[INFO] fetching crate shs_async 0.3.0...
[INFO] testing shs_async-0.3.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate shs_async 0.3.0 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate shs_async 0.3.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 40 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ssb-crypto v0.1.4
[INFO] [stderr]   Downloaded hex v0.3.2
[INFO] [stderr]   Downloaded shs_core v0.3.0
[INFO] [stderr]   Downloaded readwrite v0.1.2
[INFO] [stderr]   Downloaded futures-io-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded futures-sink-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded futures-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded futures-core-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded futures-channel-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded futures-util-preview v0.3.0-alpha.19
[INFO] [stderr]   Downloaded async-ringbuffer v0.5.5
[INFO] [stderr]   Downloaded futures-executor-preview v0.3.0-alpha.19
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4964c4d9725cf347205f62b84f861865bcfb180981fd7446440e987f38896f81
[INFO] running `Command { std: "docker" "start" "-a" "4964c4d9725cf347205f62b84f861865bcfb180981fd7446440e987f38896f81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4964c4d9725cf347205f62b84f861865bcfb180981fd7446440e987f38896f81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4964c4d9725cf347205f62b84f861865bcfb180981fd7446440e987f38896f81", kill_on_drop: false }`
[INFO] [stdout] 4964c4d9725cf347205f62b84f861865bcfb180981fd7446440e987f38896f81
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b635ddfebe202df55161476fa216c00776c9e6fbd97ffa003916db03bdd2d7f
[INFO] running `Command { std: "docker" "start" "-a" "2b635ddfebe202df55161476fa216c00776c9e6fbd97ffa003916db03bdd2d7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[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 futures-io-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[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<Self> {
[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<Self> {
[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] running `Command { std: "docker" "inspect" "2b635ddfebe202df55161476fa216c00776c9e6fbd97ffa003916db03bdd2d7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b635ddfebe202df55161476fa216c00776c9e6fbd97ffa003916db03bdd2d7f", kill_on_drop: false }`
[INFO] [stdout] 2b635ddfebe202df55161476fa216c00776c9e6fbd97ffa003916db03bdd2d7f
