[INFO] fetching crate contained-actors 0.1.3...
[INFO] checking contained-actors-0.1.3 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate contained-actors 0.1.3 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate contained-actors 0.1.3 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smart-default v0.6.0
[INFO] [stderr]   Downloaded scsys-core v0.1.42
[INFO] [stderr]   Downloaded decanter v0.1.5
[INFO] [stderr]   Downloaded decanter-derive v0.1.6
[INFO] [stderr]   Downloaded scsys-actors v0.1.42
[INFO] [stderr]   Downloaded scsys-derive v0.1.42
[INFO] [stderr]   Downloaded decanter-crypto v0.1.5
[INFO] [stderr]   Downloaded config v0.13.4
[INFO] [stderr]   Downloaded scsys v0.1.42
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcc42b6e9bc5e8a2a39876f2a90c78d36ffa1ef62e8477980f5b17fb5d7a030c
[INFO] running `Command { std: "docker" "start" "-a" "fcc42b6e9bc5e8a2a39876f2a90c78d36ffa1ef62e8477980f5b17fb5d7a030c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcc42b6e9bc5e8a2a39876f2a90c78d36ffa1ef62e8477980f5b17fb5d7a030c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcc42b6e9bc5e8a2a39876f2a90c78d36ffa1ef62e8477980f5b17fb5d7a030c", kill_on_drop: false }`
[INFO] [stdout] fcc42b6e9bc5e8a2a39876f2a90c78d36ffa1ef62e8477980f5b17fb5d7a030c
[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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b756dc405118c4334ae0f649df22fd7df1125074b49f41f01d240183daf2b9c1
[INFO] running `Command { std: "docker" "start" "-a" "b756dc405118c4334ae0f649df22fd7df1125074b49f41f01d240183daf2b9c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling time-macros v0.2.17
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking time v0.3.34
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking decanter-crypto v0.1.5
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]    Compiling decanter-derive v0.1.6
[INFO] [stderr]    Compiling scsys-derive v0.1.42
[INFO] [stderr]     Checking bson v2.9.0
[INFO] [stderr]     Checking decanter v0.1.5
[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-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] [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>`, which is required by `&context::Context<Cnf>: AsRef<[u8]>`
[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] running `Command { std: "docker" "inspect" "b756dc405118c4334ae0f649df22fd7df1125074b49f41f01d240183daf2b9c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b756dc405118c4334ae0f649df22fd7df1125074b49f41f01d240183daf2b9c1", kill_on_drop: false }`
[INFO] [stdout] b756dc405118c4334ae0f649df22fd7df1125074b49f41f01d240183daf2b9c1
