[INFO] fetching crate piholectl 0.2.0... [INFO] testing piholectl-0.2.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate piholectl 0.2.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate piholectl 0.2.0 [INFO] finished tweaking crates.io crate piholectl 0.2.0 [INFO] tweaked toml for crates.io crate piholectl 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate piholectl 0.2.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate piholectl 0.2.0 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3eabb252dd6f8e7d44fa76a701ade6ec6c52eb5ff9f80b84af4c2f193da9c69 [INFO] running `Command { std: "docker" "start" "-a" "c3eabb252dd6f8e7d44fa76a701ade6ec6c52eb5ff9f80b84af4c2f193da9c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3eabb252dd6f8e7d44fa76a701ade6ec6c52eb5ff9f80b84af4c2f193da9c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3eabb252dd6f8e7d44fa76a701ade6ec6c52eb5ff9f80b84af4c2f193da9c69", kill_on_drop: false }` [INFO] [stdout] c3eabb252dd6f8e7d44fa76a701ade6ec6c52eb5ff9f80b84af4c2f193da9c69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0d4119021901a87436c5b8095ce86ab9a0fa4842bf84ee34bb604d97a997e7f [INFO] running `Command { std: "docker" "start" "-a" "f0d4119021901a87436c5b8095ce86ab9a0fa4842bf84ee34bb604d97a997e7f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.127 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.142 [INFO] [stderr] Compiling serde v1.0.142 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unsafe-libyaml v0.2.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling clap_derive v3.2.17 [INFO] [stderr] Compiling serde_repr v0.1.9 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling cli-table-derive v0.4.5 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling clap v3.2.17 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling chrono v0.4.20 [INFO] [stderr] Compiling serde_tuple v0.5.0 [INFO] [stderr] Compiling serde_yaml v0.9.9 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling cli-table v0.4.7 [INFO] [stderr] Compiling ureq v2.5.0 [INFO] [stderr] Compiling pi-hole-api v0.3.3 [INFO] [stderr] Compiling piholectl v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `ToTable` is never used [INFO] [stdout] --> src/table.rs:521:11 [INFO] [stdout] | [INFO] [stdout] 521 | pub trait ToTable { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.66s [INFO] running `Command { std: "docker" "inspect" "f0d4119021901a87436c5b8095ce86ab9a0fa4842bf84ee34bb604d97a997e7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0d4119021901a87436c5b8095ce86ab9a0fa4842bf84ee34bb604d97a997e7f", kill_on_drop: false }` [INFO] [stdout] f0d4119021901a87436c5b8095ce86ab9a0fa4842bf84ee34bb604d97a997e7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b77b8543f8e218b34b3ef2b224a2b16fcc24dbd22910c6fcfc0fc26701da593b [INFO] running `Command { std: "docker" "start" "-a" "b77b8543f8e218b34b3ef2b224a2b16fcc24dbd22910c6fcfc0fc26701da593b", kill_on_drop: false }` [INFO] [stderr] Compiling piholectl v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `ToTable` is never used [INFO] [stdout] --> src/table.rs:521:11 [INFO] [stdout] | [INFO] [stdout] 521 | pub trait ToTable { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `Command { std: "docker" "inspect" "b77b8543f8e218b34b3ef2b224a2b16fcc24dbd22910c6fcfc0fc26701da593b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b77b8543f8e218b34b3ef2b224a2b16fcc24dbd22910c6fcfc0fc26701da593b", kill_on_drop: false }` [INFO] [stdout] b77b8543f8e218b34b3ef2b224a2b16fcc24dbd22910c6fcfc0fc26701da593b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cbc5933e08510dab50c2ffed57d6f78f53fb12fdb62fa1f5735de4dbb0e271c2 [INFO] running `Command { std: "docker" "start" "-a" "cbc5933e08510dab50c2ffed57d6f78f53fb12fdb62fa1f5735de4dbb0e271c2", kill_on_drop: false }` [INFO] [stderr] warning: trait `ToTable` is never used [INFO] [stderr] --> src/table.rs:521:11 [INFO] [stderr] | [INFO] [stderr] 521 | pub trait ToTable { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `piholectl` (bin "piholectl" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/piholectl-f95e39b60c5e5bc1) [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" "cbc5933e08510dab50c2ffed57d6f78f53fb12fdb62fa1f5735de4dbb0e271c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc5933e08510dab50c2ffed57d6f78f53fb12fdb62fa1f5735de4dbb0e271c2", kill_on_drop: false }` [INFO] [stdout] cbc5933e08510dab50c2ffed57d6f78f53fb12fdb62fa1f5735de4dbb0e271c2