[INFO] fetching crate dsf-core 0.2.0... [INFO] testing dsf-core-0.2.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate dsf-core 0.2.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate dsf-core 0.2.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f71e2d39d98315545527b9be2eb8826de4c4cf7b5f1534e9e753b1e630b80a5 [INFO] running `Command { std: "docker" "start" "-a" "0f71e2d39d98315545527b9be2eb8826de4c4cf7b5f1534e9e753b1e630b80a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f71e2d39d98315545527b9be2eb8826de4c4cf7b5f1534e9e753b1e630b80a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f71e2d39d98315545527b9be2eb8826de4c4cf7b5f1534e9e753b1e630b80a5", kill_on_drop: false }` [INFO] [stdout] 0f71e2d39d98315545527b9be2eb8826de4c4cf7b5f1534e9e753b1e630b80a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf604f40fc11a00d8f17deae2a8b758d75e8228b7572d00d00b9acb62b3f7956 [INFO] running `Command { std: "docker" "start" "-a" "bf604f40fc11a00d8f17deae2a8b758d75e8228b7572d00d00b9acb62b3f7956", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling slice-ext v0.1.4 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling managed v0.7.2 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling sodiumoxide v0.2.7 [INFO] [stderr] Compiling 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[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 `sodiumoxide::crypto::sign::Signature` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [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` due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "bf604f40fc11a00d8f17deae2a8b758d75e8228b7572d00d00b9acb62b3f7956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf604f40fc11a00d8f17deae2a8b758d75e8228b7572d00d00b9acb62b3f7956", kill_on_drop: false }` [INFO] [stdout] bf604f40fc11a00d8f17deae2a8b758d75e8228b7572d00d00b9acb62b3f7956