[INFO] cloning repository https://github.com/CyanFroste/pokemon_simulator_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CyanFroste/pokemon_simulator_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyanFroste%2Fpokemon_simulator_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyanFroste%2Fpokemon_simulator_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bad144cf4189c9ec63c2cf05917b1ea1cb8cabdc [INFO] testing CyanFroste/pokemon_simulator_rust against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyanFroste%2Fpokemon_simulator_rust" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CyanFroste/pokemon_simulator_rust on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CyanFroste/pokemon_simulator_rust [INFO] finished tweaking git repo https://github.com/CyanFroste/pokemon_simulator_rust [INFO] tweaked toml for git repo https://github.com/CyanFroste/pokemon_simulator_rust written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/CyanFroste/pokemon_simulator_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17a4f79e8d9d7fd1e95075e7ff975fe3abeb67d1be76f68a7d7e766147e8a961 [INFO] running `Command { std: "docker" "start" "-a" "17a4f79e8d9d7fd1e95075e7ff975fe3abeb67d1be76f68a7d7e766147e8a961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17a4f79e8d9d7fd1e95075e7ff975fe3abeb67d1be76f68a7d7e766147e8a961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17a4f79e8d9d7fd1e95075e7ff975fe3abeb67d1be76f68a7d7e766147e8a961", kill_on_drop: false }` [INFO] [stdout] 17a4f79e8d9d7fd1e95075e7ff975fe3abeb67d1be76f68a7d7e766147e8a961 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8b0b196e76d66f25b1d729ad3811885a3842fc198582e9f40f3800a3110b2c5 [INFO] running `Command { std: "docker" "start" "-a" "b8b0b196e76d66f25b1d729ad3811885a3842fc198582e9f40f3800a3110b2c5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling api v0.1.0 (/opt/rustwide/workdir/src/api) [INFO] [stderr] Compiling pokemon_simulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.64s [INFO] running `Command { std: "docker" "inspect" "b8b0b196e76d66f25b1d729ad3811885a3842fc198582e9f40f3800a3110b2c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8b0b196e76d66f25b1d729ad3811885a3842fc198582e9f40f3800a3110b2c5", kill_on_drop: false }` [INFO] [stdout] b8b0b196e76d66f25b1d729ad3811885a3842fc198582e9f40f3800a3110b2c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 845f1ce419856ee0ea33974d68a6e04c1c815353637db3dbf3c178301c1c2454 [INFO] running `Command { std: "docker" "start" "-a" "845f1ce419856ee0ea33974d68a6e04c1c815353637db3dbf3c178301c1c2454", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pokemon_simulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "845f1ce419856ee0ea33974d68a6e04c1c815353637db3dbf3c178301c1c2454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "845f1ce419856ee0ea33974d68a6e04c1c815353637db3dbf3c178301c1c2454", kill_on_drop: false }` [INFO] [stdout] 845f1ce419856ee0ea33974d68a6e04c1c815353637db3dbf3c178301c1c2454 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3587b8cec136f00a38254942a3969fecd2110d2b0ba484e76d60ac10b03bb2a3 [INFO] running `Command { std: "docker" "start" "-a" "3587b8cec136f00a38254942a3969fecd2110d2b0ba484e76d60ac10b03bb2a3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pokemon_simulator-f6fba04238a78fa2) [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" "3587b8cec136f00a38254942a3969fecd2110d2b0ba484e76d60ac10b03bb2a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3587b8cec136f00a38254942a3969fecd2110d2b0ba484e76d60ac10b03bb2a3", kill_on_drop: false }` [INFO] [stdout] 3587b8cec136f00a38254942a3969fecd2110d2b0ba484e76d60ac10b03bb2a3