[INFO] fetching crate dsf-rpc 0.2.0... [INFO] testing dsf-rpc-0.2.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate dsf-rpc 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate dsf-rpc 0.2.0 [INFO] finished tweaking crates.io crate dsf-rpc 0.2.0 [INFO] tweaked toml for crates.io crate dsf-rpc 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dsf-rpc 0.2.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 137 packages to latest compatible versions [INFO] [stderr] Adding chrono-humanize v0.0.11 (available: v0.2.3) [INFO] [stderr] Adding colored v1.9.4 (available: v3.0.0) [INFO] [stderr] Adding diesel v1.4.8 (available: v2.2.12) [INFO] [stderr] Adding humantime v1.3.0 (available: v2.2.0) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] [stderr] Adding strum v0.17.1 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.17.1 (available: v0.27.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4887d154e32bf68ad5240750b95d0f8e2e19ad191837d056a089e0f8f22f531 [INFO] running `Command { std: "docker" "start" "-a" "e4887d154e32bf68ad5240750b95d0f8e2e19ad191837d056a089e0f8f22f531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4887d154e32bf68ad5240750b95d0f8e2e19ad191837d056a089e0f8f22f531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4887d154e32bf68ad5240750b95d0f8e2e19ad191837d056a089e0f8f22f531", kill_on_drop: false }` [INFO] [stdout] e4887d154e32bf68ad5240750b95d0f8e2e19ad191837d056a089e0f8f22f531 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b1fb7d25752750d8e0ba0bbcadd5180f91ee3f4436453a48f526b57f76c11e9 [INFO] running `Command { std: "docker" "start" "-a" "4b1fb7d25752750d8e0ba0bbcadd5180f91ee3f4436453a48f526b57f76c11e9", kill_on_drop: false }` [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling slice-ext v0.1.4 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling managed v0.7.2 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling scanlex v0.1.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling strum v0.17.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling chrono-english v0.1.8 [INFO] [stderr] Compiling chrono-humanize v0.0.11 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sodiumoxide v0.2.7 [INFO] [stderr] Compiling dsf-core v0.2.0 [INFO] [stdout] error[E0616]: field `0` of struct `sodiumoxide::crypto::sign::Signature` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsf-core-0.2.0/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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dsf-core-0.2.0/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] 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-1949cf8c6b5b557f/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_slice(signature).unwrap(); [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] running `Command { std: "docker" "inspect" "4b1fb7d25752750d8e0ba0bbcadd5180f91ee3f4436453a48f526b57f76c11e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b1fb7d25752750d8e0ba0bbcadd5180f91ee3f4436453a48f526b57f76c11e9", kill_on_drop: false }` [INFO] [stdout] 4b1fb7d25752750d8e0ba0bbcadd5180f91ee3f4436453a48f526b57f76c11e9