[INFO] fetching crate jbspace 0.0.0...
[INFO] checking jbspace-0.0.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate jbspace 0.0.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate jbspace 0.0.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jbspace 0.0.0
[INFO] finished tweaking crates.io crate jbspace 0.0.0
[INFO] tweaked toml for crates.io crate jbspace 0.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-streams v0.4.0
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0477f529e28f4cd2462a9d2d81804029eca229ff514f0e309803be0351fd5b5f
[INFO] running `Command { std: "docker" "start" "-a" "0477f529e28f4cd2462a9d2d81804029eca229ff514f0e309803be0351fd5b5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0477f529e28f4cd2462a9d2d81804029eca229ff514f0e309803be0351fd5b5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0477f529e28f4cd2462a9d2d81804029eca229ff514f0e309803be0351fd5b5f", kill_on_drop: false }`
[INFO] [stdout] 0477f529e28f4cd2462a9d2d81804029eca229ff514f0e309803be0351fd5b5f
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48596693f01543b93a7dbd490cec4056274262f9f865340810257856145d844b
[INFO] running `Command { std: "docker" "start" "-a" "48596693f01543b93a7dbd490cec4056274262f9f865340810257856145d844b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking ahash v0.7.7
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking ahash v0.8.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling pest_meta v2.7.6
[INFO] [stderr]    Compiling pest_generator v2.7.6
[INFO] [stderr]    Compiling pest_derive v2.7.6
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking decanter-crypto v0.1.5
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking bson v2.9.0
[INFO] [stderr]    Compiling decanter-derive v0.1.6
[INFO] [stderr]    Compiling scsys-derive v0.1.42
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking decanter v0.1.5
[INFO] [stderr]     Checking scsys-actors v0.1.42
[INFO] [stderr]     Checking scsys-core v0.1.42
[INFO] [stderr]     Checking scsys-macros v0.1.42
[INFO] [stdout] error[E0432]: unresolved imports `decanter::crypto::Hashable`, `decanter::Hash`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scsys-actors-0.1.42/src/catalysts/catalyst.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use decanter::{crypto::Hashable, Hash};
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^  ^^^^
[INFO] [stdout]   |                |                 |
[INFO] [stdout]   |                |                 no `Hash` in the root
[INFO] [stdout]   |                |                 help: a similar name exists in the module: `hash`
[INFO] [stdout]   |                no `Hashable` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this trait instead:
[INFO] [stdout]           decanter::prelude::Hashable
[INFO] [stdout]   = help: consider importing one of these items instead:
[INFO] [stdout]           core::hash::Hash
[INFO] [stdout]           std::hash::Hash
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `decanter::crypto::Hashable`, `decanter::Hash`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scsys-actors-0.1.42/src/messages/message.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use decanter::{crypto::Hashable, Hash};
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^  ^^^^
[INFO] [stdout]   |                |                 |
[INFO] [stdout]   |                |                 no `Hash` in the root
[INFO] [stdout]   |                |                 help: a similar name exists in the module: `hash`
[INFO] [stdout]   |                no `Hashable` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this trait instead:
[INFO] [stdout]           decanter::prelude::Hashable
[INFO] [stdout]   = help: consider importing one of these items instead:
[INFO] [stdout]           core::hash::Hash
[INFO] [stdout]           std::hash::Hash
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `decanter::prelude::Hash`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scsys-actors-0.1.42/src/states/state.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | use decanter::prelude::{Hash, Hashable, H256};
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         no `Hash` in `prelude`
[INFO] [stdout]    |                         help: a similar name exists in the module: `hash`
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these items instead:
[INFO] [stdout]            core::hash::Hash
[INFO] [stdout]            std::hash::Hash
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `decanter::crypto::Hashable`, `decanter::Hash`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scsys-actors-0.1.42/src/direction.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | use decanter::{crypto::Hashable, Hash};
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^  ^^^^
[INFO] [stdout]   |                |                 |
[INFO] [stdout]   |                |                 no `Hash` in the root
[INFO] [stdout]   |                |                 help: a similar name exists in the module: `hash`
[INFO] [stdout]   |                no `Hashable` in the root
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider importing this trait instead:
[INFO] [stdout]           decanter::prelude::Hashable
[INFO] [stdout]   = help: consider importing one of these items instead:
[INFO] [stdout]           core::hash::Hash
[INFO] [stdout]           std::hash::Hash
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stdout] error[E0277]: the trait bound `context::Context<Cnf>: AsRef<[u8]>` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/scsys-actors-0.1.42/src/contexts/context.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |         hasher(self).into()
[INFO] [stdout]    |         ------ ^^^^ the trait `AsRef<[u8]>` is not implemented for `context::Context<Cnf>`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `&context::Context<Cnf>` to implement `AsRef<[u8]>`
[INFO] [stdout] note: required by a bound in `hasher`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/decanter-0.1.5/src/hash/mod.rs:57:26
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn hasher(data: impl AsRef<[u8]>) -> GenericHash {
[INFO] [stdout]    |                          ^^^^^^^^^^^ required by this bound in `hasher`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scsys-actors` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "48596693f01543b93a7dbd490cec4056274262f9f865340810257856145d844b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48596693f01543b93a7dbd490cec4056274262f9f865340810257856145d844b", kill_on_drop: false }`
[INFO] [stdout] 48596693f01543b93a7dbd490cec4056274262f9f865340810257856145d844b
