[INFO] updating cached repository https://github.com/lazertooth/hello_world [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] 2c134e5d1ae84f720d0a14b09a7a99c856fd9a05 [INFO] testing lazertooth/hello_world against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazertooth%2Fhello_world" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 30% (348/1146) Checking out files: 31% (356/1146) Checking out files: 32% (367/1146) Checking out files: 32% (378/1146) Checking out files: 33% (379/1146) Checking out files: 34% (390/1146) Checking out files: 35% (402/1146) Checking out files: 36% (413/1146) Checking out files: 36% (424/1146) Checking out files: 37% (425/1146) Checking out files: 37% (431/1146) Checking out files: 38% (436/1146) Checking out files: 39% (447/1146) Checking out files: 40% (459/1146) Checking out files: 41% (470/1146) Checking out files: 42% (482/1146) Checking out files: 43% (493/1146) Checking out files: 44% (505/1146) Checking out files: 45% (516/1146) Checking out files: 46% (528/1146) Checking out files: 47% (539/1146) Checking out files: 48% (551/1146) Checking out files: 49% (562/1146) Checking out files: 50% (573/1146) Checking out files: 51% (585/1146) Checking out files: 52% (596/1146) Checking out files: 53% (608/1146) Checking out files: 54% (619/1146) Checking out files: 55% (631/1146) Checking out files: 56% (642/1146) Checking out files: 57% (654/1146) Checking out files: 58% (665/1146) Checking out files: 59% (677/1146) Checking out files: 60% (688/1146) Checking out files: 61% (700/1146) Checking out files: 62% (711/1146) Checking out files: 63% (722/1146) Checking out files: 64% (734/1146) Checking out files: 65% (745/1146) Checking out files: 66% (757/1146) Checking out files: 67% (768/1146) Checking out files: 68% (780/1146) Checking out files: 69% (791/1146) Checking out files: 69% (801/1146) Checking out files: 70% (803/1146) Checking out files: 71% (814/1146) Checking out files: 72% (826/1146) Checking out files: 73% (837/1146) Checking out files: 74% (849/1146) Checking out files: 75% (860/1146) Checking out files: 76% (871/1146) Checking out files: 77% (883/1146) Checking out files: 78% (894/1146) Checking out files: 79% (906/1146) Checking out files: 80% (917/1146) Checking out files: 81% (929/1146) Checking out files: 82% (940/1146) Checking out files: 83% (952/1146) Checking out files: 84% (963/1146) Checking out files: 85% (975/1146) Checking out files: 86% (986/1146) Checking out files: 87% (998/1146) Checking out files: 88% (1009/1146) Checking out files: 89% (1020/1146) Checking out files: 90% (1032/1146) Checking out files: 91% (1043/1146) Checking out files: 92% (1055/1146) Checking out files: 93% (1066/1146) Checking out files: 94% (1078/1146) Checking out files: 95% (1089/1146) Checking out files: 96% (1101/1146) Checking out files: 97% (1112/1146) Checking out files: 98% (1124/1146) Checking out files: 99% (1135/1146) Checking out files: 100% (1146/1146) Checking out files: 100% (1146/1146), done. [INFO] validating manifest of git repo https://github.com/lazertooth/hello_world 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/lazertooth/hello_world [INFO] finished tweaking git repo https://github.com/lazertooth/hello_world [INFO] tweaked toml for git repo https://github.com/lazertooth/hello_world written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/lazertooth/hello_world 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] [stderr] Blocking waiting for file lock on package cache [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=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] af9d2b83450e656b59af0214cf4f3e4ba5c07da8b40ac513635d022f4c82398c [INFO] running `"docker" "start" "-a" "af9d2b83450e656b59af0214cf4f3e4ba5c07da8b40ac513635d022f4c82398c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling rand_core v0.5.1 (https://github.com/rust-lang-nursery/rand.git#4dd10bcb) [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 (https://github.com/rust-lang-nursery/rand.git#4dd10bcb) [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling rand v0.7.2 (https://github.com/rust-lang-nursery/rand.git#4dd10bcb) [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.34s [INFO] running `"docker" "inspect" "af9d2b83450e656b59af0214cf4f3e4ba5c07da8b40ac513635d022f4c82398c"` [INFO] running `"docker" "rm" "-f" "af9d2b83450e656b59af0214cf4f3e4ba5c07da8b40ac513635d022f4c82398c"` [INFO] [stdout] af9d2b83450e656b59af0214cf4f3e4ba5c07da8b40ac513635d022f4c82398c [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=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] 10aed56b8501316cba48e0ed509d9684be890c29a73d98d353e596ff6a2b9e0f [INFO] running `"docker" "start" "-a" "10aed56b8501316cba48e0ed509d9684be890c29a73d98d353e596ff6a2b9e0f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.78s [INFO] running `"docker" "inspect" "10aed56b8501316cba48e0ed509d9684be890c29a73d98d353e596ff6a2b9e0f"` [INFO] running `"docker" "rm" "-f" "10aed56b8501316cba48e0ed509d9684be890c29a73d98d353e596ff6a2b9e0f"` [INFO] [stdout] 10aed56b8501316cba48e0ed509d9684be890c29a73d98d353e596ff6a2b9e0f [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=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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 048200f3358f4205653b5a1fa7d292ee63d6d3d77ed27d6b89347347a097b628 [INFO] running `"docker" "start" "-a" "048200f3358f4205653b5a1fa7d292ee63d6d3d77ed27d6b89347347a097b628"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hello_world-f66642b8ac2b35ac [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" "048200f3358f4205653b5a1fa7d292ee63d6d3d77ed27d6b89347347a097b628"` [INFO] running `"docker" "rm" "-f" "048200f3358f4205653b5a1fa7d292ee63d6d3d77ed27d6b89347347a097b628"` [INFO] [stdout] 048200f3358f4205653b5a1fa7d292ee63d6d3d77ed27d6b89347347a097b628