[INFO] fetching crate prio 0.18.1-alpha.2... [INFO] testing prio-0.18.1-alpha.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate prio 0.18.1-alpha.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate prio 0.18.1-alpha.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate prio 0.18.1-alpha.2 [INFO] tweaked toml for crates.io crate prio 0.18.1-alpha.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate prio 0.18.1-alpha.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate prio 0.18.1-alpha.2 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded modinverse v0.1.1 [INFO] [stderr] Downloaded ciborium-io v0.2.0 [INFO] [stderr] Downloaded ciborium-ll v0.2.0 [INFO] [stderr] Downloaded ciborium v0.2.0 [INFO] [stderr] Downloaded iai v0.1.1 [INFO] [stderr] Downloaded wide v0.7.11 [INFO] [stderr] Downloaded syn v1.0.104 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd726d8640641a3de0e5ff2a0eb842511e7b0a222b8fada2c375a48e2096fe9c [INFO] running `Command { std: "docker" "start" "-a" "dd726d8640641a3de0e5ff2a0eb842511e7b0a222b8fada2c375a48e2096fe9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd726d8640641a3de0e5ff2a0eb842511e7b0a222b8fada2c375a48e2096fe9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd726d8640641a3de0e5ff2a0eb842511e7b0a222b8fada2c375a48e2096fe9c", kill_on_drop: false }` [INFO] [stdout] dd726d8640641a3de0e5ff2a0eb842511e7b0a222b8fada2c375a48e2096fe9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 70216b82771ae86c38844f3a28f22f8065dc41cc11c4d6cd545eb78152a00da9 [INFO] running `Command { std: "docker" "start" "-a" "70216b82771ae86c38844f3a28f22f8065dc41cc11c4d6cd545eb78152a00da9", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling prio v0.18.1-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.66s [INFO] running `Command { std: "docker" "inspect" "70216b82771ae86c38844f3a28f22f8065dc41cc11c4d6cd545eb78152a00da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70216b82771ae86c38844f3a28f22f8065dc41cc11c4d6cd545eb78152a00da9", kill_on_drop: false }` [INFO] [stdout] 70216b82771ae86c38844f3a28f22f8065dc41cc11c4d6cd545eb78152a00da9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 952c355789686992e6491286b7130ad0b5c78c42c481a09f9a33e8fa0314fb4e [INFO] running `Command { std: "docker" "start" "-a" "952c355789686992e6491286b7130ad0b5c78c42c481a09f9a33e8fa0314fb4e", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bytemuck v1.12.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling safe_arch v0.7.0 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wide v0.7.11 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling modinverse v0.1.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling iai v0.1.1 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling prio v0.18.1-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stdout] error[E0432]: unresolved import `serde_json` [INFO] [stdout] --> src/vdaf/prio3_test.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::flp::test_utils` [INFO] [stdout] --> src/flp/types.rs:1067:21 [INFO] [stdout] | [INFO] [stdout] 1067 | use crate::flp::test_utils::TypeTest; [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `flp` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/flp.rs:803:9 [INFO] [stdout] | [INFO] [stdout] 801 | #[cfg(feature = "test-util")] [INFO] [stdout] | --------------------- the item is gated behind the `test-util` feature [INFO] [stdout] 802 | #[cfg_attr(docsrs, doc(cfg(feature = "test-util")))] [INFO] [stdout] 803 | pub mod test_utils { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vdaf::dummy` [INFO] [stdout] --> src/topology/ping_pong.rs:750:9 [INFO] [stdout] | [INFO] [stdout] 750 | use crate::vdaf::dummy; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `dummy` in `vdaf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/vdaf.rs:1399:9 [INFO] [stdout] | [INFO] [stdout] 1397 | #[cfg(feature = "test-util")] [INFO] [stdout] | --------------------- the item is gated behind the `test-util` feature [INFO] [stdout] 1398 | #[cfg_attr(docsrs, doc(cfg(feature = "test-util")))] [INFO] [stdout] 1399 | pub mod dummy; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vdaf::test_utils` [INFO] [stdout] --> src/vdaf/prio3.rs:1744:13 [INFO] [stdout] | [INFO] [stdout] 1744 | test_utils::{run_vdaf, run_vdaf_prepare}, [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `vdaf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/vdaf.rs:479:9 [INFO] [stdout] | [INFO] [stdout] 477 | #[cfg(feature = "test-util")] [INFO] [stdout] | --------------------- the item is gated behind the `test-util` feature [INFO] [stdout] 478 | #[cfg_attr(docsrs, doc(cfg(feature = "test-util")))] [INFO] [stdout] 479 | pub mod test_utils { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vdaf::test_utils` [INFO] [stdout] --> src/vdaf/prio3_test.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | test_utils::TestVectorVdaf, [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `vdaf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/vdaf.rs:479:9 [INFO] [stdout] | [INFO] [stdout] 477 | #[cfg(feature = "test-util")] [INFO] [stdout] | --------------------- the item is gated behind the `test-util` feature [INFO] [stdout] 478 | #[cfg_attr(docsrs, doc(cfg(feature = "test-util")))] [INFO] [stdout] 479 | pub mod test_utils { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::vdaf::test_utils` [INFO] [stdout] --> src/vdaf/prio3_test.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | test_utils::{check_test_vector, check_test_vector_custom_constructor}, [INFO] [stdout] | ^^^^^^^^^^ could not find `test_utils` in `vdaf` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/vdaf.rs:479:9 [INFO] [stdout] | [INFO] [stdout] 477 | #[cfg(feature = "test-util")] [INFO] [stdout] | --------------------- the item is gated behind the `test-util` feature [INFO] [stdout] 478 | #[cfg_attr(docsrs, doc(cfg(feature = "test-util")))] [INFO] [stdout] 479 | pub mod test_utils { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> src/vdaf/prio3_test.rs:69:56 [INFO] [stdout] | [INFO] [stdout] 69 | fn deserialize_measurement(measurement: &Value) -> Self::Measurement { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use fully-qualified syntax [INFO] [stdout] | [INFO] [stdout] 69 - fn deserialize_measurement(measurement: &Value) -> Self::Measurement { [INFO] [stdout] 69 + fn deserialize_measurement(measurement: &Value) -> , P, SEED_SIZE> as Vdaf>::Measurement { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0223]: ambiguous associated type [INFO] [stdout] --> src/vdaf/prio3_test.rs:83:66 [INFO] [stdout] | [INFO] [stdout] 83 | fn deserialize_aggregate_result(aggregate_result: &Value) -> Self::AggregateResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use fully-qualified syntax [INFO] [stdout] | [INFO] [stdout] 83 - fn deserialize_aggregate_result(aggregate_result: &Value) -> Self::AggregateResult { [INFO] [stdout] 83 + fn deserialize_aggregate_result(aggregate_result: &Value) -> , P, SEED_SIZE> as Vdaf>::AggregateResult { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/field.rs:1102:20 [INFO] [stdout] | [INFO] [stdout] 1102 | let json = serde_json::to_string(&test_input).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/field.rs:1103:28 [INFO] [stdout] | [INFO] [stdout] 1103 | let deserialized = serde_json::from_str::(&json).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/field.rs:1106:21 [INFO] [stdout] | [INFO] [stdout] 1106 | let value = serde_json::from_str::(&json).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/field.rs:1106:44 [INFO] [stdout] | [INFO] [stdout] 1106 | let value = serde_json::from_str::(&json).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hex` [INFO] [stdout] --> src/topology/ping_pong.rs:1005:27 [INFO] [stdout] | [INFO] [stdout] 1005 | let got_hex = hex::encode(&encoded_val); [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hex` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hex`, use `cargo add hex` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hex` [INFO] [stdout] --> src/topology/ping_pong.rs:1034:27 [INFO] [stdout] | [INFO] [stdout] 1034 | let hex_encoded = hex::encode(&encoded); [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `hex` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hex`, use `cargo add hex` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/vdaf/prio3_test.rs:231:31 [INFO] [stdout] | [INFO] [stdout] 231 | let test_vector = serde_json::from_str(test_vector_str).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/vdaf/prio3_test.rs:243:31 [INFO] [stdout] | [INFO] [stdout] 243 | let test_vector = serde_json::from_str(test_vector_str).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/vdaf/prio3_test.rs:254:31 [INFO] [stdout] | [INFO] [stdout] 254 | let test_vector = serde_json::from_str(test_vector_str).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/vdaf/prio3_test.rs:270:31 [INFO] [stdout] | [INFO] [stdout] 270 | let test_vector = serde_json::from_str(test_vector_str).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/vdaf/prio3_test.rs:299:31 [INFO] [stdout] | [INFO] [stdout] 299 | let test_vector = serde_json::from_str(test_vector_str).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/vdaf/prio3_test.rs:311:31 [INFO] [stdout] | [INFO] [stdout] 311 | let test_vector = serde_json::from_str(test_vector_str).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hex` [INFO] [stdout] --> src/vdaf/xof.rs:545:24 [INFO] [stdout] | [INFO] [stdout] 545 | #[serde(with = "hex")] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `hex` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hex`, use `cargo add hex` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hex` [INFO] [stdout] --> src/vdaf/xof.rs:547:24 [INFO] [stdout] | [INFO] [stdout] 547 | #[serde(with = "hex")] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `hex` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hex`, use `cargo add hex` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hex` [INFO] [stdout] --> src/vdaf/xof.rs:549:24 [INFO] [stdout] | [INFO] [stdout] 549 | #[serde(with = "hex")] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `hex` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hex`, use `cargo add hex` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hex` [INFO] [stdout] --> src/vdaf/xof.rs:552:24 [INFO] [stdout] | [INFO] [stdout] 552 | #[serde(with = "hex")] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `hex` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hex`, use `cargo add hex` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hex` [INFO] [stdout] --> src/vdaf/xof.rs:554:24 [INFO] [stdout] | [INFO] [stdout] 554 | #[serde(with = "hex")] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `hex` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `hex`, use `cargo add hex` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/vdaf/xof.rs:586:13 [INFO] [stdout] | [INFO] [stdout] 586 | serde_json::from_str(include_str!("test_vec/15/XofTurboShake128.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] --> src/vdaf/xof.rs:609:13 [INFO] [stdout] | [INFO] [stdout] 609 | serde_json::from_str(include_str!("test_vec/XofHmacSha256Aes128.json")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_json` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `serde_json`, use `cargo add serde_json` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0223, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0223`. [INFO] [stdout] [INFO] [stderr] error: could not compile `prio` (lib test) due to 27 previous errors [INFO] running `Command { std: "docker" "inspect" "952c355789686992e6491286b7130ad0b5c78c42c481a09f9a33e8fa0314fb4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "952c355789686992e6491286b7130ad0b5c78c42c481a09f9a33e8fa0314fb4e", kill_on_drop: false }` [INFO] [stdout] 952c355789686992e6491286b7130ad0b5c78c42c481a09f9a33e8fa0314fb4e