[INFO] fetching crate numcodecs-random-projection 0.4.0...
[INFO] testing numcodecs-random-projection-0.4.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate numcodecs-random-projection 0.4.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate numcodecs-random-projection 0.4.0
[INFO] finished tweaking crates.io crate numcodecs-random-projection 0.4.0
[INFO] tweaked toml for crates.io crate numcodecs-random-projection 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate numcodecs-random-projection 0.4.0 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 numcodecs-random-projection 0.4.0 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-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d02f18b37d15f54913d21d3fb0befbc7f87f87b91821159ee41b59a54c0207b3
[INFO] running `Command { std: "docker" "start" "-a" "d02f18b37d15f54913d21d3fb0befbc7f87f87b91821159ee41b59a54c0207b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d02f18b37d15f54913d21d3fb0befbc7f87f87b91821159ee41b59a54c0207b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d02f18b37d15f54913d21d3fb0befbc7f87f87b91821159ee41b59a54c0207b3", kill_on_drop: false }`
[INFO] [stdout] d02f18b37d15f54913d21d3fb0befbc7f87f87b91821159ee41b59a54c0207b3
[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=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] 3e22d23ff5f1a81e02f1e2b9c8ab97a1da442643332eec49f0edacdc29af8def
[INFO] running `Command { std: "docker" "start" "-a" "3e22d23ff5f1a81e02f1e2b9c8ab97a1da442643332eec49f0edacdc29af8def", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling numcodecs v0.3.0
[INFO] [stderr]    Compiling numcodecs-random-projection v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.91s
[INFO] running `Command { std: "docker" "inspect" "3e22d23ff5f1a81e02f1e2b9c8ab97a1da442643332eec49f0edacdc29af8def", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e22d23ff5f1a81e02f1e2b9c8ab97a1da442643332eec49f0edacdc29af8def", kill_on_drop: false }`
[INFO] [stdout] 3e22d23ff5f1a81e02f1e2b9c8ab97a1da442643332eec49f0edacdc29af8def
[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=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] 32c968d19739ce78946e7435a3ea3bbfaa2fbbeac2663d34c4fd79ae7e4aa6be
[INFO] running `Command { std: "docker" "start" "-a" "32c968d19739ce78946e7435a3ea3bbfaa2fbbeac2663d34c4fd79ae7e4aa6be", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling numcodecs v0.3.0
[INFO] [stderr]    Compiling ndarray-rand v0.15.0
[INFO] [stderr]    Compiling numcodecs-random-projection v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.17s
[INFO] running `Command { std: "docker" "inspect" "32c968d19739ce78946e7435a3ea3bbfaa2fbbeac2663d34c4fd79ae7e4aa6be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32c968d19739ce78946e7435a3ea3bbfaa2fbbeac2663d34c4fd79ae7e4aa6be", kill_on_drop: false }`
[INFO] [stdout] 32c968d19739ce78946e7435a3ea3bbfaa2fbbeac2663d34c4fd79ae7e4aa6be
[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=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] 00d63ca16d8f9f32de6347ce39a48f150999e49f4a63573c8900d59ffc2d67d1
[INFO] running `Command { std: "docker" "start" "-a" "00d63ca16d8f9f32de6347ce39a48f150999e49f4a63573c8900d59ffc2d67d1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/numcodecs-random-projection/1f570f8cc3ca4a40/deps/numcodecs_random_projection-1f570f8cc3ca4a40)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::achlioptas_sparse_f32 has been running for over 60 seconds
[INFO] [stdout] test tests::achlioptas_sparse_f64 has been running for over 60 seconds
[INFO] [stdout] test tests::gaussian_f32 has been running for over 60 seconds
[INFO] [stdout] test tests::gaussian_f64 has been running for over 60 seconds
[INFO] [stdout] test tests::ping_li_sparse_f32 has been running for over 60 seconds
[INFO] [stdout] test tests::ping_li_sparse_f64 has been running for over 60 seconds
[INFO] [stdout] test tests::ping_li_sparse_f64 ... ok
[INFO] [stdout] test tests::ping_li_sparse_f32 ... ok
[INFO] [stdout] test tests::achlioptas_sparse_f32 ... ok
[INFO] [stdout] test tests::achlioptas_sparse_f64 ... ok
[INFO] [stdout] test tests::gaussian_f64 ... ok
[INFO] [stdout] test tests::gaussian_f32 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 558.79s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests numcodecs_random_projection
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "00d63ca16d8f9f32de6347ce39a48f150999e49f4a63573c8900d59ffc2d67d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00d63ca16d8f9f32de6347ce39a48f150999e49f4a63573c8900d59ffc2d67d1", kill_on_drop: false }`
[INFO] [stdout] 00d63ca16d8f9f32de6347ce39a48f150999e49f4a63573c8900d59ffc2d67d1
