[INFO] cloning repository https://github.com/Brecert/ldraw2stl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brecert/ldraw2stl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrecert%2Fldraw2stl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrecert%2Fldraw2stl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 167efbf2ad9a4f1e9990ee6f4941594763d2b57f
[INFO] checking Brecert/ldraw2stl against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrecert%2Fldraw2stl" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Brecert/ldraw2stl on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Brecert/ldraw2stl
[INFO] finished tweaking git repo https://github.com/Brecert/ldraw2stl
[INFO] tweaked toml for git repo https://github.com/Brecert/ldraw2stl written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Brecert/ldraw2stl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded camino v1.0.7
[INFO] [stderr]   Downloaded fncmd v1.2.0
[INFO] [stderr]   Downloaded cargo_metadata v0.14.1
[INFO] [stderr]   Downloaded clap_derive v3.0.14
[INFO] [stderr]   Downloaded vecmat v0.4.2
[INFO] [stderr]   Downloaded libc v0.2.116
[INFO] [stderr]   Downloaded clap v3.0.14
[INFO] [stderr]   Downloaded stl_io v0.4.2
[INFO] [stderr]   Downloaded fncmd-impl v1.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aded313120f01005af91a1a4f6b92ff4196016438fdbde15f39e8c7ba9521174
[INFO] running `Command { std: "docker" "start" "-a" "aded313120f01005af91a1a4f6b92ff4196016438fdbde15f39e8c7ba9521174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aded313120f01005af91a1a4f6b92ff4196016438fdbde15f39e8c7ba9521174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aded313120f01005af91a1a4f6b92ff4196016438fdbde15f39e8c7ba9521174", kill_on_drop: false }`
[INFO] [stdout] aded313120f01005af91a1a4f6b92ff4196016438fdbde15f39e8c7ba9521174
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b40b03444b5c0b5e54fc8c805d41df64e366ce9018a240d7abc8210ae58f0262
[INFO] running `Command { std: "docker" "start" "-a" "b40b03444b5c0b5e54fc8c805d41df64e366ce9018a240d7abc8210ae58f0262", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling libc v0.2.116
[INFO] [stderr]    Compiling camino v1.0.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking stl_io v0.4.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking vecmat v0.4.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling darling_core v0.13.1
[INFO] [stderr]    Compiling clap_derive v3.0.14
[INFO] [stderr]    Compiling darling_macro v0.13.1
[INFO] [stderr]     Checking clap v3.0.14
[INFO] [stderr]    Compiling darling v0.13.1
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling cargo_metadata v0.14.1
[INFO] [stderr]    Compiling fncmd-impl v1.2.0
[INFO] [stderr]     Checking fncmd v1.2.0
[INFO] [stdout] error[E0053]: method `report` has an incompatible type for trait
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fncmd-1.2.0/src/exit_code.rs:16:21
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn report(self) -> i32 {
[INFO] [stdout]    |                        ^^^ expected `std::process::ExitCode`, found `i32`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected signature `fn(exit_code::ExitCode) -> std::process::ExitCode`
[INFO] [stdout]               found signature `fn(exit_code::ExitCode) -> i32`
[INFO] [stdout] help: change the output type to match the trait
[INFO] [stdout]    |
[INFO] [stdout] 16 -     fn report(self) -> i32 {
[INFO] [stdout] 16 +     fn report(self) -> std::process::ExitCode {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fncmd-1.2.0/src/exit_code.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 |         ExitCode(self.report())
[INFO] [stdout]    |         -------- ^^^^^^^^^^^^^ expected `i32`, found `ExitCode`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         arguments to this struct are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: tuple struct defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fncmd-1.2.0/src/exit_code.rs:3:12
[INFO] [stdout]    |
[INFO] [stdout] 3  | pub struct ExitCode(i32);
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0053, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0053`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fncmd` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "b40b03444b5c0b5e54fc8c805d41df64e366ce9018a240d7abc8210ae58f0262", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b40b03444b5c0b5e54fc8c805d41df64e366ce9018a240d7abc8210ae58f0262", kill_on_drop: false }`
[INFO] [stdout] b40b03444b5c0b5e54fc8c805d41df64e366ce9018a240d7abc8210ae58f0262
