[INFO] fetching crate xaynet-client 0.1.0... [INFO] testing xaynet-client-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate xaynet-client 0.1.0 into /workspace/builds/worker-115/source [INFO] validating manifest of crates.io crate xaynet-client 0.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xaynet-client 0.1.0 [INFO] finished tweaking crates.io crate xaynet-client 0.1.0 [INFO] tweaked toml for crates.io crate xaynet-client 0.1.0 written to /workspace/builds/worker-115/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1334066c2aca6c028851ebc45198a0c87fdb732e0ec67b3da0171661124a3db [INFO] running `Command { std: "docker" "start" "-a" "b1334066c2aca6c028851ebc45198a0c87fdb732e0ec67b3da0171661124a3db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1334066c2aca6c028851ebc45198a0c87fdb732e0ec67b3da0171661124a3db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1334066c2aca6c028851ebc45198a0c87fdb732e0ec67b3da0171661124a3db", kill_on_drop: false }` [INFO] [stdout] b1334066c2aca6c028851ebc45198a0c87fdb732e0ec67b3da0171661124a3db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-115/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c121eb87feee48c0e2b3c22507cc3094f06108ed7e84d0ea1145fb435617b306 [INFO] running `Command { std: "docker" "start" "-a" "c121eb87feee48c0e2b3c22507cc3094f06108ed7e84d0ea1145fb435617b306", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling ed25519 v1.4.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling sodiumoxide v0.2.7 [INFO] [stderr] Compiling xaynet-core v0.1.0 [INFO] [stdout] error[E0423]: cannot initialize a tuple struct which contains private fields [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xaynet-core-0.1.0/src/crypto/sign.rs:136:14 [INFO] [stdout] | [INFO] [stdout] 136 | Self(sign::Signature([0_u8; sign::SIGNATUREBYTES])) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: constructor is not visible here due to private fields [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/ed25519-1.4.1/src/lib.rs:288:22 [INFO] [stdout] | [INFO] [stdout] 288 | pub struct Signature([u8; Signature::BYTE_SIZE]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_slice` found for struct `sodiumoxide::crypto::sign::Signature` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xaynet-core-0.1.0/src/crypto/sign.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | sign::Signature::from_slice(bytes).map(Self) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `sodiumoxide::crypto::sign::Signature` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] note: `crypto::ByteObject` defines an item `from_slice`, perhaps you need to implement it [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xaynet-core-0.1.0/src/crypto/mod.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | pub trait ByteObject: Sized { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sodiumoxide::crypto::sign::Signature: Serialize` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xaynet-core-0.1.0/src/crypto/sign.rs:130:22 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct Signature(sign::Signature); [INFO] [stdout] | ^^^^ the trait `Serialize` is not implemented for `sodiumoxide::crypto::sign::Signature` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `serialize_newtype_struct` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/ser/mod.rs:904:12 [INFO] [stdout] | [INFO] [stdout] 904 | T: Serialize; [INFO] [stdout] | ^^^^^^^^^ required by this bound in `serialize_newtype_struct` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sodiumoxide::crypto::sign::Signature: Deserialize<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xaynet-core-0.1.0/src/crypto/sign.rs:130:22 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct Signature(sign::Signature); [INFO] [stdout] | ^^^^ the trait `Deserialize<'_>` is not implemented for `sodiumoxide::crypto::sign::Signature` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sodiumoxide::crypto::sign::Signature: Deserialize<'_>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xaynet-core-0.1.0/src/crypto/sign.rs:130:22 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct Signature(sign::Signature); [INFO] [stdout] | ^^^^ the trait `Deserialize<'_>` is not implemented for `sodiumoxide::crypto::sign::Signature` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `next_element` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde-1.0.136/src/de/mod.rs:1725:12 [INFO] [stdout] | [INFO] [stdout] 1725 | T: Deserialize<'de>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `next_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sodiumoxide::crypto::sign::Signature: Hash` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xaynet-core-0.1.0/src/crypto/sign.rs:130:22 [INFO] [stdout] | [INFO] [stdout] 120 | Hash, [INFO] [stdout] | ---- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 130 | pub struct Signature(sign::Signature); [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Hash` is not implemented for `sodiumoxide::crypto::sign::Signature` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Hash` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `sodiumoxide::crypto::sign::Signature: Ord` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xaynet-core-0.1.0/src/crypto/sign.rs:130:22 [INFO] [stdout] | [INFO] [stdout] 122 | Ord, [INFO] [stdout] | --- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 130 | pub struct Signature(sign::Signature); [INFO] [stdout] | ^^^^^^^^^^^^^^^ the trait `Ord` is not implemented for `sodiumoxide::crypto::sign::Signature` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Ord` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `sodiumoxide::crypto::sign::Signature` with `sodiumoxide::crypto::sign::Signature` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xaynet-core-0.1.0/src/crypto/sign.rs:130:22 [INFO] [stdout] | [INFO] [stdout] 126 | PartialOrd, [INFO] [stdout] | ---------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 130 | pub struct Signature(sign::Signature); [INFO] [stdout] | ^^^^^^^^^^^^^^^ no implementation for `sodiumoxide::crypto::sign::Signature < sodiumoxide::crypto::sign::Signature` and `sodiumoxide::crypto::sign::Signature > sodiumoxide::crypto::sign::Signature` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialOrd` is not implemented for `sodiumoxide::crypto::sign::Signature` [INFO] [stdout] = note: this error originates in the derive macro `PartialOrd` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0423, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `xaynet-core` due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "c121eb87feee48c0e2b3c22507cc3094f06108ed7e84d0ea1145fb435617b306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c121eb87feee48c0e2b3c22507cc3094f06108ed7e84d0ea1145fb435617b306", kill_on_drop: false }` [INFO] [stdout] c121eb87feee48c0e2b3c22507cc3094f06108ed7e84d0ea1145fb435617b306