[INFO] fetching crate shs_async 0.3.0...
[INFO] testing shs_async-0.3.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate shs_async 0.3.0 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate shs_async 0.3.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-ringbuffer v0.5.5
[INFO] [stderr]   Downloaded readwrite v0.1.2
[INFO] [stderr]   Downloaded shs_core v0.3.0
[INFO] [stderr]   Downloaded ssb-crypto v0.1.4
[INFO] [stderr]   Downloaded sodiumoxide v0.2.7
[INFO] [stderr]   Downloaded libsodium-sys v0.2.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cbcb90502a26e71c1050381d732410008cfc407810f62d84e824b3961b1725eb
[INFO] running `Command { std: "docker" "start" "-a" "cbcb90502a26e71c1050381d732410008cfc407810f62d84e824b3961b1725eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbcb90502a26e71c1050381d732410008cfc407810f62d84e824b3961b1725eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbcb90502a26e71c1050381d732410008cfc407810f62d84e824b3961b1725eb", kill_on_drop: false }`
[INFO] [stdout] cbcb90502a26e71c1050381d732410008cfc407810f62d84e824b3961b1725eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c09c183b8f9c0dec287261b53b29c4ba54f754c640aa9a23ddae084dd7a902e
[INFO] running `Command { std: "docker" "start" "-a" "7c09c183b8f9c0dec287261b53b29c4ba54f754c640aa9a23ddae084dd7a902e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling futures-sink-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling futures-core-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling futures-io-preview v0.3.0-alpha.19
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[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 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" "7c09c183b8f9c0dec287261b53b29c4ba54f754c640aa9a23ddae084dd7a902e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c09c183b8f9c0dec287261b53b29c4ba54f754c640aa9a23ddae084dd7a902e", kill_on_drop: false }`
[INFO] [stdout] 7c09c183b8f9c0dec287261b53b29c4ba54f754c640aa9a23ddae084dd7a902e
