[INFO] fetching crate contained-actors 0.1.3... [INFO] checking contained-actors-0.1.3 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate contained-actors 0.1.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate contained-actors 0.1.3 [INFO] finished tweaking crates.io crate contained-actors 0.1.3 [INFO] tweaked toml for crates.io crate contained-actors 0.1.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate contained-actors 0.1.3 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 181 packages to latest compatible versions [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 scsys v0.1.42 (available: v0.3.1) [INFO] [stderr] Adding smart-default v0.6.0 (available: v0.7.1) [INFO] [stderr] Adding strum v0.24.1 (available: v0.27.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82da5337553794405a7c742a167ca01dfdf868efc1096bd05b0d6a072be898fb [INFO] running `Command { std: "docker" "start" "-a" "82da5337553794405a7c742a167ca01dfdf868efc1096bd05b0d6a072be898fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82da5337553794405a7c742a167ca01dfdf868efc1096bd05b0d6a072be898fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82da5337553794405a7c742a167ca01dfdf868efc1096bd05b0d6a072be898fb", kill_on_drop: false }` [INFO] [stdout] 82da5337553794405a7c742a167ca01dfdf868efc1096bd05b0d6a072be898fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fea4c5c7a0b93273930b9f016c0b1200815f5b8c85d589db5745d60c046f126 [INFO] running `Command { std: "docker" "start" "-a" "6fea4c5c7a0b93273930b9f016c0b1200815f5b8c85d589db5745d60c046f126", kill_on_drop: false }` [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking dlv-list v0.3.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking pest v2.8.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking ron v0.7.1 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking ordered-multimap v0.4.3 [INFO] [stderr] Checking time v0.3.43 [INFO] [stderr] Checking rust-ini v0.18.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling decanter-derive v0.1.6 [INFO] [stderr] Compiling scsys-derive v0.1.42 [INFO] [stderr] Checking config v0.13.4 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking decanter-crypto v0.1.5 [INFO] [stderr] Checking decanter v0.1.5 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking bson v2.15.0 [INFO] [stderr] Checking scsys-actors v0.1.42 [INFO] [stderr] Checking scsys-core 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] | ------ ^^^^ the trait `AsRef<[u8]>` is not implemented for `context::Context` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [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] running `Command { std: "docker" "inspect" "6fea4c5c7a0b93273930b9f016c0b1200815f5b8c85d589db5745d60c046f126", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fea4c5c7a0b93273930b9f016c0b1200815f5b8c85d589db5745d60c046f126", kill_on_drop: false }` [INFO] [stdout] 6fea4c5c7a0b93273930b9f016c0b1200815f5b8c85d589db5745d60c046f126