[INFO] updating cached repository https://github.com/zonotope/powalert [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] 7aacb13de32d8ebea073e01a2ea61d65e02ba6ce [INFO] testing zonotope/powalert against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzonotope%2Fpowalert" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zonotope/powalert 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/zonotope/powalert [INFO] finished tweaking git repo https://github.com/zonotope/powalert [INFO] tweaked toml for git repo https://github.com/zonotope/powalert written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/zonotope/powalert 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 1999fe133531fc327cfa4abbeb88377b5032d01b57f32080ca3c3f5992ac12b8 [INFO] running `"docker" "start" "-a" "1999fe133531fc327cfa4abbeb88377b5032d01b57f32080ca3c3f5992ac12b8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling battery v0.7.5 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling humantime v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling uom v0.26.0 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling dbus v0.6.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling simplelog v0.7.4 [INFO] [stderr] Compiling notify-rust v3.6.3 [INFO] [stderr] Compiling powalert v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `"docker" "inspect" "1999fe133531fc327cfa4abbeb88377b5032d01b57f32080ca3c3f5992ac12b8"` [INFO] running `"docker" "rm" "-f" "1999fe133531fc327cfa4abbeb88377b5032d01b57f32080ca3c3f5992ac12b8"` [INFO] [stdout] 1999fe133531fc327cfa4abbeb88377b5032d01b57f32080ca3c3f5992ac12b8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] ed50c1e10fe9cd9e96118f44fe1ef65d1d7125133e6af02d1ed4df767e387358 [INFO] running `"docker" "start" "-a" "ed50c1e10fe9cd9e96118f44fe1ef65d1d7125133e6af02d1ed4df767e387358"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling powalert v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `"docker" "inspect" "ed50c1e10fe9cd9e96118f44fe1ef65d1d7125133e6af02d1ed4df767e387358"` [INFO] running `"docker" "rm" "-f" "ed50c1e10fe9cd9e96118f44fe1ef65d1d7125133e6af02d1ed4df767e387358"` [INFO] [stdout] ed50c1e10fe9cd9e96118f44fe1ef65d1d7125133e6af02d1ed4df767e387358 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] bcb4ee1c2ad9f7607a40385fc6629f3a35f1129be428d5d09bbc761460bbdba3 [INFO] running `"docker" "start" "-a" "bcb4ee1c2ad9f7607a40385fc6629f3a35f1129be428d5d09bbc761460bbdba3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/powalert-1c368c1c8619ea33 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test system::snapshot::tests::test_did_fill ... ok [INFO] [stdout] test system::snapshot::tests::test_did_plug ... ok [INFO] [stdout] test system::snapshot::tests::test_is_below ... ok [INFO] [stdout] test system::snapshot::tests::test_did_deplete ... ok [INFO] [stdout] test system::snapshot::tests::test_did_unplug ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "bcb4ee1c2ad9f7607a40385fc6629f3a35f1129be428d5d09bbc761460bbdba3"` [INFO] running `"docker" "rm" "-f" "bcb4ee1c2ad9f7607a40385fc6629f3a35f1129be428d5d09bbc761460bbdba3"` [INFO] [stdout] bcb4ee1c2ad9f7607a40385fc6629f3a35f1129be428d5d09bbc761460bbdba3