[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 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felbaro%2Flocal-monitor" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elbaro/local-monitor 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/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-4/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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 0743c25a6e1287b88fa16a3b76b7f035056eb9d9b35920eaa98a8810e349f83f [INFO] running `"docker" "start" "-a" "0743c25a6e1287b88fa16a3b76b7f035056eb9d9b35920eaa98a8810e349f83f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling sysinfo v0.9.0 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling unindent v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.7 [INFO] [stderr] Compiling serde_derive v1.0.94 [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 07s [INFO] running `"docker" "inspect" "0743c25a6e1287b88fa16a3b76b7f035056eb9d9b35920eaa98a8810e349f83f"` [INFO] running `"docker" "rm" "-f" "0743c25a6e1287b88fa16a3b76b7f035056eb9d9b35920eaa98a8810e349f83f"` [INFO] [stdout] 0743c25a6e1287b88fa16a3b76b7f035056eb9d9b35920eaa98a8810e349f83f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 081a2ac11f1ba1d0b0bea46ca21b31bc9567d870da08bc0307ad9fc4fb779127 [INFO] running `"docker" "start" "-a" "081a2ac11f1ba1d0b0bea46ca21b31bc9567d870da08bc0307ad9fc4fb779127"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling monitor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `"docker" "inspect" "081a2ac11f1ba1d0b0bea46ca21b31bc9567d870da08bc0307ad9fc4fb779127"` [INFO] running `"docker" "rm" "-f" "081a2ac11f1ba1d0b0bea46ca21b31bc9567d870da08bc0307ad9fc4fb779127"` [INFO] [stdout] 081a2ac11f1ba1d0b0bea46ca21b31bc9567d870da08bc0307ad9fc4fb779127 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 542caa984558833a2709bf4722c2d1589ca1a8bc44d19c2222212f2a856c23a2 [INFO] running `"docker" "start" "-a" "542caa984558833a2709bf4722c2d1589ca1a8bc44d19c2222212f2a856c23a2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/monitor-3a63254f8f7e0cef [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" "542caa984558833a2709bf4722c2d1589ca1a8bc44d19c2222212f2a856c23a2"` [INFO] running `"docker" "rm" "-f" "542caa984558833a2709bf4722c2d1589ca1a8bc44d19c2222212f2a856c23a2"` [INFO] [stdout] 542caa984558833a2709bf4722c2d1589ca1a8bc44d19c2222212f2a856c23a2