[INFO] cloning repository https://github.com/compenguy/weatherradio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/compenguy/weatherradio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompenguy%2Fweatherradio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompenguy%2Fweatherradio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25146d8f4c7a4d60f0dadf182b1c6127e3501051 [INFO] testing compenguy/weatherradio against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcompenguy%2Fweatherradio" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/compenguy/weatherradio on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/compenguy/weatherradio [INFO] finished tweaking git repo https://github.com/compenguy/weatherradio [INFO] tweaked toml for git repo https://github.com/compenguy/weatherradio written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/compenguy/weatherradio already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded keyring v0.10.1 [INFO] [stderr] Downloaded secret-service v1.1.3 [INFO] [stderr] Downloaded uom v0.31.1 [INFO] [stderr] Downloaded crc-any v2.3.12 [INFO] [stderr] Downloaded paho-mqtt v0.9.1 [INFO] [stderr] Downloaded paho-mqtt-sys v0.5.0 [INFO] [stderr] Downloaded dbus v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc37ae334c9971e06bbb29c602b8552f660f8224403cc78bbc48d0465de72d0b [INFO] running `Command { std: "docker" "start" "-a" "bc37ae334c9971e06bbb29c602b8552f660f8224403cc78bbc48d0465de72d0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc37ae334c9971e06bbb29c602b8552f660f8224403cc78bbc48d0465de72d0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc37ae334c9971e06bbb29c602b8552f660f8224403cc78bbc48d0465de72d0b", kill_on_drop: false }` [INFO] [stdout] bc37ae334c9971e06bbb29c602b8552f660f8224403cc78bbc48d0465de72d0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db57ef528e2979e20386bb07d3cfdb32b75ff2165a1d41619eb6743faf512168 [INFO] running `Command { std: "docker" "start" "-a" "db57ef528e2979e20386bb07d3cfdb32b75ff2165a1d41619eb6743faf512168", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling debug-helper v0.3.12 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crc-any v2.3.12 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling paho-mqtt-sys v0.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling dbus v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling uom v0.31.1 [INFO] [stderr] Compiling secret-service v1.1.3 [INFO] [stderr] Compiling keyring v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling flexi_logger v0.18.0 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling paho-mqtt v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling weatherradio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.99s [INFO] running `Command { std: "docker" "inspect" "db57ef528e2979e20386bb07d3cfdb32b75ff2165a1d41619eb6743faf512168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db57ef528e2979e20386bb07d3cfdb32b75ff2165a1d41619eb6743faf512168", kill_on_drop: false }` [INFO] [stdout] db57ef528e2979e20386bb07d3cfdb32b75ff2165a1d41619eb6743faf512168 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55cf93e50f2ff867d4d8d0b8162a6d19312613f0880feee1ca2bc6ce0dcb9db8 [INFO] running `Command { std: "docker" "start" "-a" "55cf93e50f2ff867d4d8d0b8162a6d19312613f0880feee1ca2bc6ce0dcb9db8", kill_on_drop: false }` [INFO] [stderr] Compiling weatherradio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `Command { std: "docker" "inspect" "55cf93e50f2ff867d4d8d0b8162a6d19312613f0880feee1ca2bc6ce0dcb9db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55cf93e50f2ff867d4d8d0b8162a6d19312613f0880feee1ca2bc6ce0dcb9db8", kill_on_drop: false }` [INFO] [stdout] 55cf93e50f2ff867d4d8d0b8162a6d19312613f0880feee1ca2bc6ce0dcb9db8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 639f06bec789a6e8a43a334b7864828a9df3a8c48e6ba700c7f2fa1732ecd285 [INFO] running `Command { std: "docker" "start" "-a" "639f06bec789a6e8a43a334b7864828a9df3a8c48e6ba700c7f2fa1732ecd285", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/weatherradio-5251d81764efc570) [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" "639f06bec789a6e8a43a334b7864828a9df3a8c48e6ba700c7f2fa1732ecd285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "639f06bec789a6e8a43a334b7864828a9df3a8c48e6ba700c7f2fa1732ecd285", kill_on_drop: false }` [INFO] [stdout] 639f06bec789a6e8a43a334b7864828a9df3a8c48e6ba700c7f2fa1732ecd285