[INFO] cloning repository https://github.com/ruediger/cloudbbq2-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruediger/cloudbbq2-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruediger%2Fcloudbbq2-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruediger%2Fcloudbbq2-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 778f32d9dba04f73c2a7a74d961d16118b0da8b6 [INFO] testing ruediger/cloudbbq2-rs against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruediger%2Fcloudbbq2-rs" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ruediger/cloudbbq2-rs on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ruediger/cloudbbq2-rs [INFO] finished tweaking git repo https://github.com/ruediger/cloudbbq2-rs [INFO] tweaked toml for git repo https://github.com/ruediger/cloudbbq2-rs written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/ruediger/cloudbbq2-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b1a8c01a73c3653bf1f9c89ea654fd075f40cdbab656ccf0b0f6acfc972915d [INFO] running `Command { std: "docker" "start" "-a" "1b1a8c01a73c3653bf1f9c89ea654fd075f40cdbab656ccf0b0f6acfc972915d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b1a8c01a73c3653bf1f9c89ea654fd075f40cdbab656ccf0b0f6acfc972915d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b1a8c01a73c3653bf1f9c89ea654fd075f40cdbab656ccf0b0f6acfc972915d", kill_on_drop: false }` [INFO] [stdout] 1b1a8c01a73c3653bf1f9c89ea654fd075f40cdbab656ccf0b0f6acfc972915d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cc12514bc9f81b34c9812748dc330a07154bc60027ca56690d9396348e0081f [INFO] running `Command { std: "docker" "start" "-a" "5cc12514bc9f81b34c9812748dc330a07154bc60027ca56690d9396348e0081f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling serde-xml-rs v0.4.0 [INFO] [stderr] Compiling dbus v0.9.1 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling bluez-generated v0.2.1 [INFO] [stderr] Compiling dbus-tokio v0.7.3 [INFO] [stderr] Compiling bluez-async v0.3.0 [INFO] [stderr] Compiling cloudbbq v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.58s [INFO] running `Command { std: "docker" "inspect" "5cc12514bc9f81b34c9812748dc330a07154bc60027ca56690d9396348e0081f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cc12514bc9f81b34c9812748dc330a07154bc60027ca56690d9396348e0081f", kill_on_drop: false }` [INFO] [stdout] 5cc12514bc9f81b34c9812748dc330a07154bc60027ca56690d9396348e0081f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bff6c992d22b6f7550845e39010b9f4f33e3ab369dc4c21ccda2602a7c3ac42a [INFO] running `Command { std: "docker" "start" "-a" "bff6c992d22b6f7550845e39010b9f4f33e3ab369dc4c21ccda2602a7c3ac42a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling cloudbbq v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.53s [INFO] running `Command { std: "docker" "inspect" "bff6c992d22b6f7550845e39010b9f4f33e3ab369dc4c21ccda2602a7c3ac42a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bff6c992d22b6f7550845e39010b9f4f33e3ab369dc4c21ccda2602a7c3ac42a", kill_on_drop: false }` [INFO] [stdout] bff6c992d22b6f7550845e39010b9f4f33e3ab369dc4c21ccda2602a7c3ac42a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d5e77e7937dea75baaa4ef626c6a33bac5de1f01972a6fa22e3157c8211e340e [INFO] running `Command { std: "docker" "start" "-a" "d5e77e7937dea75baaa4ef626c6a33bac5de1f01972a6fa22e3157c8211e340e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.61s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cloudbbq-f76304ebb32cde0d) [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::parse_real_time_invalid ... ok [INFO] [stdout] test tests::parse_setting_result_acknowledge_invalid_probe ... ok [INFO] [stdout] test tests::parse_setting_result_acknowledge_success ... ok [INFO] [stdout] test tests::parse_setting_result_battery_level ... ok [INFO] [stdout] test tests::parse_real_time ... ok [INFO] [stdout] test tests::parse_setting_result_invalid ... ok [INFO] [stdout] test tests::parse_setting_result_silence_pressed ... ok [INFO] [stdout] test tests::parse_real_time_no_probes ... ok [INFO] [stderr] Doc-tests cloudbbq [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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" "d5e77e7937dea75baaa4ef626c6a33bac5de1f01972a6fa22e3157c8211e340e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5e77e7937dea75baaa4ef626c6a33bac5de1f01972a6fa22e3157c8211e340e", kill_on_drop: false }` [INFO] [stdout] d5e77e7937dea75baaa4ef626c6a33bac5de1f01972a6fa22e3157c8211e340e