[INFO] updating cached repository https://github.com/shinespark/hello-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] b81eb1c2b14362c75bb3b3d57e690a1ed3cdca81 [INFO] testing shinespark/hello-rust against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinespark%2Fhello-rust" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 58% (112/192) Checking out files: 59% (114/192) Checking out files: 60% (116/192) Checking out files: 61% (118/192) Checking out files: 62% (120/192) Checking out files: 63% (121/192) Checking out files: 64% (123/192) Checking out files: 65% (125/192) Checking out files: 66% (127/192) Checking out files: 67% (129/192) Checking out files: 68% (131/192) Checking out files: 69% (133/192) Checking out files: 70% (135/192) Checking out files: 71% (137/192) Checking out files: 72% (139/192) Checking out files: 73% (141/192) Checking out files: 74% (143/192) Checking out files: 75% (144/192) Checking out files: 76% (146/192) Checking out files: 77% (148/192) Checking out files: 78% (150/192) Checking out files: 79% (152/192) Checking out files: 80% (154/192) Checking out files: 81% (156/192) Checking out files: 82% (158/192) Checking out files: 83% (160/192) Checking out files: 84% (162/192) Checking out files: 85% (164/192) Checking out files: 86% (166/192) Checking out files: 87% (168/192) Checking out files: 88% (169/192) Checking out files: 89% (171/192) Checking out files: 90% (173/192) Checking out files: 91% (175/192) Checking out files: 92% (177/192) Checking out files: 93% (179/192) Checking out files: 94% (181/192) Checking out files: 95% (183/192) Checking out files: 96% (185/192) Checking out files: 97% (187/192) Checking out files: 98% (189/192) Checking out files: 99% (191/192) Checking out files: 100% (192/192) Checking out files: 100% (192/192), done. [INFO] validating manifest of git repo https://github.com/shinespark/hello-rust on toolchain 28742a1146f10a4f09369baad027a464acb7a766 [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/shinespark/hello-rust [INFO] finished tweaking git repo https://github.com/shinespark/hello-rust [INFO] tweaked toml for git repo https://github.com/shinespark/hello-rust written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/shinespark/hello-rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 69aef61d13b1b4687295b1f2f41337686fa8b60377f24d67a78910361250d642 [INFO] running `"docker" "start" "-a" "69aef61d13b1b4687295b1f2f41337686fa8b60377f24d67a78910361250d642"` [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling ferris-says v0.1.1 [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.82s [INFO] running `"docker" "inspect" "69aef61d13b1b4687295b1f2f41337686fa8b60377f24d67a78910361250d642"` [INFO] running `"docker" "rm" "-f" "69aef61d13b1b4687295b1f2f41337686fa8b60377f24d67a78910361250d642"` [INFO] [stdout] 69aef61d13b1b4687295b1f2f41337686fa8b60377f24d67a78910361250d642 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] 3e6d797714c76b1f8f92392753a66613e626f51f6a27bccf2a3c534e939c0523 [INFO] running `"docker" "start" "-a" "3e6d797714c76b1f8f92392753a66613e626f51f6a27bccf2a3c534e939c0523"` [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `"docker" "inspect" "3e6d797714c76b1f8f92392753a66613e626f51f6a27bccf2a3c534e939c0523"` [INFO] running `"docker" "rm" "-f" "3e6d797714c76b1f8f92392753a66613e626f51f6a27bccf2a3c534e939c0523"` [INFO] [stdout] 3e6d797714c76b1f8f92392753a66613e626f51f6a27bccf2a3c534e939c0523 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+28742a1146f10a4f09369baad027a464acb7a766" "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] fd307e96bda01e3277cd46239db01f3d8c3c3dde3ebd5374b4e64aefc28f1d24 [INFO] running `"docker" "start" "-a" "fd307e96bda01e3277cd46239db01f3d8c3c3dde3ebd5374b4e64aefc28f1d24"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hello_rust-b96dc4bdf6ac2868 [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" "fd307e96bda01e3277cd46239db01f3d8c3c3dde3ebd5374b4e64aefc28f1d24"` [INFO] running `"docker" "rm" "-f" "fd307e96bda01e3277cd46239db01f3d8c3c3dde3ebd5374b4e64aefc28f1d24"` [INFO] [stdout] fd307e96bda01e3277cd46239db01f3d8c3c3dde3ebd5374b4e64aefc28f1d24