[INFO] fetching crate network-endian 0.1.5... [INFO] checking network-endian-0.1.5 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate network-endian 0.1.5 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate network-endian 0.1.5 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 network-endian 0.1.5 [INFO] finished tweaking crates.io crate network-endian 0.1.5 [INFO] tweaked toml for crates.io crate network-endian 0.1.5 written to /workspace/builds/worker-1-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 7 packages [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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6373d937b5d460d751d96848f13603a4525d84f52d1a658541166870f871c7c1 [INFO] running `Command { std: "docker" "start" "-a" "6373d937b5d460d751d96848f13603a4525d84f52d1a658541166870f871c7c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6373d937b5d460d751d96848f13603a4525d84f52d1a658541166870f871c7c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6373d937b5d460d751d96848f13603a4525d84f52d1a658541166870f871c7c1", kill_on_drop: false }` [INFO] [stdout] 6373d937b5d460d751d96848f13603a4525d84f52d1a658541166870f871c7c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f1b8bc9657c4428f77ab80a4edc39b8c76c003b850c49643ad97b89c6a418742 [INFO] running `Command { std: "docker" "start" "-a" "f1b8bc9657c4428f77ab80a4edc39b8c76c003b850c49643ad97b89c6a418742", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking network-endian v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(const_fn)] [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ord` is imported redundantly [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use ::std::cmp::Ord; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ord` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use ::std::cmp::PartialOrd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialOrd` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Ord` is imported redundantly [INFO] [stdout] --> src/lib.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use ::std::cmp::Ord; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Ord` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `PartialOrd` is imported redundantly [INFO] [stdout] --> src/lib.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use ::std::cmp::PartialOrd; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/std/src/prelude/mod.rs:124:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `PartialOrd` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/NetworkEndian.rs:15:2 [INFO] [stdout] | [INFO] [stdout] 15 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/NetworkEndian.rs:19:2 [INFO] [stdout] | [INFO] [stdout] 19 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/NetworkEndian.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/NetworkEndian.rs:15:2 [INFO] [stdout] | [INFO] [stdout] 15 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/NetworkEndian.rs:19:2 [INFO] [stdout] | [INFO] [stdout] 19 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/NetworkEndian.rs:23:2 [INFO] [stdout] | [INFO] [stdout] 23 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope [INFO] [stdout] --> src/NetworkEndianU16.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u16` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 | u16::from_be(u16::from_be(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope [INFO] [stdout] --> src/NetworkEndianU16.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u16` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 | u16::from_be(u16::from_be(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope [INFO] [stdout] --> src/NetworkEndianU16.rs:16:72 [INFO] [stdout] | [INFO] [stdout] 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u16` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_be(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope [INFO] [stdout] --> src/NetworkEndianU16.rs:16:72 [INFO] [stdout] | [INFO] [stdout] 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u16` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 | u16::from_be(u16::from_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_be(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope [INFO] [stdout] --> src/NetworkEndianU16.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u16` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 25 | u16::from_be(u16::from_be(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope [INFO] [stdout] --> src/NetworkEndianU16.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u16` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 25 | u16::from_be(u16::from_be(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope [INFO] [stdout] --> src/NetworkEndianU16.rs:25:64 [INFO] [stdout] | [INFO] [stdout] 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u16` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_be(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope [INFO] [stdout] --> src/NetworkEndianU16.rs:25:64 [INFO] [stdout] | [INFO] [stdout] 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u16` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 25 | u16::from_be(u16::from_bytes(self.0)).cmp(&u16::from_be(u16::from_be(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_bytes` found for type `u16` in the current scope [INFO] [stdout] --> src/NetworkEndianU16.rs:113:42 [INFO] [stdout] | [INFO] [stdout] 113 | NetworkEndianU16(native_endian.to_be().to_bytes()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `NetworkEndian` defines an item `to_bytes`, perhaps you need to implement it [INFO] [stdout] --> src/NetworkEndian.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait NetworkEndian: Sized + Default + Debug + Copy + Clone + PartialOrd + Ord + PartialEq + Eq + Hash + Display + Serialize + DeserializeOwned [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `to_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 113 | NetworkEndianU16(native_endian.to_be().to_be()) [INFO] [stdout] | ~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope [INFO] [stdout] --> src/NetworkEndianU16.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | u16::from_bytes(self.0) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u16` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 126 | u16::from_be(self.0) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_bytes` found for type `u16` in the current scope [INFO] [stdout] --> src/NetworkEndianU16.rs:113:42 [INFO] [stdout] | [INFO] [stdout] 113 | NetworkEndianU16(native_endian.to_be().to_bytes()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `NetworkEndian` defines an item `to_bytes`, perhaps you need to implement it [INFO] [stdout] --> src/NetworkEndian.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait NetworkEndian: Sized + Default + Debug + Copy + Clone + PartialOrd + Ord + PartialEq + Eq + Hash + Display + Serialize + DeserializeOwned [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `to_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 113 | NetworkEndianU16(native_endian.to_be().to_be()) [INFO] [stdout] | ~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope [INFO] [stdout] --> src/NetworkEndianU16.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | u16::from_bytes(self.0) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u16` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 126 | u16::from_be(self.0) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope [INFO] [stdout] --> src/NetworkEndianU32.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u32` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 | u32::from_be(u32::from_be(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope [INFO] [stdout] --> src/NetworkEndianU32.rs:16:72 [INFO] [stdout] | [INFO] [stdout] 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u32` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_be(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope [INFO] [stdout] --> src/NetworkEndianU32.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u32` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 | u32::from_be(u32::from_be(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope [INFO] [stdout] --> src/NetworkEndianU32.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u32` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 25 | u32::from_be(u32::from_be(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope [INFO] [stdout] --> src/NetworkEndianU32.rs:16:72 [INFO] [stdout] | [INFO] [stdout] 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u32` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 | u32::from_be(u32::from_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_be(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope [INFO] [stdout] --> src/NetworkEndianU32.rs:25:64 [INFO] [stdout] | [INFO] [stdout] 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u32` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_be(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope [INFO] [stdout] --> src/NetworkEndianU32.rs:25:21 [INFO] [stdout] | [INFO] [stdout] 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u32` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 25 | u32::from_be(u32::from_be(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope [INFO] [stdout] --> src/NetworkEndianU32.rs:25:64 [INFO] [stdout] | [INFO] [stdout] 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u32` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 25 | u32::from_be(u32::from_bytes(self.0)).cmp(&u32::from_be(u32::from_be(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_bytes` found for type `u32` in the current scope [INFO] [stdout] --> src/NetworkEndianU32.rs:116:42 [INFO] [stdout] | [INFO] [stdout] 116 | NetworkEndianU32(native_endian.to_be().to_bytes()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `NetworkEndian` defines an item `to_bytes`, perhaps you need to implement it [INFO] [stdout] --> src/NetworkEndian.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait NetworkEndian: Sized + Default + Debug + Copy + Clone + PartialOrd + Ord + PartialEq + Eq + Hash + Display + Serialize + DeserializeOwned [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `to_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 116 | NetworkEndianU32(native_endian.to_be().to_be()) [INFO] [stdout] | ~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_bytes` found for type `u32` in the current scope [INFO] [stdout] --> src/NetworkEndianU32.rs:116:42 [INFO] [stdout] | [INFO] [stdout] 116 | NetworkEndianU32(native_endian.to_be().to_bytes()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `NetworkEndian` defines an item `to_bytes`, perhaps you need to implement it [INFO] [stdout] --> src/NetworkEndian.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait NetworkEndian: Sized + Default + Debug + Copy + Clone + PartialOrd + Ord + PartialEq + Eq + Hash + Display + Serialize + DeserializeOwned [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `to_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 116 | NetworkEndianU32(native_endian.to_be().to_be()) [INFO] [stdout] | ~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope [INFO] [stdout] --> src/NetworkEndianU32.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | u32::from_bytes(self.0) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u32` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 129 | u32::from_be(self.0) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u32` in the current scope [INFO] [stdout] --> src/NetworkEndianU32.rs:129:8 [INFO] [stdout] | [INFO] [stdout] 129 | u32::from_bytes(self.0) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u32` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 129 | u32::from_be(self.0) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope [INFO] [stdout] --> src/NetworkEndianU128.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u128` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 | u128::from_be(u128::from_be(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope [INFO] [stdout] --> src/NetworkEndianU128.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u128` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 | u128::from_be(u128::from_be(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope [INFO] [stdout] --> src/NetworkEndianU128.rs:16:76 [INFO] [stdout] | [INFO] [stdout] 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u128` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_be(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope [INFO] [stdout] --> src/NetworkEndianU128.rs:16:76 [INFO] [stdout] | [INFO] [stdout] 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u128` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 16 | u128::from_be(u128::from_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_be(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope [INFO] [stdout] --> src/NetworkEndianU128.rs:25:23 [INFO] [stdout] | [INFO] [stdout] 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u128` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 25 | u128::from_be(u128::from_be(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope [INFO] [stdout] --> src/NetworkEndianU128.rs:25:23 [INFO] [stdout] | [INFO] [stdout] 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u128` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 25 | u128::from_be(u128::from_be(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope [INFO] [stdout] --> src/NetworkEndianU128.rs:25:68 [INFO] [stdout] | [INFO] [stdout] 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u128` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_be(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope [INFO] [stdout] --> src/NetworkEndianU128.rs:25:68 [INFO] [stdout] | [INFO] [stdout] 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0))) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u128` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 25 | u128::from_be(u128::from_bytes(self.0)).cmp(&u128::from_be(u128::from_be(other.0))) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_bytes` found for type `u128` in the current scope [INFO] [stdout] --> src/NetworkEndianU128.rs:113:43 [INFO] [stdout] | [INFO] [stdout] 113 | NetworkEndianU128(native_endian.to_be().to_bytes()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `NetworkEndian` defines an item `to_bytes`, perhaps you need to implement it [INFO] [stdout] --> src/NetworkEndian.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait NetworkEndian: Sized + Default + Debug + Copy + Clone + PartialOrd + Ord + PartialEq + Eq + Hash + Display + Serialize + DeserializeOwned [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `to_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 113 | NetworkEndianU128(native_endian.to_be().to_be()) [INFO] [stdout] | ~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_bytes` found for type `u128` in the current scope [INFO] [stdout] --> src/NetworkEndianU128.rs:113:43 [INFO] [stdout] | [INFO] [stdout] 113 | NetworkEndianU128(native_endian.to_be().to_bytes()) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `NetworkEndian` defines an item `to_bytes`, perhaps you need to implement it [INFO] [stdout] --> src/NetworkEndian.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait NetworkEndian: Sized + Default + Debug + Copy + Clone + PartialOrd + Ord + PartialEq + Eq + Hash + Display + Serialize + DeserializeOwned [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `to_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 113 | NetworkEndianU128(native_endian.to_be().to_be()) [INFO] [stdout] | ~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope [INFO] [stdout] --> src/NetworkEndianU128.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | u128::from_bytes(self.0) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u128` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 126 | u128::from_be(self.0) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u128` in the current scope [INFO] [stdout] --> src/NetworkEndianU128.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | u128::from_bytes(self.0) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `u128` [INFO] [stdout] | [INFO] [stdout] help: there is an associated function `from_be` with a similar name [INFO] [stdout] | [INFO] [stdout] 126 | u128::from_be(self.0) [INFO] [stdout] | ~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0557, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0557, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `network-endian` (lib) due to 20 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `network-endian` (lib test) due to 20 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f1b8bc9657c4428f77ab80a4edc39b8c76c003b850c49643ad97b89c6a418742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1b8bc9657c4428f77ab80a4edc39b8c76c003b850c49643ad97b89c6a418742", kill_on_drop: false }` [INFO] [stdout] f1b8bc9657c4428f77ab80a4edc39b8c76c003b850c49643ad97b89c6a418742 [INFO] checking network-endian-0.1.5 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] extracting crate network-endian 0.1.5 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate network-endian 0.1.5 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate network-endian 0.1.5 [INFO] finished tweaking crates.io crate network-endian 0.1.5 [INFO] tweaked toml for crates.io crate network-endian 0.1.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecb78753775e4f7d840ac98767ad1239297a90be4460d6b3fb3feaff3f7d1457 [INFO] running `Command { std: "docker" "start" "-a" "ecb78753775e4f7d840ac98767ad1239297a90be4460d6b3fb3feaff3f7d1457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecb78753775e4f7d840ac98767ad1239297a90be4460d6b3fb3feaff3f7d1457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecb78753775e4f7d840ac98767ad1239297a90be4460d6b3fb3feaff3f7d1457", kill_on_drop: false }` [INFO] [stdout] ecb78753775e4f7d840ac98767ad1239297a90be4460d6b3fb3feaff3f7d1457 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e562f72a7486c1a427002fa25f5f7c5303aa1ce77931d71ee461b99178b7290 [INFO] running `Command { std: "docker" "start" "-a" "6e562f72a7486c1a427002fa25f5f7c5303aa1ce77931d71ee461b99178b7290", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "6e562f72a7486c1a427002fa25f5f7c5303aa1ce77931d71ee461b99178b7290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e562f72a7486c1a427002fa25f5f7c5303aa1ce77931d71ee461b99178b7290", kill_on_drop: false }` [INFO] [stdout] 6e562f72a7486c1a427002fa25f5f7c5303aa1ce77931d71ee461b99178b7290