[INFO] fetching crate shs_async 0.3.0... [INFO] testing shs_async-0.3.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate shs_async 0.3.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate shs_async 0.3.0 [INFO] finished tweaking crates.io crate shs_async 0.3.0 [INFO] tweaked toml for crates.io crate shs_async 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate shs_async 0.3.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 47 packages to latest compatible versions [INFO] [stderr] Adding hex v0.3.2 (available: v0.4.3) [INFO] [stderr] Adding readwrite v0.1.2 (available: v0.2.0) [INFO] [stderr] Adding ssb-crypto v0.1.4 (available: v0.2.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-ringbuffer v0.5.5 [INFO] [stderr] Downloaded shs_core v0.3.0 [INFO] [stderr] Downloaded readwrite v0.1.2 [INFO] [stderr] Downloaded ssb-crypto v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74118658cb0bdfd3fa278d82daf0ecd79d71652adb53869546046428edd57ab4 [INFO] running `Command { std: "docker" "start" "-a" "74118658cb0bdfd3fa278d82daf0ecd79d71652adb53869546046428edd57ab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74118658cb0bdfd3fa278d82daf0ecd79d71652adb53869546046428edd57ab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74118658cb0bdfd3fa278d82daf0ecd79d71652adb53869546046428edd57ab4", kill_on_drop: false }` [INFO] [stdout] 74118658cb0bdfd3fa278d82daf0ecd79d71652adb53869546046428edd57ab4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea1f04a464e2a7076b9303dae9e0f5328cc98e0f6c9556c80cc2081612a0c1d2 [INFO] running `Command { std: "docker" "start" "-a" "ea1f04a464e2a7076b9303dae9e0f5328cc98e0f6c9556c80cc2081612a0c1d2", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling sodiumoxide v0.2.7 [INFO] [stderr] Compiling ssb-crypto v0.1.4 [INFO] [stderr] Compiling shs_core v0.3.0 [INFO] [stdout] error[E0599]: no function or associated item named `from_slice` found for struct `Signature` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shs_core-0.3.0/src/messages.rs:306:56 [INFO] [stdout] | [INFO] [stdout] 306 | client_sig: ClientSignature(Signature::from_slice(&sig_bytes)?), [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `Signature` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Signature` consider using one of the following associated functions: [INFO] [stdout] Signature::from_bytes [INFO] [stdout] 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] 306 - client_sig: ClientSignature(Signature::from_slice(&sig_bytes)?), [INFO] [stdout] 306 + client_sig: ClientSignature(Signature::from_str(&sig_bytes)?), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0616]: field `0` of struct `Signature` is private [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shs_core-0.3.0/src/messages.rs:352:43 [INFO] [stdout] | [INFO] [stdout] 352 | ServerAccept(secretbox::seal(&sig.0[..], &zero_nonce(), &key)) [INFO] [stdout] | ^ private field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_slice` found for struct `Signature` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shs_core-0.3.0/src/messages.rs:386:40 [INFO] [stdout] | [INFO] [stdout] 386 | ServerSignature(Signature::from_slice(&v) [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `Signature` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Signature` consider using one of the following associated functions: [INFO] [stdout] Signature::from_bytes [INFO] [stdout] 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] 386 - ServerSignature(Signature::from_slice(&v) [INFO] [stdout] 386 + ServerSignature(Signature::from_str(&v) [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 `shs_core` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ea1f04a464e2a7076b9303dae9e0f5328cc98e0f6c9556c80cc2081612a0c1d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea1f04a464e2a7076b9303dae9e0f5328cc98e0f6c9556c80cc2081612a0c1d2", kill_on_drop: false }` [INFO] [stdout] ea1f04a464e2a7076b9303dae9e0f5328cc98e0f6c9556c80cc2081612a0c1d2