[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 try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrecert%2Fldraw2stl" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Brecert/ldraw2stl on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "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-tc2/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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95c3748ae4327eedb28062aa42fc34cd1bc854d721011697d5bc30f0c1becd55
[INFO] running `Command { std: "docker" "start" "-a" "95c3748ae4327eedb28062aa42fc34cd1bc854d721011697d5bc30f0c1becd55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95c3748ae4327eedb28062aa42fc34cd1bc854d721011697d5bc30f0c1becd55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95c3748ae4327eedb28062aa42fc34cd1bc854d721011697d5bc30f0c1becd55", kill_on_drop: false }`
[INFO] [stdout] 95c3748ae4327eedb28062aa42fc34cd1bc854d721011697d5bc30f0c1becd55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b73c86989797331f708d0361e1471ec11ae87d4e1d933cb2e5d9f57c5b75a043
[INFO] running `Command { std: "docker" "start" "-a" "b73c86989797331f708d0361e1471ec11ae87d4e1d933cb2e5d9f57c5b75a043", 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 memchr v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling libc v0.2.116
[INFO] [stderr]    Compiling camino v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ryu v1.0.9
[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 itoa v1.0.1
[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 termcolor v1.1.2
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking stl_io v0.4.2
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking atty v0.2.14
[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" "b73c86989797331f708d0361e1471ec11ae87d4e1d933cb2e5d9f57c5b75a043", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b73c86989797331f708d0361e1471ec11ae87d4e1d933cb2e5d9f57c5b75a043", kill_on_drop: false }`
[INFO] [stdout] b73c86989797331f708d0361e1471ec11ae87d4e1d933cb2e5d9f57c5b75a043
