Add support for multi-target in Cargo.toml and refactor buckify logic #9
        
          Triggered via pull request
            September 10, 2025 13:46 
        
        
      
      
      
        Status
        Failure
      
      
        Total duration
          
            1m 10s
          
      
      
        Artifacts
          
          –
          
      
    check-build-and-test.yml
on: pull_request
  
    
      Setup and cache
    
          
              19s
          
      
    
      Rustfmt Check
    
          
              6s
          
      
    
      Clippy Check
    
          
              38s
          
      
    
      Cargo Build
    
          
              38s
          
      
    
      Test
    
          
              6s
          
      Annotations
12 errors and 3 warnings
          | 
                   
                      
                          Cargo Build
                        
                      
                       
                  Process completed with exit code 101. 
                         | 
              
| 
                   
                      
                          Cargo Build: 
                        src/buckify.rs#L547
                      
                       
                  hiding a lifetime that's elided elsewhere is confusing 
                         | 
              
| 
                   
                      
                          Clippy Check: 
                        src/buckify.rs#L549
                      
                       
                  stripping a suffix manually 
                         | 
              
| 
                   
                      
                          Clippy Check: 
                        src/buckify.rs#L517
                      
                       
                  the borrowed expression implements the required traits 
                         | 
              
| 
                   
                      
                          Clippy Check: 
                        src/buckify.rs#L508
                      
                       
                  this expression creates a reference which is immediately dereferenced by the compiler 
                         | 
              
| 
                   
                      
                          Clippy Check: 
                        src/buckify.rs#L469
                      
                       
                  the borrowed expression implements the required traits 
                         | 
              
| 
                   
                      
                          Clippy Check: 
                        src/buckify.rs#L459
                      
                       
                  this expression creates a reference which is immediately dereferenced by the compiler 
                         | 
              
| 
                   
                      
                          Clippy Check: 
                        src/buckify.rs#L449
                      
                       
                  writing `&String` instead of `&str` involves a new object where a slice will do 
                         | 
              
| 
                   
                      
                          Clippy Check: 
                        src/buckify.rs#L432
                      
                       
                  the borrowed expression implements the required traits 
                         | 
              
| 
                   
                      
                          Clippy Check: 
                        src/buckify.rs#L415
                      
                       
                  this expression creates a reference which is immediately dereferenced by the compiler 
                         | 
              
| 
                   
                      
                          Clippy Check: 
                        src/buckify.rs#L405
                      
                       
                  writing `&String` instead of `&str` involves a new object where a slice will do 
                         | 
              
| 
                   
                      
                          Clippy Check: 
                        src/buckify.rs#L344
                      
                       
                  this `map_or` can be simplified 
                         | 
              
| 
                   
                      
                          Setup and cache
                        
                      
                       
                  Cache not found for keys: v0-rust-setup-Linux-x64-3dfd62ae-afbdc128, v0-rust-setup-Linux-x64-3dfd62ae 
                         | 
              
| 
                   
                      
                          Cargo Build
                        
                      
                       
                  Cache not found for keys: v0-rust-build-Linux-x64-3dfd62ae-afbdc128, v0-rust-build-Linux-x64-3dfd62ae 
                         | 
              
| 
                   
                      
                          Clippy Check
                        
                      
                       
                  Cache not found for keys: v0-rust-clippy-Linux-x64-3dfd62ae-afbdc128, v0-rust-clippy-Linux-x64-3dfd62ae 
                         |