[INFO] cloning repository https://github.com/twe4ked/fractal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twe4ked/fractal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwe4ked%2Ffractal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwe4ked%2Ffractal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93390e7e1ab50765520bacf5ed83541a89f38bad [INFO] testing twe4ked/fractal against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwe4ked%2Ffractal" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/twe4ked/fractal 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/twe4ked/fractal [INFO] finished tweaking git repo https://github.com/twe4ked/fractal [INFO] tweaked toml for git repo https://github.com/twe4ked/fractal written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/twe4ked/fractal 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-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8b1545b8027405592d9fd3eab04f579cad5c96e2c0c2ed6ffc1f1cb076b75ea [INFO] running `Command { std: "docker" "start" "-a" "b8b1545b8027405592d9fd3eab04f579cad5c96e2c0c2ed6ffc1f1cb076b75ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8b1545b8027405592d9fd3eab04f579cad5c96e2c0c2ed6ffc1f1cb076b75ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8b1545b8027405592d9fd3eab04f579cad5c96e2c0c2ed6ffc1f1cb076b75ea", kill_on_drop: false }` [INFO] [stdout] b8b1545b8027405592d9fd3eab04f579cad5c96e2c0c2ed6ffc1f1cb076b75ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 807333fcc42ac47ddbd0cfbd076e9351015857dd0e3716ea5cd8c0b1ecbefd66 [INFO] running `Command { std: "docker" "start" "-a" "807333fcc42ac47ddbd0cfbd076e9351015857dd0e3716ea5cd8c0b1ecbefd66", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling minifb v0.13.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling bounce v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.78s [INFO] running `Command { std: "docker" "inspect" "807333fcc42ac47ddbd0cfbd076e9351015857dd0e3716ea5cd8c0b1ecbefd66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "807333fcc42ac47ddbd0cfbd076e9351015857dd0e3716ea5cd8c0b1ecbefd66", kill_on_drop: false }` [INFO] [stdout] 807333fcc42ac47ddbd0cfbd076e9351015857dd0e3716ea5cd8c0b1ecbefd66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3cec9e6785028ee5aff84caed871a8a929843e41c7630389c54bbc604ee3f125 [INFO] running `Command { std: "docker" "start" "-a" "3cec9e6785028ee5aff84caed871a8a929843e41c7630389c54bbc604ee3f125", kill_on_drop: false }` [INFO] [stderr] Compiling bounce v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/bounce-4c7b059a429a6eef) [INFO] running `Command { std: "docker" "inspect" "3cec9e6785028ee5aff84caed871a8a929843e41c7630389c54bbc604ee3f125", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cec9e6785028ee5aff84caed871a8a929843e41c7630389c54bbc604ee3f125", kill_on_drop: false }` [INFO] [stdout] 3cec9e6785028ee5aff84caed871a8a929843e41c7630389c54bbc604ee3f125 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 07b688c8dd6c9f962c7eb066b23d088c79ed7f29c84b55c4784f9b61f1af5f80 [INFO] running `Command { std: "docker" "start" "-a" "07b688c8dd6c9f962c7eb066b23d088c79ed7f29c84b55c4784f9b61f1af5f80", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bounce-4c7b059a429a6eef) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::turn_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "07b688c8dd6c9f962c7eb066b23d088c79ed7f29c84b55c4784f9b61f1af5f80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07b688c8dd6c9f962c7eb066b23d088c79ed7f29c84b55c4784f9b61f1af5f80", kill_on_drop: false }` [INFO] [stdout] 07b688c8dd6c9f962c7eb066b23d088c79ed7f29c84b55c4784f9b61f1af5f80