[INFO] fetching crate langdb_clickhouse 0.11.6... [INFO] testing langdb_clickhouse-0.11.6 against 1.90.0 for beta-1.91-3 [INFO] extracting crate langdb_clickhouse 0.11.6 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate langdb_clickhouse 0.11.6 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate langdb_clickhouse 0.11.6 [INFO] tweaked toml for crates.io crate langdb_clickhouse 0.11.6 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate langdb_clickhouse 0.11.6 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate langdb_clickhouse 0.11.6 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sealed v0.5.0 [INFO] [stderr] Downloaded clap v4.5.4 [INFO] [stderr] Downloaded clickhouse-derive v0.1.1 [INFO] [stderr] Downloaded clickhouse-rs-cityhash-sys v0.1.2 [INFO] [stderr] Downloaded serde_bytes v0.11.14 [INFO] [stderr] Downloaded thiserror-impl v1.0.59 [INFO] [stderr] Downloaded quanta v0.12.3 [INFO] [stderr] Downloaded thiserror v1.0.59 [INFO] [stderr] Downloaded serde_derive v1.0.199 [INFO] [stderr] Downloaded serde v1.0.199 [INFO] [stderr] Downloaded raw-cpuid v11.0.1 [INFO] [stderr] Downloaded bstr v1.9.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8626aed97e73e0dfa1173b7db042141e9a8d95f9a1481b56ad2c343d1838db6b [INFO] running `Command { std: "docker" "start" "-a" "8626aed97e73e0dfa1173b7db042141e9a8d95f9a1481b56ad2c343d1838db6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8626aed97e73e0dfa1173b7db042141e9a8d95f9a1481b56ad2c343d1838db6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8626aed97e73e0dfa1173b7db042141e9a8d95f9a1481b56ad2c343d1838db6b", kill_on_drop: false }` [INFO] [stdout] 8626aed97e73e0dfa1173b7db042141e9a8d95f9a1481b56ad2c343d1838db6b [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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a4840e675b157f422bb7021976a2dc988a5425d8f20dcf1d39362a5e12a84ec [INFO] running `Command { std: "docker" "start" "-a" "2a4840e675b157f422bb7021976a2dc988a5425d8f20dcf1d39362a5e12a84ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling clickhouse-rs-cityhash-sys v0.1.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling clickhouse-derive v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling lz4 v1.24.0 [INFO] [stderr] Compiling langdb_clickhouse v0.11.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.34s [INFO] running `Command { std: "docker" "inspect" "2a4840e675b157f422bb7021976a2dc988a5425d8f20dcf1d39362a5e12a84ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a4840e675b157f422bb7021976a2dc988a5425d8f20dcf1d39362a5e12a84ec", kill_on_drop: false }` [INFO] [stdout] 2a4840e675b157f422bb7021976a2dc988a5425d8f20dcf1d39362a5e12a84ec [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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6348b721d70db06df1a7cff8bf05142da0b11d906c720b0d2f2dc37b0d8c3109 [INFO] running `Command { std: "docker" "start" "-a" "6348b721d70db06df1a7cff8bf05142da0b11d906c720b0d2f2dc37b0d8c3109", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_bytes v0.11.14 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling langdb_clickhouse v0.11.6 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] --> examples/usage.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clickhouse::{error::Result, sql, Client, Row}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `clickhouse` [INFO] [stdout] --> examples/usage.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clickhouse::{error::Result, sql, Client, Row}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] --> examples/enums.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use clickhouse::{error::Result, Client, Row}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `langdb_clickhouse` (example "usage") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `clickhouse` [INFO] [stdout] --> examples/enums.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use clickhouse::{error::Result, Client, Row}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `langdb_clickhouse` (example "enums") due to 2 previous errors [INFO] [stdout] error[E0432]: unresolved import `clickhouse` [INFO] [stdout] --> tests/it/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use clickhouse::{sql, Client}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `clickhouse` [INFO] [stdout] --> tests/it/compression.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clickhouse::{Client, Compression, Row}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `clickhouse` [INFO] [stdout] --> tests/it/cursor_error.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use clickhouse::{Client, Compression}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `clickhouse` [INFO] [stdout] --> tests/it/ip.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use clickhouse::Row; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] --> tests/it/query.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clickhouse::{error::Error, Row}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `clickhouse` [INFO] [stdout] --> tests/it/nested.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clickhouse::Row; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `clickhouse` [INFO] [stdout] --> tests/it/query.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use clickhouse::{error::Error, Row}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] --> tests/it/cursor_error.rs:57:32 [INFO] [stdout] | [INFO] [stdout] 57 | #[derive(serde::Serialize, clickhouse::Row)] [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] --> tests/it/ip.rs:13:24 [INFO] [stdout] | [INFO] [stdout] 13 | #[serde(with = "clickhouse::serde::ipv4")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use langdb_clickhouse::serde::ipv4; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] --> tests/it/ip.rs:16:24 [INFO] [stdout] | [INFO] [stdout] 16 | #[serde(with = "clickhouse::serde::ipv4::option")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `clickhouse` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `clickhouse`, use `cargo add clickhouse` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use langdb_clickhouse::serde::ipv4::option; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `langdb_clickhouse` (test "it") due to 10 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/row.rs:160:27 [INFO] [stdout] | [INFO] [stdout] 160 | struct NamedTuple(u32, u32); [INFO] [stdout] | ---------- ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6348b721d70db06df1a7cff8bf05142da0b11d906c720b0d2f2dc37b0d8c3109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6348b721d70db06df1a7cff8bf05142da0b11d906c720b0d2f2dc37b0d8c3109", kill_on_drop: false }` [INFO] [stdout] 6348b721d70db06df1a7cff8bf05142da0b11d906c720b0d2f2dc37b0d8c3109