[INFO] updating cached repository https://github.com/Rakhid16/rust-101 [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] 9dba4970c52c133e3adae481eb1d5552126cbd56 [INFO] testing Rakhid16/rust-101 against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRakhid16%2Frust-101" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 27% (63/227) Checking out files: 28% (64/227) Checking out files: 29% (66/227) Checking out files: 30% (69/227) Checking out files: 31% (71/227) Checking out files: 32% (73/227) Checking out files: 33% (75/227) Checking out files: 34% (78/227) Checking out files: 35% (80/227) Checking out files: 36% (82/227) Checking out files: 37% (84/227) Checking out files: 38% (87/227) Checking out files: 39% (89/227) Checking out files: 40% (91/227) Checking out files: 41% (94/227) Checking out files: 42% (96/227) Checking out files: 43% (98/227) Checking out files: 44% (100/227) Checking out files: 45% (103/227) Checking out files: 46% (105/227) Checking out files: 47% (107/227) Checking out files: 48% (109/227) Checking out files: 49% (112/227) Checking out files: 50% (114/227) Checking out files: 51% (116/227) Checking out files: 52% (119/227) Checking out files: 53% (121/227) Checking out files: 54% (123/227) Checking out files: 55% (125/227) Checking out files: 56% (128/227) Checking out files: 57% (130/227) Checking out files: 58% (132/227) Checking out files: 59% (134/227) Checking out files: 60% (137/227) Checking out files: 61% (139/227) Checking out files: 62% (141/227) Checking out files: 63% (144/227) Checking out files: 64% (146/227) Checking out files: 65% (148/227) Checking out files: 66% (150/227) Checking out files: 67% (153/227) Checking out files: 68% (155/227) Checking out files: 69% (157/227) Checking out files: 70% (159/227) Checking out files: 71% (162/227) Checking out files: 72% (164/227) Checking out files: 73% (166/227) Checking out files: 74% (168/227) Checking out files: 75% (171/227) Checking out files: 76% (173/227) Checking out files: 77% (175/227) Checking out files: 78% (178/227) Checking out files: 79% (180/227) Checking out files: 80% (182/227) Checking out files: 81% (184/227) Checking out files: 82% (187/227) Checking out files: 83% (189/227) Checking out files: 84% (191/227) Checking out files: 85% (193/227) Checking out files: 86% (196/227) Checking out files: 87% (198/227) Checking out files: 88% (200/227) Checking out files: 89% (203/227) Checking out files: 90% (205/227) Checking out files: 91% (207/227) Checking out files: 92% (209/227) Checking out files: 93% (212/227) Checking out files: 94% (214/227) Checking out files: 95% (216/227) Checking out files: 96% (218/227) Checking out files: 97% (221/227) Checking out files: 98% (223/227) Checking out files: 99% (225/227) Checking out files: 100% (227/227) Checking out files: 100% (227/227), done. [INFO] validating manifest of git repo https://github.com/Rakhid16/rust-101 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Rakhid16/rust-101 [INFO] finished tweaking git repo https://github.com/Rakhid16/rust-101 [INFO] tweaked toml for git repo https://github.com/Rakhid16/rust-101 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Rakhid16/rust-101 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.44.0" "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] 5f6b0f33adc4e9202a40f16da6e638ced85e2a56840fc47bce786a0115146c69 [INFO] running `"docker" "start" "-a" "5f6b0f33adc4e9202a40f16da6e638ced85e2a56840fc47bce786a0115146c69"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `"docker" "inspect" "5f6b0f33adc4e9202a40f16da6e638ced85e2a56840fc47bce786a0115146c69"` [INFO] running `"docker" "rm" "-f" "5f6b0f33adc4e9202a40f16da6e638ced85e2a56840fc47bce786a0115146c69"` [INFO] [stdout] 5f6b0f33adc4e9202a40f16da6e638ced85e2a56840fc47bce786a0115146c69 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.44.0" "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] 764b9cdd18e2ea9e7067711a0f69185e1de0a9cf20be282cfcb592ac3c6165e1 [INFO] running `"docker" "start" "-a" "764b9cdd18e2ea9e7067711a0f69185e1de0a9cf20be282cfcb592ac3c6165e1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling guessing_game v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `"docker" "inspect" "764b9cdd18e2ea9e7067711a0f69185e1de0a9cf20be282cfcb592ac3c6165e1"` [INFO] running `"docker" "rm" "-f" "764b9cdd18e2ea9e7067711a0f69185e1de0a9cf20be282cfcb592ac3c6165e1"` [INFO] [stdout] 764b9cdd18e2ea9e7067711a0f69185e1de0a9cf20be282cfcb592ac3c6165e1 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.44.0" "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] 29c62df3d1981e2c9ffe376a8b6d63ac48a62bd29fc68e4b308e22ea576e88d7 [INFO] running `"docker" "start" "-a" "29c62df3d1981e2c9ffe376a8b6d63ac48a62bd29fc68e4b308e22ea576e88d7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/guessing_game-1edd2c4b59677df2 [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" "29c62df3d1981e2c9ffe376a8b6d63ac48a62bd29fc68e4b308e22ea576e88d7"` [INFO] running `"docker" "rm" "-f" "29c62df3d1981e2c9ffe376a8b6d63ac48a62bd29fc68e4b308e22ea576e88d7"` [INFO] [stdout] 29c62df3d1981e2c9ffe376a8b6d63ac48a62bd29fc68e4b308e22ea576e88d7