[INFO] fetching crate shs_core 0.3.0...
[INFO] testing shs_core-0.3.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate shs_core 0.3.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate shs_core 0.3.0
[INFO] finished tweaking crates.io crate shs_core 0.3.0
[INFO] tweaked toml for crates.io crate shs_core 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate shs_core 0.3.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.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.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 63 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.2.11 (available: v0.8.2)
[INFO] [stderr]       Adding quick-error v1.2.3 (available: v2.0.1)
[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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ssb-crypto v0.1.4
[INFO] [stderr]   Downloaded cast v0.2.7
[INFO] [stderr]   Downloaded criterion v0.2.11
[INFO] [stderr]   Downloaded criterion-plot v0.3.1
[INFO] [stderr]   Downloaded rand_xoshiro v0.1.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 457afe11e4412f6bda52be18e36660f03888d3337a5f5e36b20efd71fda29dbb
[INFO] running `Command { std: "docker" "start" "-a" "457afe11e4412f6bda52be18e36660f03888d3337a5f5e36b20efd71fda29dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "457afe11e4412f6bda52be18e36660f03888d3337a5f5e36b20efd71fda29dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "457afe11e4412f6bda52be18e36660f03888d3337a5f5e36b20efd71fda29dbb", kill_on_drop: false }`
[INFO] [stdout] 457afe11e4412f6bda52be18e36660f03888d3337a5f5e36b20efd71fda29dbb
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0843c0d3bc40687df235c5e8a5117f988cf1de17ccf824927605ed64675c19de
[INFO] running `Command { std: "docker" "start" "-a" "0843c0d3bc40687df235c5e8a5117f988cf1de17ccf824927605ed64675c19de", 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 signature v1.6.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling sodiumoxide v0.2.7
[INFO] [stderr]    Compiling ssb-crypto v0.1.4
[INFO] [stderr]    Compiling shs_core v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `from_slice` found for struct `Signature` in the current scope
[INFO] [stdout]    --> 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]    --> 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]    --> 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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0843c0d3bc40687df235c5e8a5117f988cf1de17ccf824927605ed64675c19de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0843c0d3bc40687df235c5e8a5117f988cf1de17ccf824927605ed64675c19de", kill_on_drop: false }`
[INFO] [stdout] 0843c0d3bc40687df235c5e8a5117f988cf1de17ccf824927605ed64675c19de
