[INFO] fetching crate ferveo-tdec-temp4 0.4.0-alpha...
[INFO] testing ferveo-tdec-temp4-0.4.0-alpha against 1.90.0 for beta-1.91-3
[INFO] extracting crate ferveo-tdec-temp4 0.4.0-alpha into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate ferveo-tdec-temp4 0.4.0-alpha
[INFO] finished tweaking crates.io crate ferveo-tdec-temp4 0.4.0-alpha
[INFO] tweaked toml for crates.io crate ferveo-tdec-temp4 0.4.0-alpha written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ferveo-tdec-temp4 0.4.0-alpha on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ferveo-tdec-temp4 0.4.0-alpha already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded subproductdomain-nucypher-temp4 v0.4.0-alpha
[INFO] [stderr]   Downloaded ferveo-common-nucypher-temp4 v0.4.0-alpha
[INFO] [stderr]   Downloaded miracl_core v2.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 845b636cbb14c363e79dbaba54dfb71a83fff006a42544bde9cf0c1898652a37
[INFO] running `Command { std: "docker" "start" "-a" "845b636cbb14c363e79dbaba54dfb71a83fff006a42544bde9cf0c1898652a37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "845b636cbb14c363e79dbaba54dfb71a83fff006a42544bde9cf0c1898652a37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "845b636cbb14c363e79dbaba54dfb71a83fff006a42544bde9cf0c1898652a37", kill_on_drop: false }`
[INFO] [stdout] 845b636cbb14c363e79dbaba54dfb71a83fff006a42544bde9cf0c1898652a37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 218dd5fac3ed7d98d10afe6848ce64edd55c6ceb03315395b02d89224325b095
[INFO] running `Command { std: "docker" "start" "-a" "218dd5fac3ed7d98d10afe6848ce64edd55c6ceb03315395b02d89224325b095", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling miracl_core v2.3.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling subproductdomain-nucypher-temp4 v0.4.0-alpha
[INFO] [stderr]    Compiling ferveo-common-nucypher-temp4 v0.4.0-alpha
[INFO] [stderr]    Compiling ark-bls12-381 v0.4.0
[INFO] [stderr]    Compiling ferveo-tdec-temp4 v0.4.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.86s
[INFO] running `Command { std: "docker" "inspect" "218dd5fac3ed7d98d10afe6848ce64edd55c6ceb03315395b02d89224325b095", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "218dd5fac3ed7d98d10afe6848ce64edd55c6ceb03315395b02d89224325b095", kill_on_drop: false }`
[INFO] [stdout] 218dd5fac3ed7d98d10afe6848ce64edd55c6ceb03315395b02d89224325b095
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ce5a9b5699cdedca3421a526dd9e87a745d0a109fc4dae31e53af4123c2bd12
[INFO] running `Command { std: "docker" "start" "-a" "8ce5a9b5699cdedca3421a526dd9e87a745d0a109fc4dae31e53af4123c2bd12", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling ferveo-tdec-temp4 v0.4.0-alpha (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::api`
[INFO] [stdout]    --> src/lib.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |         api::DecryptionSharePrecomputed,
[INFO] [stdout]     |         ^^^ could not find `api` in the crate root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:31:9
[INFO] [stdout]     |
[INFO] [stdout]  30 | #[cfg(feature = "api")]
[INFO] [stdout]     |       --------------- the item is gated behind the `api` feature
[INFO] [stdout]  31 | pub mod api;
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: missing generics for struct `decryption::DecryptionSharePrecomputed`
[INFO] [stdout]    --> src/lib.rs:366:28
[INFO] [stdout]     |
[INFO] [stdout] 366 |             .collect::<Vec<DecryptionSharePrecomputed>>();
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 1 generic argument
[INFO] [stdout]     |
[INFO] [stdout] note: struct defined here, with 1 generic parameter: `E`
[INFO] [stdout]    --> src/decryption.rs:140:12
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub struct DecryptionSharePrecomputed<E: Pairing> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^ -
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 366 |             .collect::<Vec<DecryptionSharePrecomputed<_>>>();
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ferveo-tdec-temp4` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "8ce5a9b5699cdedca3421a526dd9e87a745d0a109fc4dae31e53af4123c2bd12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ce5a9b5699cdedca3421a526dd9e87a745d0a109fc4dae31e53af4123c2bd12", kill_on_drop: false }`
[INFO] [stdout] 8ce5a9b5699cdedca3421a526dd9e87a745d0a109fc4dae31e53af4123c2bd12
