[INFO] fetching crate xio_common 0.12.0... [INFO] checking xio_common-0.12.0 against try#7d2afcda7a9c043d5175cbca3ab08f0acf02b13a for pr-140824 [INFO] extracting crate xio_common 0.12.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate xio_common 0.12.0 on toolchain 7d2afcda7a9c043d5175cbca3ab08f0acf02b13a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xio_common 0.12.0 [INFO] finished tweaking crates.io crate xio_common 0.12.0 [INFO] tweaked toml for crates.io crate xio_common 0.12.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 73 packages to latest compatible versions [INFO] [stderr] Adding crossbeam-channel v0.3.9 (available: v0.5.15) [INFO] [stderr] Adding serialport v3.3.0 (available: v4.7.1) [INFO] [stderr] Adding snafu v0.5.0 (available: v0.8.5) [INFO] [stderr] Adding uuid v0.7.4 (available: v1.16.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50bc8d3df2d56d83e7dd7538f92e2098670b3df97426abdda09f2aaa1125a300 [INFO] running `Command { std: "docker" "start" "-a" "50bc8d3df2d56d83e7dd7538f92e2098670b3df97426abdda09f2aaa1125a300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50bc8d3df2d56d83e7dd7538f92e2098670b3df97426abdda09f2aaa1125a300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50bc8d3df2d56d83e7dd7538f92e2098670b3df97426abdda09f2aaa1125a300", kill_on_drop: false }` [INFO] [stdout] 50bc8d3df2d56d83e7dd7538f92e2098670b3df97426abdda09f2aaa1125a300 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+7d2afcda7a9c043d5175cbca3ab08f0acf02b13a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bf4bc5cb6ce908939320a67f6330fd6577314a8ded3217e2a9b2a0980c826a3 [INFO] running `Command { std: "docker" "start" "-a" "7bf4bc5cb6ce908939320a67f6330fd6577314a8ded3217e2a9b2a0980c826a3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Checking serialport v3.3.0 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking snafu v0.5.0 [INFO] [stderr] Checking xio_base_datatypes v0.8.0 [INFO] [stderr] Checking ommui_broadcast v0.4.0 [INFO] [stderr] Checking xio_common v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::Message` [INFO] [stdout] --> src/messages/mod.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | pub use crate::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Message` [INFO] [stdout] --> src/messages/mod.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | pub use crate::Message; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/data_type.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) trait DataTypeWriterExt: Write { [INFO] [stdout] | ----------------------------------------- built-in `dyn DataTypeWriterExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 23 | impl DataTypeWriterExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] | [INFO] [stdout] = note: `#[forbid(dyn_overlap)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/data_type.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) trait DataTypeReaderExt: Read { [INFO] [stdout] | ---------------------------------------- built-in `dyn DataTypeReaderExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 38 | impl DataTypeReaderExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/data_value.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) trait DataValueWriterExt: Write { [INFO] [stdout] | ------------------------------------------ built-in `dyn DataValueWriterExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 61 | impl DataValueWriterExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/data_value.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) trait DataValueReaderExt: Read { [INFO] [stdout] | ----------------------------------------- built-in `dyn DataValueReaderExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 83 | impl DataValueReaderExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/device_capability.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) trait DeviceCapabilityWriterExt: Write { [INFO] [stdout] | ------------------------------------------------- built-in `dyn DeviceCapabilityWriterExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 43 | impl DeviceCapabilityWriterExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/device_capability.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) trait DeviceCapabilityReaderExt: Read { [INFO] [stdout] | ------------------------------------------------ built-in `dyn DeviceCapabilityReaderExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 52 | impl DeviceCapabilityReaderExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/error_code.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) trait ErrorCodeWriterExt: Write { [INFO] [stdout] | ------------------------------------------ built-in `dyn ErrorCodeWriterExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 19 | impl ErrorCodeWriterExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/error_code.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) trait ErrorCodeReaderExt: Read { [INFO] [stdout] | ----------------------------------------- built-in `dyn ErrorCodeReaderExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 28 | impl ErrorCodeReaderExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/job_set_info.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) trait JobSetInfoWriterExt: Write { [INFO] [stdout] | ------------------------------------------- built-in `dyn JobSetInfoWriterExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 46 | impl JobSetInfoWriterExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/job_set_info.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub(crate) trait JobSetInfoReaderExt: Read { [INFO] [stdout] | ------------------------------------------ built-in `dyn JobSetInfoReaderExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 55 | impl JobSetInfoReaderExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/job_stopped_reason.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) trait JobStoppedReasonWriterExt: Write { [INFO] [stdout] | ------------------------------------------------- built-in `dyn JobStoppedReasonWriterExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 19 | impl JobStoppedReasonWriterExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/job_stopped_reason.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) trait JobStoppedReasonReaderExt: Read { [INFO] [stdout] | ------------------------------------------------ built-in `dyn JobStoppedReasonReaderExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 28 | impl JobStoppedReasonReaderExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/data_type.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) trait DataTypeWriterExt: Write { [INFO] [stdout] | ----------------------------------------- built-in `dyn DataTypeWriterExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 23 | impl DataTypeWriterExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] | [INFO] [stdout] = note: `#[forbid(dyn_overlap)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/data_type.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) trait DataTypeReaderExt: Read { [INFO] [stdout] | ---------------------------------------- built-in `dyn DataTypeReaderExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 38 | impl DataTypeReaderExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/data_value.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) trait DataValueWriterExt: Write { [INFO] [stdout] | ------------------------------------------ built-in `dyn DataValueWriterExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 61 | impl DataValueWriterExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/data_value.rs:83:1 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) trait DataValueReaderExt: Read { [INFO] [stdout] | ----------------------------------------- built-in `dyn DataValueReaderExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 83 | impl DataValueReaderExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/device_capability.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) trait DeviceCapabilityWriterExt: Write { [INFO] [stdout] | ------------------------------------------------- built-in `dyn DeviceCapabilityWriterExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 43 | impl DeviceCapabilityWriterExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/device_capability.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 45 | pub(crate) trait DeviceCapabilityReaderExt: Read { [INFO] [stdout] | ------------------------------------------------ built-in `dyn DeviceCapabilityReaderExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 52 | impl DeviceCapabilityReaderExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/error_code.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 13 | pub(crate) trait ErrorCodeWriterExt: Write { [INFO] [stdout] | ------------------------------------------ built-in `dyn ErrorCodeWriterExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 19 | impl ErrorCodeWriterExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/error_code.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) trait ErrorCodeReaderExt: Read { [INFO] [stdout] | ----------------------------------------- built-in `dyn ErrorCodeReaderExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 28 | impl ErrorCodeReaderExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/job_set_info.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) trait JobSetInfoWriterExt: Write { [INFO] [stdout] | ------------------------------------------- built-in `dyn JobSetInfoWriterExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 46 | impl JobSetInfoWriterExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/job_set_info.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 48 | pub(crate) trait JobSetInfoReaderExt: Read { [INFO] [stdout] | ------------------------------------------ built-in `dyn JobSetInfoReaderExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 55 | impl JobSetInfoReaderExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/job_stopped_reason.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) trait JobStoppedReasonWriterExt: Write { [INFO] [stdout] | ------------------------------------------------- built-in `dyn JobStoppedReasonWriterExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 19 | impl JobStoppedReasonWriterExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/job_stopped_reason.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) trait JobStoppedReasonReaderExt: Read { [INFO] [stdout] | ------------------------------------------------ built-in `dyn JobStoppedReasonReaderExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 28 | impl JobStoppedReasonReaderExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/module_state.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) trait ModuleStateWriterExt: Write { [INFO] [stdout] | -------------------------------------------- built-in `dyn ModuleStateWriterExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 16 | impl ModuleStateWriterExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/module_state.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) trait ModuleStateReaderExt: Read { [INFO] [stdout] | ------------------------------------------- built-in `dyn ModuleStateReaderExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 25 | impl ModuleStateReaderExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/parameter_value.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) trait ParameterValueWriterExt: Write { [INFO] [stdout] | ----------------------------------------------- built-in `dyn ParameterValueWriterExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 148 | impl ParameterValueWriterExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/parameter_value.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 150 | pub(crate) trait ParameterValueReaderExt: Read { [INFO] [stdout] | ---------------------------------------------- built-in `dyn ParameterValueReaderExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 166 | impl ParameterValueReaderExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/module_state.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) trait ModuleStateWriterExt: Write { [INFO] [stdout] | -------------------------------------------- built-in `dyn ModuleStateWriterExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 16 | impl ModuleStateWriterExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/module_state.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) trait ModuleStateReaderExt: Read { [INFO] [stdout] | ------------------------------------------- built-in `dyn ModuleStateReaderExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 25 | impl ModuleStateReaderExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/parameter_value.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 20 | pub(crate) trait ParameterValueWriterExt: Write { [INFO] [stdout] | ----------------------------------------------- built-in `dyn ParameterValueWriterExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 148 | impl ParameterValueWriterExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: hi [INFO] [stdout] --> src/parameter_value.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 150 | pub(crate) trait ParameterValueReaderExt: Read { [INFO] [stdout] | ---------------------------------------------- built-in `dyn ParameterValueReaderExt` implementation for this trait [INFO] [stdout] ... [INFO] [stdout] 166 | impl ParameterValueReaderExt for B {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ overlaps with this blanket impl [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RequestItem` is never constructed [INFO] [stdout] --> src/connection.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) struct RequestItem { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write_data_types` is never used [INFO] [stdout] --> src/data_type.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) trait DataTypeWriterExt: Write { [INFO] [stdout] | ----------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 15 | fn write_data_types(&mut self, t: &[DataType]) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `DeviceCapabilityWriterExt` is never used [INFO] [stdout] --> src/device_capability.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) trait DeviceCapabilityWriterExt: Write { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `read_i8`, `read_i16`, `read_u32`, `read_i32`, and `read_i64` are never used [INFO] [stdout] --> src/io_helper.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) trait ReadExt: ReadBytesExt { [INFO] [stdout] | ------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 12 | fn read_i8(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | fn read_i16(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | fn read_u32(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | fn read_i32(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | fn read_i64(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `write_i8`, `write_i16`, `write_u32`, and `write_i32` are never used [INFO] [stdout] --> src/io_helper.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) trait WriteExt: WriteBytesExt { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 48 | fn write_i8(&mut self, n: i8) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | fn write_i16(&mut self, n: i16) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | fn write_u32(&mut self, n: u32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | fn write_i32(&mut self, n: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `JobSetInfoWriterExt` is never used [INFO] [stdout] --> src/job_set_info.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) trait JobSetInfoWriterExt: Write { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xio_common` (lib) due to 16 previous errors; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: struct `RequestItem` is never constructed [INFO] [stdout] --> src/connection.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub(crate) struct RequestItem { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `write_data_types` is never used [INFO] [stdout] --> src/data_type.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) trait DataTypeWriterExt: Write { [INFO] [stdout] | ----------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 15 | fn write_data_types(&mut self, t: &[DataType]) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `DeviceCapabilityWriterExt` is never used [INFO] [stdout] --> src/device_capability.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) trait DeviceCapabilityWriterExt: Write { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `read_i8`, `read_i16`, `read_u32`, `read_i32`, and `read_i64` are never used [INFO] [stdout] --> src/io_helper.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) trait ReadExt: ReadBytesExt { [INFO] [stdout] | ------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 12 | fn read_i8(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 20 | fn read_i16(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | fn read_u32(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | fn read_i32(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | fn read_i64(&mut self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `write_i8`, `write_i16`, `write_u32`, and `write_i32` are never used [INFO] [stdout] --> src/io_helper.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub(crate) trait WriteExt: WriteBytesExt { [INFO] [stdout] | -------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 48 | fn write_i8(&mut self, n: i8) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | fn write_i16(&mut self, n: i16) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | fn write_u32(&mut self, n: u32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 64 | fn write_i32(&mut self, n: i32) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `JobSetInfoWriterExt` is never used [INFO] [stdout] --> src/job_set_info.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) trait JobSetInfoWriterExt: Write { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xio_common` (lib test) due to 16 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7bf4bc5cb6ce908939320a67f6330fd6577314a8ded3217e2a9b2a0980c826a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bf4bc5cb6ce908939320a67f6330fd6577314a8ded3217e2a9b2a0980c826a3", kill_on_drop: false }` [INFO] [stdout] 7bf4bc5cb6ce908939320a67f6330fd6577314a8ded3217e2a9b2a0980c826a3