[INFO] cloning repository https://github.com/ifhito/-15-piece-puzzle-with-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ifhito/-15-piece-puzzle-with-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifhito%2F-15-piece-puzzle-with-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifhito%2F-15-piece-puzzle-with-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28d15871fe02c570da4b67d8d62db3a66778d2cf [INFO] testing ifhito/-15-piece-puzzle-with-Rust against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifhito%2F-15-piece-puzzle-with-Rust" "/workspace/builds/worker-67/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-67/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ifhito/-15-piece-puzzle-with-Rust on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ifhito/-15-piece-puzzle-with-Rust [INFO] finished tweaking git repo https://github.com/ifhito/-15-piece-puzzle-with-Rust [INFO] tweaked toml for git repo https://github.com/ifhito/-15-piece-puzzle-with-Rust written to /workspace/builds/worker-67/source/Cargo.toml [INFO] crate git repo https://github.com/ifhito/-15-piece-puzzle-with-Rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 915d50f44d4fb1925d2185fc7a760ec73fa1f00a1a8b4e1d10fbeb58b8f5a78e [INFO] running `Command { std: "docker" "start" "-a" "915d50f44d4fb1925d2185fc7a760ec73fa1f00a1a8b4e1d10fbeb58b8f5a78e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "915d50f44d4fb1925d2185fc7a760ec73fa1f00a1a8b4e1d10fbeb58b8f5a78e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "915d50f44d4fb1925d2185fc7a760ec73fa1f00a1a8b4e1d10fbeb58b8f5a78e", kill_on_drop: false }` [INFO] [stdout] 915d50f44d4fb1925d2185fc7a760ec73fa1f00a1a8b4e1d10fbeb58b8f5a78e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12cf64fd401afe415f36d1f62ef97768d57caa60998f02cdc7ed4efbeafa7410 [INFO] running `Command { std: "docker" "start" "-a" "12cf64fd401afe415f36d1f62ef97768d57caa60998f02cdc7ed4efbeafa7410", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling hello_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.30s [INFO] running `Command { std: "docker" "inspect" "12cf64fd401afe415f36d1f62ef97768d57caa60998f02cdc7ed4efbeafa7410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12cf64fd401afe415f36d1f62ef97768d57caa60998f02cdc7ed4efbeafa7410", kill_on_drop: false }` [INFO] [stdout] 12cf64fd401afe415f36d1f62ef97768d57caa60998f02cdc7ed4efbeafa7410 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c55d598460083256ec5ec273e627cb981273fa5480196747049c12af2af0a0d [INFO] running `Command { std: "docker" "start" "-a" "4c55d598460083256ec5ec273e627cb981273fa5480196747049c12af2af0a0d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling hello_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.06s [INFO] running `Command { std: "docker" "inspect" "4c55d598460083256ec5ec273e627cb981273fa5480196747049c12af2af0a0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c55d598460083256ec5ec273e627cb981273fa5480196747049c12af2af0a0d", kill_on_drop: false }` [INFO] [stdout] 4c55d598460083256ec5ec273e627cb981273fa5480196747049c12af2af0a0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 03d9e31e561add78f3b61f46c6c4fa38ef3e39a7bd5c22af76f384b7a6bdd8ea [INFO] running `Command { std: "docker" "start" "-a" "03d9e31e561add78f3b61f46c6c4fa38ef3e39a7bd5c22af76f384b7a6bdd8ea", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.65s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello_rust-fddda64b029bb3b6) [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" "03d9e31e561add78f3b61f46c6c4fa38ef3e39a7bd5c22af76f384b7a6bdd8ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03d9e31e561add78f3b61f46c6c4fa38ef3e39a7bd5c22af76f384b7a6bdd8ea", kill_on_drop: false }` [INFO] [stdout] 03d9e31e561add78f3b61f46c6c4fa38ef3e39a7bd5c22af76f384b7a6bdd8ea