[INFO] cloning repository https://github.com/nbdd0121/static-key
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nbdd0121/static-key" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbdd0121%2Fstatic-key", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbdd0121%2Fstatic-key'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d76f386c6922aa8788d205f7d861ba1878ac7bcf
[INFO] building nbdd0121/static-key against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnbdd0121%2Fstatic-key" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nbdd0121/static-key
[INFO] finished tweaking git repo https://github.com/nbdd0121/static-key
[INFO] tweaked toml for git repo https://github.com/nbdd0121/static-key written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nbdd0121/static-key on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nbdd0121/static-key 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3602c87ec89881626f104e7e2dc09d8e87aceaafb3adac8232eee54b12e97562
[INFO] running `Command { std: "docker" "start" "-a" "3602c87ec89881626f104e7e2dc09d8e87aceaafb3adac8232eee54b12e97562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3602c87ec89881626f104e7e2dc09d8e87aceaafb3adac8232eee54b12e97562", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3602c87ec89881626f104e7e2dc09d8e87aceaafb3adac8232eee54b12e97562", kill_on_drop: false }`
[INFO] [stdout] 3602c87ec89881626f104e7e2dc09d8e87aceaafb3adac8232eee54b12e97562
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1703f71e6457edfc15823330dafc3da73ebba5b3cdfeddb98ce49b057776e074
[INFO] running `Command { std: "docker" "start" "-a" "1703f71e6457edfc15823330dafc3da73ebba5b3cdfeddb98ce49b057776e074", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.92
[INFO] [stderr]    Compiling static-key-internal v0.1.0 (/opt/rustwide/workdir/static-key-internal)
[INFO] [stderr]    Compiling static-key v0.1.0 (/opt/rustwide/workdir/static-key)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.41s
[INFO] running `Command { std: "docker" "inspect" "1703f71e6457edfc15823330dafc3da73ebba5b3cdfeddb98ce49b057776e074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1703f71e6457edfc15823330dafc3da73ebba5b3cdfeddb98ce49b057776e074", kill_on_drop: false }`
[INFO] [stdout] 1703f71e6457edfc15823330dafc3da73ebba5b3cdfeddb98ce49b057776e074
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f46b7035be5fdc14343b87b8e5a7b5ab04de24098ecd95e9c21b37e8e1fc4ea
[INFO] running `Command { std: "docker" "start" "-a" "0f46b7035be5fdc14343b87b8e5a7b5ab04de24098ecd95e9c21b37e8e1fc4ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling static-key-internal v0.1.0 (/opt/rustwide/workdir/static-key-internal)
[INFO] [stderr]    Compiling static-key v0.1.0 (/opt/rustwide/workdir/static-key)
[INFO] [stdout] warning: the feature `asm_goto` has been stable since 1.87.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> static-key/examples/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(asm_goto)]
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.90s
[INFO] running `Command { std: "docker" "inspect" "0f46b7035be5fdc14343b87b8e5a7b5ab04de24098ecd95e9c21b37e8e1fc4ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f46b7035be5fdc14343b87b8e5a7b5ab04de24098ecd95e9c21b37e8e1fc4ea", kill_on_drop: false }`
[INFO] [stdout] 0f46b7035be5fdc14343b87b8e5a7b5ab04de24098ecd95e9c21b37e8e1fc4ea
