[INFO] updating cached repository https://github.com/elbaro/local-monitor [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] f63632f13b5bee2ac1b7e83b49a34b6064ae6f37 [INFO] testing elbaro/local-monitor against master#28742a1146f10a4f09369baad027a464acb7a766 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felbaro%2Flocal-monitor" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elbaro/local-monitor 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/elbaro/local-monitor [INFO] finished tweaking git repo https://github.com/elbaro/local-monitor [INFO] tweaked toml for git repo https://github.com/elbaro/local-monitor written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/elbaro/local-monitor already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+28742a1146f10a4f09369baad027a464acb7a766" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 45f3997e1edf9b9e19e9bd431fedac8130fdd2c0399a40f6e570d25a57d33a2a [INFO] running `"docker" "start" "-a" "45f3997e1edf9b9e19e9bd431fedac8130fdd2c0399a40f6e570d25a57d33a2a"` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling unindent v0.1.3 [INFO] [stderr] Compiling sysinfo v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling proc-macro-hack v0.5.7 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling indoc-impl v0.3.3 [INFO] [stderr] Compiling indoc v0.3.3 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `"docker" "inspect" "45f3997e1edf9b9e19e9bd431fedac8130fdd2c0399a40f6e570d25a57d33a2a"` [INFO] running `"docker" "rm" "-f" "45f3997e1edf9b9e19e9bd431fedac8130fdd2c0399a40f6e570d25a57d33a2a"` [INFO] [stdout] 45f3997e1edf9b9e19e9bd431fedac8130fdd2c0399a40f6e570d25a57d33a2a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 47e4d004c5ebfa5dee1eead19f1b11a25a5dcc3173d9193cd48dc08827fc8761 [INFO] running `"docker" "start" "-a" "47e4d004c5ebfa5dee1eead19f1b11a25a5dcc3173d9193cd48dc08827fc8761"` [INFO] [stderr] Compiling monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `"docker" "inspect" "47e4d004c5ebfa5dee1eead19f1b11a25a5dcc3173d9193cd48dc08827fc8761"` [INFO] running `"docker" "rm" "-f" "47e4d004c5ebfa5dee1eead19f1b11a25a5dcc3173d9193cd48dc08827fc8761"` [INFO] [stdout] 47e4d004c5ebfa5dee1eead19f1b11a25a5dcc3173d9193cd48dc08827fc8761 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 725f8691fad927070500021ce9dfffcc1cbd1271c0929b0e6e20c5fc500f3b5c [INFO] running `"docker" "start" "-a" "725f8691fad927070500021ce9dfffcc1cbd1271c0929b0e6e20c5fc500f3b5c"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/monitor-0d9001d477b30b75 [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" "725f8691fad927070500021ce9dfffcc1cbd1271c0929b0e6e20c5fc500f3b5c"` [INFO] running `"docker" "rm" "-f" "725f8691fad927070500021ce9dfffcc1cbd1271c0929b0e6e20c5fc500f3b5c"` [INFO] [stdout] 725f8691fad927070500021ce9dfffcc1cbd1271c0929b0e6e20c5fc500f3b5c