[INFO] fetching crate dsf-core 0.2.0... [INFO] checking dsf-core-0.2.0 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] extracting crate dsf-core 0.2.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate dsf-core 0.2.0 on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dsf-core 0.2.0 [INFO] finished tweaking crates.io crate dsf-core 0.2.0 [INFO] tweaked toml for crates.io crate dsf-core 0.2.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 58 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.12.3 (available: v0.22.1) [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.6.0) [INFO] [stderr] Adding bytes v0.5.6 (available: v1.8.0) [INFO] [stderr] Adding diesel v1.4.8 (available: v2.2.5) [INFO] [stderr] Adding managed v0.7.2 (available: v0.8.0) [INFO] [stderr] Adding no-std-net v0.3.0 (available: v0.6.0) [INFO] [stderr] Adding rand_core v0.5.1 (available: v0.6.4) [INFO] [stderr] Adding sha2 v0.8.2 (available: v0.10.8) [INFO] [stderr] Adding strum v0.20.0 (available: v0.26.3) [INFO] [stderr] Adding strum_macros v0.20.1 (available: v0.26.4) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `base64` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `byteorder` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `bytes` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `chrono` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `managed` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rand_core` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sha2` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sodiumoxide` dependency) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded managed v0.7.2 [INFO] [stderr] Downloaded diesel v1.4.8 [INFO] [stderr] Downloaded sodiumoxide v0.2.7 [INFO] [stderr] Downloaded libsodium-sys v0.2.7 [INFO] [stderr] Downloaded slice-ext v0.1.4 [INFO] [stderr] Downloaded no-std-net v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 337b03eab892de4e63556018b00e3c02453064d68ed95c55cdd7f86917130c5d [INFO] running `Command { std: "docker" "start" "-a" "337b03eab892de4e63556018b00e3c02453064d68ed95c55cdd7f86917130c5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "337b03eab892de4e63556018b00e3c02453064d68ed95c55cdd7f86917130c5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "337b03eab892de4e63556018b00e3c02453064d68ed95c55cdd7f86917130c5d", kill_on_drop: false }` [INFO] [stdout] 337b03eab892de4e63556018b00e3c02453064d68ed95c55cdd7f86917130c5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cb3477a3fc637a46a30bf45ba8e4bf097600bcb2465c692065548aa763b88e36 [INFO] running `Command { std: "docker" "start" "-a" "cb3477a3fc637a46a30bf45ba8e4bf097600bcb2465c692065548aa763b88e36", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `base64` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `byteorder` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `bytes` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `chrono` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `managed` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `rand_core` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sha2` dependency) [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `sodiumoxide` dependency) [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking signature v1.6.4 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking managed v0.7.2 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking slice-ext v0.1.4 [INFO] [stderr] Checking strum v0.20.0 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking serde v1.0.215 [INFO] [stderr] Checking sodiumoxide v0.2.7 [INFO] [stderr] Checking dsf-core v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0616]: field `0` of struct `sodiumoxide::crypto::sign::Signature` is private [INFO] [stdout] --> src/crypto/sodium.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(sig.0.into()) [INFO] [stdout] | ^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `0` of struct `sodiumoxide::crypto::sign::Signature` is private [INFO] [stdout] --> src/crypto/sodium.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | Ok(sig.0.into()) [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] --> src/crypto/sodium.rs:39:41 [INFO] [stdout] | [INFO] [stdout] 39 | let sig = sign::ed25519::Signature::from_slice(signature).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `Signature` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `sodiumoxide::crypto::sign::Signature` consider using one of the following associated functions: [INFO] [stdout] sodiumoxide::crypto::sign::Signature::from_bytes [INFO] [stdout] sodiumoxide::crypto::sign::Signature::new [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ed25519-1.5.3/src/lib.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn from_bytes(bytes: &[u8]) -> signature::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 330 | pub fn new(bytes: [u8; Self::BYTE_SIZE]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from_str` with a similar name [INFO] [stdout] | [INFO] [stdout] 39 | let sig = sign::ed25519::Signature::from_str(signature).unwrap(); [INFO] [stdout] | ~~~~~~~~ [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] --> src/crypto/sodium.rs:39:41 [INFO] [stdout] | [INFO] [stdout] 39 | let sig = sign::ed25519::Signature::from_slice(signature).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `Signature` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `sodiumoxide::crypto::sign::Signature` consider using one of the following associated functions: [INFO] [stdout] sodiumoxide::crypto::sign::Signature::from_bytes [INFO] [stdout] sodiumoxide::crypto::sign::Signature::new [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ed25519-1.5.3/src/lib.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn from_bytes(bytes: &[u8]) -> signature::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 330 | pub fn new(bytes: [u8; Self::BYTE_SIZE]) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `from_str` with a similar name [INFO] [stdout] | [INFO] [stdout] 39 | let sig = sign::ed25519::Signature::from_str(signature).unwrap(); [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0616. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dsf-core` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0599, E0616. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dsf-core` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "cb3477a3fc637a46a30bf45ba8e4bf097600bcb2465c692065548aa763b88e36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb3477a3fc637a46a30bf45ba8e4bf097600bcb2465c692065548aa763b88e36", kill_on_drop: false }` [INFO] [stdout] cb3477a3fc637a46a30bf45ba8e4bf097600bcb2465c692065548aa763b88e36