[INFO] fetching crate bustools_algorithms 0.1.0...
[INFO] testing bustools_algorithms-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate bustools_algorithms 0.1.0 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bustools_algorithms 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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 alga v0.9.3
[INFO] [stderr]   Downloaded random v0.13.2
[INFO] [stderr]   Downloaded special v0.10.3
[INFO] [stderr]   Downloaded approx v0.3.2
[INFO] [stderr]   Downloaded probability v0.20.3
[INFO] [stderr]   Downloaded newpfd v0.8.0
[INFO] [stderr]   Downloaded tempfile v3.22.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 clap v4.5.47
[INFO] [stderr]   Downloaded statrs v0.17.1
[INFO] [stderr]   Downloaded clap_builder v4.5.47
[INFO] [stderr]   Downloaded wasip2 v1.0.0+wasi-0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 647fe6f3111e0eb3cfc257947431313a85a978b6a156b3fca1054f45622ba800
[INFO] running `Command { std: "docker" "start" "-a" "647fe6f3111e0eb3cfc257947431313a85a978b6a156b3fca1054f45622ba800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "647fe6f3111e0eb3cfc257947431313a85a978b6a156b3fca1054f45622ba800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "647fe6f3111e0eb3cfc257947431313a85a978b6a156b3fca1054f45622ba800", kill_on_drop: false }`
[INFO] [stdout] 647fe6f3111e0eb3cfc257947431313a85a978b6a156b3fca1054f45622ba800
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 776dd404541588251a7727ca6b63d6bedda1d7ee0676f96b19460f810d11d3da
[INFO] running `Command { std: "docker" "start" "-a" "776dd404541588251a7727ca6b63d6bedda1d7ee0676f96b19460f810d11d3da", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling bitpacking v0.9.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling alga v0.9.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling special v0.10.3
[INFO] [stderr]    Compiling random v0.13.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling probability v0.20.3
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling fastfibonacci v1.3.0
[INFO] [stderr]    Compiling sprs v0.11.3
[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 newpfd v0.8.0
[INFO] [stderr]    Compiling serde v1.0.219
[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.37s
[INFO] running `Command { std: "docker" "inspect" "776dd404541588251a7727ca6b63d6bedda1d7ee0676f96b19460f810d11d3da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "776dd404541588251a7727ca6b63d6bedda1d7ee0676f96b19460f810d11d3da", kill_on_drop: false }`
[INFO] [stdout] 776dd404541588251a7727ca6b63d6bedda1d7ee0676f96b19460f810d11d3da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 405066b1d2bd0452af2f503cf01bb5895887d2e52ad88fa8c6db16c80e1fce58
[INFO] running `Command { std: "docker" "start" "-a" "405066b1d2bd0452af2f503cf01bb5895887d2e52ad88fa8c6db16c80e1fce58", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling clap_lex v0.7.5
[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 clap_builder v4.5.47
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling regex v1.11.2
[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 bustools_algorithms v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[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 19.91s
[INFO] running `Command { std: "docker" "inspect" "405066b1d2bd0452af2f503cf01bb5895887d2e52ad88fa8c6db16c80e1fce58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "405066b1d2bd0452af2f503cf01bb5895887d2e52ad88fa8c6db16c80e1fce58", kill_on_drop: false }`
[INFO] [stdout] 405066b1d2bd0452af2f503cf01bb5895887d2e52ad88fa8c6db16c80e1fce58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 935177981d5ff3e5735fae45fc388b173e515d38e361a16e24c2661fbf67b632
[INFO] running `Command { std: "docker" "start" "-a" "935177981d5ff3e5735fae45fc388b173e515d38e361a16e24c2661fbf67b632", 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.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bustools_algorithms-8a3eaad5897c86a1)
[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 butterfly::testing::test_butterfly ... ok
[INFO] [stdout] test countmatrix::test::test_read_write ... ok
[INFO] [stdout] test countmatrix::test::test_countmatrix_equal ... 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.02s
[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.12s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.22s; merged doctests compilation took 0.09s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "935177981d5ff3e5735fae45fc388b173e515d38e361a16e24c2661fbf67b632", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "935177981d5ff3e5735fae45fc388b173e515d38e361a16e24c2661fbf67b632", kill_on_drop: false }`
[INFO] [stdout] 935177981d5ff3e5735fae45fc388b173e515d38e361a16e24c2661fbf67b632
