[INFO] cloning repository https://github.com/rpoisel/homeautomation-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rpoisel/homeautomation-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frpoisel%2Fhomeautomation-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frpoisel%2Fhomeautomation-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5abbcdcb0a6254d6355ffec66846c9d8fe1da080 [INFO] testing rpoisel/homeautomation-rust 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%2Frpoisel%2Fhomeautomation-rust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rpoisel/homeautomation-rust 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-0/source/.cargo/config [INFO] started tweaking git repo https://github.com/rpoisel/homeautomation-rust [INFO] finished tweaking git repo https://github.com/rpoisel/homeautomation-rust [INFO] tweaked toml for git repo https://github.com/rpoisel/homeautomation-rust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/rpoisel/homeautomation-rust 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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 803ae6e19f0dd4effb0cd39c88162cfccf65b419713dc5f37ef1ad4e6ecdce5d [INFO] running `Command { std: "docker" "start" "-a" "803ae6e19f0dd4effb0cd39c88162cfccf65b419713dc5f37ef1ad4e6ecdce5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "803ae6e19f0dd4effb0cd39c88162cfccf65b419713dc5f37ef1ad4e6ecdce5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "803ae6e19f0dd4effb0cd39c88162cfccf65b419713dc5f37ef1ad4e6ecdce5d", kill_on_drop: false }` [INFO] [stdout] 803ae6e19f0dd4effb0cd39c88162cfccf65b419713dc5f37ef1ad4e6ecdce5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 30182cad46fe1f505c7ef8761b2bb1bc2735e20ee796952d9b676aeaa86ecebc [INFO] running `Command { std: "docker" "start" "-a" "30182cad46fe1f505c7ef8761b2bb1bc2735e20ee796952d9b676aeaa86ecebc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling serialport v4.0.1 [INFO] [stderr] Compiling mio-serial v5.0.1 [INFO] [stderr] Compiling i2cdev v0.5.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-serial v5.4.1 [INFO] [stderr] Compiling tokio-modbus v0.5.2 [INFO] [stderr] Compiling docopt v1.1.1 [INFO] [stderr] Compiling homeautomation v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "30182cad46fe1f505c7ef8761b2bb1bc2735e20ee796952d9b676aeaa86ecebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30182cad46fe1f505c7ef8761b2bb1bc2735e20ee796952d9b676aeaa86ecebc", kill_on_drop: false }` [INFO] [stdout] 30182cad46fe1f505c7ef8761b2bb1bc2735e20ee796952d9b676aeaa86ecebc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 2789cd8a342f0e5cfa9dc142f8367ba8134dbfce1766fdb30aa2ad38bcc92992 [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" "2789cd8a342f0e5cfa9dc142f8367ba8134dbfce1766fdb30aa2ad38bcc92992", kill_on_drop: false }` [INFO] [stderr] Compiling homeautomation v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.70s [INFO] [stderr] Executable unittests src/bin/cellar.rs (/opt/rustwide/target/debug/deps/cellar-6542423fc123e32e) [INFO] [stderr] Executable unittests src/bin/roof.rs (/opt/rustwide/target/debug/deps/roof-da31093647b03d8a) [INFO] running `Command { std: "docker" "inspect" "2789cd8a342f0e5cfa9dc142f8367ba8134dbfce1766fdb30aa2ad38bcc92992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2789cd8a342f0e5cfa9dc142f8367ba8134dbfce1766fdb30aa2ad38bcc92992", kill_on_drop: false }` [INFO] [stdout] 2789cd8a342f0e5cfa9dc142f8367ba8134dbfce1766fdb30aa2ad38bcc92992 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] d0ac49e9439445de268bf9c8ff971102cf973f80e742a91452f4aaa26a5708e4 [INFO] running `Command { std: "docker" "start" "-a" "d0ac49e9439445de268bf9c8ff971102cf973f80e742a91452f4aaa26a5708e4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/bin/cellar.rs (/opt/rustwide/target/debug/deps/cellar-6542423fc123e32e) [INFO] [stderr] Running unittests src/bin/roof.rs (/opt/rustwide/target/debug/deps/roof-da31093647b03d8a) [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] [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" "d0ac49e9439445de268bf9c8ff971102cf973f80e742a91452f4aaa26a5708e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0ac49e9439445de268bf9c8ff971102cf973f80e742a91452f4aaa26a5708e4", kill_on_drop: false }` [INFO] [stdout] d0ac49e9439445de268bf9c8ff971102cf973f80e742a91452f4aaa26a5708e4