[INFO] fetching crate bustools_algorithms 0.1.0...
[INFO] testing bustools_algorithms-0.1.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate bustools_algorithms 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate bustools_algorithms 0.1.0
[INFO] finished tweaking crates.io crate bustools_algorithms 0.1.0
[INFO] tweaked toml for crates.io crate bustools_algorithms 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bustools_algorithms 0.1.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bustools_algorithms 0.1.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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasi v0.14.5+wasi-0.2.4
[INFO] [stderr]   Downloaded special v0.10.3
[INFO] [stderr]   Downloaded random v0.13.2
[INFO] [stderr]   Downloaded tempfile v3.22.0
[INFO] [stderr]   Downloaded probability v0.20.3
[INFO] [stderr]   Downloaded bitpacking v0.9.2
[INFO] [stderr]   Downloaded newpfd v0.8.0
[INFO] [stderr]   Downloaded fastfibonacci v1.3.0
[INFO] [stderr]   Downloaded bustools_core v0.14.1
[INFO] [stderr]   Downloaded sprs v0.11.3
[INFO] [stderr]   Downloaded alga v0.9.3
[INFO] [stderr]   Downloaded wasip2 v1.0.0+wasi-0.2.4
[INFO] [stderr]   Downloaded statrs v0.17.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b3e1d9df788235fc4bf9fa4c3a2204f0a115df9c0c8a8a7d50277595025d39e
[INFO] running `Command { std: "docker" "start" "-a" "6b3e1d9df788235fc4bf9fa4c3a2204f0a115df9c0c8a8a7d50277595025d39e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b3e1d9df788235fc4bf9fa4c3a2204f0a115df9c0c8a8a7d50277595025d39e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b3e1d9df788235fc4bf9fa4c3a2204f0a115df9c0c8a8a7d50277595025d39e", kill_on_drop: false }`
[INFO] [stdout] 6b3e1d9df788235fc4bf9fa4c3a2204f0a115df9c0c8a8a7d50277595025d39e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac2175c19ba3ce6f3ffd40fdc5264365bafb77eb9688b82769be16670310d915
[INFO] running `Command { std: "docker" "start" "-a" "ac2175c19ba3ce6f3ffd40fdc5264365bafb77eb9688b82769be16670310d915", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling bitpacking v0.9.2
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling special v0.10.3
[INFO] [stderr]    Compiling random v0.13.2
[INFO] [stderr]    Compiling probability v0.20.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling alga v0.9.3
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling fastfibonacci v1.3.0
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling sprs v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling newpfd v0.8.0
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling bustools_core v0.14.1
[INFO] [stderr]    Compiling statrs v0.17.1
[INFO] [stderr]    Compiling bustools_algorithms v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.40s
[INFO] running `Command { std: "docker" "inspect" "ac2175c19ba3ce6f3ffd40fdc5264365bafb77eb9688b82769be16670310d915", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac2175c19ba3ce6f3ffd40fdc5264365bafb77eb9688b82769be16670310d915", kill_on_drop: false }`
[INFO] [stdout] ac2175c19ba3ce6f3ffd40fdc5264365bafb77eb9688b82769be16670310d915
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8aaf5e29c629a8517b9fa978601c7db0de344ec382e1fc8a395516b59c5523e6
[INFO] running `Command { std: "docker" "start" "-a" "8aaf5e29c629a8517b9fa978601c7db0de344ec382e1fc8a395516b59c5523e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling bustools_core v0.14.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling bustools_algorithms v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ndarray::arr2`
[INFO] [stdout]    --> src/countmatrix.rs:193:9
[INFO] [stdout]     |
[INFO] [stdout] 193 |     use ndarray::arr2;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.13s
[INFO] running `Command { std: "docker" "inspect" "8aaf5e29c629a8517b9fa978601c7db0de344ec382e1fc8a395516b59c5523e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aaf5e29c629a8517b9fa978601c7db0de344ec382e1fc8a395516b59c5523e6", kill_on_drop: false }`
[INFO] [stdout] 8aaf5e29c629a8517b9fa978601c7db0de344ec382e1fc8a395516b59c5523e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 03468eb752de928838ac6abc3d48a998d176739beab49000564f534f34cce214
[INFO] running `Command { std: "docker" "start" "-a" "03468eb752de928838ac6abc3d48a998d176739beab49000564f534f34cce214", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ndarray::arr2`
[INFO] [stderr]    --> src/countmatrix.rs:193:9
[INFO] [stderr]     |
[INFO] [stderr] 193 |     use ndarray::arr2;
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bustools_algorithms` (lib test) generated 1 warning (run `cargo fix --lib -p bustools_algorithms --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bustools_algorithms-2b9ef4e9d4340da6)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test count::test::test_records_to_expression_vector ... ok
[INFO] [stdout] test butterfly::testing::testing ... ok
[INFO] [stdout] test countmatrix::test::test_countmatrix_equal ... ok
[INFO] [stdout] test countmatrix::test::test_read_write ... ok
[INFO] [stdout] test butterfly::testing::test_butterfly ... ok
[INFO] [stdout] test count::test::test_count ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bustools_algorithms
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/countmatrix.rs - countmatrix (line 6) - compile ... FAILED
[INFO] [stdout] test src/butterfly.rs - butterfly (line 26) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/countmatrix.rs - countmatrix (line 6) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bustools_cli`
[INFO] [stdout]  --> src/countmatrix.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use bustools_cli::countmatrix::CountMatrix;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `bustools_cli`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 - use bustools_cli::countmatrix::CountMatrix;
[INFO] [stdout] 8 + use bustools_core::countmatrix::CountMatrix;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/butterfly.rs - butterfly (line 26) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bustools_cli`
[INFO] [stdout]   --> src/butterfly.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use bustools_cli::butterfly::make_ecs;
[INFO] [stdout]    |     ^^^^^^^^^^^^ use of unresolved module or unlinked crate `bustools_cli`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 28 - use bustools_cli::butterfly::make_ecs;
[INFO] [stdout] 28 + use bustools_core::butterfly::make_ecs;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/butterfly.rs - butterfly (line 26)
[INFO] [stdout]     src/countmatrix.rs - countmatrix (line 6)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.20s; merged doctests compilation took 0.09s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "03468eb752de928838ac6abc3d48a998d176739beab49000564f534f34cce214", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03468eb752de928838ac6abc3d48a998d176739beab49000564f534f34cce214", kill_on_drop: false }`
[INFO] [stdout] 03468eb752de928838ac6abc3d48a998d176739beab49000564f534f34cce214
