[INFO] cloning repository https://github.com/emotionrobots/pisugar-power-manager-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emotionrobots/pisugar-power-manager-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femotionrobots%2Fpisugar-power-manager-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femotionrobots%2Fpisugar-power-manager-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10ce32a19889d64be34c04a7b779b383bec8066f [INFO] testing emotionrobots/pisugar-power-manager-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femotionrobots%2Fpisugar-power-manager-rs" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emotionrobots/pisugar-power-manager-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/.cargo/config [INFO] started tweaking git repo https://github.com/emotionrobots/pisugar-power-manager-rs [INFO] finished tweaking git repo https://github.com/emotionrobots/pisugar-power-manager-rs [INFO] tweaked toml for git repo https://github.com/emotionrobots/pisugar-power-manager-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/emotionrobots/pisugar-power-manager-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 85f676d2d8216da208c87b6c6a33c5c306fb434d8b17cae9276b3377d864c52e [INFO] running `Command { std: "docker" "start" "-a" "85f676d2d8216da208c87b6c6a33c5c306fb434d8b17cae9276b3377d864c52e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85f676d2d8216da208c87b6c6a33c5c306fb434d8b17cae9276b3377d864c52e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f676d2d8216da208c87b6c6a33c5c306fb434d8b17cae9276b3377d864c52e", kill_on_drop: false }` [INFO] [stdout] 85f676d2d8216da208c87b6c6a33c5c306fb434d8b17cae9276b3377d864c52e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 352df7c0a9a4bb3ba0b9683fa47f586bc406311682e0e770d4c755249c8d749d [INFO] running `Command { std: "docker" "start" "-a" "352df7c0a9a4bb3ba0b9683fa47f586bc406311682e0e770d4c755249c8d749d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.12 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling rppal v0.11.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling syslog v5.0.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling tokio v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling websocket-codec v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling hyper v0.13.3 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling pisugar-core v1.4.8 (/opt/rustwide/workdir/pisugar-core) [INFO] [stderr] Compiling pisugar-poweroff v1.4.8 (/opt/rustwide/workdir/pisugar-poweroff) [INFO] [stderr] Compiling hyper-staticfile v0.5.1 [INFO] [stderr] Compiling hyper-websocket-lite v0.3.4 [INFO] [stderr] Compiling pisugar-server v1.4.8 (/opt/rustwide/workdir/pisugar-server) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "352df7c0a9a4bb3ba0b9683fa47f586bc406311682e0e770d4c755249c8d749d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "352df7c0a9a4bb3ba0b9683fa47f586bc406311682e0e770d4c755249c8d749d", kill_on_drop: false }` [INFO] [stdout] 352df7c0a9a4bb3ba0b9683fa47f586bc406311682e0e770d4c755249c8d749d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d90a380a4175d661520860469cbe3d6df676a4fc93ea1506166db78b04211769 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d90a380a4175d661520860469cbe3d6df676a4fc93ea1506166db78b04211769", kill_on_drop: false }` [INFO] [stderr] Compiling pisugar-core v1.4.8 (/opt/rustwide/workdir/pisugar-core) [INFO] [stderr] Compiling pisugar-poweroff v1.4.8 (/opt/rustwide/workdir/pisugar-poweroff) [INFO] [stderr] Compiling pisugar-server v1.4.8 (/opt/rustwide/workdir/pisugar-server) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.55s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/pisugar_core-c0b4fe84e3cf19c0) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/pisugar_poweroff-e6eb0b2ccd6dff69) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/pisugar_server-2c467fbc77c77cc1) [INFO] running `Command { std: "docker" "inspect" "d90a380a4175d661520860469cbe3d6df676a4fc93ea1506166db78b04211769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d90a380a4175d661520860469cbe3d6df676a4fc93ea1506166db78b04211769", kill_on_drop: false }` [INFO] [stdout] d90a380a4175d661520860469cbe3d6df676a4fc93ea1506166db78b04211769 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a7ad0c0d89947c11ee6676b174796329262846be18cea54405e5d9e4e75cc71d [INFO] running `Command { std: "docker" "start" "-a" "a7ad0c0d89947c11ee6676b174796329262846be18cea54405e5d9e4e75cc71d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pisugar_core-c0b4fe84e3cf19c0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pisugar_poweroff-e6eb0b2ccd6dff69) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pisugar_server-2c467fbc77c77cc1) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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; finished in 0.00s [INFO] [stderr] Doc-tests pisugar-core [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a7ad0c0d89947c11ee6676b174796329262846be18cea54405e5d9e4e75cc71d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7ad0c0d89947c11ee6676b174796329262846be18cea54405e5d9e4e75cc71d", kill_on_drop: false }` [INFO] [stdout] a7ad0c0d89947c11ee6676b174796329262846be18cea54405e5d9e4e75cc71d