[INFO] fetching crate network-ethernet 0.1.9...
[INFO] testing network-ethernet-0.1.9 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate network-ethernet 0.1.9 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate network-ethernet 0.1.9
[INFO] finished tweaking crates.io crate network-ethernet 0.1.9
[INFO] tweaked toml for crates.io crate network-ethernet 0.1.9 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate network-ethernet 0.1.9 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 28 packages to latest compatible versions
[INFO] [stderr]       Adding likely v0.1.0 (available: v0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bfc2056bdba923a116b75905b0ad7795321f98e9956797c0946b79660c8261d9
[INFO] running `Command { std: "docker" "start" "-a" "bfc2056bdba923a116b75905b0ad7795321f98e9956797c0946b79660c8261d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bfc2056bdba923a116b75905b0ad7795321f98e9956797c0946b79660c8261d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfc2056bdba923a116b75905b0ad7795321f98e9956797c0946b79660c8261d9", kill_on_drop: false }`
[INFO] [stdout] bfc2056bdba923a116b75905b0ad7795321f98e9956797c0946b79660c8261d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 689b831004c5059d9fcce2bd7cc3088a8ffe6e1cc99ba2d4641cee0b40667c04
[INFO] running `Command { std: "docker" "start" "-a" "689b831004c5059d9fcce2bd7cc3088a8ffe6e1cc99ba2d4641cee0b40667c04", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling likely v0.1.0
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling network-packet v0.1.1
[INFO] [stderr]    Compiling network-endian v0.1.5
[INFO] [stderr]    Compiling network-time v0.1.1
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-packet-0.1.1/src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(const_fn)]
[INFO] [stdout]   |            ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85109> for more information
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-packet-0.1.1/src/lib.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![feature(untagged_unions)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in 1.64.0; see <https://github.com/rust-lang/rust/pull/97995> for more information
[INFO] [stdout]    = note: unions with `Copy` and `ManuallyDrop` fields are stable; there is no intent to stabilize more
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/src/lib.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(const_fn)]
[INFO] [stdout]   |            ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85109> for more information
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-time-0.1.1/src/lib.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![feature(const_fn)]
[INFO] [stdout]   |            ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.54.0; see <https://github.com/rust-lang/rust/pull/85109> for more information
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-packet-0.1.1/src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(const_fn)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-packet-0.1.1/src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![feature(reverse_bits)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-packet-0.1.1/src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(try_from)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-packet-0.1.1/src/lib.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![feature(untagged_unions)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `asm` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-time-0.1.1/src/MonotonicMillisecondTimestamp.rs:283:4
[INFO] [stdout]     |
[INFO] [stdout] 283 |             asm!
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-time-0.1.1/src/lib.rs:22:1
[INFO] [stdout]     |
[INFO] [stdout]  22 + use std::arch::asm;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-time-0.1.1/src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![feature(asm)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-time-0.1.1/src/lib.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![feature(const_fn)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-time-0.1.1/src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(core_intrinsics)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0554, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0554, E0557.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `network-time` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/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_bytes(self.0)).partial_cmp(&u16::from_be(u16::from_bytes(other.0)))
[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] [stderr] error: could not compile `network-packet` (lib) due to 6 previous errors
[INFO] [stdout] error[E0599]: no function or associated item named `from_bytes` found for type `u16` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/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_bytes(other.0)))
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/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_bytes(self.0)).cmp(&u16::from_be(u16::from_bytes(other.0)))
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/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_bytes(other.0)))
[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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/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_bytes())
[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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/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_bytes(self.0)
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/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_bytes(self.0)).partial_cmp(&u32::from_be(u32::from_bytes(other.0)))
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/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_bytes(other.0)))
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/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_bytes(self.0)).cmp(&u32::from_be(u32::from_bytes(other.0)))
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/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_bytes(other.0)))
[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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/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_bytes())
[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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/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_bytes(self.0)
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/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_bytes(self.0)).partial_cmp(&u128::from_be(u128::from_bytes(other.0)))
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/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_bytes(other.0)))
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/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_bytes(self.0)).cmp(&u128::from_be(u128::from_bytes(other.0)))
[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]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/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_bytes(other.0)))
[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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/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_bytes())
[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]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/network-endian-0.1.5/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_bytes(self.0)
[INFO] [stdout] 126 +         u128::from_be(self.0)
[INFO] [stdout]     |
[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 19 previous errors
[INFO] running `Command { std: "docker" "inspect" "689b831004c5059d9fcce2bd7cc3088a8ffe6e1cc99ba2d4641cee0b40667c04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "689b831004c5059d9fcce2bd7cc3088a8ffe6e1cc99ba2d4641cee0b40667c04", kill_on_drop: false }`
[INFO] [stdout] 689b831004c5059d9fcce2bd7cc3088a8ffe6e1cc99ba2d4641cee0b40667c04
