[INFO] fetching crate bio_edit 0.1.1...
[INFO] testing bio_edit-0.1.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate bio_edit 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate bio_edit 0.1.1
[INFO] finished tweaking crates.io crate bio_edit 0.1.1
[INFO] tweaked toml for crates.io crate bio_edit 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bio_edit 0.1.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding bio-types v0.12.1 (available: v1.0.4)
[INFO] [stderr]       Adding bit-set v0.5.3 (available: v0.8.0)
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a20d0d7ddb97a08a847826e98be537b69fc6021863081f1ec674f1416b9fe34
[INFO] running `Command { std: "docker" "start" "-a" "3a20d0d7ddb97a08a847826e98be537b69fc6021863081f1ec674f1416b9fe34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a20d0d7ddb97a08a847826e98be537b69fc6021863081f1ec674f1416b9fe34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a20d0d7ddb97a08a847826e98be537b69fc6021863081f1ec674f1416b9fe34", kill_on_drop: false }`
[INFO] [stdout] 3a20d0d7ddb97a08a847826e98be537b69fc6021863081f1ec674f1416b9fe34
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2d5602cf754a1ba7d016b3753b7ff5d12780e4b565e955065ec5f76f214adf0b
[INFO] running `Command { std: "docker" "start" "-a" "2d5602cf754a1ba7d016b3753b7ff5d12780e4b565e955065ec5f76f214adf0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.23.1
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bio-types v0.12.1
[INFO] [stderr]    Compiling bio_edit v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.94s
[INFO] running `Command { std: "docker" "inspect" "2d5602cf754a1ba7d016b3753b7ff5d12780e4b565e955065ec5f76f214adf0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d5602cf754a1ba7d016b3753b7ff5d12780e4b565e955065ec5f76f214adf0b", kill_on_drop: false }`
[INFO] [stdout] 2d5602cf754a1ba7d016b3753b7ff5d12780e4b565e955065ec5f76f214adf0b
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4e94a88732357a7bdce039b1fd0b82d667101585096c02a4e0d2043e91f49d2c
[INFO] running `Command { std: "docker" "start" "-a" "4e94a88732357a7bdce039b1fd0b82d667101585096c02a4e0d2043e91f49d2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling bio_edit v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] running `Command { std: "docker" "inspect" "4e94a88732357a7bdce039b1fd0b82d667101585096c02a4e0d2043e91f49d2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e94a88732357a7bdce039b1fd0b82d667101585096c02a4e0d2043e91f49d2c", kill_on_drop: false }`
[INFO] [stdout] 4e94a88732357a7bdce039b1fd0b82d667101585096c02a4e0d2043e91f49d2c
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7d428b844303b3fbdebdc79b1c50f690b3ac21623e24ffabd7f717bc42d140b8
[INFO] running `Command { std: "docker" "start" "-a" "7d428b844303b3fbdebdc79b1c50f690b3ac21623e24ffabd7f717bc42d140b8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/bio_edit/b37efe1ae93e2a59/deps/bio_edit-b37efe1ae93e2a59)
[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] [stderr]    Doc-tests bio_edit
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/alignment/pairwise/mod.rs - alignment::pairwise::Aligner (line 402) ... ignored
[INFO] [stdout] test src/alignment/pairwise/mod.rs - alignment::pairwise::Aligner (line 407) ... ignored
[INFO] [stdout] test src/alignment/pairwise/mod.rs - alignment::pairwise::Aligner (line 414) ... ignored
[INFO] [stdout] test src/alignment/pairwise/mod.rs - alignment::pairwise::Scoring<F>::xclip_suffix (line 323) ... FAILED
[INFO] [stdout] test src/alignment/pairwise/mod.rs - alignment::pairwise::Scoring<F>::yclip_suffix (line 384) ... FAILED
[INFO] [stdout] test src/alignment/pairwise/mod.rs - alignment::pairwise::Scoring<F>::xclip (line 281) ... FAILED
[INFO] [stdout] test src/alignment/pairwise/mod.rs - alignment::pairwise::Scoring<F>::yclip_prefix (line 364) ... FAILED
[INFO] [stdout] test src/alignment/pairwise/mod.rs - alignment::pairwise::Scoring<F>::yclip (line 343) ... FAILED
[INFO] [stdout] test src/alignment/pairwise/mod.rs - alignment::pairwise::Scoring<F>::xclip_prefix (line 303) ... FAILED
[INFO] [stdout] test src/alignment/pairwise/mod.rs - alignment::pairwise (line 13) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/alignment/pairwise/mod.rs - alignment::pairwise::Scoring<F>::xclip_suffix (line 323) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bio`
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:324:5
[INFO] [stdout]     |
[INFO] [stdout] 324 | use bio::alignment::pairwise::{Scoring, MIN_SCORE};
[INFO] [stdout]     |     ^^^ use of unresolved module or unlinked crate `bio`
[INFO] [stdout]     |
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[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/alignment/pairwise/mod.rs - alignment::pairwise::Scoring<F>::yclip_suffix (line 384) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bio`
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:385:5
[INFO] [stdout]     |
[INFO] [stdout] 385 | use bio::alignment::pairwise::{Scoring, MIN_SCORE};
[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/alignment/pairwise/mod.rs - alignment::pairwise::Scoring<F>::xclip (line 281) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bio`
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:282:5
[INFO] [stdout]     |
[INFO] [stdout] 282 | use bio::alignment::pairwise::{Scoring, MIN_SCORE};
[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/alignment/pairwise/mod.rs - alignment::pairwise::Scoring<F>::yclip_prefix (line 364) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bio`
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:365:5
[INFO] [stdout]     |
[INFO] [stdout] 365 | use bio::alignment::pairwise::{Scoring, MIN_SCORE};
[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/alignment/pairwise/mod.rs - alignment::pairwise::Scoring<F>::yclip (line 343) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bio`
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:344:5
[INFO] [stdout]     |
[INFO] [stdout] 344 | use bio::alignment::pairwise::{Scoring, MIN_SCORE};
[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/alignment/pairwise/mod.rs - alignment::pairwise::Scoring<F>::xclip_prefix (line 303) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bio`
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:304:5
[INFO] [stdout]     |
[INFO] [stdout] 304 | use bio::alignment::pairwise::{Scoring, MIN_SCORE};
[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/alignment/pairwise/mod.rs - alignment::pairwise (line 13) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `bio`
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use bio::alignment::pairwise::*;
[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/alignment/pairwise/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use bio::alignment::AlignmentOperation::*;
[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[E0432]: unresolved imports `bio::alignment::pairwise::*`, `bio::alignment::AlignmentOperation::*`
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use bio::alignment::pairwise::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 15 | use bio::alignment::AlignmentOperation::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Aligner`
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 | let mut aligner = Aligner::with_capacity(x.len(), y.len(), -5, -1, &score);
[INFO] [stdout]    |                   ^^^^^^^ use of undeclared type `Aligner`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::pairwise::Aligner;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:28:6
[INFO] [stdout]    |
[INFO] [stdout] 28 |     [Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |      ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |     [Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |             ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:28:20
[INFO] [stdout]    |
[INFO] [stdout] 28 |     [Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |                    ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 |     [Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |                           ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:28:34
[INFO] [stdout]    |
[INFO] [stdout] 28 |     [Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |                                  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Subst` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |     [Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |                                         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these unit variants
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Subst;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Subst;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:28:48
[INFO] [stdout]    |
[INFO] [stdout] 28 |     [Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |                                                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:28:55
[INFO] [stdout]    |
[INFO] [stdout] 28 |     [Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |                                                       ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:28:62
[INFO] [stdout]    |
[INFO] [stdout] 28 |     [Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |                                                              ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Aligner`
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 | let mut aligner = Aligner::new(-5, -1, &score);
[INFO] [stdout]    |                   ^^^^^^^ use of undeclared type `Aligner`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::pairwise::Aligner;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scoring`
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:49:15
[INFO] [stdout]    |
[INFO] [stdout] 49 | let scoring = Scoring::new(-5, -1, &score) // Gap open, gap extend and match score function
[INFO] [stdout]    |               ^^^^^^^ use of undeclared type `Scoring`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 49 - let scoring = Scoring::new(-5, -1, &score) // Gap open, gap extend and match score function
[INFO] [stdout] 49 + let scoring = String::new(-5, -1, &score) // Gap open, gap extend and match score function
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::pairwise::Scoring;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MIN_SCORE` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:50:12
[INFO] [stdout]    |
[INFO] [stdout] 50 |     .xclip(MIN_SCORE) // Clipping penalty for x set to 'negative infinity', hence global in x
[INFO] [stdout]    |            ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::pairwise::MIN_SCORE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Aligner`
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 | let mut aligner = Aligner::with_scoring(scoring);
[INFO] [stdout]    |                   ^^^^^^^ use of undeclared type `Aligner`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::pairwise::Aligner;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Yclip` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:60:9
[INFO] [stdout]    |
[INFO] [stdout] 60 |         Yclip(4),
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these tuple variants
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Yclip;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Yclip;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |         Match,
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         Match,
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         Match,
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         Match,
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         Match,
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Subst` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |         Subst,
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these unit variants
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Subst;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Subst;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         Match,
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |         Match,
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         Match
[INFO] [stdout]    |         ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Scoring`
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 | let scoring = Scoring::from_scores(-5, -1, 1, -1) // Gap open, extend, match, mismatch score
[INFO] [stdout]    |               ^^^^^^^ use of undeclared type `Scoring`
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 75 - let scoring = Scoring::from_scores(-5, -1, 1, -1) // Gap open, extend, match, mismatch score
[INFO] [stdout] 75 + let scoring = String::from_scores(-5, -1, 1, -1) // Gap open, extend, match, mismatch score
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::pairwise::Scoring;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MIN_SCORE` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:76:12
[INFO] [stdout]    |
[INFO] [stdout] 76 |     .xclip(MIN_SCORE) // Clipping penalty for x set to 'negative infinity', hence global in x
[INFO] [stdout]    |            ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::pairwise::MIN_SCORE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MIN_SCORE` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 |     .yclip(MIN_SCORE); // Clipping penalty for y set to 'negative infinity', hence global in y
[INFO] [stdout]    |            ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::pairwise::MIN_SCORE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Aligner`
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:78:19
[INFO] [stdout]    |
[INFO] [stdout] 78 | let mut aligner = Aligner::with_scoring(scoring);
[INFO] [stdout]    |                   ^^^^^^^ use of undeclared type `Aligner`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::pairwise::Aligner;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Del` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:85:6
[INFO] [stdout]    |
[INFO] [stdout] 85 |     [Del, Del, Del, Del, Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |      ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these unit variants
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Del;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Del;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Del` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     [Del, Del, Del, Del, Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |           ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these unit variants
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Del;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Del;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Del` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:85:16
[INFO] [stdout]    |
[INFO] [stdout] 85 |     [Del, Del, Del, Del, Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |                ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these unit variants
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Del;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Del;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Del` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:85:21
[INFO] [stdout]    |
[INFO] [stdout] 85 |     [Del, Del, Del, Del, Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |                     ^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these unit variants
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Del;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Del;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:85:26
[INFO] [stdout]    |
[INFO] [stdout] 85 |     [Del, Del, Del, Del, Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |                          ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:85:33
[INFO] [stdout]    |
[INFO] [stdout] 85 |     [Del, Del, Del, Del, Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |                                 ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:85:40
[INFO] [stdout]    |
[INFO] [stdout] 85 |     [Del, Del, Del, Del, Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |                                        ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:85:47
[INFO] [stdout]    |
[INFO] [stdout] 85 |     [Del, Del, Del, Del, Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |                                               ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:85:54
[INFO] [stdout]    |
[INFO] [stdout] 85 |     [Del, Del, Del, Del, Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |                                                      ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Subst` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:85:61
[INFO] [stdout]    |
[INFO] [stdout] 85 |     [Del, Del, Del, Del, Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |                                                             ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these unit variants
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Subst;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Subst;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:85:68
[INFO] [stdout]    |
[INFO] [stdout] 85 |     [Del, Del, Del, Del, Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |                                                                    ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:85:75
[INFO] [stdout]    |
[INFO] [stdout] 85 |     [Del, Del, Del, Del, Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |                                                                           ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:85:82
[INFO] [stdout]    |
[INFO] [stdout] 85 |     [Del, Del, Del, Del, Match, Match, Match, Match, Match, Subst, Match, Match, Match]
[INFO] [stdout]    |                                                                                  ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Scoring` in this scope
[INFO] [stdout]   --> src/alignment/pairwise/mod.rs:98:15
[INFO] [stdout]    |
[INFO] [stdout] 98 | let scoring = Scoring {
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/string.rs:353:0
[INFO] [stdout]    |
[INFO] [stdout]    = note: similarly named struct `String` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 98 - let scoring = Scoring {
[INFO] [stdout] 98 + let scoring = String {
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 13 + use bio_edit::alignment::pairwise::Scoring;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MIN_SCORE` in this scope
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 |     xclip_suffix: MIN_SCORE,
[INFO] [stdout]     |                   ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_edit::alignment::pairwise::MIN_SCORE;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Aligner`
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 | let mut aligner = Aligner::with_capacity_and_scoring(x.len(), y.len(), scoring);
[INFO] [stdout]     |                   ^^^^^^^ use of undeclared type `Aligner`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_edit::alignment::pairwise::Aligner;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Yclip` in this scope
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |         Yclip(4),
[INFO] [stdout]     |         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these tuple variants
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_edit::alignment::AlignmentOperation::Yclip;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_types::alignment::AlignmentOperation::Yclip;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Xclip` in this scope
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:118:9
[INFO] [stdout]     |
[INFO] [stdout] 118 |         Xclip(6),
[INFO] [stdout]     |         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these tuple variants
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_edit::alignment::AlignmentOperation::Xclip;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_types::alignment::AlignmentOperation::Xclip;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 119 |         Match,
[INFO] [stdout]     |         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]  13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 120 |         Match,
[INFO] [stdout]     |         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]  13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         Match,
[INFO] [stdout]     |         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]  13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 122 |         Match,
[INFO] [stdout]     |         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]  13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         Match,
[INFO] [stdout]     |         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]  13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 124 |         Match,
[INFO] [stdout]     |         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]  13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 125 |         Match,
[INFO] [stdout]     |         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]  13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         Match,
[INFO] [stdout]     |         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]  13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:127:9
[INFO] [stdout]     |
[INFO] [stdout] 127 |         Match,
[INFO] [stdout]     |         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]  13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |         Match,
[INFO] [stdout]     |         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]  13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 129 |         Match,
[INFO] [stdout]     |         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]  13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Match` in this scope
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 130 |         Match,
[INFO] [stdout]     |         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]  13 + use std::str::pattern::SearchStep::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_edit::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_types::alignment::AlignmentOperation::Match;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Yclip` in this scope
[INFO] [stdout]    --> src/alignment/pairwise/mod.rs:131:9
[INFO] [stdout]     |
[INFO] [stdout] 131 |         Yclip(4)
[INFO] [stdout]     |         ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these tuple variants
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_edit::alignment::AlignmentOperation::Yclip;
[INFO] [stdout]     |
[INFO] [stdout]  13 + use bio_types::alignment::AlignmentOperation::Yclip;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 62 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/alignment/pairwise/mod.rs - alignment::pairwise (line 13)
[INFO] [stdout]     src/alignment/pairwise/mod.rs - alignment::pairwise::Scoring<F>::xclip (line 281)
[INFO] [stdout]     src/alignment/pairwise/mod.rs - alignment::pairwise::Scoring<F>::xclip_prefix (line 303)
[INFO] [stdout]     src/alignment/pairwise/mod.rs - alignment::pairwise::Scoring<F>::xclip_suffix (line 323)
[INFO] [stdout]     src/alignment/pairwise/mod.rs - alignment::pairwise::Scoring<F>::yclip (line 343)
[INFO] [stdout]     src/alignment/pairwise/mod.rs - alignment::pairwise::Scoring<F>::yclip_prefix (line 364)
[INFO] [stdout]     src/alignment/pairwise/mod.rs - alignment::pairwise::Scoring<F>::yclip_suffix (line 384)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7d428b844303b3fbdebdc79b1c50f690b3ac21623e24ffabd7f717bc42d140b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d428b844303b3fbdebdc79b1c50f690b3ac21623e24ffabd7f717bc42d140b8", kill_on_drop: false }`
[INFO] [stdout] 7d428b844303b3fbdebdc79b1c50f690b3ac21623e24ffabd7f717bc42d140b8
