[INFO] cloning repository https://github.com/MartinVrbovcan/hmcrovator [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MartinVrbovcan/hmcrovator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMartinVrbovcan%2Fhmcrovator"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMartinVrbovcan%2Fhmcrovator'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 12370768fa8fccf3259544137805dc96bbb66b87 [INFO] testing MartinVrbovcan/hmcrovator against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMartinVrbovcan%2Fhmcrovator" "/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/MartinVrbovcan/hmcrovator 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/MartinVrbovcan/hmcrovator [INFO] finished tweaking git repo https://github.com/MartinVrbovcan/hmcrovator [INFO] tweaked toml for git repo https://github.com/MartinVrbovcan/hmcrovator written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/MartinVrbovcan/hmcrovator 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] 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" "+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] 3fa86b10e04184a46427c03c4dc7f3536141a34678da751c3b3bc1521febbf17 [INFO] running `"docker" "start" "-a" "3fa86b10e04184a46427c03c4dc7f3536141a34678da751c3b3bc1521febbf17"` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling subprocess v0.2.4 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling hmcrovator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.43s [INFO] running `"docker" "inspect" "3fa86b10e04184a46427c03c4dc7f3536141a34678da751c3b3bc1521febbf17"` [INFO] running `"docker" "rm" "-f" "3fa86b10e04184a46427c03c4dc7f3536141a34678da751c3b3bc1521febbf17"` [INFO] [stdout] 3fa86b10e04184a46427c03c4dc7f3536141a34678da751c3b3bc1521febbf17 [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" "+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] cffb60dc6e30a984d8da593036e92bbca055d6457c3bc5b9c901b2e56e95701a [INFO] running `"docker" "start" "-a" "cffb60dc6e30a984d8da593036e92bbca055d6457c3bc5b9c901b2e56e95701a"` [INFO] [stderr] Compiling hmcrovator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `"docker" "inspect" "cffb60dc6e30a984d8da593036e92bbca055d6457c3bc5b9c901b2e56e95701a"` [INFO] running `"docker" "rm" "-f" "cffb60dc6e30a984d8da593036e92bbca055d6457c3bc5b9c901b2e56e95701a"` [INFO] [stdout] cffb60dc6e30a984d8da593036e92bbca055d6457c3bc5b9c901b2e56e95701a [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" "+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] d46ed27e29dc4b7024adc9cbebcdf71da4fa6b52489053d4b66a0fd5c537b638 [INFO] running `"docker" "start" "-a" "d46ed27e29dc4b7024adc9cbebcdf71da4fa6b52489053d4b66a0fd5c537b638"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hmcrovator-62f5034f2c9bfb03 [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" "d46ed27e29dc4b7024adc9cbebcdf71da4fa6b52489053d4b66a0fd5c537b638"` [INFO] running `"docker" "rm" "-f" "d46ed27e29dc4b7024adc9cbebcdf71da4fa6b52489053d4b66a0fd5c537b638"` [INFO] [stdout] d46ed27e29dc4b7024adc9cbebcdf71da4fa6b52489053d4b66a0fd5c537b638