[INFO] cloning repository https://github.com/tmatilai/ruuvi2mqtt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmatilai/ruuvi2mqtt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmatilai%2Fruuvi2mqtt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmatilai%2Fruuvi2mqtt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64d95abddcf08aa9d9ecb1752650550f316e329c [INFO] testing tmatilai/ruuvi2mqtt 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%2Ftmatilai%2Fruuvi2mqtt" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tmatilai/ruuvi2mqtt 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/tmatilai/ruuvi2mqtt [INFO] finished tweaking git repo https://github.com/tmatilai/ruuvi2mqtt [INFO] tweaked toml for git repo https://github.com/tmatilai/ruuvi2mqtt written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/tmatilai/ruuvi2mqtt 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] a45cac2518319b29be98f698c8fec85411816124e66d41c80709d67d39083792 [INFO] running `Command { std: "docker" "start" "-a" "a45cac2518319b29be98f698c8fec85411816124e66d41c80709d67d39083792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a45cac2518319b29be98f698c8fec85411816124e66d41c80709d67d39083792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a45cac2518319b29be98f698c8fec85411816124e66d41c80709d67d39083792", kill_on_drop: false }` [INFO] [stdout] a45cac2518319b29be98f698c8fec85411816124e66d41c80709d67d39083792 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 518439258d6b93cbb8502e8fbdbfd6530c9268c887f755aa462d6d5a49b0790a [INFO] running `Command { std: "docker" "start" "-a" "518439258d6b93cbb8502e8fbdbfd6530c9268c887f755aa462d6d5a49b0790a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling anyhow v1.0.54 [INFO] [stderr] Compiling sysinfo v0.23.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling ruuvi-sensor-protocol v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling mqttbytes v0.6.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling dbus v0.9.5 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling dashmap v5.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling bluez-generated v0.2.1 [INFO] [stderr] Compiling clap v3.1.1 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling serde_with v1.12.0 [INFO] [stderr] Compiling dbus-tokio v0.7.5 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling bluez-async v0.5.5 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling btleplug v0.9.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling rumqttc v0.10.0 [INFO] [stderr] Compiling ruuvi2mqtt v1.0.2-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.53s [INFO] running `Command { std: "docker" "inspect" "518439258d6b93cbb8502e8fbdbfd6530c9268c887f755aa462d6d5a49b0790a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "518439258d6b93cbb8502e8fbdbfd6530c9268c887f755aa462d6d5a49b0790a", kill_on_drop: false }` [INFO] [stdout] 518439258d6b93cbb8502e8fbdbfd6530c9268c887f755aa462d6d5a49b0790a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] d2721830d76e09869623a8bfd7f73b89b21f59009ca28fa0111382f51853ca03 [INFO] running `Command { std: "docker" "start" "-a" "d2721830d76e09869623a8bfd7f73b89b21f59009ca28fa0111382f51853ca03", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ruuvi2mqtt v1.0.2-dev (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `Command { std: "docker" "inspect" "d2721830d76e09869623a8bfd7f73b89b21f59009ca28fa0111382f51853ca03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2721830d76e09869623a8bfd7f73b89b21f59009ca28fa0111382f51853ca03", kill_on_drop: false }` [INFO] [stdout] d2721830d76e09869623a8bfd7f73b89b21f59009ca28fa0111382f51853ca03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 53b40bc4c20da766d57947c950488ae3fd05daed799460e4b98f0b42b04cc8c7 [INFO] running `Command { std: "docker" "start" "-a" "53b40bc4c20da766d57947c950488ae3fd05daed799460e4b98f0b42b04cc8c7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ruuvi2mqtt-4b932b65f6d2232f) [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" "53b40bc4c20da766d57947c950488ae3fd05daed799460e4b98f0b42b04cc8c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53b40bc4c20da766d57947c950488ae3fd05daed799460e4b98f0b42b04cc8c7", kill_on_drop: false }` [INFO] [stdout] 53b40bc4c20da766d57947c950488ae3fd05daed799460e4b98f0b42b04cc8c7