[INFO] fetching crate logical 0.2.1... [INFO] checking logical-0.2.1 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate logical 0.2.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate logical 0.2.1 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate logical 0.2.1 [INFO] finished tweaking crates.io crate logical 0.2.1 [INFO] tweaked toml for crates.io crate logical 0.2.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 34 packages [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.55.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57d7a5eff81c1ae0abe8292cc7ed428f52acf09e70e264cfcab349b82c0c3f4f [INFO] running `Command { std: "docker" "start" "-a" "57d7a5eff81c1ae0abe8292cc7ed428f52acf09e70e264cfcab349b82c0c3f4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57d7a5eff81c1ae0abe8292cc7ed428f52acf09e70e264cfcab349b82c0c3f4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57d7a5eff81c1ae0abe8292cc7ed428f52acf09e70e264cfcab349b82c0c3f4f", kill_on_drop: false }` [INFO] [stdout] 57d7a5eff81c1ae0abe8292cc7ed428f52acf09e70e264cfcab349b82c0c3f4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f918fe618c36c966b5798a09c9b94bcfe4128411573b447123cc00a482b47a6 [INFO] running `Command { std: "docker" "start" "-a" "8f918fe618c36c966b5798a09c9b94bcfe4128411573b447123cc00a482b47a6", kill_on_drop: false }` [INFO] [stderr] Checking logical v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/signal.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `InOut` is imported redundantly [INFO] [stdout] --> src/port/pport.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 165 | use super::*; [INFO] [stdout] | -------- the item `InOut` is already imported here [INFO] [stdout] 166 | use crate::port::portdirection::InOut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Input` is imported redundantly [INFO] [stdout] --> src/port/pport.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 165 | use super::*; [INFO] [stdout] | -------- the item `Input` is already imported here [INFO] [stdout] 166 | use crate::port::portdirection::InOut; [INFO] [stdout] 167 | use crate::port::Input; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Output` is imported redundantly [INFO] [stdout] --> src/port/pport.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 165 | use super::*; [INFO] [stdout] | -------- the item `Output` is already imported here [INFO] [stdout] ... [INFO] [stdout] 168 | use crate::port::Output; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/signal.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Port` is imported redundantly [INFO] [stdout] --> src/signal.rs:137:42 [INFO] [stdout] | [INFO] [stdout] 135 | use super::*; [INFO] [stdout] | -------- the item `Port` is already imported here [INFO] [stdout] 136 | use crate::direction::InOut; [INFO] [stdout] 137 | use crate::{Ieee1164, Ieee1164Value, Port}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `nll` has been stable since 1.63.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(nll, try_from, vec_remove_item)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(nll, try_from, vec_remove_item)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `vec_remove_item` [INFO] [stdout] --> src/lib.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(nll, try_from, vec_remove_item)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/circuit.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | updater: Vec>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 5 | updater: Vec>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `nll` has been stable since 1.63.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(nll, try_from, vec_remove_item)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(nll, try_from, vec_remove_item)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `vec_remove_item` [INFO] [stdout] --> src/lib.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(nll, try_from, vec_remove_item)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/circuit.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | updater: Vec>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 5 | updater: Vec>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryInto>>` for type `Port<_, _>` [INFO] [stdout] --> src/port/pport.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | / impl TryInto> for Port [INFO] [stdout] 92 | | where [INFO] [stdout] 93 | | D: PortDirection, [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryInto for T [INFO] [stdout] where U: TryFrom; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryInto>>` for type `Port<_, _>` [INFO] [stdout] --> src/port/pport.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | / impl TryInto> for Port [INFO] [stdout] 107 | | where [INFO] [stdout] 108 | | D: PortDirection, [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryInto for T [INFO] [stdout] where U: TryFrom; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryInto>>` for type `pport::Port<_, _>` [INFO] [stdout] --> src/port/pport.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | / impl TryInto> for Port [INFO] [stdout] 92 | | where [INFO] [stdout] 93 | | D: PortDirection, [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryInto for T [INFO] [stdout] where U: TryFrom; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryInto>>` for type `pport::Port<_, _>` [INFO] [stdout] --> src/port/pport.rs:106:1 [INFO] [stdout] | [INFO] [stdout] 106 | / impl TryInto> for Port [INFO] [stdout] 107 | | where [INFO] [stdout] 108 | | D: PortDirection, [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryInto for T [INFO] [stdout] where U: TryFrom; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `remove_item` found for struct `RwLockWriteGuard<'_, Vec>>>` in the current scope [INFO] [stdout] --> src/signal.rs:69:49 [INFO] [stdout] | [INFO] [stdout] 69 | self.inner.input_ports.write().unwrap().remove_item(&connector); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `remove` with a similar name [INFO] [stdout] | [INFO] [stdout] 69 | self.inner.input_ports.write().unwrap().remove(&connector); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `remove_item` found for struct `RwLockWriteGuard<'_, Vec>>>` in the current scope [INFO] [stdout] --> src/signal.rs:69:49 [INFO] [stdout] | [INFO] [stdout] 69 | self.inner.input_ports.write().unwrap().remove_item(&connector); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `remove` with a similar name [INFO] [stdout] | [INFO] [stdout] 69 | self.inner.input_ports.write().unwrap().remove(&connector); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `remove_item` found for struct `RwLockWriteGuard<'_, Vec>>>` in the current scope [INFO] [stdout] --> src/signal.rs:78:50 [INFO] [stdout] | [INFO] [stdout] 78 | self.inner.output_ports.write().unwrap().remove_item(&connector); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `remove` with a similar name [INFO] [stdout] | [INFO] [stdout] 78 | self.inner.output_ports.write().unwrap().remove(&connector); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `remove_item` found for struct `RwLockWriteGuard<'_, Vec>>>` in the current scope [INFO] [stdout] --> src/signal.rs:78:50 [INFO] [stdout] | [INFO] [stdout] 78 | self.inner.output_ports.write().unwrap().remove_item(&connector); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a method `remove` with a similar name [INFO] [stdout] | [INFO] [stdout] 78 | self.inner.output_ports.write().unwrap().remove(&connector); [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0119, E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `logical` (lib) due to 6 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 5 previous errors; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0119, E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `logical` (lib test) due to 6 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8f918fe618c36c966b5798a09c9b94bcfe4128411573b447123cc00a482b47a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f918fe618c36c966b5798a09c9b94bcfe4128411573b447123cc00a482b47a6", kill_on_drop: false }` [INFO] [stdout] 8f918fe618c36c966b5798a09c9b94bcfe4128411573b447123cc00a482b47a6