[INFO] cloning repository https://github.com/aiodsunil/variables_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aiodsunil/variables_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faiodsunil%2Fvariables_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faiodsunil%2Fvariables_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11064cebcc5a509cf6769a961b8961b532f2aeed [INFO] testing aiodsunil/variables_rust against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faiodsunil%2Fvariables_rust" "/workspace/builds/worker-47/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-47/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aiodsunil/variables_rust on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aiodsunil/variables_rust [INFO] finished tweaking git repo https://github.com/aiodsunil/variables_rust [INFO] tweaked toml for git repo https://github.com/aiodsunil/variables_rust written to /workspace/builds/worker-47/source/Cargo.toml [INFO] crate git repo https://github.com/aiodsunil/variables_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ccc3e380e4efaef2857419980f5f29cbc6af7307d2325cb0fe2e1a4529f78f9 [INFO] running `Command { std: "docker" "start" "-a" "8ccc3e380e4efaef2857419980f5f29cbc6af7307d2325cb0fe2e1a4529f78f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ccc3e380e4efaef2857419980f5f29cbc6af7307d2325cb0fe2e1a4529f78f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ccc3e380e4efaef2857419980f5f29cbc6af7307d2325cb0fe2e1a4529f78f9", kill_on_drop: false }` [INFO] [stdout] 8ccc3e380e4efaef2857419980f5f29cbc6af7307d2325cb0fe2e1a4529f78f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] faa4905e5650e2afff467d2ff0f8f9ec278728f4dc50c56d99fdb959d3038bfe [INFO] running `Command { std: "docker" "start" "-a" "faa4905e5650e2afff467d2ff0f8f9ec278728f4dc50c56d99fdb959d3038bfe", kill_on_drop: false }` [INFO] [stderr] Compiling variables v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant is never used: `A_B` [INFO] [stdout] --> src/main.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | const A_B: i32 =45; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "faa4905e5650e2afff467d2ff0f8f9ec278728f4dc50c56d99fdb959d3038bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "faa4905e5650e2afff467d2ff0f8f9ec278728f4dc50c56d99fdb959d3038bfe", kill_on_drop: false }` [INFO] [stdout] faa4905e5650e2afff467d2ff0f8f9ec278728f4dc50c56d99fdb959d3038bfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cfb88be2e7641feac1d93ee1112a93ffec8697fe16eade4d31368a8ecb0bf37 [INFO] running `Command { std: "docker" "start" "-a" "6cfb88be2e7641feac1d93ee1112a93ffec8697fe16eade4d31368a8ecb0bf37", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling variables v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/variables-70c2e514e0f142d6) [INFO] running `Command { std: "docker" "inspect" "6cfb88be2e7641feac1d93ee1112a93ffec8697fe16eade4d31368a8ecb0bf37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cfb88be2e7641feac1d93ee1112a93ffec8697fe16eade4d31368a8ecb0bf37", kill_on_drop: false }` [INFO] [stdout] 6cfb88be2e7641feac1d93ee1112a93ffec8697fe16eade4d31368a8ecb0bf37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e7cf2406806d4b791eca5e169129b39409ee7618ae27e65380c41aa6dd2fae89 [INFO] running `Command { std: "docker" "start" "-a" "e7cf2406806d4b791eca5e169129b39409ee7618ae27e65380c41aa6dd2fae89", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/variables-70c2e514e0f142d6) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e7cf2406806d4b791eca5e169129b39409ee7618ae27e65380c41aa6dd2fae89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7cf2406806d4b791eca5e169129b39409ee7618ae27e65380c41aa6dd2fae89", kill_on_drop: false }` [INFO] [stdout] e7cf2406806d4b791eca5e169129b39409ee7618ae27e65380c41aa6dd2fae89