[INFO] cloning repository https://github.com/royglick/laboneq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/royglick/laboneq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froyglick%2Flaboneq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froyglick%2Flaboneq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94241e6336c4d058844898a199f8d3f3ec4b3ec5
[INFO] testing royglick/laboneq against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froyglick%2Flaboneq" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/royglick/laboneq
[INFO] finished tweaking git repo https://github.com/royglick/laboneq
[INFO] tweaked toml for git repo https://github.com/royglick/laboneq written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/royglick/laboneq 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 git repo https://github.com/royglick/laboneq 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 pyo3-macros v0.23.4
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded target-lexicon v0.12.16
[INFO] [stderr]   Downloaded pyo3-build-config v0.23.4
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.23.4
[INFO] [stderr]   Downloaded pyo3-ffi v0.23.4
[INFO] [stderr]   Downloaded serde_derive v1.0.218
[INFO] [stderr]   Downloaded serde v1.0.218
[INFO] [stderr]   Downloaded cc v1.1.31
[INFO] [stderr]   Downloaded python3-dll-a v0.2.13
[INFO] [stderr]   Downloaded rustix v0.38.40
[INFO] [stderr]   Downloaded pyo3 v0.23.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 549d98f71ee60a01fdfa2d33b285171313a444e0b138da2731d8f87ea75e3287
[INFO] running `Command { std: "docker" "start" "-a" "549d98f71ee60a01fdfa2d33b285171313a444e0b138da2731d8f87ea75e3287", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "549d98f71ee60a01fdfa2d33b285171313a444e0b138da2731d8f87ea75e3287", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "549d98f71ee60a01fdfa2d33b285171313a444e0b138da2731d8f87ea75e3287", kill_on_drop: false }`
[INFO] [stdout] 549d98f71ee60a01fdfa2d33b285171313a444e0b138da2731d8f87ea75e3287
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88e2b27b1fef11f66b80755e036c5edd531cc27891367bf2c9f37e63515bc5b6
[INFO] running `Command { std: "docker" "start" "-a" "88e2b27b1fef11f66b80755e036c5edd531cc27891367bf2c9f37e63515bc5b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling python3-dll-a v0.2.13
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling pyo3-build-config v0.23.4
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling pyo3-ffi v0.23.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.23.4
[INFO] [stderr]    Compiling pyo3 v0.23.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling pyo3-macros v0.23.4
[INFO] [stderr]    Compiling interval-tree v0.1.0 (/opt/rustwide/workdir/src/rust/interval-tree)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rust/interval-tree/src/array_backed_interval_tree.rs:180:39
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn find<I: Into<Interval<N>>>(&self, interval: I) -> Vec<Entry<N, D>> {
[INFO] [stdout]     |                                       ^^^^^                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn find<I: Into<Interval<N>>>(&self, interval: I) -> Vec<Entry<'_, N, D>> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling laboneq-rust v0.1.0 (/opt/rustwide/workdir/src/rust/laboneq-rust)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.97s
[INFO] running `Command { std: "docker" "inspect" "88e2b27b1fef11f66b80755e036c5edd531cc27891367bf2c9f37e63515bc5b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88e2b27b1fef11f66b80755e036c5edd531cc27891367bf2c9f37e63515bc5b6", kill_on_drop: false }`
[INFO] [stdout] 88e2b27b1fef11f66b80755e036c5edd531cc27891367bf2c9f37e63515bc5b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1acc7d2e72bd6849e41dd4d9776b8fc8118e5d8444dc8f4b50de16c42cb0d75b
[INFO] running `Command { std: "docker" "start" "-a" "1acc7d2e72bd6849e41dd4d9776b8fc8118e5d8444dc8f4b50de16c42cb0d75b", kill_on_drop: false }`
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.40
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling laboneq-rust v0.1.0 (/opt/rustwide/workdir/src/rust/laboneq-rust)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rust/interval-tree/src/array_backed_interval_tree.rs:180:39
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn find<I: Into<Interval<N>>>(&self, interval: I) -> Vec<Entry<N, D>> {
[INFO] [stdout]     |                                       ^^^^^                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn find<I: Into<Interval<N>>>(&self, interval: I) -> Vec<Entry<'_, N, D>> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]    Compiling interval-tree v0.1.0 (/opt/rustwide/workdir/src/rust/interval-tree)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rust/interval-tree/src/array_backed_interval_tree.rs:180:39
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn find<I: Into<Interval<N>>>(&self, interval: I) -> Vec<Entry<N, D>> {
[INFO] [stdout]     |                                       ^^^^^                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn find<I: Into<Interval<N>>>(&self, interval: I) -> Vec<Entry<'_, N, D>> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.19s
[INFO] running `Command { std: "docker" "inspect" "1acc7d2e72bd6849e41dd4d9776b8fc8118e5d8444dc8f4b50de16c42cb0d75b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1acc7d2e72bd6849e41dd4d9776b8fc8118e5d8444dc8f4b50de16c42cb0d75b", kill_on_drop: false }`
[INFO] [stdout] 1acc7d2e72bd6849e41dd4d9776b8fc8118e5d8444dc8f4b50de16c42cb0d75b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 094dcceb3a7c46f459f0a8f213fa7fa5015be4502b0c94954badf0ee680450d4
[INFO] running `Command { std: "docker" "start" "-a" "094dcceb3a7c46f459f0a8f213fa7fa5015be4502b0c94954badf0ee680450d4", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rust/interval-tree/src/array_backed_interval_tree.rs:180:39
[INFO] [stderr]     |
[INFO] [stderr] 180 |     pub fn find<I: Into<Interval<N>>>(&self, interval: I) -> Vec<Entry<N, D>> {
[INFO] [stderr]     |                                       ^^^^^                      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 180 |     pub fn find<I: Into<Interval<N>>>(&self, interval: I) -> Vec<Entry<'_, N, D>> {
[INFO] [stderr]     |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `interval-tree` (lib) generated 1 warning (run `cargo fix --lib -p interval-tree` to apply 1 suggestion)
[INFO] [stderr] warning: `interval-tree` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/interval_tree-28858129fb30dae1)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test array_backed_interval_tree::tests::test_disjoint_two_element_search ... ok
[INFO] [stdout] test interval::tests::range_interval_conversions ... ok
[INFO] [stdout] test array_backed_interval_tree::tests::test_example ... ok
[INFO] [stdout] test interval::tests::negative_width_range - should panic ... ok
[INFO] [stdout] test array_backed_interval_tree::tests::find_arbitrary ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/laboneq_rust-97018883a437744a)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests interval_tree
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/rust/interval-tree/src/interval/mod.rs - interval (line 8) ... FAILED
[INFO] [stdout] test src/rust/interval-tree/src/array_backed_interval_tree.rs - array_backed_interval_tree (line 14) ... FAILED
[INFO] [stdout] test src/rust/interval-tree/src/interval/mod.rs - interval (line 14) ... FAILED
[INFO] [stdout] test src/rust/interval-tree/src/interval/mod.rs - interval (line 20) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/rust/interval-tree/src/interval/mod.rs - interval (line 8) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bio`
[INFO] [stdout]  --> src/rust/interval-tree/src/interval/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use bio::utils::Interval;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `bio`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `bio`, use `cargo add bio` to add it to your `Cargo.toml`
[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/rust/interval-tree/src/array_backed_interval_tree.rs - array_backed_interval_tree (line 14) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bio`
[INFO] [stdout]   --> src/rust/interval-tree/src/array_backed_interval_tree.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use bio::data_structures::interval_tree::ArrayBackedIntervalTree;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `bio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bio`, use `cargo add bio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bio`
[INFO] [stdout]   --> src/rust/interval-tree/src/array_backed_interval_tree.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use bio::utils::Interval;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `bio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bio`, use `cargo add bio` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rust/interval-tree/src/interval/mod.rs - interval (line 14) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bio`
[INFO] [stdout]   --> src/rust/interval-tree/src/interval/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use bio::utils::Interval;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `bio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bio`, use `cargo add bio` to add it to your `Cargo.toml`
[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/rust/interval-tree/src/interval/mod.rs - interval (line 20) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bio`
[INFO] [stdout]   --> src/rust/interval-tree/src/interval/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use bio::utils::Interval;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `bio`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `bio`, use `cargo add bio` to add it to your `Cargo.toml`
[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/rust/interval-tree/src/array_backed_interval_tree.rs - array_backed_interval_tree (line 14)
[INFO] [stdout]     src/rust/interval-tree/src/interval/mod.rs - interval (line 14)
[INFO] [stdout]     src/rust/interval-tree/src/interval/mod.rs - interval (line 20)
[INFO] [stdout]     src/rust/interval-tree/src/interval/mod.rs - interval (line 8)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p interval-tree --doc`
[INFO] running `Command { std: "docker" "inspect" "094dcceb3a7c46f459f0a8f213fa7fa5015be4502b0c94954badf0ee680450d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "094dcceb3a7c46f459f0a8f213fa7fa5015be4502b0c94954badf0ee680450d4", kill_on_drop: false }`
[INFO] [stdout] 094dcceb3a7c46f459f0a8f213fa7fa5015be4502b0c94954badf0ee680450d4
