[INFO] cloning repository https://github.com/conquext/bit_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conquext/bit_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconquext%2Fbit_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconquext%2Fbit_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbf6f38107746f6576b7d73a43cc8f45a15deec3 [INFO] testing conquext/bit_rs against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconquext%2Fbit_rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/conquext/bit_rs [INFO] finished tweaking git repo https://github.com/conquext/bit_rs [INFO] tweaked toml for git repo https://github.com/conquext/bit_rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/conquext/bit_rs on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/conquext/bit_rs 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 266d9336490649b222a952fc055960eae1282dca04c46ced1e086791d0277e03 [INFO] running `Command { std: "docker" "start" "-a" "266d9336490649b222a952fc055960eae1282dca04c46ced1e086791d0277e03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "266d9336490649b222a952fc055960eae1282dca04c46ced1e086791d0277e03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "266d9336490649b222a952fc055960eae1282dca04c46ced1e086791d0277e03", kill_on_drop: false }` [INFO] [stdout] 266d9336490649b222a952fc055960eae1282dca04c46ced1e086791d0277e03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6098117d7671b4afcbcb386b6189ba31ee1ad9638386a63724572864ddaa5c3 [INFO] running `Command { std: "docker" "start" "-a" "e6098117d7671b4afcbcb386b6189ba31ee1ad9638386a63724572864ddaa5c3", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling crypto v0.5.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling bt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: extern crate `clap_builder` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap_builder as _;` to the crate root [INFO] [stdout] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `color_eyre` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use color_eyre as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `crypto` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use crypto as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `serde_derive` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use serde_derive as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/btc_utils/key_gen.rs:86:29 [INFO] [stdout] | [INFO] [stdout] 86 | current_segment <<= (11 - bit_count); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 86 - current_segment <<= (11 - bit_count); [INFO] [stdout] 86 + current_segment <<= 11 - bit_count; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Bits` [INFO] [stdout] --> src/btc_utils/language.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use super::bits::{Bits,Bits11}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/state/args.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | #[clap(subcommand)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W unused-qualifications` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/cli/setup.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | Command::New { name } => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item_type` [INFO] [stdout] --> src/cli/setup.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | Command::List { item_type } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `item_type: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `config` and `wallets` are never read [INFO] [stdout] --> src/cli/setup.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Cli { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 7 | args: Args, [INFO] [stdout] 8 | config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | wallets: Wallets, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cli` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/state/wallets.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Wallets { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 3 | path: String [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Wallets` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `clap` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap as _;` to the crate root [INFO] [stdout] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `clap_builder` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap_builder as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `color_eyre` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use color_eyre as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `crypto` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use crypto as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `hex` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use hex as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `hmac` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use hmac as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `lazy_static` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use lazy_static as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `once_cell` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use once_cell as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `pbkdf2` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use pbkdf2 as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `rand` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use rand as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `rustc_hash` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use rustc_hash as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `serde` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use serde as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `serde_derive` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use serde_derive as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `serde_json` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use serde_json as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `sha2` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use sha2 as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `unused_variable` [INFO] [stdout] --> src/main.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | #[allow(unused_variable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: did you mean: `unused_variables` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `log_file` [INFO] [stdout] --> src/main.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let log_file = File::create(log_file_path).expect("Failed to create log file"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.17s [INFO] running `Command { std: "docker" "inspect" "e6098117d7671b4afcbcb386b6189ba31ee1ad9638386a63724572864ddaa5c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6098117d7671b4afcbcb386b6189ba31ee1ad9638386a63724572864ddaa5c3", kill_on_drop: false }` [INFO] [stdout] e6098117d7671b4afcbcb386b6189ba31ee1ad9638386a63724572864ddaa5c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4576aea35c8142705e85250539f0987c8405895f8203f20ff0716b89a1e99a41 [INFO] running `Command { std: "docker" "start" "-a" "4576aea35c8142705e85250539f0987c8405895f8203f20ff0716b89a1e99a41", kill_on_drop: false }` [INFO] [stdout] warning: extern crate `clap_builder` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap_builder as _;` to the crate root [INFO] [stdout] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `color_eyre` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use color_eyre as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `crypto` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use crypto as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `serde_derive` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use serde_derive as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/btc_utils/key_gen.rs:86:29 [INFO] [stdout] | [INFO] [stdout] 86 | current_segment <<= (11 - bit_count); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 86 - current_segment <<= (11 - bit_count); [INFO] [stdout] 86 + current_segment <<= 11 - bit_count; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Bits` [INFO] [stdout] --> src/btc_utils/language.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use super::bits::{Bits,Bits11}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/state/args.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | #[clap(subcommand)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W unused-qualifications` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/cli/setup.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | Command::New { name } => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item_type` [INFO] [stdout] --> src/cli/setup.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | Command::List { item_type } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `item_type: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `config` and `wallets` are never read [INFO] [stdout] --> src/cli/setup.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Cli { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 7 | args: Args, [INFO] [stdout] 8 | config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | wallets: Wallets, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cli` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/state/wallets.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Wallets { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 3 | path: String [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Wallets` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: extern crate `clap_builder` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap_builder as _;` to the crate root [INFO] [stdout] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `color_eyre` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use color_eyre as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `crypto` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use crypto as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `serde_derive` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use serde_derive as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/btc_utils/key_gen.rs:86:29 [INFO] [stdout] | [INFO] [stdout] 86 | current_segment <<= (11 - bit_count); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 86 - current_segment <<= (11 - bit_count); [INFO] [stdout] 86 + current_segment <<= 11 - bit_count; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Bits` [INFO] [stdout] --> src/btc_utils/language.rs:3:19 [INFO] [stdout] | [INFO] [stdout] 3 | use super::bits::{Bits,Bits11}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/state/args.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | #[clap(subcommand)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W unused-qualifications` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `clap` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap as _;` to the crate root [INFO] [stdout] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `clap_builder` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use clap_builder as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `color_eyre` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use color_eyre as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `crypto` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use crypto as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `hex` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use hex as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `hmac` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use hmac as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `lazy_static` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use lazy_static as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `once_cell` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use once_cell as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `pbkdf2` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use pbkdf2 as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `rand` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use rand as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `rustc_hash` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use rustc_hash as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `serde` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use serde as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `serde_derive` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use serde_derive as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `serde_json` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use serde_json as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `sha2` is unused in crate `bt` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use sha2 as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `unused_variable` [INFO] [stdout] --> src/main.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | #[allow(unused_variable)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: did you mean: `unused_variables` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `log_file` [INFO] [stdout] --> src/main.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | let log_file = File::create(log_file_path).expect("Failed to create log file"); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/cli/setup.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | Command::New { name } => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item_type` [INFO] [stdout] --> src/cli/setup.rs:67:29 [INFO] [stdout] | [INFO] [stdout] 67 | Command::List { item_type } => { [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `item_type: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `config` and `wallets` are never read [INFO] [stdout] --> src/cli/setup.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Cli { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 7 | args: Args, [INFO] [stdout] 8 | config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 9 | wallets: Wallets, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cli` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/state/wallets.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Wallets { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 3 | path: String [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Wallets` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "4576aea35c8142705e85250539f0987c8405895f8203f20ff0716b89a1e99a41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4576aea35c8142705e85250539f0987c8405895f8203f20ff0716b89a1e99a41", kill_on_drop: false }` [INFO] [stdout] 4576aea35c8142705e85250539f0987c8405895f8203f20ff0716b89a1e99a41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 84abe07f85bb3783e5110381796c40b728abf7ededd1c7bc0e88aefe1daf2e9a [INFO] running `Command { std: "docker" "start" "-a" "84abe07f85bb3783e5110381796c40b728abf7ededd1c7bc0e88aefe1daf2e9a", kill_on_drop: false }` [INFO] [stderr] warning: extern crate `clap_builder` is unused in crate `bt` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use clap_builder as _;` to the crate root [INFO] [stderr] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stderr] [INFO] [stderr] warning: extern crate `color_eyre` is unused in crate `bt` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use color_eyre as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `crypto` is unused in crate `bt` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use crypto as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `serde_derive` is unused in crate `bt` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use serde_derive as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/btc_utils/key_gen.rs:86:29 [INFO] [stderr] | [INFO] [stderr] 86 | current_segment <<= (11 - bit_count); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 86 - current_segment <<= (11 - bit_count); [INFO] [stderr] 86 + current_segment <<= 11 - bit_count; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused import: `Bits` [INFO] [stderr] --> src/btc_utils/language.rs:3:19 [INFO] [stderr] | [INFO] [stderr] 3 | use super::bits::{Bits,Bits11}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unnecessary qualification [INFO] [stderr] --> src/state/args.rs:76:12 [INFO] [stderr] | [INFO] [stderr] 76 | #[clap(subcommand)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W unused-qualifications` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> src/cli/setup.rs:25:28 [INFO] [stderr] | [INFO] [stderr] 25 | Command::New { name } => { [INFO] [stderr] | ^^^^ help: try ignoring the field: `name: _` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `item_type` [INFO] [stderr] --> src/cli/setup.rs:67:29 [INFO] [stderr] | [INFO] [stderr] 67 | Command::List { item_type } => { [INFO] [stderr] | ^^^^^^^^^ help: try ignoring the field: `item_type: _` [INFO] [stderr] [INFO] [stderr] warning: fields `config` and `wallets` are never read [INFO] [stderr] --> src/cli/setup.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct Cli { [INFO] [stderr] | --- fields in this struct [INFO] [stderr] 7 | args: Args, [INFO] [stderr] 8 | config: Config, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 9 | wallets: Wallets, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Cli` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `path` is never read [INFO] [stderr] --> src/state/wallets.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 2 | pub struct Wallets { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] 3 | path: String [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Wallets` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `bt` (lib) generated 11 warnings (run `cargo fix --lib -p bt` to apply 3 suggestions) [INFO] [stderr] warning: `bt` (lib test) generated 11 warnings (11 duplicates) [INFO] [stderr] warning: extern crate `clap` is unused in crate `bt` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use clap as _;` to the crate root [INFO] [stderr] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stderr] [INFO] [stderr] warning: extern crate `clap_builder` is unused in crate `bt` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use clap_builder as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `hex` is unused in crate `bt` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use hex as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `hmac` is unused in crate `bt` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use hmac as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `lazy_static` is unused in crate `bt` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use lazy_static as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `once_cell` is unused in crate `bt` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use once_cell as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `pbkdf2` is unused in crate `bt` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use pbkdf2 as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `rand` is unused in crate `bt` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use rand as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `rustc_hash` is unused in crate `bt` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use rustc_hash as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `serde` is unused in crate `bt` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use serde as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `serde_json` is unused in crate `bt` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use serde_json as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `sha2` is unused in crate `bt` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use sha2 as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `unused_variable` [INFO] [stderr] --> src/main.rs:13:13 [INFO] [stderr] | [INFO] [stderr] 13 | #[allow(unused_variable)] [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: did you mean: `unused_variables` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unknown_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `log_file` [INFO] [stderr] --> src/main.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | let log_file = File::create(log_file_path).expect("Failed to create log file"); [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_file` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `bt` (bin "bt" test) generated 17 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bt-4a635acd2fbb86c3) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test config::setup::tests::test_env ... ok [INFO] [stdout] test config::setup::tests::test_from_file_malformed_json - should panic ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bt-16c8f1ee9bd00d5c) [INFO] [stdout] test config::setup::tests::test_from_file_missing_file - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [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] [stderr] Doc-tests bt [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/btc_utils/key_gen.rs:86:29 [INFO] [stderr] | [INFO] [stderr] 86 | current_segment <<= (11 - bit_count); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 86 - current_segment <<= (11 - bit_count); [INFO] [stderr] 86 + current_segment <<= 11 - bit_count; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [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" "84abe07f85bb3783e5110381796c40b728abf7ededd1c7bc0e88aefe1daf2e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84abe07f85bb3783e5110381796c40b728abf7ededd1c7bc0e88aefe1daf2e9a", kill_on_drop: false }` [INFO] [stdout] 84abe07f85bb3783e5110381796c40b728abf7ededd1c7bc0e88aefe1daf2e9a