[INFO] fetching crate plerkle_messenger 2.0.0...
[INFO] testing plerkle_messenger-2.0.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate plerkle_messenger 2.0.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate plerkle_messenger 2.0.0
[INFO] finished tweaking crates.io crate plerkle_messenger 2.0.0
[INFO] tweaked toml for crates.io crate plerkle_messenger 2.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate plerkle_messenger 2.0.0 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 147 packages to latest compatible versions
[INFO] [stderr]       Adding cadence v0.29.1 (available: v1.6.0)
[INFO] [stderr]       Adding cadence-macros v0.29.1 (available: v1.6.0)
[INFO] [stderr]       Adding redis v0.27.6 (available: v0.32.6)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 17f62bb70dc068d1c9507cbdbb155f86b51e6df4c8ed69ec6a3135a22bbb046b
[INFO] running `Command { std: "docker" "start" "-a" "17f62bb70dc068d1c9507cbdbb155f86b51e6df4c8ed69ec6a3135a22bbb046b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17f62bb70dc068d1c9507cbdbb155f86b51e6df4c8ed69ec6a3135a22bbb046b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17f62bb70dc068d1c9507cbdbb155f86b51e6df4c8ed69ec6a3135a22bbb046b", kill_on_drop: false }`
[INFO] [stdout] 17f62bb70dc068d1c9507cbdbb155f86b51e6df4c8ed69ec6a3135a22bbb046b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 186365196b78978581c2386cc035dccfc1bd9445a26037d65665952113f83db0
[INFO] running `Command { std: "docker" "start" "-a" "186365196b78978581c2386cc035dccfc1bd9445a26037d65665952113f83db0", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling backon v1.5.2
[INFO] [stderr]    Compiling async-mutex v1.4.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling cadence v0.29.1
[INFO] [stderr]    Compiling cadence-macros v0.29.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[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 icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling plerkle_messenger v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.45s
[INFO] running `Command { std: "docker" "inspect" "186365196b78978581c2386cc035dccfc1bd9445a26037d65665952113f83db0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "186365196b78978581c2386cc035dccfc1bd9445a26037d65665952113f83db0", kill_on_drop: false }`
[INFO] [stdout] 186365196b78978581c2386cc035dccfc1bd9445a26037d65665952113f83db0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c33c036833555fa12331a5ca0a2689b509eba3793769f62b1846de19ac2688fd
[INFO] running `Command { std: "docker" "start" "-a" "c33c036833555fa12331a5ca0a2689b509eba3793769f62b1846de19ac2688fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stderr]    Compiling plerkle_messenger v2.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `figment::providers::Env`, `figment::Jail`
[INFO] [stdout]    --> src/plerkle_messenger.rs:160:19
[INFO] [stdout]     |
[INFO] [stdout] 160 |     use figment::{providers::Env, value::Dict, Figment, Jail};
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^                        ^^^^ no `Jail` in the root
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   no `Env` in `providers`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/figment-0.10.19/src/providers/mod.rs:10:44
[INFO] [stdout]     |
[INFO] [stdout]  10 | #[cfg(feature = "env")] pub use self::env::Env;
[INFO] [stdout]     |       ---------------                      ^^^
[INFO] [stdout]     |       |
[INFO] [stdout]     |       the item is gated behind the `env` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/figment-0.10.19/src/lib.rs:594:51
[INFO] [stdout]     |
[INFO] [stdout] 594 | #[cfg(any(test, feature = "test"))] pub use jail::Jail;
[INFO] [stdout]     |          ------------------------                 ^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plerkle_messenger` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "c33c036833555fa12331a5ca0a2689b509eba3793769f62b1846de19ac2688fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c33c036833555fa12331a5ca0a2689b509eba3793769f62b1846de19ac2688fd", kill_on_drop: false }`
[INFO] [stdout] c33c036833555fa12331a5ca0a2689b509eba3793769f62b1846de19ac2688fd
