[INFO] fetching crate hpke-core 0.0.1... [INFO] testing hpke-core-0.0.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate hpke-core 0.0.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate hpke-core 0.0.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hpke-core 0.0.1 [INFO] tweaked toml for crates.io crate hpke-core 0.0.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hpke-core 0.0.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hpke-core 0.0.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-case-core v3.3.1 [INFO] [stderr] Downloaded test-case-macros v3.3.1 [INFO] [stderr] Downloaded test-case v3.3.1 [INFO] [stderr] Downloaded criterion-plot v0.8.1 [INFO] [stderr] Downloaded hpke-crypto v0.0.1 [INFO] [stderr] Downloaded find-msvc-tools v0.1.5 [INFO] [stderr] Downloaded const-hex v1.17.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.31 [INFO] [stderr] Downloaded smallvec v2.0.0-alpha.12 [INFO] [stderr] Downloaded wrapper-lite v0.4.0 [INFO] [stderr] Downloaded cc v1.2.49 [INFO] [stderr] Downloaded criterion v0.8.1 [INFO] [stderr] Downloaded zerocopy v0.8.31 [INFO] [stderr] Downloaded proptest v1.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a39e05c403d29baaa81b7f940fcd61450105848783de5f1e7ecc3a3a30cd42d8 [INFO] running `Command { std: "docker" "start" "-a" "a39e05c403d29baaa81b7f940fcd61450105848783de5f1e7ecc3a3a30cd42d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a39e05c403d29baaa81b7f940fcd61450105848783de5f1e7ecc3a3a30cd42d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a39e05c403d29baaa81b7f940fcd61450105848783de5f1e7ecc3a3a30cd42d8", kill_on_drop: false }` [INFO] [stdout] a39e05c403d29baaa81b7f940fcd61450105848783de5f1e7ecc3a3a30cd42d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c608888734e8b573a1563985372084e79e0051ab995abbdc3e9557a6af9cdbf2 [INFO] running `Command { std: "docker" "start" "-a" "c608888734e8b573a1563985372084e79e0051ab995abbdc3e9557a6af9cdbf2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling smallvec v2.0.0-alpha.12 [INFO] [stderr] Compiling wrapper-lite v0.4.0 [INFO] [stderr] Compiling const-hex v1.17.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling hpke-crypto v0.0.1 [INFO] [stderr] Compiling hpke-core v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.58s [INFO] running `Command { std: "docker" "inspect" "c608888734e8b573a1563985372084e79e0051ab995abbdc3e9557a6af9cdbf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c608888734e8b573a1563985372084e79e0051ab995abbdc3e9557a6af9cdbf2", kill_on_drop: false }` [INFO] [stdout] c608888734e8b573a1563985372084e79e0051ab995abbdc3e9557a6af9cdbf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0b3d0cbd1715d9e886b5b9afcfd5beb9a5a845dbb73cca2c26747a11b729a5b [INFO] running `Command { std: "docker" "start" "-a" "c0b3d0cbd1715d9e886b5b9afcfd5beb9a5a845dbb73cca2c26747a11b729a5b", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.8.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling criterion v0.8.1 [INFO] [stderr] Compiling hpke-core v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `std` in this scope [INFO] [stdout] --> src/kem.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | use std::panic::catch_unwind; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `std` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `std`, use `cargo add std` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std` [INFO] [stdout] --> src/kem.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | use std::println; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `std` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `std`, use `cargo add std` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `std` in this scope [INFO] [stdout] --> src/lib.rs:1229:9 [INFO] [stdout] | [INFO] [stdout] 1229 | use std::panic::catch_unwind; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `std` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `std`, use `cargo add std` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::HPKE_TEST_VECTORS` [INFO] [stdout] --> src/kem.rs:114:30 [INFO] [stdout] | [INFO] [stdout] 114 | use crate::{CryptoError, HPKE_TEST_VECTORS}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `HPKE_TEST_VECTORS` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:1115:12 [INFO] [stdout] | [INFO] [stdout] 1113 | #[cfg(feature = "test-vectors")] [INFO] [stdout] | ------------------------ the item is gated behind the `test-vectors` feature [INFO] [stdout] 1114 | #[allow(missing_docs)] [INFO] [stdout] 1115 | pub static HPKE_TEST_VECTORS: std::sync::LazyLock> = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std` [INFO] [stdout] --> src/lib.rs:1230:9 [INFO] [stdout] | [INFO] [stdout] 1230 | use std::println; [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `std` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `std`, use `cargo add std` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto` [INFO] [stdout] --> src/kem.rs:118:26 [INFO] [stdout] | [INFO] [stdout] 118 | hpke_crypto::backend::HpkeCryptoAwsLc::new, [INFO] [stdout] | ^^^^^^^ could not find `backend` in `hpke_crypto` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hpke-crypto-0.0.1/src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "_backend")] [INFO] [stdout] | -------------------- the item is gated behind the `_backend` feature [INFO] [stdout] 7 | pub mod backend; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto` [INFO] [stdout] --> src/kem.rs:119:26 [INFO] [stdout] | [INFO] [stdout] 119 | hpke_crypto::backend::HpkeCryptoGraviola::new, [INFO] [stdout] | ^^^^^^^ could not find `backend` in `hpke_crypto` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hpke-crypto-0.0.1/src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "_backend")] [INFO] [stdout] | -------------------- the item is gated behind the `_backend` feature [INFO] [stdout] 7 | pub mod backend; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto` [INFO] [stdout] --> src/lib.rs:1236:26 [INFO] [stdout] | [INFO] [stdout] 1236 | hpke_crypto::backend::HpkeCryptoAwsLc::new, [INFO] [stdout] | ^^^^^^^ could not find `backend` in `hpke_crypto` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hpke-crypto-0.0.1/src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "_backend")] [INFO] [stdout] | -------------------- the item is gated behind the `_backend` feature [INFO] [stdout] 7 | pub mod backend; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto` [INFO] [stdout] --> src/lib.rs:1237:26 [INFO] [stdout] | [INFO] [stdout] 1237 | hpke_crypto::backend::HpkeCryptoGraviola::new, [INFO] [stdout] | ^^^^^^^ could not find `backend` in `hpke_crypto` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hpke-crypto-0.0.1/src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "_backend")] [INFO] [stdout] | -------------------- the item is gated behind the `_backend` feature [INFO] [stdout] 7 | pub mod backend; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto` [INFO] [stdout] --> src/lib.rs:1361:26 [INFO] [stdout] | [INFO] [stdout] 1361 | hpke_crypto::backend::HpkeCryptoAwsLc::new, [INFO] [stdout] | ^^^^^^^ could not find `backend` in `hpke_crypto` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hpke-crypto-0.0.1/src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "_backend")] [INFO] [stdout] | -------------------- the item is gated behind the `_backend` feature [INFO] [stdout] 7 | pub mod backend; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto` [INFO] [stdout] --> src/lib.rs:1362:26 [INFO] [stdout] | [INFO] [stdout] 1362 | hpke_crypto::backend::HpkeCryptoGraviola::new, [INFO] [stdout] | ^^^^^^^ could not find `backend` in `hpke_crypto` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hpke-crypto-0.0.1/src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "_backend")] [INFO] [stdout] | -------------------- the item is gated behind the `_backend` feature [INFO] [stdout] 7 | pub mod backend; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto` [INFO] [stdout] --> src/lib.rs:1532:26 [INFO] [stdout] | [INFO] [stdout] 1532 | hpke_crypto::backend::HpkeCryptoAwsLc::new, [INFO] [stdout] | ^^^^^^^ could not find `backend` in `hpke_crypto` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hpke-crypto-0.0.1/src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "_backend")] [INFO] [stdout] | -------------------- the item is gated behind the `_backend` feature [INFO] [stdout] 7 | pub mod backend; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto` [INFO] [stdout] --> src/lib.rs:1533:26 [INFO] [stdout] | [INFO] [stdout] 1533 | hpke_crypto::backend::HpkeCryptoGraviola::new, [INFO] [stdout] | ^^^^^^^ could not find `backend` in `hpke_crypto` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hpke-crypto-0.0.1/src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "_backend")] [INFO] [stdout] | -------------------- the item is gated behind the `_backend` feature [INFO] [stdout] 7 | pub mod backend; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto` [INFO] [stdout] --> src/lib.rs:1624:26 [INFO] [stdout] | [INFO] [stdout] 1624 | hpke_crypto::backend::HpkeCryptoAwsLc::new, [INFO] [stdout] | ^^^^^^^ could not find `backend` in `hpke_crypto` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hpke-crypto-0.0.1/src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "_backend")] [INFO] [stdout] | -------------------- the item is gated behind the `_backend` feature [INFO] [stdout] 7 | pub mod backend; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto` [INFO] [stdout] --> src/lib.rs:1625:26 [INFO] [stdout] | [INFO] [stdout] 1625 | hpke_crypto::backend::HpkeCryptoGraviola::new, [INFO] [stdout] | ^^^^^^^ could not find `backend` in `hpke_crypto` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hpke-crypto-0.0.1/src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "_backend")] [INFO] [stdout] | -------------------- the item is gated behind the `_backend` feature [INFO] [stdout] 7 | pub mod backend; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HPKE_TEST_VECTORS` in this scope [INFO] [stdout] --> src/lib.rs:1247:33 [INFO] [stdout] | [INFO] [stdout] 1247 | for (idx, test_case) in HPKE_TEST_VECTORS.iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:1115:12 [INFO] [stdout] | [INFO] [stdout] 1113 | #[cfg(feature = "test-vectors")] [INFO] [stdout] | ------------------------ the item is gated behind the `test-vectors` feature [INFO] [stdout] 1114 | #[allow(missing_docs)] [INFO] [stdout] 1115 | pub static HPKE_TEST_VECTORS: std::sync::LazyLock> = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HPKE_TEST_VECTORS` in this scope [INFO] [stdout] --> src/lib.rs:1371:33 [INFO] [stdout] | [INFO] [stdout] 1371 | for (idx, test_case) in HPKE_TEST_VECTORS.iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:1115:12 [INFO] [stdout] | [INFO] [stdout] 1113 | #[cfg(feature = "test-vectors")] [INFO] [stdout] | ------------------------ the item is gated behind the `test-vectors` feature [INFO] [stdout] 1114 | #[allow(missing_docs)] [INFO] [stdout] 1115 | pub static HPKE_TEST_VECTORS: std::sync::LazyLock> = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HPKE_TEST_VECTORS` in this scope [INFO] [stdout] --> src/lib.rs:1542:33 [INFO] [stdout] | [INFO] [stdout] 1542 | for (idx, test_case) in HPKE_TEST_VECTORS.iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:1115:12 [INFO] [stdout] | [INFO] [stdout] 1113 | #[cfg(feature = "test-vectors")] [INFO] [stdout] | ------------------------ the item is gated behind the `test-vectors` feature [INFO] [stdout] 1114 | #[allow(missing_docs)] [INFO] [stdout] 1115 | pub static HPKE_TEST_VECTORS: std::sync::LazyLock> = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `HPKE_TEST_VECTORS` in this scope [INFO] [stdout] --> src/lib.rs:1634:33 [INFO] [stdout] | [INFO] [stdout] 1634 | for (idx, test_case) in HPKE_TEST_VECTORS.iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:1115:12 [INFO] [stdout] | [INFO] [stdout] 1113 | #[cfg(feature = "test-vectors")] [INFO] [stdout] | ------------------------ the item is gated behind the `test-vectors` feature [INFO] [stdout] 1114 | #[allow(missing_docs)] [INFO] [stdout] 1115 | pub static HPKE_TEST_VECTORS: std::sync::LazyLock> = [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `hpke-core` (lib test) due to 19 previous errors [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto` [INFO] [stdout] --> tests/smoking.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | hpke_crypto::backend::HpkeCryptoAwsLc::new, [INFO] [stdout] | ^^^^^^^ could not find `backend` in `hpke_crypto` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hpke-crypto-0.0.1/src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "_backend")] [INFO] [stdout] | -------------------- the item is gated behind the `_backend` feature [INFO] [stdout] 7 | pub mod backend; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `backend` in `hpke_crypto` [INFO] [stdout] --> tests/smoking.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | hpke_crypto::backend::HpkeCryptoGraviola::new, [INFO] [stdout] | ^^^^^^^ could not find `backend` in `hpke_crypto` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hpke-crypto-0.0.1/src/lib.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "_backend")] [INFO] [stdout] | -------------------- the item is gated behind the `_backend` feature [INFO] [stdout] 7 | pub mod backend; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `hpke-core` (test "smoking") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c0b3d0cbd1715d9e886b5b9afcfd5beb9a5a845dbb73cca2c26747a11b729a5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0b3d0cbd1715d9e886b5b9afcfd5beb9a5a845dbb73cca2c26747a11b729a5b", kill_on_drop: false }` [INFO] [stdout] c0b3d0cbd1715d9e886b5b9afcfd5beb9a5a845dbb73cca2c26747a11b729a5b