[INFO] updating cached repository https://github.com/VineethReddy02/GUESS_GAME-RUST [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9b66483b691060b38c005416014a8ab8d5064be8 [INFO] testing VineethReddy02/GUESS_GAME-RUST against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVineethReddy02%2FGUESS_GAME-RUST" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/VineethReddy02/GUESS_GAME-RUST on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/VineethReddy02/GUESS_GAME-RUST [INFO] finished tweaking git repo https://github.com/VineethReddy02/GUESS_GAME-RUST [INFO] tweaked toml for git repo https://github.com/VineethReddy02/GUESS_GAME-RUST written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/VineethReddy02/GUESS_GAME-RUST already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5e096e34a1214d5c1a0d0933866f4dbafc6ce656c16275a5589a15deed252b53 [INFO] running `"docker" "start" "-a" "5e096e34a1214d5c1a0d0933866f4dbafc6ce656c16275a5589a15deed252b53"` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling Guessing-game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: crate `Guessing_game` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `guessing_game` [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.85s [INFO] running `"docker" "inspect" "5e096e34a1214d5c1a0d0933866f4dbafc6ce656c16275a5589a15deed252b53"` [INFO] running `"docker" "rm" "-f" "5e096e34a1214d5c1a0d0933866f4dbafc6ce656c16275a5589a15deed252b53"` [INFO] [stdout] 5e096e34a1214d5c1a0d0933866f4dbafc6ce656c16275a5589a15deed252b53 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 19be352e4f14558912c20e6e0cd4432c24f6e1890539df0c628250ebc67df923 [INFO] running `"docker" "start" "-a" "19be352e4f14558912c20e6e0cd4432c24f6e1890539df0c628250ebc67df923"` [INFO] [stderr] Compiling Guessing-game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: crate `Guessing_game` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `guessing_game` [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `"docker" "inspect" "19be352e4f14558912c20e6e0cd4432c24f6e1890539df0c628250ebc67df923"` [INFO] running `"docker" "rm" "-f" "19be352e4f14558912c20e6e0cd4432c24f6e1890539df0c628250ebc67df923"` [INFO] [stdout] 19be352e4f14558912c20e6e0cd4432c24f6e1890539df0c628250ebc67df923 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 51eb753668a45cd0eb6c542a781699c62dbfbb4d1833c0be62b1e112f36f974c [INFO] running `"docker" "start" "-a" "51eb753668a45cd0eb6c542a781699c62dbfbb4d1833c0be62b1e112f36f974c"` [INFO] [stderr] warning: crate `Guessing_game` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] = help: convert the identifier to snake case: `guessing_game` [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/Guessing_game-de1624910a13ec3a [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "51eb753668a45cd0eb6c542a781699c62dbfbb4d1833c0be62b1e112f36f974c"` [INFO] running `"docker" "rm" "-f" "51eb753668a45cd0eb6c542a781699c62dbfbb4d1833c0be62b1e112f36f974c"` [INFO] [stdout] 51eb753668a45cd0eb6c542a781699c62dbfbb4d1833c0be62b1e112f36f974c