[INFO] fetching crate chaintools 0.1.0...
[INFO] testing chaintools-0.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate chaintools 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate chaintools 0.1.0
[INFO] finished tweaking crates.io crate chaintools 0.1.0
[INFO] tweaked toml for crates.io crate chaintools 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate chaintools 0.1.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 24 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simd-adler32 v0.3.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 70b51af6ba2de7e80deeecbedb2091740d1969dbc5f0dc0ab1b44db9e5620ed3
[INFO] running `Command { std: "docker" "start" "-a" "70b51af6ba2de7e80deeecbedb2091740d1969dbc5f0dc0ab1b44db9e5620ed3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70b51af6ba2de7e80deeecbedb2091740d1969dbc5f0dc0ab1b44db9e5620ed3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70b51af6ba2de7e80deeecbedb2091740d1969dbc5f0dc0ab1b44db9e5620ed3", kill_on_drop: false }`
[INFO] [stdout] 70b51af6ba2de7e80deeecbedb2091740d1969dbc5f0dc0ab1b44db9e5620ed3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1d4a37f2f079c72a392c665c90c0ceb4bccdaed3699c804600ea670e6aec3a2
[INFO] running `Command { std: "docker" "start" "-a" "a1d4a37f2f079c72a392c665c90c0ceb4bccdaed3699c804600ea670e6aec3a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chaintools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.71s
[INFO] running `Command { std: "docker" "inspect" "a1d4a37f2f079c72a392c665c90c0ceb4bccdaed3699c804600ea670e6aec3a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1d4a37f2f079c72a392c665c90c0ceb4bccdaed3699c804600ea670e6aec3a2", kill_on_drop: false }`
[INFO] [stdout] a1d4a37f2f079c72a392c665c90c0ceb4bccdaed3699c804600ea670e6aec3a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0327453f45657f8758abe10d69d20ff210adb992e054d6e8ce70ca5ab31125e1
[INFO] running `Command { std: "docker" "start" "-a" "0327453f45657f8758abe10d69d20ff210adb992e054d6e8ce70ca5ab31125e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling chaintools v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s
[INFO] running `Command { std: "docker" "inspect" "0327453f45657f8758abe10d69d20ff210adb992e054d6e8ce70ca5ab31125e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0327453f45657f8758abe10d69d20ff210adb992e054d6e8ce70ca5ab31125e1", kill_on_drop: false }`
[INFO] [stdout] 0327453f45657f8758abe10d69d20ff210adb992e054d6e8ce70ca5ab31125e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] efb847bb5885ce055d6fa5e7d4091501faa3b5bf7ea5fa11dc32f892ae9c474e
[INFO] running `Command { std: "docker" "start" "-a" "efb847bb5885ce055d6fa5e7d4091501faa3b5bf7ea5fa11dc32f892ae9c474e", 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/deps/chaintools-5416b86ad2dece10)
[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 chaintools
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test src/cmap/align.rs - cmap::align::AlignmentRecord::from (line 48) ... FAILED
[INFO] [stdout] test src/cmap/align.rs - cmap::align::AlignmentRecord::parse (line 25) ... FAILED
[INFO] [stdout] test src/cmap/align.rs - cmap::align::AlignmentRecord::dt (line 121) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::Chain::head (line 292) ... FAILED
[INFO] [stdout] test src/cmap/align.rs - cmap::align::AlignmentRecord::new (line 76) ... FAILED
[INFO] [stdout] test src/cmap/align.rs - cmap::align::AlignmentRecord::parse_byte (line 189) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::Chain::header (line 93) ... FAILED
[INFO] [stdout] test src/cmap/align.rs - cmap::align::AlignmentRecord::dq (line 144) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::Chain::alignment (line 149) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::ChainHead::to_string (line 417) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::Chain::alignment_vec_str (line 211) ... FAILED
[INFO] [stdout] test src/cmap/align.rs - cmap::align::AlignmentRecord::to_string (line 167) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::Chain::header_vec (line 122) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::Chain::to_string (line 70) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::ChainHead::from (line 363) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::Chain::alignment_vec (line 184) ... FAILED
[INFO] [stdout] test src/cmap/align.rs - cmap::align::AlignmentRecord::size (line 98) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::Chain::to_vec (line 266) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::filter_id (line 362) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::Chain::to_bytes (line 237) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::Chain::from (line 32) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::get_mut (line 64) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::len (line 159) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::ChainHead::to_vec (line 441) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::get (line 40) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::filter_ref_by_size (line 308) ... FAILED
[INFO] [stdout] test src/io/reader.rs - io::reader::Reader::from_bytes (line 113) ... FAILED
[INFO] [stdout] test src/io/reader.rs - io::reader::Reader::from_bin (line 135) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::values_mut (line 256) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::keys (line 218) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::values (line 237) ... FAILED
[INFO] [stdout] test src/io/reader.rs - io::reader::Reader::from_file (line 30) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::filter (line 88) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::new (line 20) ... FAILED
[INFO] [stdout] test src/io/reader.rs - io::reader::Reader::open (line 186) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::remove (line 141) ... FAILED
[INFO] [stdout] test src/io/reader.rs - io::reader::Reader::parse (line 53) ... FAILED
[INFO] [stdout] test src/io/reader.rs - io::reader::Reader::load_chain (line 161) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 49) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::filter_by_score (line 281) ... FAILED
[INFO] [stdout] test src/io/writer.rs - io::writer::Writer::to_bin_gz (line 49) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::iter (line 178) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::filter_query_by_size (line 335) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::iter_mut (line 198) ... FAILED
[INFO] [stdout] test src/io/writer.rs - io::writer::Writer::to_bin (line 20) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 21) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 66) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::insert (line 120) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/cmap/align.rs - cmap::align::AlignmentRecord::from (line 48) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]   --> src/cmap/align.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | let line = b"9\t1\t0\n";
[INFO] [stdout]    | ^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `let` cannot be used for global variables
[INFO] [stdout]    | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/align.rs - cmap::align::AlignmentRecord::parse (line 25) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]   --> src/cmap/align.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | let line = b"9\t1\t0\n";
[INFO] [stdout]    | ^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `let` cannot be used for global variables
[INFO] [stdout]    | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/align.rs - cmap::align::AlignmentRecord::dt (line 121) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/cmap/align.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout]     | ^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `let` cannot be used for global variables
[INFO] [stdout]     | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/chain.rs - cmap::chain::Chain::head (line 292) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/cmap/chain.rs:295:1
[INFO] [stdout]     |
[INFO] [stdout] 295 | let head = b"chain 4900 chrY 58368225 + 25985403 25985638 chr5 151006098 - 43257292 43257528 1\n";
[INFO] [stdout]     | ^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `let` cannot be used for global variables
[INFO] [stdout]     | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/align.rs - cmap::align::AlignmentRecord::new (line 76) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]   --> src/cmap/align.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout]    | ^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `let` cannot be used for global variables
[INFO] [stdout]    | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/align.rs - cmap::align::AlignmentRecord::parse_byte (line 189) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/cmap/align.rs:192:1
[INFO] [stdout]     |
[INFO] [stdout] 192 | let line = b"9\t1\t0\n";
[INFO] [stdout]     | ^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `let` cannot be used for global variables
[INFO] [stdout]     | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/chain.rs - cmap::chain::Chain::header (line 93) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]   --> src/cmap/chain.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout]    | ^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `let` cannot be used for global variables
[INFO] [stdout]    | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/align.rs - cmap::align::AlignmentRecord::dq (line 144) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/cmap/align.rs:147:1
[INFO] [stdout]     |
[INFO] [stdout] 147 | let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout]     | ^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `let` cannot be used for global variables
[INFO] [stdout]     | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/chain.rs - cmap::chain::Chain::alignment (line 149) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/cmap/chain.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout]     | ^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `let` cannot be used for global variables
[INFO] [stdout]     | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/chain.rs - cmap::chain::ChainHead::to_string (line 417) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/cmap/chain.rs:420:1
[INFO] [stdout]     |
[INFO] [stdout] 420 | let head = b"chrY 58368225 + 25985403 25985638";
[INFO] [stdout]     | ^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `let` cannot be used for global variables
[INFO] [stdout]     | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/chain.rs - cmap::chain::Chain::alignment_vec_str (line 211) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/cmap/chain.rs:214:1
[INFO] [stdout]     |
[INFO] [stdout] 214 | let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout]     | ^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `let` cannot be used for global variables
[INFO] [stdout]     | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/align.rs - cmap::align::AlignmentRecord::to_string (line 167) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/cmap/align.rs:170:1
[INFO] [stdout]     |
[INFO] [stdout] 170 | let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout]     | ^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `let` cannot be used for global variables
[INFO] [stdout]     | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/chain.rs - cmap::chain::Chain::header_vec (line 122) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/cmap/chain.rs:125:1
[INFO] [stdout]     |
[INFO] [stdout] 125 | let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout]     | ^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `let` cannot be used for global variables
[INFO] [stdout]     | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/chain.rs - cmap::chain::Chain::to_string (line 70) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]   --> src/cmap/chain.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout]    | ^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `let` cannot be used for global variables
[INFO] [stdout]    | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/chain.rs - cmap::chain::ChainHead::from (line 363) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/cmap/chain.rs:366:1
[INFO] [stdout]     |
[INFO] [stdout] 366 | let head = b"chrY 58368225 + 25985403 25985638";
[INFO] [stdout]     | ^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `let` cannot be used for global variables
[INFO] [stdout]     | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/chain.rs - cmap::chain::Chain::alignment_vec (line 184) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/cmap/chain.rs:187:1
[INFO] [stdout]     |
[INFO] [stdout] 187 | let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout]     | ^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `let` cannot be used for global variables
[INFO] [stdout]     | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/align.rs - cmap::align::AlignmentRecord::size (line 98) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/cmap/align.rs:101:1
[INFO] [stdout]     |
[INFO] [stdout] 101 | let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout]     | ^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `let` cannot be used for global variables
[INFO] [stdout]     | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/chain.rs - cmap::chain::Chain::to_vec (line 266) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/cmap/chain.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout]     | ^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `let` cannot be used for global variables
[INFO] [stdout]     | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/map.rs - cmap::map::ChainMap::filter_id (line 362) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/cmap/map.rs:366:1
[INFO] [stdout]     |
[INFO] [stdout] 366 | let chains = Reader::from_file("file.chain").unwrap();
[INFO] [stdout]     | ^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `let` cannot be used for global variables
[INFO] [stdout]     | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/chain.rs - cmap::chain::Chain::to_bytes (line 237) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/cmap/chain.rs:240:1
[INFO] [stdout]     |
[INFO] [stdout] 240 | let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout]     | ^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `let` cannot be used for global variables
[INFO] [stdout]     | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/chain.rs - cmap::chain::Chain::from (line 32) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]   --> src/cmap/chain.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | let head = b"chain 4900 chrY 58368225 + 25985403 25985638 chr5 151006098 - 43257292 43257528 1\n";
[INFO] [stdout]    | ^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `let` cannot be used for global variables
[INFO] [stdout]    | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/map.rs - cmap::map::ChainMap::get_mut (line 64) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]   --> src/cmap/map.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | let chains = Reader::from_file("file.chain").unwrap();
[INFO] [stdout]    | ^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `let` cannot be used for global variables
[INFO] [stdout]    | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/map.rs - cmap::map::ChainMap::len (line 159) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/cmap/map.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | let chains = Reader::from_file("file.chain").unwrap();
[INFO] [stdout]     | ^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `let` cannot be used for global variables
[INFO] [stdout]     | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/chain.rs - cmap::chain::ChainHead::to_vec (line 441) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/cmap/chain.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | let head = b"chrY 58368225 + 25985403 25985638";
[INFO] [stdout]     | ^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `let` cannot be used for global variables
[INFO] [stdout]     | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/map.rs - cmap::map::ChainMap::get (line 40) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]   --> src/cmap/map.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | let chains = Reader::from_file("file.chain").unwrap();
[INFO] [stdout]    | ^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | `let` cannot be used for global variables
[INFO] [stdout]    | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/map.rs - cmap::map::ChainMap::filter_ref_by_size (line 308) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]    --> src/cmap/map.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 | use chaintools::cmap::ChainMap;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 310 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]     |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `io` is private
[INFO] [stdout]    --> src/cmap/map.rs:311:17
[INFO] [stdout]     |
[INFO] [stdout] 311 | use chaintools::io::reader::Reader;
[INFO] [stdout]     |                 ^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]    --> src/lib.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | mod io;
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]     |
[INFO] [stdout] 311 - use chaintools::io::reader::Reader;
[INFO] [stdout] 311 + use chaintools::reader::Reader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/io/reader.rs - io::reader::Reader::from_bytes (line 113) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]    --> src/io/reader.rs:118:19
[INFO] [stdout]     |
[INFO] [stdout] 118 | let data = chain::Reader::from_bytes(line)?;
[INFO] [stdout]     |                   ^^^^^^ could not find `Reader` in `chain`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 112 + use chaintools::reader::Reader;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 118 - let data = chain::Reader::from_bytes(line)?;
[INFO] [stdout] 118 + let data = Reader::from_bytes(line)?;
[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/io/reader.rs - io::reader::Reader::from_bin (line 135) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]    --> src/io/reader.rs:139:19
[INFO] [stdout]     |
[INFO] [stdout] 139 | let data = chain::Reader::from_bin("/path/to/binfile")?;
[INFO] [stdout]     |                   ^^^^^^ could not find `Reader` in `chain`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 134 + use chaintools::reader::Reader;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 139 - let data = chain::Reader::from_bin("/path/to/binfile")?;
[INFO] [stdout] 139 + let data = Reader::from_bin("/path/to/binfile")?;
[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/cmap/map.rs - cmap::map::ChainMap::values_mut (line 256) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]    --> src/cmap/map.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 | use chaintools::cmap::ChainMap;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 258 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]     |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `io` is private
[INFO] [stdout]    --> src/cmap/map.rs:259:17
[INFO] [stdout]     |
[INFO] [stdout] 259 | use chaintools::io::reader::Reader;
[INFO] [stdout]     |                 ^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]    --> src/lib.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | mod io;
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]     |
[INFO] [stdout] 259 - use chaintools::io::reader::Reader;
[INFO] [stdout] 259 + use chaintools::reader::Reader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/map.rs - cmap::map::ChainMap::keys (line 218) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]    --> src/cmap/map.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | use chaintools::cmap::ChainMap;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 220 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]     |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `io` is private
[INFO] [stdout]    --> src/cmap/map.rs:221:17
[INFO] [stdout]     |
[INFO] [stdout] 221 | use chaintools::io::reader::Reader;
[INFO] [stdout]     |                 ^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]    --> src/lib.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | mod io;
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]     |
[INFO] [stdout] 221 - use chaintools::io::reader::Reader;
[INFO] [stdout] 221 + use chaintools::reader::Reader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/map.rs - cmap::map::ChainMap::values (line 237) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]    --> src/cmap/map.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 | use chaintools::cmap::ChainMap;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 239 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]     |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `io` is private
[INFO] [stdout]    --> src/cmap/map.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 | use chaintools::io::reader::Reader;
[INFO] [stdout]     |                 ^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]    --> src/lib.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | mod io;
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]     |
[INFO] [stdout] 240 - use chaintools::io::reader::Reader;
[INFO] [stdout] 240 + use chaintools::reader::Reader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/io/reader.rs - io::reader::Reader::from_file (line 30) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]   --> src/io/reader.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 | let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout]    |                   ^^^^^^ could not find `Reader` in `chain`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 29 + use chaintools::reader::Reader;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 34 - let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout] 34 + let data = Reader::from_file("/path/to/chainfile")?;
[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/cmap/map.rs - cmap::map::ChainMap::filter (line 88) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]   --> src/cmap/map.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | use chaintools::cmap::ChainMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout] 90 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]    |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `io` is private
[INFO] [stdout]   --> src/cmap/map.rs:92:17
[INFO] [stdout]    |
[INFO] [stdout] 92 | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> src/lib.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | mod io;
[INFO] [stdout]    | ^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]    |
[INFO] [stdout] 92 - use chaintools::io::reader::Reader;
[INFO] [stdout] 92 + use chaintools::reader::Reader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/map.rs - cmap::map::ChainMap::new (line 20) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]   --> src/cmap/map.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use chaintools::cmap::ChainMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout] 22 | use chaintools::cmap::map::ChainMap;
[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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/io/reader.rs - io::reader::Reader::open (line 186) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]    --> src/io/reader.rs:190:19
[INFO] [stdout]     |
[INFO] [stdout] 190 | let data = chain::Reader::open("/path/to/file")?;
[INFO] [stdout]     |                   ^^^^^^ could not find `Reader` in `chain`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 185 + use chaintools::reader::Reader;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 190 - let data = chain::Reader::open("/path/to/file")?;
[INFO] [stdout] 190 + let data = Reader::open("/path/to/file")?;
[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/cmap/map.rs - cmap::map::ChainMap::remove (line 141) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]    --> src/cmap/map.rs:143:5
[INFO] [stdout]     |
[INFO] [stdout] 143 | use chaintools::cmap::ChainMap;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 143 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]     |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `io` is private
[INFO] [stdout]    --> src/cmap/map.rs:144:17
[INFO] [stdout]     |
[INFO] [stdout] 144 | use chaintools::io::reader::Reader;
[INFO] [stdout]     |                 ^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]    --> src/lib.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | mod io;
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]     |
[INFO] [stdout] 144 - use chaintools::io::reader::Reader;
[INFO] [stdout] 144 + use chaintools::reader::Reader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/io/reader.rs - io::reader::Reader::parse (line 53) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]   --> src/io/reader.rs:57:19
[INFO] [stdout]    |
[INFO] [stdout] 57 | let data = chain::Reader::parse(&data)?;
[INFO] [stdout]    |                   ^^^^^^ could not find `Reader` in `chain`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 52 + use chaintools::reader::Reader;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 57 - let data = chain::Reader::parse(&data)?;
[INFO] [stdout] 57 + let data = Reader::parse(&data)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `data` in this scope
[INFO] [stdout]   --> src/io/reader.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 | let data = chain::Reader::parse(&data)?;
[INFO] [stdout]    |                                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/io/reader.rs - io::reader::Reader::load_chain (line 161) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]    --> src/io/reader.rs:165:19
[INFO] [stdout]     |
[INFO] [stdout] 165 | let data = chain::Reader::load_chain(&123, "/path/to/binfile")?;
[INFO] [stdout]     |                   ^^^^^^ could not find `Reader` in `chain`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 160 + use chaintools::reader::Reader;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 165 - let data = chain::Reader::load_chain(&123, "/path/to/binfile")?;
[INFO] [stdout] 165 + let data = Reader::load_chain(&123, "/path/to/binfile")?;
[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/lib.rs - (line 49) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]   --> src/lib.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | use chaintools::cmap::ChainMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout] 51 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]    |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chaintools::Reader`
[INFO] [stdout]   --> src/lib.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | use chaintools::Reader;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ no `Reader` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 52 - use chaintools::Reader;
[INFO] [stdout] 52 + use chaintools::reader;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout] 52 | use chaintools::reader::Reader;
[INFO] [stdout]    |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::Chain`
[INFO] [stdout]   --> src/lib.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | use chaintools::cmap::Chain;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ no `Chain` in `cmap`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 53 - use chaintools::cmap::Chain;
[INFO] [stdout] 53 + use chaintools::cmap::chain;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs instead
[INFO] [stdout]    |
[INFO] [stdout] 53 - use chaintools::cmap::Chain;
[INFO] [stdout] 53 + use std::io::Chain;
[INFO] [stdout]    |
[INFO] [stdout] 53 - use chaintools::cmap::Chain;
[INFO] [stdout] 53 + use std::iter::Chain;
[INFO] [stdout]    |
[INFO] [stdout] 53 - use chaintools::cmap::Chain;
[INFO] [stdout] 53 + use core::iter::Chain;
[INFO] [stdout]    |
[INFO] [stdout] 53 - use chaintools::cmap::Chain;
[INFO] [stdout] 53 + use anyhow::Chain;
[INFO] [stdout]    |
[INFO] [stdout]    = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/map.rs - cmap::map::ChainMap::filter_by_score (line 281) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]    --> src/cmap/map.rs:283:5
[INFO] [stdout]     |
[INFO] [stdout] 283 | use chaintools::cmap::ChainMap;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 283 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]     |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `io` is private
[INFO] [stdout]    --> src/cmap/map.rs:284:17
[INFO] [stdout]     |
[INFO] [stdout] 284 | use chaintools::io::reader::Reader;
[INFO] [stdout]     |                 ^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]    --> src/lib.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | mod io;
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]     |
[INFO] [stdout] 284 - use chaintools::io::reader::Reader;
[INFO] [stdout] 284 + use chaintools::reader::Reader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/io/writer.rs - io::writer::Writer::to_bin_gz (line 49) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]   --> src/io/writer.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 | let data = chain::Reader::from_bytes(line)?;
[INFO] [stdout]    |                   ^^^^^^ could not find `Reader` in `chain`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 48 + use chaintools::reader::Reader;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 54 - let data = chain::Reader::from_bytes(line)?;
[INFO] [stdout] 54 + let data = Reader::from_bytes(line)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Writer` in `chain`
[INFO] [stdout]   --> src/io/writer.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 | chain::Writer::write_index_gz("/path/to/output.bin.gz", data).unwrap();
[INFO] [stdout]    |        ^^^^^^ could not find `Writer` in `chain`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 48 + use chaintools::writer::Writer;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Writer`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 55 - chain::Writer::write_index_gz("/path/to/output.bin.gz", data).unwrap();
[INFO] [stdout] 55 + Writer::write_index_gz("/path/to/output.bin.gz", data).unwrap();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/map.rs - cmap::map::ChainMap::iter (line 178) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]    --> src/cmap/map.rs:180:5
[INFO] [stdout]     |
[INFO] [stdout] 180 | use chaintools::cmap::ChainMap;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 180 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]     |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `io` is private
[INFO] [stdout]    --> src/cmap/map.rs:181:17
[INFO] [stdout]     |
[INFO] [stdout] 181 | use chaintools::io::reader::Reader;
[INFO] [stdout]     |                 ^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]    --> src/lib.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | mod io;
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]     |
[INFO] [stdout] 181 - use chaintools::io::reader::Reader;
[INFO] [stdout] 181 + use chaintools::reader::Reader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/map.rs - cmap::map::ChainMap::filter_query_by_size (line 335) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]    --> src/cmap/map.rs:337:5
[INFO] [stdout]     |
[INFO] [stdout] 337 | use chaintools::cmap::ChainMap;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 337 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]     |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `io` is private
[INFO] [stdout]    --> src/cmap/map.rs:338:17
[INFO] [stdout]     |
[INFO] [stdout] 338 | use chaintools::io::reader::Reader;
[INFO] [stdout]     |                 ^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]    --> src/lib.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | mod io;
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]     |
[INFO] [stdout] 338 - use chaintools::io::reader::Reader;
[INFO] [stdout] 338 + use chaintools::reader::Reader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/map.rs - cmap::map::ChainMap::iter_mut (line 198) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]    --> src/cmap/map.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 | use chaintools::cmap::ChainMap;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 200 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]     |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `io` is private
[INFO] [stdout]    --> src/cmap/map.rs:201:17
[INFO] [stdout]     |
[INFO] [stdout] 201 | use chaintools::io::reader::Reader;
[INFO] [stdout]     |                 ^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]    --> src/lib.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | mod io;
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]     |
[INFO] [stdout] 201 - use chaintools::io::reader::Reader;
[INFO] [stdout] 201 + use chaintools::reader::Reader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0603.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/io/writer.rs - io::writer::Writer::to_bin (line 20) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]   --> src/io/writer.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | let data = chain::Reader::from_bytes(line)?;
[INFO] [stdout]    |                   ^^^^^^ could not find `Reader` in `chain`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 19 + use chaintools::reader::Reader;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 26 - let data = chain::Reader::from_bytes(line)?;
[INFO] [stdout] 26 + let data = Reader::from_bytes(line)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Writer` in `chain`
[INFO] [stdout]   --> src/io/writer.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | chain::Writer::write_index("/path/to/output.bin", data).unwrap();
[INFO] [stdout]    |        ^^^^^^ could not find `Writer` in `chain`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 19 + use chaintools::writer::Writer;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Writer`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 27 - chain::Writer::write_index("/path/to/output.bin", data).unwrap();
[INFO] [stdout] 27 + Writer::write_index("/path/to/output.bin", data).unwrap();
[INFO] [stdout]    |
[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/lib.rs - (line 21) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]   --> src/lib.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use chaintools::cmap::ChainMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout] 23 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]    |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chaintools::Reader`
[INFO] [stdout]   --> src/lib.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use chaintools::Reader;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ no `Reader` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 24 - use chaintools::Reader;
[INFO] [stdout] 24 + use chaintools::reader;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout] 24 | use chaintools::reader::Reader;
[INFO] [stdout]    |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 66) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]   --> src/lib.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 | use chaintools::cmap::ChainMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout] 68 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]    |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chaintools::Reader`
[INFO] [stdout]   --> src/lib.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | use chaintools::Reader;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ no `Reader` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 69 - use chaintools::Reader;
[INFO] [stdout] 69 + use chaintools::reader;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout] 69 | use chaintools::reader::Reader;
[INFO] [stdout]    |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chaintools::Writer`
[INFO] [stdout]   --> src/lib.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | use chaintools::Writer;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ no `Writer` in the root
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module (notice the capitalization)
[INFO] [stdout]    |
[INFO] [stdout] 70 - use chaintools::Writer;
[INFO] [stdout] 70 + use chaintools::writer;
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]    |
[INFO] [stdout] 70 | use chaintools::writer::Writer;
[INFO] [stdout]    |                 ++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cmap/map.rs - cmap::map::ChainMap::insert (line 120) stdout ----
[INFO] [stdout] error: expected `..`, found `...`
[INFO] [stdout]    --> src/cmap/map.rs:126:95
[INFO] [stdout]     |
[INFO] [stdout] 126 | chains.insert(123, Chain{ score: 0, refs: ChainHead { size: 0, start: 0, end: 0, strand: 0 }, ..., id: 123});
[INFO] [stdout]     |                                                                                               ^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `..` to fill in the rest of the fields
[INFO] [stdout]     |
[INFO] [stdout] 126 - chains.insert(123, Chain{ score: 0, refs: ChainHead { size: 0, start: 0, end: 0, strand: 0 }, ..., id: 123});
[INFO] [stdout] 126 + chains.insert(123, Chain{ score: 0, refs: ChainHead { size: 0, start: 0, end: 0, strand: 0 }, .., id: 123});
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found `,`
[INFO] [stdout]    --> src/cmap/map.rs:126:98
[INFO] [stdout]     |
[INFO] [stdout] 126 | chains.insert(123, Chain{ score: 0, refs: ChainHead { size: 0, start: 0, end: 0, strand: 0 }, ..., id: 123});
[INFO] [stdout]     |                                                                                                  ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]    --> src/cmap/map.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | use chaintools::cmap::ChainMap;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]     |
[INFO] [stdout] 122 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]     |                       +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Chain` in this scope
[INFO] [stdout]    --> src/cmap/map.rs:126:20
[INFO] [stdout]     |
[INFO] [stdout] 126 | chains.insert(123, Chain{ score: 0, refs: ChainHead { size: 0, start: 0, end: 0, strand: 0 }, ..., id: 123});
[INFO] [stdout]     |                    ^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout] 119 + use std::io::Chain;
[INFO] [stdout]     |
[INFO] [stdout] 119 + use std::iter::Chain;
[INFO] [stdout]     |
[INFO] [stdout] 119 + use core::iter::Chain;
[INFO] [stdout]     |
[INFO] [stdout] 119 + use anyhow::Chain;
[INFO] [stdout]     |
[INFO] [stdout]     = and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ChainHead` in this scope
[INFO] [stdout]    --> src/cmap/map.rs:126:43
[INFO] [stdout]     |
[INFO] [stdout] 126 | chains.insert(123, Chain{ score: 0, refs: ChainHead { size: 0, start: 0, end: 0, strand: 0 }, ..., id: 123});
[INFO] [stdout]     |                                           ^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 119 + use chaintools::cmap::chain::ChainHead;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `io` is private
[INFO] [stdout]    --> src/cmap/map.rs:123:17
[INFO] [stdout]     |
[INFO] [stdout] 123 | use chaintools::io::reader::Reader;
[INFO] [stdout]     |                 ^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]    --> src/lib.rs:80:1
[INFO] [stdout]     |
[INFO] [stdout]  80 | mod io;
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout] help: consider importing this module instead
[INFO] [stdout]     |
[INFO] [stdout] 123 - use chaintools::io::reader::Reader;
[INFO] [stdout] 123 + use chaintools::reader::Reader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0603.
[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/cmap/align.rs - cmap::align::AlignmentRecord::dq (line 144)
[INFO] [stdout]     src/cmap/align.rs - cmap::align::AlignmentRecord::dt (line 121)
[INFO] [stdout]     src/cmap/align.rs - cmap::align::AlignmentRecord::from (line 48)
[INFO] [stdout]     src/cmap/align.rs - cmap::align::AlignmentRecord::new (line 76)
[INFO] [stdout]     src/cmap/align.rs - cmap::align::AlignmentRecord::parse (line 25)
[INFO] [stdout]     src/cmap/align.rs - cmap::align::AlignmentRecord::parse_byte (line 189)
[INFO] [stdout]     src/cmap/align.rs - cmap::align::AlignmentRecord::size (line 98)
[INFO] [stdout]     src/cmap/align.rs - cmap::align::AlignmentRecord::to_string (line 167)
[INFO] [stdout]     src/cmap/chain.rs - cmap::chain::Chain::alignment (line 149)
[INFO] [stdout]     src/cmap/chain.rs - cmap::chain::Chain::alignment_vec (line 184)
[INFO] [stdout]     src/cmap/chain.rs - cmap::chain::Chain::alignment_vec_str (line 211)
[INFO] [stdout]     src/cmap/chain.rs - cmap::chain::Chain::from (line 32)
[INFO] [stdout]     src/cmap/chain.rs - cmap::chain::Chain::head (line 292)
[INFO] [stdout]     src/cmap/chain.rs - cmap::chain::Chain::header (line 93)
[INFO] [stdout]     src/cmap/chain.rs - cmap::chain::Chain::header_vec (line 122)
[INFO] [stdout]     src/cmap/chain.rs - cmap::chain::Chain::to_bytes (line 237)
[INFO] [stdout]     src/cmap/chain.rs - cmap::chain::Chain::to_string (line 70)
[INFO] [stdout]     src/cmap/chain.rs - cmap::chain::Chain::to_vec (line 266)
[INFO] [stdout]     src/cmap/chain.rs - cmap::chain::ChainHead::from (line 363)
[INFO] [stdout]     src/cmap/chain.rs - cmap::chain::ChainHead::to_string (line 417)
[INFO] [stdout]     src/cmap/chain.rs - cmap::chain::ChainHead::to_vec (line 441)
[INFO] [stdout]     src/cmap/map.rs - cmap::map::ChainMap::filter (line 88)
[INFO] [stdout]     src/cmap/map.rs - cmap::map::ChainMap::filter_by_score (line 281)
[INFO] [stdout]     src/cmap/map.rs - cmap::map::ChainMap::filter_id (line 362)
[INFO] [stdout]     src/cmap/map.rs - cmap::map::ChainMap::filter_query_by_size (line 335)
[INFO] [stdout]     src/cmap/map.rs - cmap::map::ChainMap::filter_ref_by_size (line 308)
[INFO] [stdout]     src/cmap/map.rs - cmap::map::ChainMap::get (line 40)
[INFO] [stdout]     src/cmap/map.rs - cmap::map::ChainMap::get_mut (line 64)
[INFO] [stdout]     src/cmap/map.rs - cmap::map::ChainMap::insert (line 120)
[INFO] [stdout]     src/cmap/map.rs - cmap::map::ChainMap::iter (line 178)
[INFO] [stdout]     src/cmap/map.rs - cmap::map::ChainMap::iter_mut (line 198)
[INFO] [stdout]     src/cmap/map.rs - cmap::map::ChainMap::keys (line 218)
[INFO] [stdout]     src/cmap/map.rs - cmap::map::ChainMap::len (line 159)
[INFO] [stdout]     src/cmap/map.rs - cmap::map::ChainMap::new (line 20)
[INFO] [stdout]     src/cmap/map.rs - cmap::map::ChainMap::remove (line 141)
[INFO] [stdout]     src/cmap/map.rs - cmap::map::ChainMap::values (line 237)
[INFO] [stdout]     src/cmap/map.rs - cmap::map::ChainMap::values_mut (line 256)
[INFO] [stdout]     src/io/reader.rs - io::reader::Reader::from_bin (line 135)
[INFO] [stdout]     src/io/reader.rs - io::reader::Reader::from_bytes (line 113)
[INFO] [stdout]     src/io/reader.rs - io::reader::Reader::from_file (line 30)
[INFO] [stdout]     src/io/reader.rs - io::reader::Reader::load_chain (line 161)
[INFO] [stdout]     src/io/reader.rs - io::reader::Reader::open (line 186)
[INFO] [stdout]     src/io/reader.rs - io::reader::Reader::parse (line 53)
[INFO] [stdout]     src/io/writer.rs - io::writer::Writer::to_bin (line 20)
[INFO] [stdout]     src/io/writer.rs - io::writer::Writer::to_bin_gz (line 49)
[INFO] [stdout]     src/lib.rs - (line 21)
[INFO] [stdout]     src/lib.rs - (line 49)
[INFO] [stdout]     src/lib.rs - (line 66)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 48 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "efb847bb5885ce055d6fa5e7d4091501faa3b5bf7ea5fa11dc32f892ae9c474e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efb847bb5885ce055d6fa5e7d4091501faa3b5bf7ea5fa11dc32f892ae9c474e", kill_on_drop: false }`
[INFO] [stdout] efb847bb5885ce055d6fa5e7d4091501faa3b5bf7ea5fa11dc32f892ae9c474e
