[INFO] cloning repository https://github.com/qzed/pbpctrl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qzed/pbpctrl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqzed%2Fpbpctrl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqzed%2Fpbpctrl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 61c8c1bf16a7bbac59ffb4bf434ae08eb944a7fc
[INFO] testing qzed/pbpctrl against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqzed%2Fpbpctrl" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/qzed/pbpctrl on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/qzed/pbpctrl
[INFO] finished tweaking git repo https://github.com/qzed/pbpctrl
[INFO] tweaked toml for git repo https://github.com/qzed/pbpctrl written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/qzed/pbpctrl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 752614178aaa3d0153662cece3813e1b4782a24058b6d61408fcaf9a9904c769
[INFO] running `Command { std: "docker" "start" "-a" "752614178aaa3d0153662cece3813e1b4782a24058b6d61408fcaf9a9904c769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "752614178aaa3d0153662cece3813e1b4782a24058b6d61408fcaf9a9904c769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "752614178aaa3d0153662cece3813e1b4782a24058b6d61408fcaf9a9904c769", kill_on_drop: false }`
[INFO] [stdout] 752614178aaa3d0153662cece3813e1b4782a24058b6d61408fcaf9a9904c769
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00ffad257a2a37e8a3e0ccf842cb520f1b361d19aad391e82df709158efdfbb4
[INFO] running `Command { std: "docker" "start" "-a" "00ffad257a2a37e8a3e0ccf842cb520f1b361d19aad391e82df709158efdfbb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling winnow v0.5.17
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling macaddr v1.0.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling regex v1.10.1
[INFO] [stderr]    Compiling custom_debug_derive v0.5.1
[INFO] [stderr]    Compiling custom_debug v0.5.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling prost-derive v0.12.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.0
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling num-derive v0.4.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling num_enum v0.7.0
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling tracing v0.1.39
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling prost v0.12.1
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling clap_complete v4.4.3
[INFO] [stderr]    Compiling prost-types v0.12.1
[INFO] [stderr]    Compiling prost-build v0.12.1
[INFO] [stderr]    Compiling tokio-util v0.7.9
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling maestro v0.1.2 (/opt/rustwide/workdir/libmaestro)
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling gfps v0.1.0 (/opt/rustwide/workdir/libgfps)
[INFO] [stderr]    Compiling dbus-crossroads v0.5.2
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling bluer v0.16.1
[INFO] [stderr]    Compiling pbpctrl v0.1.5 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.35s
[INFO] running `Command { std: "docker" "inspect" "00ffad257a2a37e8a3e0ccf842cb520f1b361d19aad391e82df709158efdfbb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00ffad257a2a37e8a3e0ccf842cb520f1b361d19aad391e82df709158efdfbb4", kill_on_drop: false }`
[INFO] [stdout] 00ffad257a2a37e8a3e0ccf842cb520f1b361d19aad391e82df709158efdfbb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a308dc504f4b35fc0347da18afa3f11be56d966bd1b7b3f5065a6a02d1d77436
[INFO] running `Command { std: "docker" "start" "-a" "a308dc504f4b35fc0347da18afa3f11be56d966bd1b7b3f5065a6a02d1d77436", kill_on_drop: false }`
[INFO] [stderr]    Compiling pretty-hex v0.3.0
[INFO] [stderr]    Compiling prost-build v0.12.1
[INFO] [stderr]    Compiling bluer v0.16.1
[INFO] [stderr]    Compiling gfps v0.1.0 (/opt/rustwide/workdir/libgfps)
[INFO] [stderr]    Compiling maestro v0.1.2 (/opt/rustwide/workdir/libmaestro)
[INFO] [stderr]    Compiling pbpctrl v0.1.5 (/opt/rustwide/workdir/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.04s
[INFO] running `Command { std: "docker" "inspect" "a308dc504f4b35fc0347da18afa3f11be56d966bd1b7b3f5065a6a02d1d77436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a308dc504f4b35fc0347da18afa3f11be56d966bd1b7b3f5065a6a02d1d77436", kill_on_drop: false }`
[INFO] [stdout] a308dc504f4b35fc0347da18afa3f11be56d966bd1b7b3f5065a6a02d1d77436
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 832744c64293b0433651ac9e5c4b1442987b2368d4f045cfa5548343008e5d3f
[INFO] running `Command { std: "docker" "start" "-a" "832744c64293b0433651ac9e5c4b1442987b2368d4f045cfa5548343008e5d3f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gfps-927662fb560bcc09)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test msg::codec::test::test_decode_incomplete ... ok
[INFO] [stdout] test msg::codec::test::test_encode_decode ... ok
[INFO] [stdout] test msg::codec::test::test_encode ... ok
[INFO] [stdout] test msg::codec::test::test_decode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maestro-d04381c88ab5d88f)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test hdlc::crc::test::test_crc32 ... ok
[INFO] [stdout] test hdlc::encoder::test::test_escape_bytes ... ok
[INFO] [stdout] test pwrpc::id::test::test_path ... ok
[INFO] [stdout] test service::settings::test::test_volume_assymetry_conversion ... ok
[INFO] [stdout] test hdlc::varint::test::test_decode ... ok
[INFO] [stdout] test hdlc::varint::test::test_num_bytes ... ok
[INFO] [stdout] test pwrpc::id::test::test_known_id_hashes ... ok
[INFO] [stdout] test hdlc::varint::test::test_encode ... ok
[INFO] [stdout] test hdlc::encoder::test::test_encode ... ok
[INFO] [stdout] test hdlc::decoder::test::test_frame_decode ... ok
[INFO] [stdout] test hdlc::decoder::test::test_find_frame_start ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pbpctrl-31689f16f3417f70)
[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] [stderr]    Doc-tests gfps
[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] [stderr]    Doc-tests maestro
[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" "832744c64293b0433651ac9e5c4b1442987b2368d4f045cfa5548343008e5d3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "832744c64293b0433651ac9e5c4b1442987b2368d4f045cfa5548343008e5d3f", kill_on_drop: false }`
[INFO] [stdout] 832744c64293b0433651ac9e5c4b1442987b2368d4f045cfa5548343008e5d3f
