[INFO] fetching crate disarray 0.1.20... [INFO] testing disarray-0.1.20 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate disarray 0.1.20 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate disarray 0.1.20 [INFO] finished tweaking crates.io crate disarray 0.1.20 [INFO] tweaked toml for crates.io crate disarray 0.1.20 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate disarray 0.1.20 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 536 packages to latest compatible versions [INFO] [stderr] Adding aes-gcm v0.9.2 (available: v0.9.4) [INFO] [stderr] Adding decanter v0.1.5 (available: v0.1.6) [INFO] [stderr] Adding decanter-crypto v0.1.5 (available: v0.1.6) [INFO] [stderr] Adding proc-macro-crate v1.1.3 (available: v1.3.1) [INFO] [stderr] Adding snow v0.9.3 (available: v0.9.6) [INFO] [stderr] Adding universal-hash v0.4.0 (available: v0.4.1) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96834d12b76357c0a98a809f569b30d25b2c530e0502c7893bf7111092cf37e3 [INFO] running `Command { std: "docker" "start" "-a" "96834d12b76357c0a98a809f569b30d25b2c530e0502c7893bf7111092cf37e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96834d12b76357c0a98a809f569b30d25b2c530e0502c7893bf7111092cf37e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96834d12b76357c0a98a809f569b30d25b2c530e0502c7893bf7111092cf37e3", kill_on_drop: false }` [INFO] [stdout] 96834d12b76357c0a98a809f569b30d25b2c530e0502c7893bf7111092cf37e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdcfabdd52b1e60a4465481a4e472e236eec7e9db19b8bd4eb35079e386d2512 [INFO] running `Command { std: "docker" "start" "-a" "fdcfabdd52b1e60a4465481a4e472e236eec7e9db19b8bd4eb35079e386d2512", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling asn1_der v0.7.6 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling rw-stream-sink v0.3.0 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling libp2p-core v0.37.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling multihash v0.16.3 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling multiaddr v0.14.0 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling loupe v0.1.3 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling enumset_derive v0.14.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling enumset v1.1.10 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling wasmer-types v2.3.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling libp2p-swarm v0.40.1 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling wasmer-compiler v2.3.0 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling decanter-crypto v0.1.5 [INFO] [stderr] Compiling decanter-derive v0.1.6 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling decanter v0.1.5 [INFO] [stderr] Compiling netlink-packet-core v0.4.2 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling bson v2.15.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling corosensei v0.1.4 [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.3 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.3 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling config v0.13.4 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling wasmer-artifact v2.3.0 [INFO] [stderr] Compiling netlink-sys v0.8.7 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling netlink-proto v0.10.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling netlink-packet-route v0.12.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling region v3.0.2 [INFO] [stderr] Compiling cranelift-codegen v0.82.3 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling cranelift-entity v0.82.3 [INFO] [stderr] Compiling wasm-encoder v0.239.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling regalloc v0.0.34 [INFO] [stderr] Compiling cranelift-bforest v0.82.3 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling wasmer-vm v2.3.0 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling chacha20 v0.8.2 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling snow v0.9.3 [INFO] [stderr] Compiling rtnetlink v0.10.1 [INFO] [stderr] Compiling libp2p-identify v0.40.0 [INFO] [stderr] Compiling libp2p-kad v0.41.0 [INFO] [stderr] Compiling scsys-derive v0.1.42 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling wasmer-engine v2.3.0 [INFO] [stderr] Compiling scsys-core v0.1.42 [INFO] [stderr] Compiling scsys-actors 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: 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` [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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: required for `&context::Context` 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fdcfabdd52b1e60a4465481a4e472e236eec7e9db19b8bd4eb35079e386d2512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdcfabdd52b1e60a4465481a4e472e236eec7e9db19b8bd4eb35079e386d2512", kill_on_drop: false }` [INFO] [stdout] fdcfabdd52b1e60a4465481a4e472e236eec7e9db19b8bd4eb35079e386d2512