[INFO] updating cached repository https://github.com/Diiso/rust_guessing_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1245ae96dc2b1c6a0ce28fbb2ce038ffd3df9140 [INFO] testing Diiso/rust_guessing_game against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiiso%2Frust_guessing_game" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 27% (3777/13757) Checking out files: 28% (3852/13757) Checking out files: 29% (3990/13757) Checking out files: 30% (4128/13757) Checking out files: 31% (4265/13757) Checking out files: 32% (4403/13757) Checking out files: 33% (4540/13757) Checking out files: 34% (4678/13757) Checking out files: 35% (4815/13757) Checking out files: 36% (4953/13757) Checking out files: 37% (5091/13757) Checking out files: 38% (5228/13757) Checking out files: 39% (5366/13757) Checking out files: 40% (5503/13757) Checking out files: 41% (5641/13757) Checking out files: 42% (5778/13757) Checking out files: 43% (5916/13757) Checking out files: 44% (6054/13757) Checking out files: 45% (6191/13757) Checking out files: 46% (6329/13757) Checking out files: 47% (6466/13757) Checking out files: 48% (6604/13757) Checking out files: 49% (6741/13757) Checking out files: 50% (6879/13757) Checking out files: 51% (7017/13757) Checking out files: 52% (7154/13757) Checking out files: 53% (7292/13757) Checking out files: 54% (7429/13757) Checking out files: 55% (7567/13757) Checking out files: 56% (7704/13757) Checking out files: 57% (7842/13757) Checking out files: 58% (7980/13757) Checking out files: 59% (8117/13757) Checking out files: 60% (8255/13757) Checking out files: 61% (8392/13757) Checking out files: 62% (8530/13757) Checking out files: 63% (8667/13757) Checking out files: 64% (8805/13757) Checking out files: 65% (8943/13757) Checking out files: 66% (9080/13757) Checking out files: 67% (9218/13757) Checking out files: 68% (9355/13757) Checking out files: 69% (9493/13757) Checking out files: 70% (9630/13757) Checking out files: 71% (9768/13757) Checking out files: 72% (9906/13757) Checking out files: 73% (10043/13757) Checking out files: 74% (10181/13757) Checking out files: 75% (10318/13757) Checking out files: 76% (10456/13757) Checking out files: 77% (10593/13757) Checking out files: 78% (10731/13757) Checking out files: 79% (10869/13757) Checking out files: 80% (11006/13757) Checking out files: 81% (11144/13757) Checking out files: 82% (11281/13757) Checking out files: 83% (11419/13757) Checking out files: 84% (11556/13757) Checking out files: 85% (11694/13757) Checking out files: 86% (11832/13757) Checking out files: 87% (11969/13757) Checking out files: 88% (12107/13757) Checking out files: 89% (12244/13757) Checking out files: 90% (12382/13757) Checking out files: 91% (12519/13757) Checking out files: 92% (12657/13757) Checking out files: 93% (12795/13757) Checking out files: 94% (12932/13757) Checking out files: 95% (13070/13757) Checking out files: 96% (13207/13757) Checking out files: 97% (13345/13757) Checking out files: 98% (13482/13757) Checking out files: 99% (13620/13757) Checking out files: 100% (13757/13757) Checking out files: 100% (13757/13757), done. [INFO] validating manifest of git repo https://github.com/Diiso/rust_guessing_game on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Diiso/rust_guessing_game [INFO] finished tweaking git repo https://github.com/Diiso/rust_guessing_game [INFO] tweaked toml for git repo https://github.com/Diiso/rust_guessing_game written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Diiso/rust_guessing_game already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fb9e9adda00beb9149d57bd0ca07dd221e7f30fa3ccf0e71f69cbf1f86f7dac [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" "4fb9e9adda00beb9149d57bd0ca07dd221e7f30fa3ccf0e71f69cbf1f86f7dac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fb9e9adda00beb9149d57bd0ca07dd221e7f30fa3ccf0e71f69cbf1f86f7dac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fb9e9adda00beb9149d57bd0ca07dd221e7f30fa3ccf0e71f69cbf1f86f7dac", kill_on_drop: false }` [INFO] [stdout] 4fb9e9adda00beb9149d57bd0ca07dd221e7f30fa3ccf0e71f69cbf1f86f7dac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb2635aac01cd6b9640d16c3c348a30c89cf2c527380ce056dbce939521d10dc [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" "eb2635aac01cd6b9640d16c3c348a30c89cf2c527380ce056dbce939521d10dc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.39 [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.37s [INFO] running `Command { std: "docker" "inspect" "eb2635aac01cd6b9640d16c3c348a30c89cf2c527380ce056dbce939521d10dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb2635aac01cd6b9640d16c3c348a30c89cf2c527380ce056dbce939521d10dc", kill_on_drop: false }` [INFO] [stdout] eb2635aac01cd6b9640d16c3c348a30c89cf2c527380ce056dbce939521d10dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f32dd301eafd5abb8b68f89c5b3e79f7448648a8a1c800d9f8150fa325995ad [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" "4f32dd301eafd5abb8b68f89c5b3e79f7448648a8a1c800d9f8150fa325995ad", 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.77s [INFO] running `Command { std: "docker" "inspect" "4f32dd301eafd5abb8b68f89c5b3e79f7448648a8a1c800d9f8150fa325995ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f32dd301eafd5abb8b68f89c5b3e79f7448648a8a1c800d9f8150fa325995ad", kill_on_drop: false }` [INFO] [stdout] 4f32dd301eafd5abb8b68f89c5b3e79f7448648a8a1c800d9f8150fa325995ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1b04b503da71be66af7c9f090efb204b4cb1b84ab8d9796175f0ae341665b590 [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" "1b04b503da71be66af7c9f090efb204b4cb1b84ab8d9796175f0ae341665b590", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/guessing_game-ebbc3b890f734094 [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" "1b04b503da71be66af7c9f090efb204b4cb1b84ab8d9796175f0ae341665b590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b04b503da71be66af7c9f090efb204b4cb1b84ab8d9796175f0ae341665b590", kill_on_drop: false }` [INFO] [stdout] 1b04b503da71be66af7c9f090efb204b4cb1b84ab8d9796175f0ae341665b590