[INFO] updating cached repository https://github.com/alexUXUI/rust-paper-scissors [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] e54a6f9121213e4e023104f9ab04710f3b285a00 [INFO] testing alexUXUI/rust-paper-scissors against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FalexUXUI%2Frust-paper-scissors" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 66% (345/519) Checking out files: 67% (348/519) Checking out files: 68% (353/519) Checking out files: 69% (359/519) Checking out files: 70% (364/519) Checking out files: 71% (369/519) Checking out files: 72% (374/519) Checking out files: 73% (379/519) Checking out files: 74% (385/519) Checking out files: 75% (390/519) Checking out files: 76% (395/519) Checking out files: 77% (400/519) Checking out files: 78% (405/519) Checking out files: 79% (411/519) Checking out files: 80% (416/519) Checking out files: 81% (421/519) Checking out files: 82% (426/519) Checking out files: 83% (431/519) Checking out files: 84% (436/519) Checking out files: 85% (442/519) Checking out files: 86% (447/519) Checking out files: 87% (452/519) Checking out files: 88% (457/519) Checking out files: 89% (462/519) Checking out files: 90% (468/519) Checking out files: 91% (473/519) Checking out files: 92% (478/519) Checking out files: 93% (483/519) Checking out files: 94% (488/519) Checking out files: 95% (494/519) Checking out files: 96% (499/519) Checking out files: 97% (504/519) Checking out files: 98% (509/519) Checking out files: 99% (514/519) Checking out files: 100% (519/519) Checking out files: 100% (519/519), done. [INFO] validating manifest of git repo https://github.com/alexUXUI/rust-paper-scissors on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/alexUXUI/rust-paper-scissors [INFO] finished tweaking git repo https://github.com/alexUXUI/rust-paper-scissors [INFO] tweaked toml for git repo https://github.com/alexUXUI/rust-paper-scissors written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/alexUXUI/rust-paper-scissors already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "+beta-2020-06-03" "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] 6142569b765f5026a7e3a7be2168fc960a31bc531ada8c71256e9f2401fea190 [INFO] running `"docker" "start" "-a" "6142569b765f5026a7e3a7be2168fc960a31bc531ada8c71256e9f2401fea190"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling rock_paper_scissors v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.20s [INFO] running `"docker" "inspect" "6142569b765f5026a7e3a7be2168fc960a31bc531ada8c71256e9f2401fea190"` [INFO] running `"docker" "rm" "-f" "6142569b765f5026a7e3a7be2168fc960a31bc531ada8c71256e9f2401fea190"` [INFO] [stdout] 6142569b765f5026a7e3a7be2168fc960a31bc531ada8c71256e9f2401fea190 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "+beta-2020-06-03" "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] e14cbd60de61d9b7e3ad27b7f8b4e3c4aceebe321161e82abce6f48ce92422ef [INFO] running `"docker" "start" "-a" "e14cbd60de61d9b7e3ad27b7f8b4e3c4aceebe321161e82abce6f48ce92422ef"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling rock_paper_scissors v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] running `"docker" "inspect" "e14cbd60de61d9b7e3ad27b7f8b4e3c4aceebe321161e82abce6f48ce92422ef"` [INFO] running `"docker" "rm" "-f" "e14cbd60de61d9b7e3ad27b7f8b4e3c4aceebe321161e82abce6f48ce92422ef"` [INFO] [stdout] e14cbd60de61d9b7e3ad27b7f8b4e3c4aceebe321161e82abce6f48ce92422ef [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] fdaf11ed62e8753eae47d2c2fe67933261c20bd03ccc465edbe338929541e5a7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "fdaf11ed62e8753eae47d2c2fe67933261c20bd03ccc465edbe338929541e5a7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rock_paper_scissors-68eadb3bed7e2110 [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" "fdaf11ed62e8753eae47d2c2fe67933261c20bd03ccc465edbe338929541e5a7"` [INFO] running `"docker" "rm" "-f" "fdaf11ed62e8753eae47d2c2fe67933261c20bd03ccc465edbe338929541e5a7"` [INFO] [stdout] fdaf11ed62e8753eae47d2c2fe67933261c20bd03ccc465edbe338929541e5a7