[INFO] fetching crate kafka-protocol 0.15.1... [INFO] checking kafka-protocol-0.15.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate kafka-protocol 0.15.1 into /workspace/builds/worker-0-tc1/source [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate kafka-protocol 0.15.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate kafka-protocol 0.15.1 [INFO] tweaked toml for crates.io crate kafka-protocol 0.15.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kafka-protocol 0.15.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 304 packages to latest compatible versions [INFO] [stderr] Adding bollard-stubs v1.44.0-rc.2 (available: v1.44.0-rc.26.0.1) [INFO] [stderr] Adding testcontainers v0.20.1 (available: v0.25.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded testcontainers v0.20.1 [INFO] [stderr] Downloaded hyperlocal-next v0.9.0 [INFO] [stderr] Downloaded bollard v0.16.1 [INFO] [stderr] Downloaded bollard-stubs v1.44.0-rc.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a90e9b56ce587fa23199aa7c8562d50cdd514ce222edbf49bbd5b7a5a9cee73d [INFO] running `Command { std: "docker" "start" "-a" "a90e9b56ce587fa23199aa7c8562d50cdd514ce222edbf49bbd5b7a5a9cee73d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a90e9b56ce587fa23199aa7c8562d50cdd514ce222edbf49bbd5b7a5a9cee73d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a90e9b56ce587fa23199aa7c8562d50cdd514ce222edbf49bbd5b7a5a9cee73d", kill_on_drop: false }` [INFO] [stdout] a90e9b56ce587fa23199aa7c8562d50cdd514ce222edbf49bbd5b7a5a9cee73d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5607e0e44088e654cc20061cebff98fae5745235f423c59aafde188ead6dbd39 [INFO] running `Command { std: "docker" "start" "-a" "5607e0e44088e654cc20061cebff98fae5745235f423c59aafde188ead6dbd39", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Checking uuid v1.18.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking resolv-conf v0.7.4 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking conquer-util v0.3.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking conquer-once v0.4.0 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking parse-display v0.9.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking docker_credential v1.3.2 [INFO] [stderr] Checking hickory-proto v0.25.2 [INFO] [stderr] Checking bollard-stubs v1.44.0-rc.2 [INFO] [stderr] Checking lz4 v1.28.1 [INFO] [stderr] Checking kafka-protocol v0.15.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking hickory-resolver v0.25.2 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking hyperlocal-next v0.9.0 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stdout] warning: struct `U8` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | U8 => put_u8(u8), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `I8` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | I8 => put_i8(i8), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `U16` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | U16 => put_u16(u16), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `U16Le` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | U16Le => put_u16_le(u16), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `I16` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | I16 => put_i16(i16), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `I16Le` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | I16Le => put_i16_le(i16), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `U32Le` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | U32Le => put_u32_le(u32), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `I32Le` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | I32Le => put_i32_le(i32), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `U64` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | U64 => put_u64(u64), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `U64Le` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | U64Le => put_u64_le(u64), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `I64` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | I64 => put_i64(i64), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `I64Le` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | I64Le => put_i64_le(i64), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `U128` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | U128 => put_u128(u128), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `U128Le` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | U128Le => put_u128_le(u128), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `I128` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | I128 => put_i128(i128), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `I128Le` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | I128Le => put_i128_le(i128), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `F32` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | F32 => put_f32(f32), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `F32Le` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | F32Le => put_f32_le(f32), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `F64` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | F64 => put_f64(f64), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `F64Le` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | F64Le => put_f64_le(f64), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bollard v0.16.1 [INFO] [stderr] Checking testcontainers v0.20.1 [INFO] [stdout] warning: struct `U8` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | U8 => put_u8(u8), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `I8` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | I8 => put_i8(i8), [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `U16` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | U16 => put_u16(u16), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `U16Le` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 152 | U16Le => put_u16_le(u16), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `I16` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | I16 => put_i16(i16), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `I16Le` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | I16Le => put_i16_le(i16), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `U32Le` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | U32Le => put_u32_le(u32), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `I32Le` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | I32Le => put_i32_le(i32), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `U64` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | U64 => put_u64(u64), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `U64Le` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | U64Le => put_u64_le(u64), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `I64` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | I64 => put_i64(i64), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `I64Le` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | I64Le => put_i64_le(i64), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `U128` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | U128 => put_u128(u128), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `U128Le` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | U128Le => put_u128_le(u128), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `I128` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | I128 => put_i128(i128), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `I128Le` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | I128Le => put_i128_le(i128), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `F32` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | F32 => put_f32(f32), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `F32Le` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | F32Le => put_f32_le(f32), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `F64` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | F64 => put_f64(f64), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `F64Le` is never constructed [INFO] [stdout] --> src/protocol/buf.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | F64Le => put_f64_le(f64), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `define_gap_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "5607e0e44088e654cc20061cebff98fae5745235f423c59aafde188ead6dbd39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5607e0e44088e654cc20061cebff98fae5745235f423c59aafde188ead6dbd39", kill_on_drop: false }` [INFO] [stdout] 5607e0e44088e654cc20061cebff98fae5745235f423c59aafde188ead6dbd39