[INFO] cloning repository https://github.com/andrewaylett/rblcheck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andrewaylett/rblcheck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewaylett%2Frblcheck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrewaylett%2Frblcheck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05b4c934b7d13928d140c394a3912536b0aac3f7 [INFO] testing andrewaylett/rblcheck 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%2Fandrewaylett%2Frblcheck" "/workspace/builds/worker-91/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-91/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrewaylett/rblcheck 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/andrewaylett/rblcheck [INFO] finished tweaking git repo https://github.com/andrewaylett/rblcheck [INFO] tweaked toml for git repo https://github.com/andrewaylett/rblcheck written to /workspace/builds/worker-91/source/Cargo.toml [INFO] crate git repo https://github.com/andrewaylett/rblcheck 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 dbus v0.9.2 [INFO] [stderr] Downloaded dbus-codegen v0.9.1 [INFO] [stderr] Downloaded dbus-tree v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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] 2d7eae0ee4caa53b562867bda339a27bf6af4827f5c47132b97f797dac89f5da [INFO] running `Command { std: "docker" "start" "-a" "2d7eae0ee4caa53b562867bda339a27bf6af4827f5c47132b97f797dac89f5da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d7eae0ee4caa53b562867bda339a27bf6af4827f5c47132b97f797dac89f5da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d7eae0ee4caa53b562867bda339a27bf6af4827f5c47132b97f797dac89f5da", kill_on_drop: false }` [INFO] [stdout] 2d7eae0ee4caa53b562867bda339a27bf6af4827f5c47132b97f797dac89f5da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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] 3daa25d9e860b358f258c2853f462c8ce30fe39180e9dad45df96cbf634e246c [INFO] running `Command { std: "docker" "start" "-a" "3daa25d9e860b358f258c2853f462c8ce30fe39180e9dad45df96cbf634e246c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dbus v0.9.2 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dns-lookup v1.0.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dbus-tree v0.9.1 [INFO] [stderr] Compiling dbus-codegen v0.9.1 [INFO] [stderr] Compiling generate-dbus-resolve1 v0.3.0 (/opt/rustwide/workdir/generate-dbus-resolve1) [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling libdnscheck v0.4.0 (/opt/rustwide/workdir/libdnscheck) [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling dabl v0.4.0 (/opt/rustwide/workdir/dabl) [INFO] [stderr] Compiling rblcheck v0.4.0 (/opt/rustwide/workdir/rblcheck) [INFO] [stdout] warning: field is never read: `quiet` [INFO] [stdout] --> rblcheck/src/main.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | quiet: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Arguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rblcheck/src/main.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> rblcheck/src/main.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | text: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Arguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rblcheck/src/main.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `match_one` [INFO] [stdout] --> rblcheck/src/main.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | match_one: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Arguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rblcheck/src/main.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `list` [INFO] [stdout] --> rblcheck/src/main.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | list: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Arguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rblcheck/src/main.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.00s [INFO] running `Command { std: "docker" "inspect" "3daa25d9e860b358f258c2853f462c8ce30fe39180e9dad45df96cbf634e246c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3daa25d9e860b358f258c2853f462c8ce30fe39180e9dad45df96cbf634e246c", kill_on_drop: false }` [INFO] [stdout] 3daa25d9e860b358f258c2853f462c8ce30fe39180e9dad45df96cbf634e246c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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] 7aeb8f825c6b98d9d8de38e7e29a7cec159bbdbce75cbb273dfdb5006a681755 [INFO] running `Command { std: "docker" "start" "-a" "7aeb8f825c6b98d9d8de38e7e29a7cec159bbdbce75cbb273dfdb5006a681755", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling generate-dbus-resolve1 v0.3.0 (/opt/rustwide/workdir/generate-dbus-resolve1) [INFO] [stderr] Compiling libdnscheck v0.4.0 (/opt/rustwide/workdir/libdnscheck) [INFO] [stderr] Compiling dabl v0.4.0 (/opt/rustwide/workdir/dabl) [INFO] [stderr] Compiling rblcheck v0.4.0 (/opt/rustwide/workdir/rblcheck) [INFO] [stdout] warning: field is never read: `quiet` [INFO] [stdout] --> rblcheck/src/main.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | quiet: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Arguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rblcheck/src/main.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> rblcheck/src/main.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | text: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Arguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rblcheck/src/main.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `match_one` [INFO] [stdout] --> rblcheck/src/main.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | match_one: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Arguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rblcheck/src/main.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `list` [INFO] [stdout] --> rblcheck/src/main.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | list: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Arguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rblcheck/src/main.rs:51:10 [INFO] [stdout] | [INFO] [stdout] 51 | #[derive(Debug, StructOpt)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.17s [INFO] running `Command { std: "docker" "inspect" "7aeb8f825c6b98d9d8de38e7e29a7cec159bbdbce75cbb273dfdb5006a681755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aeb8f825c6b98d9d8de38e7e29a7cec159bbdbce75cbb273dfdb5006a681755", kill_on_drop: false }` [INFO] [stdout] 7aeb8f825c6b98d9d8de38e7e29a7cec159bbdbce75cbb273dfdb5006a681755 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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] 2ec646e31ede1370c45a2930a8fbf1c4af838b439a2f305164c8a45b8b6c5730 [INFO] running `Command { std: "docker" "start" "-a" "2ec646e31ede1370c45a2930a8fbf1c4af838b439a2f305164c8a45b8b6c5730", kill_on_drop: false }` [INFO] [stderr] Compiling generate-dbus-resolve1 v0.3.0 (/opt/rustwide/workdir/generate-dbus-resolve1) [INFO] [stderr] Compiling libdnscheck v0.4.0 (/opt/rustwide/workdir/libdnscheck) [INFO] [stderr] Compiling rblcheck v0.4.0 (/opt/rustwide/workdir/rblcheck) [INFO] [stderr] Compiling dabl v0.4.0 (/opt/rustwide/workdir/dabl) [INFO] [stderr] warning: field is never read: `quiet` [INFO] [stderr] --> rblcheck/src/main.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 55 | quiet: bool, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Arguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> rblcheck/src/main.rs:51:10 [INFO] [stderr] | [INFO] [stderr] 51 | #[derive(Debug, StructOpt)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `text` [INFO] [stderr] --> rblcheck/src/main.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | text: bool, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Arguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> rblcheck/src/main.rs:51:10 [INFO] [stderr] | [INFO] [stderr] 51 | #[derive(Debug, StructOpt)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `match_one` [INFO] [stderr] --> rblcheck/src/main.rs:59:5 [INFO] [stderr] | [INFO] [stderr] 59 | match_one: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Arguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> rblcheck/src/main.rs:51:10 [INFO] [stderr] | [INFO] [stderr] 51 | #[derive(Debug, StructOpt)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `list` [INFO] [stderr] --> rblcheck/src/main.rs:61:5 [INFO] [stderr] | [INFO] [stderr] 61 | list: bool, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Arguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> rblcheck/src/main.rs:51:10 [INFO] [stderr] | [INFO] [stderr] 51 | #[derive(Debug, StructOpt)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rblcheck` (bin "rblcheck" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.32s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dabl-57aed0a6a571651e) [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] Running unittests (/opt/rustwide/target/debug/deps/generate_dbus_resolve1-5aef68d97f615bb6) [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] Running unittests (/opt/rustwide/target/debug/deps/libdnscheck-15b2bc7a725c25af) [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] Running unittests (/opt/rustwide/target/debug/deps/rblcheck-ca6964e7c48ddbce) [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 generate-dbus-resolve1 [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 libdnscheck [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" "2ec646e31ede1370c45a2930a8fbf1c4af838b439a2f305164c8a45b8b6c5730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec646e31ede1370c45a2930a8fbf1c4af838b439a2f305164c8a45b8b6c5730", kill_on_drop: false }` [INFO] [stdout] 2ec646e31ede1370c45a2930a8fbf1c4af838b439a2f305164c8a45b8b6c5730