[INFO] cloning repository https://github.com/justicz/henlo_linker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justicz/henlo_linker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjusticz%2Fhenlo_linker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjusticz%2Fhenlo_linker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89b94af0987ae98ffc6adfa17560191d4c191b13 [INFO] checking justicz/henlo_linker against try#ea2bf32540662c61547071aad6cf0851a0b02f58 for pr-96376 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjusticz%2Fhenlo_linker" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justicz/henlo_linker on toolchain ea2bf32540662c61547071aad6cf0851a0b02f58 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/justicz/henlo_linker [INFO] finished tweaking git repo https://github.com/justicz/henlo_linker [INFO] tweaked toml for git repo https://github.com/justicz/henlo_linker written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/justicz/henlo_linker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d66608c1603ed3ed2b48c86c00616d24f3e2390139741adb776684348ed83940 [INFO] running `Command { std: "docker" "start" "-a" "d66608c1603ed3ed2b48c86c00616d24f3e2390139741adb776684348ed83940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d66608c1603ed3ed2b48c86c00616d24f3e2390139741adb776684348ed83940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d66608c1603ed3ed2b48c86c00616d24f3e2390139741adb776684348ed83940", kill_on_drop: false }` [INFO] [stdout] d66608c1603ed3ed2b48c86c00616d24f3e2390139741adb776684348ed83940 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7918f2d3bfd660f81a862dd69eb8f3f6f18c260c905a64275d3f5afff1b3ff0e [INFO] running `Command { std: "docker" "start" "-a" "7918f2d3bfd660f81a862dd69eb8f3f6f18c260c905a64275d3f5afff1b3ff0e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking byteorder v1.2.3 [INFO] [stderr] Checking parity-wasm v0.31.0 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Checking flate2 v1.0.1 [INFO] [stderr] Compiling scroll_derive v0.9.4 [INFO] [stderr] Checking scroll v0.9.0 [INFO] [stderr] Checking goblin v0.0.15 [INFO] [stderr] Checking object v0.9.0 [INFO] [stderr] Checking henlo_linker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `symbol_index` [INFO] [stdout] --> src/main.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | symbol_index: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SimpleSymbol` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `symbol_index` [INFO] [stdout] --> src/main.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | symbol_index: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `SimpleSymbol` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:82:10 [INFO] [stdout] | [INFO] [stdout] 82 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "7918f2d3bfd660f81a862dd69eb8f3f6f18c260c905a64275d3f5afff1b3ff0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7918f2d3bfd660f81a862dd69eb8f3f6f18c260c905a64275d3f5afff1b3ff0e", kill_on_drop: false }` [INFO] [stdout] 7918f2d3bfd660f81a862dd69eb8f3f6f18c260c905a64275d3f5afff1b3ff0e