[INFO] fetching crate plerkle_messenger 2.0.0...
[INFO] testing plerkle_messenger-2.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate plerkle_messenger 2.0.0 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate plerkle_messenger 2.0.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-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-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 162 packages to latest compatible versions
[INFO] [stderr]       Adding cadence v0.29.1 (available: v1.8.0)
[INFO] [stderr]       Adding cadence-macros v0.29.1 (available: v1.8.0)
[INFO] [stderr]       Adding redis v0.27.6 (available: v1.2.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41092379407c93f3795b70d25003aee1ecc0a7657e2622a392e6bf87c9653126
[INFO] running `Command { std: "docker" "start" "-a" "41092379407c93f3795b70d25003aee1ecc0a7657e2622a392e6bf87c9653126", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41092379407c93f3795b70d25003aee1ecc0a7657e2622a392e6bf87c9653126", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41092379407c93f3795b70d25003aee1ecc0a7657e2622a392e6bf87c9653126", kill_on_drop: false }`
[INFO] [stdout] 41092379407c93f3795b70d25003aee1ecc0a7657e2622a392e6bf87c9653126
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1744025a5e184c3138688eefea7349214fef733a22ea51be4c77e4907659d52f
[INFO] running `Command { std: "docker" "start" "-a" "1744025a5e184c3138688eefea7349214fef733a22ea51be4c77e4907659d52f", kill_on_drop: false }`
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling async-mutex v1.4.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cadence v0.29.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling cadence-macros v0.29.1
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.17s
[INFO] running `Command { std: "docker" "inspect" "1744025a5e184c3138688eefea7349214fef733a22ea51be4c77e4907659d52f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1744025a5e184c3138688eefea7349214fef733a22ea51be4c77e4907659d52f", kill_on_drop: false }`
[INFO] [stdout] 1744025a5e184c3138688eefea7349214fef733a22ea51be4c77e4907659d52f
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a0a9d4f22e55c94e9f1fe4b6cbb80c7fc29ba3cf942fcc04bb0f883450951ea
[INFO] running `Command { std: "docker" "start" "-a" "6a0a9d4f22e55c94e9f1fe4b6cbb80c7fc29ba3cf942fcc04bb0f883450951ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[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" "6a0a9d4f22e55c94e9f1fe4b6cbb80c7fc29ba3cf942fcc04bb0f883450951ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a0a9d4f22e55c94e9f1fe4b6cbb80c7fc29ba3cf942fcc04bb0f883450951ea", kill_on_drop: false }`
[INFO] [stdout] 6a0a9d4f22e55c94e9f1fe4b6cbb80c7fc29ba3cf942fcc04bb0f883450951ea
