[INFO] fetching crate rs-sandbox 0.1.9...
[INFO] testing rs-sandbox-0.1.9 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate rs-sandbox 0.1.9 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rs-sandbox 0.1.9
[INFO] finished tweaking crates.io crate rs-sandbox 0.1.9
[INFO] tweaked toml for crates.io crate rs-sandbox 0.1.9 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rs-sandbox 0.1.9 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 183 packages to latest compatible versions
[INFO] [stderr]       Adding crypto-common v0.1.6 (available: v0.1.7)
[INFO] [stderr]       Adding decanter v0.1.5 (available: v0.1.6)
[INFO] [stderr]       Adding decanter-crypto v0.1.5 (available: v0.1.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5b4fab273d79a80cf3519ad685fc88fb9b65a7610bcbb020362daee6dc9a9aa
[INFO] running `Command { std: "docker" "start" "-a" "d5b4fab273d79a80cf3519ad685fc88fb9b65a7610bcbb020362daee6dc9a9aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5b4fab273d79a80cf3519ad685fc88fb9b65a7610bcbb020362daee6dc9a9aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5b4fab273d79a80cf3519ad685fc88fb9b65a7610bcbb020362daee6dc9a9aa", kill_on_drop: false }`
[INFO] [stdout] d5b4fab273d79a80cf3519ad685fc88fb9b65a7610bcbb020362daee6dc9a9aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d37b2e06e32d475d9050b9903e0e6b9ca583df34792dae67958e641e922e0f62
[INFO] running `Command { std: "docker" "start" "-a" "d37b2e06e32d475d9050b9903e0e6b9ca583df34792dae67958e641e922e0f62", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling decanter-crypto v0.1.5
[INFO] [stderr]    Compiling decanter-derive v0.1.6
[INFO] [stderr]    Compiling scsys-derive v0.1.42
[INFO] [stderr]    Compiling decanter v0.1.5
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling scsys-actors v0.1.42
[INFO] [stderr]    Compiling scsys-core v0.1.42
[INFO] [stderr]    Compiling 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-1949cf8c6b5b557f/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 this trait instead:
[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-1949cf8c6b5b557f/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 this trait instead:
[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-1949cf8c6b5b557f/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 this trait instead:
[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-1949cf8c6b5b557f/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 this trait instead:
[INFO] [stdout]           std::hash::Hash
[INFO] [stdout] 
[INFO] [stdout] 
[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-1949cf8c6b5b557f/scsys-actors-0.1.42/src/contexts/context.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 23 |         hasher(self).into()
[INFO] [stdout]    |         ------ ^^^^ unsatisfied trait bound
[INFO] [stdout]    |         |
[INFO] [stdout]    |         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `AsRef<[u8]>` is not implemented for `context::Context<Cnf>`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scsys-actors-0.1.42/src/contexts/context.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Context<Cnf: Configurable> {
[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-1949cf8c6b5b557f/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] 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 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "d37b2e06e32d475d9050b9903e0e6b9ca583df34792dae67958e641e922e0f62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d37b2e06e32d475d9050b9903e0e6b9ca583df34792dae67958e641e922e0f62", kill_on_drop: false }`
[INFO] [stdout] d37b2e06e32d475d9050b9903e0e6b9ca583df34792dae67958e641e922e0f62
