[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#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrecert%2Fldraw2stl" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Brecert/ldraw2stl on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "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-5-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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fncmd-impl v1.2.0 [INFO] [stderr] Downloaded vecmat v0.4.2 [INFO] [stderr] Downloaded fncmd v1.2.0 [INFO] [stderr] Downloaded stl_io v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a97c08147d71b11a04da6ddeb298fb7be23c190c48e61bdeb6802916472e9799 [INFO] running `Command { std: "docker" "start" "-a" "a97c08147d71b11a04da6ddeb298fb7be23c190c48e61bdeb6802916472e9799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a97c08147d71b11a04da6ddeb298fb7be23c190c48e61bdeb6802916472e9799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a97c08147d71b11a04da6ddeb298fb7be23c190c48e61bdeb6802916472e9799", kill_on_drop: false }` [INFO] [stdout] a97c08147d71b11a04da6ddeb298fb7be23c190c48e61bdeb6802916472e9799 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ff5e501d51489034cf6e10f41ae1d09d8c1f1f094866ca8a342399c33cdd0f1 [INFO] running `Command { std: "docker" "start" "-a" "2ff5e501d51489034cf6e10f41ae1d09d8c1f1f094866ca8a342399c33cdd0f1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [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 proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling indexmap v1.8.0 [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 textwrap v0.14.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking vecmat v0.4.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking stl_io 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] Compiling darling v0.13.1 [INFO] [stderr] Checking clap v3.0.14 [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-6f17d22bba15001f/fncmd-1.2.0/src/exit_code.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | fn report(self) -> i32 { [INFO] [stdout] | ^^^ [INFO] [stdout] | | [INFO] [stdout] | expected `std::process::ExitCode`, found `i32` [INFO] [stdout] | help: change the output type to match the trait: `std::process::ExitCode` [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] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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-6f17d22bba15001f/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] error: aborting due to 2 previous errors [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 3 previous errors [INFO] running `Command { std: "docker" "inspect" "2ff5e501d51489034cf6e10f41ae1d09d8c1f1f094866ca8a342399c33cdd0f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ff5e501d51489034cf6e10f41ae1d09d8c1f1f094866ca8a342399c33cdd0f1", kill_on_drop: false }` [INFO] [stdout] 2ff5e501d51489034cf6e10f41ae1d09d8c1f1f094866ca8a342399c33cdd0f1