[INFO] cloning repository https://github.com/AdrianDanis/rust-hanoi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdrianDanis/rust-hanoi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrianDanis%2Frust-hanoi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrianDanis%2Frust-hanoi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c7d160d89e2d156ecbe670cc29ca16dcb5dfbbe1
[INFO] checking AdrianDanis/rust-hanoi against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdrianDanis%2Frust-hanoi" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AdrianDanis/rust-hanoi on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AdrianDanis/rust-hanoi
[INFO] finished tweaking git repo https://github.com/AdrianDanis/rust-hanoi
[INFO] tweaked toml for git repo https://github.com/AdrianDanis/rust-hanoi written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AdrianDanis/rust-hanoi 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15b36c37c3e0823683101360bb45ee25f46d4338e16dcde7a3b7a0eca9547d55
[INFO] running `Command { std: "docker" "start" "-a" "15b36c37c3e0823683101360bb45ee25f46d4338e16dcde7a3b7a0eca9547d55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15b36c37c3e0823683101360bb45ee25f46d4338e16dcde7a3b7a0eca9547d55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15b36c37c3e0823683101360bb45ee25f46d4338e16dcde7a3b7a0eca9547d55", kill_on_drop: false }`
[INFO] [stdout] 15b36c37c3e0823683101360bb45ee25f46d4338e16dcde7a3b7a0eca9547d55
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64c1378985a601814e29b1db92f6d13a2e29d688be50727b168088f6332ac448
[INFO] running `Command { std: "docker" "start" "-a" "64c1378985a601814e29b1db92f6d13a2e29d688be50727b168088f6332ac448", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking serde v1.0.27
[INFO] [stderr]     Checking byteorder v1.2.1
[INFO] [stderr]     Checking either v1.4.0
[INFO] [stderr]     Checking libc v0.2.36
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking itertools v0.7.6
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking term v0.5.1
[INFO] [stderr]    Compiling serde_derive_internals v0.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.27
[INFO] [stderr]     Checking bincode v1.0.0
[INFO] [stderr]     Checking grid_2d v0.7.0
[INFO] [stderr]     Checking ansi_colour v0.4.0
[INFO] [stderr]     Checking prototty v0.17.1
[INFO] [stderr]     Checking prototty_grid v0.17.1
[INFO] [stderr]     Checking prototty_common v0.17.1
[INFO] [stderr]     Checking prototty_unix v0.17.2
[INFO] [stderr]     Checking hanoi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s
[INFO] running `Command { std: "docker" "inspect" "64c1378985a601814e29b1db92f6d13a2e29d688be50727b168088f6332ac448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64c1378985a601814e29b1db92f6d13a2e29d688be50727b168088f6332ac448", kill_on_drop: false }`
[INFO] [stdout] 64c1378985a601814e29b1db92f6d13a2e29d688be50727b168088f6332ac448
