[INFO] cloning repository https://github.com/cris1314/guessing-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cris1314/guessing-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcris1314%2Fguessing-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcris1314%2Fguessing-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f9c98372ad865f46e1b2f9e8aecd7a14608b633 [INFO] testing cris1314/guessing-game against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcris1314%2Fguessing-game" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 20% (2853/13887) Checking out files: 21% (2917/13887) Checking out files: 22% (3056/13887) Checking out files: 23% (3195/13887) Checking out files: 24% (3333/13887) Checking out files: 25% (3472/13887) Checking out files: 26% (3611/13887) Checking out files: 27% (3750/13887) Checking out files: 28% (3889/13887) Checking out files: 29% (4028/13887) Checking out files: 30% (4167/13887) Checking out files: 31% (4305/13887) Checking out files: 32% (4444/13887) Checking out files: 33% (4583/13887) Checking out files: 34% (4722/13887) Checking out files: 35% (4861/13887) Checking out files: 36% (5000/13887) Checking out files: 37% (5139/13887) Checking out files: 38% (5278/13887) Checking out files: 39% (5416/13887) Checking out files: 40% (5555/13887) Checking out files: 41% (5694/13887) Checking out files: 42% (5833/13887) Checking out files: 43% (5972/13887) Checking out files: 44% (6111/13887) Checking out files: 45% (6250/13887) Checking out files: 46% (6389/13887) Checking out files: 47% (6527/13887) Checking out files: 48% (6666/13887) Checking out files: 49% (6805/13887) Checking out files: 50% (6944/13887) Checking out files: 51% (7083/13887) Checking out files: 52% (7222/13887) Checking out files: 53% (7361/13887) Checking out files: 54% (7499/13887) Checking out files: 55% (7638/13887) Checking out files: 56% (7777/13887) Checking out files: 57% (7916/13887) Checking out files: 58% (8055/13887) Checking out files: 59% (8194/13887) Checking out files: 60% (8333/13887) Checking out files: 61% (8472/13887) Checking out files: 62% (8610/13887) Checking out files: 63% (8749/13887) Checking out files: 64% (8888/13887) Checking out files: 65% (9027/13887) Checking out files: 66% (9166/13887) Checking out files: 67% (9305/13887) Checking out files: 68% (9444/13887) Checking out files: 69% (9583/13887) Checking out files: 70% (9721/13887) Checking out files: 71% (9860/13887) Checking out files: 72% (9999/13887) Checking out files: 73% (10138/13887) Checking out files: 74% (10277/13887) Checking out files: 75% (10416/13887) Checking out files: 76% (10555/13887) Checking out files: 77% (10693/13887) Checking out files: 78% (10832/13887) Checking out files: 79% (10971/13887) Checking out files: 80% (11110/13887) Checking out files: 81% (11249/13887) Checking out files: 82% (11388/13887) Checking out files: 83% (11527/13887) Checking out files: 84% (11666/13887) Checking out files: 85% (11804/13887) Checking out files: 86% (11943/13887) Checking out files: 87% (12082/13887) Checking out files: 88% (12221/13887) Checking out files: 89% (12360/13887) Checking out files: 90% (12499/13887) Checking out files: 91% (12638/13887) Checking out files: 92% (12777/13887) Checking out files: 93% (12915/13887) Checking out files: 94% (13054/13887) Checking out files: 95% (13193/13887) Checking out files: 96% (13332/13887) Checking out files: 97% (13471/13887) Checking out files: 98% (13610/13887) Checking out files: 99% (13749/13887) Checking out files: 100% (13887/13887) Checking out files: 100% (13887/13887), done. [INFO] validating manifest of git repo https://github.com/cris1314/guessing-game on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cris1314/guessing-game [INFO] finished tweaking git repo https://github.com/cris1314/guessing-game [INFO] tweaked toml for git repo https://github.com/cris1314/guessing-game written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/cris1314/guessing-game already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f30dafb0c6b2bf83b4064bba6327608b1ea39e57a7f903bdd567fda6805500d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0f30dafb0c6b2bf83b4064bba6327608b1ea39e57a7f903bdd567fda6805500d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f30dafb0c6b2bf83b4064bba6327608b1ea39e57a7f903bdd567fda6805500d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f30dafb0c6b2bf83b4064bba6327608b1ea39e57a7f903bdd567fda6805500d", kill_on_drop: false }` [INFO] [stdout] 0f30dafb0c6b2bf83b4064bba6327608b1ea39e57a7f903bdd567fda6805500d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e164fa5604e2450507a7f2531430108bca08de5c675727f6386a6e821481395c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e164fa5604e2450507a7f2531430108bca08de5c675727f6386a6e821481395c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.80s [INFO] running `Command { std: "docker" "inspect" "e164fa5604e2450507a7f2531430108bca08de5c675727f6386a6e821481395c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e164fa5604e2450507a7f2531430108bca08de5c675727f6386a6e821481395c", kill_on_drop: false }` [INFO] [stdout] e164fa5604e2450507a7f2531430108bca08de5c675727f6386a6e821481395c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 904c89cd520a9925ffdce371eef6c0fcb7acbb04a33627cd479a4a8040b5c284 [INFO] running `Command { std: "docker" "start" "-a" "904c89cd520a9925ffdce371eef6c0fcb7acbb04a33627cd479a4a8040b5c284", kill_on_drop: false }` [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "904c89cd520a9925ffdce371eef6c0fcb7acbb04a33627cd479a4a8040b5c284", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "904c89cd520a9925ffdce371eef6c0fcb7acbb04a33627cd479a4a8040b5c284", kill_on_drop: false }` [INFO] [stdout] 904c89cd520a9925ffdce371eef6c0fcb7acbb04a33627cd479a4a8040b5c284 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9243630ca0919dad1f9a44461f5c80a1574aa7f46bd08e52b6ab0dd38fc6bee4 [INFO] running `Command { std: "docker" "start" "-a" "9243630ca0919dad1f9a44461f5c80a1574aa7f46bd08e52b6ab0dd38fc6bee4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/guessing_game-2c0b1d85f19f1368 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9243630ca0919dad1f9a44461f5c80a1574aa7f46bd08e52b6ab0dd38fc6bee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9243630ca0919dad1f9a44461f5c80a1574aa7f46bd08e52b6ab0dd38fc6bee4", kill_on_drop: false }` [INFO] [stdout] 9243630ca0919dad1f9a44461f5c80a1574aa7f46bd08e52b6ab0dd38fc6bee4