[INFO] fetching crate embeddenator-retrieval 0.20.0-alpha.1...
[INFO] testing embeddenator-retrieval-0.20.0-alpha.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate embeddenator-retrieval 0.20.0-alpha.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate embeddenator-retrieval 0.20.0-alpha.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate embeddenator-retrieval 0.20.0-alpha.1
[INFO] tweaked toml for crates.io crate embeddenator-retrieval 0.20.0-alpha.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate embeddenator-retrieval 0.20.0-alpha.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate embeddenator-retrieval 0.20.0-alpha.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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b9286b97229232d79ba10785beb9b1b4b61eda9e63c04d6710fc58a719f7d56
[INFO] running `Command { std: "docker" "start" "-a" "1b9286b97229232d79ba10785beb9b1b4b61eda9e63c04d6710fc58a719f7d56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b9286b97229232d79ba10785beb9b1b4b61eda9e63c04d6710fc58a719f7d56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b9286b97229232d79ba10785beb9b1b4b61eda9e63c04d6710fc58a719f7d56", kill_on_drop: false }`
[INFO] [stdout] 1b9286b97229232d79ba10785beb9b1b4b61eda9e63c04d6710fc58a719f7d56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6c96f491f2b3a1521baa7e1e7a6dc5d247bacb4442fbe07b44ff0cb4a012f6bc
[INFO] running `Command { std: "docker" "start" "-a" "6c96f491f2b3a1521baa7e1e7a6dc5d247bacb4442fbe07b44ff0cb4a012f6bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling embeddenator-vsa v0.20.0-alpha.1
[INFO] [stderr]    Compiling embeddenator-retrieval v0.20.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.15s
[INFO] running `Command { std: "docker" "inspect" "6c96f491f2b3a1521baa7e1e7a6dc5d247bacb4442fbe07b44ff0cb4a012f6bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c96f491f2b3a1521baa7e1e7a6dc5d247bacb4442fbe07b44ff0cb4a012f6bc", kill_on_drop: false }`
[INFO] [stdout] 6c96f491f2b3a1521baa7e1e7a6dc5d247bacb4442fbe07b44ff0cb4a012f6bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1a769ec76aaac9b465248fdf7dc1f29207d03b2f8918e6da1bc00e1720538ed9
[INFO] running `Command { std: "docker" "start" "-a" "1a769ec76aaac9b465248fdf7dc1f29207d03b2f8918e6da1bc00e1720538ed9", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling embeddenator-vsa v0.20.0-alpha.1
[INFO] [stderr]    Compiling embeddenator-retrieval v0.20.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.75s
[INFO] running `Command { std: "docker" "inspect" "1a769ec76aaac9b465248fdf7dc1f29207d03b2f8918e6da1bc00e1720538ed9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a769ec76aaac9b465248fdf7dc1f29207d03b2f8918e6da1bc00e1720538ed9", kill_on_drop: false }`
[INFO] [stdout] 1a769ec76aaac9b465248fdf7dc1f29207d03b2f8918e6da1bc00e1720538ed9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0e3871c2cf869035dc14f183f9f9dbf057f146ae250e9e7248d3ea1d1102afe7
[INFO] running `Command { std: "docker" "start" "-a" "0e3871c2cf869035dc14f183f9f9dbf057f146ae250e9e7248d3ea1d1102afe7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/embeddenator-retrieval/189afbc138af8eb7/deps/embeddenator_retrieval-189afbc138af8eb7)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test core::correction::tests::test_correction_store ... ok
[INFO] [stdout] test core::correction::tests::test_hash_stability ... ok
[INFO] [stdout] test core::correction::tests::test_bit_flip_correction ... ok
[INFO] [stdout] test tests::component_loads ... ok
[INFO] [stderr]      Running tests/resonator_tests.rs (/opt/rustwide/target/debug/build/embeddenator-retrieval/a709b96a6187ea60/deps/resonator_tests-a709b96a6187ea60)
[INFO] [stdout] test core::correction::tests::test_reconstruction_verifier ... ok
[INFO] [stdout] test core::correction::tests::test_verbatim_correction ... ok
[INFO] [stdout] test core::correction::tests::test_no_correction_needed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_resonator_new ... ok
[INFO] [stdout] test test_resonator_sign_threshold ... ok
[INFO] [stdout] test test_resonator_sign_threshold_zero_threshold ... ok
[INFO] [stdout] test test_resonator_project_empty_codebook ... ok
[INFO] [stdout] test test_resonator_project_clean_input ... ok
[INFO] [stdout] test test_resonator_with_params ... ok
[INFO] [stdout] test test_resonator_factorize_empty_codebook ... ok
[INFO] [stdout] test test_resonator_factorize_zero_factors ... ok
[INFO] [stdout] test test_resonator_sign_threshold_high_threshold ... ok
[INFO] [stderr]      Running tests/retrieval_index.rs (/opt/rustwide/target/debug/build/embeddenator-retrieval/0380360a000dc10f/deps/retrieval_index-0380360a000dc10f)
[INFO] [stdout] test test_resonator_factorize_convergence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_inverted_index_returns_self_top_hit ... ok
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests embeddenator_retrieval
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/core/resonator.rs - core::resonator::Resonator::recover_chunks (line 284) ... FAILED
[INFO] [stdout] test src/core/resonator.rs - core::resonator::Resonator::recover_data (line 240) - compile ... FAILED
[INFO] [stdout] test src/core/resonator.rs - core::resonator::Resonator::sign_threshold (line 331) ... ok
[INFO] [stdout] test src/core/resonator.rs - core::resonator::Resonator::factorize (line 143) ... ok
[INFO] [stdout] test src/core/resonator.rs - core::resonator::Resonator::project (line 98) ... ok
[INFO] [stdout] test src/core/resonator.rs - core::resonator::Resonator::with_params (line 68) ... ok
[INFO] [stdout] test src/core/resonator.rs - core::resonator::Resonator::new (line 48) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/core/resonator.rs - core::resonator::Resonator::recover_chunks (line 284) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `embeddenator`
[INFO] [stdout]    --> src/core/resonator.rs:287:5
[INFO] [stdout]     |
[INFO] [stdout] 287 | use embeddenator::ReversibleVSAConfig;
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `embeddenator`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 287 | use embeddenator_vsa::ReversibleVSAConfig;
[INFO] [stdout]     |                 ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core/resonator.rs - core::resonator::Resonator::recover_data (line 240) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `embeddenator`
[INFO] [stdout]    --> src/core/resonator.rs:243:5
[INFO] [stdout]     |
[INFO] [stdout] 243 | use embeddenator::{SparseVec, ReversibleVSAConfig};
[INFO] [stdout]     |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `embeddenator`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 243 | use embeddenator_vsa::{SparseVec, ReversibleVSAConfig};
[INFO] [stdout]     |                 ++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/core/resonator.rs - core::resonator::Resonator::recover_chunks (line 284)
[INFO] [stdout]     src/core/resonator.rs - core::resonator::Resonator::recover_data (line 240)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0e3871c2cf869035dc14f183f9f9dbf057f146ae250e9e7248d3ea1d1102afe7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e3871c2cf869035dc14f183f9f9dbf057f146ae250e9e7248d3ea1d1102afe7", kill_on_drop: false }`
[INFO] [stdout] 0e3871c2cf869035dc14f183f9f9dbf057f146ae250e9e7248d3ea1d1102afe7
