[INFO] fetching crate chaintools 0.1.0...
[INFO] testing chaintools-0.1.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate chaintools 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate chaintools 0.1.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 23 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2cdc9a7f42569e8678eac8f71936799b7057b8ea7962bb997cdf650e56d012ca
[INFO] running `Command { std: "docker" "start" "-a" "2cdc9a7f42569e8678eac8f71936799b7057b8ea7962bb997cdf650e56d012ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cdc9a7f42569e8678eac8f71936799b7057b8ea7962bb997cdf650e56d012ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cdc9a7f42569e8678eac8f71936799b7057b8ea7962bb997cdf650e56d012ca", kill_on_drop: false }`
[INFO] [stdout] 2cdc9a7f42569e8678eac8f71936799b7057b8ea7962bb997cdf650e56d012ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24e425033f63bb161dbd65a340a62f88edc235233801b1239bf08ba5a9c4d7e5
[INFO] running `Command { std: "docker" "start" "-a" "24e425033f63bb161dbd65a340a62f88edc235233801b1239bf08ba5a9c4d7e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling serde v1.0.202
[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 9.48s
[INFO] running `Command { std: "docker" "inspect" "24e425033f63bb161dbd65a340a62f88edc235233801b1239bf08ba5a9c4d7e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24e425033f63bb161dbd65a340a62f88edc235233801b1239bf08ba5a9c4d7e5", kill_on_drop: false }`
[INFO] [stdout] 24e425033f63bb161dbd65a340a62f88edc235233801b1239bf08ba5a9c4d7e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5805e654f6d1a6799a7b85a00e9515dc647c050b7967bbc1f033e59783353d9
[INFO] running `Command { std: "docker" "start" "-a" "a5805e654f6d1a6799a7b85a00e9515dc647c050b7967bbc1f033e59783353d9", 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.47s
[INFO] running `Command { std: "docker" "inspect" "a5805e654f6d1a6799a7b85a00e9515dc647c050b7967bbc1f033e59783353d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5805e654f6d1a6799a7b85a00e9515dc647c050b7967bbc1f033e59783353d9", kill_on_drop: false }`
[INFO] [stdout] a5805e654f6d1a6799a7b85a00e9515dc647c050b7967bbc1f033e59783353d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bf0f1697429741334b6ce3c31b3abb24fb273dc7f456644206a8d7a4c4a72428
[INFO] running `Command { std: "docker" "start" "-a" "bf0f1697429741334b6ce3c31b3abb24fb273dc7f456644206a8d7a4c4a72428", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chaintools-268cd69a24b0f152)
[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::dt (line 121) ... FAILED
[INFO] [stdout] test src/cmap/align.rs - cmap::align::AlignmentRecord::new (line 76) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::Chain::alignment (line 149) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::Chain::header_vec (line 122) ... 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::head (line 292) ... 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::parse_byte (line 189) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::Chain::to_bytes (line 237) ... FAILED
[INFO] [stdout] test src/cmap/align.rs - cmap::align::AlignmentRecord::from (line 48) ... 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::parse (line 25) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::Chain::from (line 32) ... FAILED
[INFO] [stdout] test src/cmap/align.rs - cmap::align::AlignmentRecord::dq (line 144) ... 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/chain.rs - cmap::chain::Chain::to_string (line 70) ... 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::filter_id (line 362) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::Chain::alignment_vec (line 184) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::filter (line 88) ... 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::ChainHead::to_vec (line 441) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::filter_ref_by_size (line 308) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::ChainHead::from (line 363) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::filter_by_score (line 281) ... 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::iter_mut (line 198) ... 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::new (line 20) ... 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::remove (line 141) ... FAILED
[INFO] [stdout] test src/io/reader.rs - io::reader::Reader::from_bin (line 135) ... FAILED
[INFO] [stdout] test src/io/reader.rs - io::reader::Reader::load_chain (line 161) ... FAILED
[INFO] [stdout] test src/io/reader.rs - io::reader::Reader::from_bytes (line 113) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::values (line 237) ... 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::len (line 159) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::insert (line 120) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::keys (line 218) ... FAILED
[INFO] [stdout] test src/io/reader.rs - io::reader::Reader::from_file (line 30) ... FAILED
[INFO] [stdout] test src/io/writer.rs - io::writer::Writer::to_bin (line 20) ... FAILED
[INFO] [stdout] test src/io/reader.rs - io::reader::Reader::parse (line 53) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 21) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 49) ... FAILED
[INFO] [stdout] test src/io/writer.rs - io::writer::Writer::to_bin_gz (line 49) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 66) ... FAILED
[INFO] [stdout] test src/io/reader.rs - io::reader::Reader::open (line 186) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/cmap/align.rs - cmap::align::AlignmentRecord::dt (line 121) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/align.rs:129:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > 1
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AlignmentRecord` in `chain`
[INFO] [stdout]  --> src/cmap/align.rs:125:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^ could not find `AlignmentRecord` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::align::AlignmentRecord;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `AlignmentRecord`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout] 7 + let data = AlignmentRecord::new(9, 1, 0);
[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/cmap/align.rs - cmap::align::AlignmentRecord::new (line 76) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/align.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | > AlignmentRecord { size: 9, dt: 1, dq: 0 };
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AlignmentRecord` in `chain`
[INFO] [stdout]  --> src/cmap/align.rs:80:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^ could not find `AlignmentRecord` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::align::AlignmentRecord;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `AlignmentRecord`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout] 7 + let data = AlignmentRecord::new(9, 1, 0);
[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/cmap/chain.rs - cmap::chain::Chain::alignment (line 149) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:157:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > "9\t1\t0\n\n";
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:153:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout] 7 + let data = Reader::from_file("/path/to/chainfile")?;
[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/cmap/chain.rs - cmap::chain::Chain::header_vec (line 122) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:130:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > ["4900", "chrY", "58368225", "+", "25985403", "25985638", "chr5", "151006098", "-", "43257292", "43257528", "12"];
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:126:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout] 7 + let data = Reader::from_file("/path/to/chainfile")?;
[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/cmap/align.rs - cmap::align::AlignmentRecord::to_string (line 167) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/align.rs:175:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > "9\t1\t0"
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AlignmentRecord` in `chain`
[INFO] [stdout]  --> src/cmap/align.rs:171:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^ could not find `AlignmentRecord` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::align::AlignmentRecord;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `AlignmentRecord`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout] 7 + let data = AlignmentRecord::new(9, 1, 0);
[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/cmap/chain.rs - cmap::chain::Chain::head (line 292) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:300:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > (4900, ChainHead { chr: "chrY", size: 58368225, strand: '+', start: 25985403, end: 25985638 },
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Chain` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:297:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | let data = chain::Chain::head(head);
[INFO] [stdout]   |                   ^^^^^ could not find `Chain` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use anyhow::Chain;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::chain::Chain;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::iter::Chain;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rayon::iter::Chain;
[INFO] [stdout]   |
[INFO] [stdout]     and 2 other candidates
[INFO] [stdout] help: if you import `Chain`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - let data = chain::Chain::head(head);
[INFO] [stdout] 8 + let data = Chain::head(head);
[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/cmap/chain.rs - cmap::chain::Chain::alignment_vec_str (line 211) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:219:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > [["9", "1", "0"]];
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:215:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout] 7 + let data = Reader::from_file("/path/to/chainfile")?;
[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/cmap/align.rs - cmap::align::AlignmentRecord::parse_byte (line 189) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/align.rs:197:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > Ok([AlignmentRecord { size: 9, dt: 1, dq: 0 }]);
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AlignmentRecord` in `chain`
[INFO] [stdout]  --> src/cmap/align.rs:194:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | let data = chain::AlignmentRecord::parse_byte(line);
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^ could not find `AlignmentRecord` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::align::AlignmentRecord;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `AlignmentRecord`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - let data = chain::AlignmentRecord::parse_byte(line);
[INFO] [stdout] 8 + let data = AlignmentRecord::parse_byte(line);
[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/cmap/chain.rs - cmap::chain::Chain::to_bytes (line 237) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:245:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > [99, 104, 97, 105, 110, 32, 52, 57, 48, 48, 32, 99, 104, 114, 89, 32, 53, 56, 51,
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:241:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout] 7 + let data = Reader::from_file("/path/to/chainfile")?;
[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/cmap/align.rs - cmap::align::AlignmentRecord::from (line 48) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/align.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > Some(AlignmentRecord { size: 9, dt: 1, dq: 0 });
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AlignmentRecord` in `chain`
[INFO] [stdout]  --> src/cmap/align.rs:53:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | let data = chain::AlignmentRecord::from(line);
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^ could not find `AlignmentRecord` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::align::AlignmentRecord;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `AlignmentRecord`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - let data = chain::AlignmentRecord::from(line);
[INFO] [stdout] 8 + let data = AlignmentRecord::from(line);
[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/cmap/chain.rs - cmap::chain::Chain::header (line 93) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:101:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > "chain 4900 chrY 58368225 + 25985403 25985638 chr5 151006098 - 43257292 43257528 12";
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:97:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout] 7 + let data = Reader::from_file("/path/to/chainfile")?;
[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/cmap/align.rs - cmap::align::AlignmentRecord::parse (line 25) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/align.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > [AlignmentRecord { size: 9, dt: 1, dq: 0 }];
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AlignmentRecord` in `chain`
[INFO] [stdout]  --> src/cmap/align.rs:30:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | let data = chain::AlignmentRecord::parse(line);
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^ could not find `AlignmentRecord` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::align::AlignmentRecord;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `AlignmentRecord`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - let data = chain::AlignmentRecord::parse(line);
[INFO] [stdout] 8 + let data = AlignmentRecord::parse(line);
[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/cmap/chain.rs - cmap::chain::Chain::from (line 32) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | > Some((1, Chain { score: 4900, refs: ChainHead { chr: "chrY", size: 58368225, strand: '+', start: 25985403, end: 25985638 },
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Chain` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:38:19
[INFO] [stdout]   |
[INFO] [stdout] 9 | let data = chain::Chain::from(head, block);
[INFO] [stdout]   |                   ^^^^^ could not find `Chain` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use anyhow::Chain;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::chain::Chain;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::iter::Chain;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rayon::iter::Chain;
[INFO] [stdout]   |
[INFO] [stdout]     and 2 other candidates
[INFO] [stdout] help: if you import `Chain`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 - let data = chain::Chain::from(head, block);
[INFO] [stdout] 9 + let data = Chain::from(head, block);
[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/cmap/align.rs - cmap::align::AlignmentRecord::dq (line 144) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/align.rs:152:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > 0
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AlignmentRecord` in `chain`
[INFO] [stdout]  --> src/cmap/align.rs:148:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^ could not find `AlignmentRecord` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::align::AlignmentRecord;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `AlignmentRecord`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout] 7 + let data = AlignmentRecord::new(9, 1, 0);
[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/cmap/align.rs - cmap::align::AlignmentRecord::size (line 98) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/align.rs:106:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > 9
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AlignmentRecord` in `chain`
[INFO] [stdout]  --> src/cmap/align.rs:102:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^ could not find `AlignmentRecord` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::align::AlignmentRecord;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `AlignmentRecord`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout] 7 + let data = AlignmentRecord::new(9, 1, 0);
[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/cmap/chain.rs - cmap::chain::Chain::to_vec (line 266) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:274:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > [["chain", "4900", "chrY", "58368225", "+", "25985403", "25985638",
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:270:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout] 7 + let data = Reader::from_file("/path/to/chainfile")?;
[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/cmap/chain.rs - cmap::chain::Chain::to_string (line 70) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > "chain 4900 chrY 58368225 + 25985403 25985638 chr5 151006098 - 43257292 43257528 12\n9\t1\t0\n\n";
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:74:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout] 7 + let data = Reader::from_file("/path/to/chainfile")?;
[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/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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | 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_id (line 362) stdout ----
[INFO] [stdout] error: expected expression, found `>>`
[INFO] [stdout]   --> src/cmap/map.rs:372:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | >>> 2
[INFO] [stdout]    | ^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]  --> src/cmap/map.rs:364:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `io` is private
[INFO] [stdout]   --> src/cmap/map.rs:365:17
[INFO] [stdout]    |
[INFO] [stdout] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | use chaintools::reader::Reader;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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/chain.rs - cmap::chain::Chain::alignment_vec (line 184) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:192:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > [[9, 1, 0]];
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:188:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout] 7 + let data = Reader::from_file("/path/to/chainfile")?;
[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/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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 7  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 7  | 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/chain.rs - cmap::chain::ChainHead::to_string (line 417) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:425:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > "chrY 58368225 + 25985403 25985638";
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ChainHead` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:422:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | let data = chain::ChainHead::from(head).unwrap().to_string();
[INFO] [stdout]   |                   ^^^^^^^^^ could not find `ChainHead` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::chain::ChainHead;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `ChainHead`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - let data = chain::ChainHead::from(head).unwrap().to_string();
[INFO] [stdout] 8 + let data = ChainHead::from(head).unwrap().to_string();
[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/cmap/chain.rs - cmap::chain::ChainHead::to_vec (line 441) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:449:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > ["chrY", "58368225", "+", "25985403", "25985638"];
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ChainHead` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:446:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | let data = chain::ChainHead::from(head).unwrap().to_vec();
[INFO] [stdout]   |                   ^^^^^^^^^ could not find `ChainHead` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::chain::ChainHead;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `ChainHead`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - let data = chain::ChainHead::from(head).unwrap().to_vec();
[INFO] [stdout] 8 + let data = ChainHead::from(head).unwrap().to_vec();
[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/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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | 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/chain.rs - cmap::chain::ChainHead::from (line 363) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:371:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > Ok(ChainHead { chr: "chrY", size: 58368225, strand: '+', start: 25985403, end: 25985638 });
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ChainHead` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:368:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | let data = chain::ChainHead::from(head);
[INFO] [stdout]   |                   ^^^^^^^^^ could not find `ChainHead` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::chain::ChainHead;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `ChainHead`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - let data = chain::ChainHead::from(head);
[INFO] [stdout] 8 + let data = ChainHead::from(head);
[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/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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | 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::get (line 40) stdout ----
[INFO] [stdout] error: expected expression, found `>>`
[INFO] [stdout]   --> src/cmap/map.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | >>> Some(Chain { score: 0, refs: ChainHead { size: 0, start: 0, end: 0, strand: 0 },
[INFO] [stdout]    | ^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]  --> src/cmap/map.rs:42:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `io` is private
[INFO] [stdout]   --> src/cmap/map.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | use chaintools::reader::Reader;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | 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::get_mut (line 64) stdout ----
[INFO] [stdout] error: expected expression, found `>>`
[INFO] [stdout]   --> src/cmap/map.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | >>> Some(Chain { score: 0, refs: ChainHead { size: 0, start: 0, end: 0, strand: 0 },
[INFO] [stdout]    | ^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]  --> src/cmap/map.rs:66:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `io` is private
[INFO] [stdout]   --> src/cmap/map.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | use chaintools::reader::Reader;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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/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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | 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::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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | 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_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] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::from_bin("/path/to/binfile")?;
[INFO] [stdout] 7 + 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/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] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::load_chain(&123, "/path/to/binfile")?;
[INFO] [stdout] 7 + 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/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] 8 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - let data = chain::Reader::from_bytes(line)?;
[INFO] [stdout] 8 + 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/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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | 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_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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | 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::len (line 159) stdout ----
[INFO] [stdout] error: expected expression, found `>>`
[INFO] [stdout]   --> src/cmap/map.rs:167:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | >>> 100
[INFO] [stdout]    | ^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]  --> src/cmap/map.rs:161:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `io` is private
[INFO] [stdout]   --> src/cmap/map.rs:162:17
[INFO] [stdout]    |
[INFO] [stdout] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | use chaintools::reader::Reader;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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::insert (line 120) stdout ----
[INFO] [stdout] error: expected `..`, found `...`
[INFO] [stdout]  --> src/cmap/map.rs:126:95
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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] 9 | 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] 9 | 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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 9 | 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 items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use anyhow::Chain;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::chain::Chain;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::iter::Chain;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rayon::iter::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] 9 | 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] 2 + 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] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | 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] ---- 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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | 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] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout] 7 + 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/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] 9 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 - let data = chain::Reader::from_bytes(line)?;
[INFO] [stdout] 9 + 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] 10 | 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] 2  + use chaintools::writer::Writer;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Writer`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 - chain::Writer::write_index("/path/to/output.bin", data).unwrap();
[INFO] [stdout] 10 + 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/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] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::parse(&data)?;
[INFO] [stdout] 7 + 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] 7 | 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/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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6 | 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] 6 | use chaintools::reader;
[INFO] [stdout]   |                 ~~~~~~
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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 49) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]  --> src/lib.rs:51:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6 | 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] 6 | use chaintools::reader;
[INFO] [stdout]   |                 ~~~~~~
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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] 7 | 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 difference)
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chaintools::cmap::chain;
[INFO] [stdout]   |                       ~~~~~
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | use anyhow::Chain;
[INFO] [stdout]   |     ~~~~~~~~~~~~~
[INFO] [stdout] 7 | use chaintools::cmap::chain::Chain;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 7 | use core::iter::Chain;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 7 | use rayon::iter::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/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] 8 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - let data = chain::Reader::from_bytes(line)?;
[INFO] [stdout] 8 + 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] 9 | 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] 2 + use chaintools::writer::Writer;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Writer`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 - chain::Writer::write_index_gz("/path/to/output.bin.gz", data).unwrap();
[INFO] [stdout] 9 + 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] [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 66) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]  --> src/lib.rs:68:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6 | 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] 6 | use chaintools::reader;
[INFO] [stdout]   |                 ~~~~~~
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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] 7 | 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 difference)
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chaintools::writer;
[INFO] [stdout]   |                 ~~~~~~
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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/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] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::open("/path/to/file")?;
[INFO] [stdout] 7 + 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] 
[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 0.41s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bf0f1697429741334b6ce3c31b3abb24fb273dc7f456644206a8d7a4c4a72428", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf0f1697429741334b6ce3c31b3abb24fb273dc7f456644206a8d7a4c4a72428", kill_on_drop: false }`
[INFO] [stdout] bf0f1697429741334b6ce3c31b3abb24fb273dc7f456644206a8d7a4c4a72428
[INFO] testing chaintools-0.1.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate chaintools 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate chaintools 0.1.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 23 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07e8ec490f02accd8a63aba1dc8b50d9d1ca8d427ec00bc04cc245308c8dc064
[INFO] running `Command { std: "docker" "start" "-a" "07e8ec490f02accd8a63aba1dc8b50d9d1ca8d427ec00bc04cc245308c8dc064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07e8ec490f02accd8a63aba1dc8b50d9d1ca8d427ec00bc04cc245308c8dc064", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07e8ec490f02accd8a63aba1dc8b50d9d1ca8d427ec00bc04cc245308c8dc064", kill_on_drop: false }`
[INFO] [stdout] 07e8ec490f02accd8a63aba1dc8b50d9d1ca8d427ec00bc04cc245308c8dc064
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 977046cfa30934c386112df99c8a60a334cb0e32a8b392e34dbc047610b893d2
[INFO] running `Command { std: "docker" "start" "-a" "977046cfa30934c386112df99c8a60a334cb0e32a8b392e34dbc047610b893d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling serde v1.0.202
[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.74s
[INFO] running `Command { std: "docker" "inspect" "977046cfa30934c386112df99c8a60a334cb0e32a8b392e34dbc047610b893d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "977046cfa30934c386112df99c8a60a334cb0e32a8b392e34dbc047610b893d2", kill_on_drop: false }`
[INFO] [stdout] 977046cfa30934c386112df99c8a60a334cb0e32a8b392e34dbc047610b893d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93aa88090326b83f1a4d839563d8f77c86bad90f18788139dedf44c939f34dd5
[INFO] running `Command { std: "docker" "start" "-a" "93aa88090326b83f1a4d839563d8f77c86bad90f18788139dedf44c939f34dd5", 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.60s
[INFO] running `Command { std: "docker" "inspect" "93aa88090326b83f1a4d839563d8f77c86bad90f18788139dedf44c939f34dd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93aa88090326b83f1a4d839563d8f77c86bad90f18788139dedf44c939f34dd5", kill_on_drop: false }`
[INFO] [stdout] 93aa88090326b83f1a4d839563d8f77c86bad90f18788139dedf44c939f34dd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2dd7ee3ef753c71d507f1be0c36da0d969ce6f91f08cfadc99ea2fef7cd60d8b
[INFO] running `Command { std: "docker" "start" "-a" "2dd7ee3ef753c71d507f1be0c36da0d969ce6f91f08cfadc99ea2fef7cd60d8b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chaintools-268cd69a24b0f152)
[INFO] [stderr]    Doc-tests chaintools
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[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/chain.rs - cmap::chain::Chain::alignment (line 149) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::Chain::from (line 32) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::Chain::header_vec (line 122) ... FAILED
[INFO] [stdout] test src/cmap/align.rs - cmap::align::AlignmentRecord::size (line 98) ... 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/chain.rs - cmap::chain::Chain::to_bytes (line 237) ... FAILED
[INFO] [stdout] test src/cmap/align.rs - cmap::align::AlignmentRecord::to_string (line 167) ... 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::from (line 48) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::Chain::alignment_vec_str (line 211) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::Chain::alignment_vec (line 184) ... 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::to_vec (line 266) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::Chain::to_string (line 70) ... FAILED
[INFO] [stdout] test src/cmap/align.rs - cmap::align::AlignmentRecord::dq (line 144) ... FAILED
[INFO] [stdout] test src/cmap/chain.rs - cmap::chain::ChainHead::to_string (line 417) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::filter_ref_by_size (line 308) ... 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::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_by_score (line 281) ... 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 (line 88) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::remove (line 141) ... 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::insert (line 120) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::keys (line 218) ... 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::values_mut (line 256) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::new (line 20) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::len (line 159) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::get_mut (line 64) ... 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_mut (line 198) ... 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::from_bytes (line 113) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 21) ... FAILED
[INFO] [stdout] test src/io/reader.rs - io::reader::Reader::open (line 186) ... FAILED
[INFO] [stdout] test src/io/writer.rs - io::writer::Writer::to_bin (line 20) ... FAILED
[INFO] [stdout] test src/io/reader.rs - io::reader::Reader::load_chain (line 161) ... FAILED
[INFO] [stdout] test src/cmap/map.rs - cmap::map::ChainMap::values (line 237) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 49) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 66) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/io/reader.rs - io::reader::Reader::from_bin (line 135) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/cmap/align.rs - cmap::align::AlignmentRecord::parse_byte (line 189) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/align.rs:197:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > Ok([AlignmentRecord { size: 9, dt: 1, dq: 0 }]);
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AlignmentRecord` in `chain`
[INFO] [stdout]  --> src/cmap/align.rs:194:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | let data = chain::AlignmentRecord::parse_byte(line);
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^ could not find `AlignmentRecord` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::align::AlignmentRecord;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `AlignmentRecord`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - let data = chain::AlignmentRecord::parse_byte(line);
[INFO] [stdout] 8 + let data = AlignmentRecord::parse_byte(line);
[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/cmap/chain.rs - cmap::chain::Chain::header (line 93) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:101:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > "chain 4900 chrY 58368225 + 25985403 25985638 chr5 151006098 - 43257292 43257528 12";
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:97:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout] 7 + let data = Reader::from_file("/path/to/chainfile")?;
[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/cmap/chain.rs - cmap::chain::Chain::alignment (line 149) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:157:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > "9\t1\t0\n\n";
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:153:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout] 7 + let data = Reader::from_file("/path/to/chainfile")?;
[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/cmap/chain.rs - cmap::chain::Chain::from (line 32) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | > Some((1, Chain { score: 4900, refs: ChainHead { chr: "chrY", size: 58368225, strand: '+', start: 25985403, end: 25985638 },
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Chain` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:38:19
[INFO] [stdout]   |
[INFO] [stdout] 9 | let data = chain::Chain::from(head, block);
[INFO] [stdout]   |                   ^^^^^ could not find `Chain` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use anyhow::Chain;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::chain::Chain;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::iter::Chain;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rayon::iter::Chain;
[INFO] [stdout]   |
[INFO] [stdout]     and 2 other candidates
[INFO] [stdout] help: if you import `Chain`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 - let data = chain::Chain::from(head, block);
[INFO] [stdout] 9 + let data = Chain::from(head, block);
[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/cmap/chain.rs - cmap::chain::Chain::header_vec (line 122) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:130:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > ["4900", "chrY", "58368225", "+", "25985403", "25985638", "chr5", "151006098", "-", "43257292", "43257528", "12"];
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:126:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout] 7 + let data = Reader::from_file("/path/to/chainfile")?;
[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/cmap/align.rs - cmap::align::AlignmentRecord::size (line 98) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/align.rs:106:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > 9
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AlignmentRecord` in `chain`
[INFO] [stdout]  --> src/cmap/align.rs:102:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^ could not find `AlignmentRecord` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::align::AlignmentRecord;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `AlignmentRecord`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout] 7 + let data = AlignmentRecord::new(9, 1, 0);
[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/cmap/align.rs - cmap::align::AlignmentRecord::dt (line 121) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/align.rs:129:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > 1
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AlignmentRecord` in `chain`
[INFO] [stdout]  --> src/cmap/align.rs:125:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^ could not find `AlignmentRecord` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::align::AlignmentRecord;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `AlignmentRecord`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout] 7 + let data = AlignmentRecord::new(9, 1, 0);
[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/cmap/chain.rs - cmap::chain::Chain::head (line 292) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:300:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > (4900, ChainHead { chr: "chrY", size: 58368225, strand: '+', start: 25985403, end: 25985638 },
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Chain` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:297:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | let data = chain::Chain::head(head);
[INFO] [stdout]   |                   ^^^^^ could not find `Chain` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use anyhow::Chain;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::chain::Chain;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::iter::Chain;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rayon::iter::Chain;
[INFO] [stdout]   |
[INFO] [stdout]     and 2 other candidates
[INFO] [stdout] help: if you import `Chain`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - let data = chain::Chain::head(head);
[INFO] [stdout] 8 + let data = Chain::head(head);
[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/cmap/align.rs - cmap::align::AlignmentRecord::new (line 76) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/align.rs:83:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | > AlignmentRecord { size: 9, dt: 1, dq: 0 };
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AlignmentRecord` in `chain`
[INFO] [stdout]  --> src/cmap/align.rs:80:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^ could not find `AlignmentRecord` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::align::AlignmentRecord;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `AlignmentRecord`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout] 7 + let data = AlignmentRecord::new(9, 1, 0);
[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/cmap/chain.rs - cmap::chain::Chain::to_bytes (line 237) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:245:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > [99, 104, 97, 105, 110, 32, 52, 57, 48, 48, 32, 99, 104, 114, 89, 32, 53, 56, 51,
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:241:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout] 7 + let data = Reader::from_file("/path/to/chainfile")?;
[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/cmap/align.rs - cmap::align::AlignmentRecord::to_string (line 167) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/align.rs:175:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > "9\t1\t0"
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AlignmentRecord` in `chain`
[INFO] [stdout]  --> src/cmap/align.rs:171:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^ could not find `AlignmentRecord` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::align::AlignmentRecord;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `AlignmentRecord`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout] 7 + let data = AlignmentRecord::new(9, 1, 0);
[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/cmap/align.rs - cmap::align::AlignmentRecord::parse (line 25) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/align.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > [AlignmentRecord { size: 9, dt: 1, dq: 0 }];
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AlignmentRecord` in `chain`
[INFO] [stdout]  --> src/cmap/align.rs:30:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | let data = chain::AlignmentRecord::parse(line);
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^ could not find `AlignmentRecord` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::align::AlignmentRecord;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `AlignmentRecord`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - let data = chain::AlignmentRecord::parse(line);
[INFO] [stdout] 8 + let data = AlignmentRecord::parse(line);
[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/cmap/align.rs - cmap::align::AlignmentRecord::from (line 48) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/align.rs:56:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > Some(AlignmentRecord { size: 9, dt: 1, dq: 0 });
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AlignmentRecord` in `chain`
[INFO] [stdout]  --> src/cmap/align.rs:53:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | let data = chain::AlignmentRecord::from(line);
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^ could not find `AlignmentRecord` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::align::AlignmentRecord;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `AlignmentRecord`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - let data = chain::AlignmentRecord::from(line);
[INFO] [stdout] 8 + let data = AlignmentRecord::from(line);
[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/cmap/chain.rs - cmap::chain::Chain::alignment_vec_str (line 211) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:219:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > [["9", "1", "0"]];
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:215:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout] 7 + let data = Reader::from_file("/path/to/chainfile")?;
[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/cmap/chain.rs - cmap::chain::Chain::alignment_vec (line 184) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:192:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > [[9, 1, 0]];
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:188:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout] 7 + let data = Reader::from_file("/path/to/chainfile")?;
[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/cmap/chain.rs - cmap::chain::ChainHead::from (line 363) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:371:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > Ok(ChainHead { chr: "chrY", size: 58368225, strand: '+', start: 25985403, end: 25985638 });
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ChainHead` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:368:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | let data = chain::ChainHead::from(head);
[INFO] [stdout]   |                   ^^^^^^^^^ could not find `ChainHead` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::chain::ChainHead;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `ChainHead`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - let data = chain::ChainHead::from(head);
[INFO] [stdout] 8 + let data = ChainHead::from(head);
[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/cmap/chain.rs - cmap::chain::Chain::to_vec (line 266) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:274:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > [["chain", "4900", "chrY", "58368225", "+", "25985403", "25985638",
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:270:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout] 7 + let data = Reader::from_file("/path/to/chainfile")?;
[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/cmap/chain.rs - cmap::chain::Chain::to_string (line 70) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > "chain 4900 chrY 58368225 + 25985403 25985638 chr5 151006098 - 43257292 43257528 12\n9\t1\t0\n\n";
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Reader` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:74:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout] 7 + let data = Reader::from_file("/path/to/chainfile")?;
[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/cmap/align.rs - cmap::align::AlignmentRecord::dq (line 144) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/align.rs:152:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > 0
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `AlignmentRecord` in `chain`
[INFO] [stdout]  --> src/cmap/align.rs:148:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^ could not find `AlignmentRecord` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::align::AlignmentRecord;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `AlignmentRecord`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::AlignmentRecord::new(9, 1, 0);
[INFO] [stdout] 7 + let data = AlignmentRecord::new(9, 1, 0);
[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/cmap/chain.rs - cmap::chain::ChainHead::to_string (line 417) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:425:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > "chrY 58368225 + 25985403 25985638";
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ChainHead` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:422:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | let data = chain::ChainHead::from(head).unwrap().to_string();
[INFO] [stdout]   |                   ^^^^^^^^^ could not find `ChainHead` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::chain::ChainHead;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `ChainHead`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - let data = chain::ChainHead::from(head).unwrap().to_string();
[INFO] [stdout] 8 + let data = ChainHead::from(head).unwrap().to_string();
[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/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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | 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_id (line 362) stdout ----
[INFO] [stdout] error: expected expression, found `>>`
[INFO] [stdout]   --> src/cmap/map.rs:372:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | >>> 2
[INFO] [stdout]    | ^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]  --> src/cmap/map.rs:364:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `io` is private
[INFO] [stdout]   --> src/cmap/map.rs:365:17
[INFO] [stdout]    |
[INFO] [stdout] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | use chaintools::reader::Reader;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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/chain.rs - cmap::chain::ChainHead::to_vec (line 441) stdout ----
[INFO] [stdout] error: expected expression, found `>`
[INFO] [stdout]   --> src/cmap/chain.rs:449:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | > ["chrY", "58368225", "+", "25985403", "25985638"];
[INFO] [stdout]    | ^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `ChainHead` in `chain`
[INFO] [stdout]  --> src/cmap/chain.rs:446:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | let data = chain::ChainHead::from(head).unwrap().to_vec();
[INFO] [stdout]   |                   ^^^^^^^^^ could not find `ChainHead` in `chain`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::chain::ChainHead;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `ChainHead`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - let data = chain::ChainHead::from(head).unwrap().to_vec();
[INFO] [stdout] 8 + let data = ChainHead::from(head).unwrap().to_vec();
[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/cmap/map.rs - cmap::map::ChainMap::get (line 40) stdout ----
[INFO] [stdout] error: expected expression, found `>>`
[INFO] [stdout]   --> src/cmap/map.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | >>> Some(Chain { score: 0, refs: ChainHead { size: 0, start: 0, end: 0, strand: 0 },
[INFO] [stdout]    | ^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]  --> src/cmap/map.rs:42:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `io` is private
[INFO] [stdout]   --> src/cmap/map.rs:43:17
[INFO] [stdout]    |
[INFO] [stdout] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | use chaintools::reader::Reader;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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_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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | 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 (line 178) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]  --> src/cmap/map.rs:180:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | 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 (line 88) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]  --> src/cmap/map.rs:90:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 7  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 7  | 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::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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | 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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | 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::insert (line 120) stdout ----
[INFO] [stdout] error: expected `..`, found `...`
[INFO] [stdout]  --> src/cmap/map.rs:126:95
[INFO] [stdout]   |
[INFO] [stdout] 9 | 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] 9 | 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] 9 | 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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 9 | 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 items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use anyhow::Chain;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use chaintools::cmap::chain::Chain;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::iter::Chain;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use rayon::iter::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] 9 | 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] 2 + 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] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | 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] ---- 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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | 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] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::from_file("/path/to/chainfile")?;
[INFO] [stdout] 7 + 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::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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | 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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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/cmap/map.rs - cmap::map::ChainMap::len (line 159) stdout ----
[INFO] [stdout] error: expected expression, found `>>`
[INFO] [stdout]   --> src/cmap/map.rs:167:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | >>> 100
[INFO] [stdout]    | ^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]  --> src/cmap/map.rs:161:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `io` is private
[INFO] [stdout]   --> src/cmap/map.rs:162:17
[INFO] [stdout]    |
[INFO] [stdout] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | use chaintools::reader::Reader;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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::get_mut (line 64) stdout ----
[INFO] [stdout] error: expected expression, found `>>`
[INFO] [stdout]   --> src/cmap/map.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | >>> Some(Chain { score: 0, refs: ChainHead { size: 0, start: 0, end: 0, strand: 0 },
[INFO] [stdout]    | ^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chaintools::cmap::ChainMap`
[INFO] [stdout]  --> src/cmap/map.rs:66:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | use chaintools::cmap::map::ChainMap;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `io` is private
[INFO] [stdout]   --> src/cmap/map.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | use chaintools::reader::Reader;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 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] 8 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - let data = chain::Reader::from_bytes(line)?;
[INFO] [stdout] 8 + 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] 9 | 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] 2 + use chaintools::writer::Writer;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Writer`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 - chain::Writer::write_index_gz("/path/to/output.bin.gz", data).unwrap();
[INFO] [stdout] 9 + 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] [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_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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | 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] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::parse(&data)?;
[INFO] [stdout] 7 + 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] 7 | 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::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] 8 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 8 - let data = chain::Reader::from_bytes(line)?;
[INFO] [stdout] 8 + 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/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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6 | 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] 6 | use chaintools::reader;
[INFO] [stdout]   |                 ~~~~~~
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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/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] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::open("/path/to/file")?;
[INFO] [stdout] 7 + 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/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] 9 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 - let data = chain::Reader::from_bytes(line)?;
[INFO] [stdout] 9 + 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] 10 | 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] 2  + use chaintools::writer::Writer;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Writer`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 10 - chain::Writer::write_index("/path/to/output.bin", data).unwrap();
[INFO] [stdout] 10 + 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/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] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::load_chain(&123, "/path/to/binfile")?;
[INFO] [stdout] 7 + 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/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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6  | use chaintools::io::reader::Reader;
[INFO] [stdout]    |                 ^^ private module
[INFO] [stdout]    |
[INFO] [stdout] note: the module `io` is defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/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] 6  | 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/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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6 | 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] 6 | use chaintools::reader;
[INFO] [stdout]   |                 ~~~~~~
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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] 7 | 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 difference)
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chaintools::cmap::chain;
[INFO] [stdout]   |                       ~~~~~
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | use anyhow::Chain;
[INFO] [stdout]   |     ~~~~~~~~~~~~~
[INFO] [stdout] 7 | use chaintools::cmap::chain::Chain;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 7 | use core::iter::Chain;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~
[INFO] [stdout] 7 | use rayon::iter::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/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] 5 | use chaintools::cmap::ChainMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ChainMap` in `cmap`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 5 | 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] 6 | 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] 6 | use chaintools::reader;
[INFO] [stdout]   |                 ~~~~~~
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 6 | 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] 7 | 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 difference)
[INFO] [stdout]   |
[INFO] [stdout] 7 | use chaintools::writer;
[INFO] [stdout]   |                 ~~~~~~
[INFO] [stdout] help: consider importing this struct instead
[INFO] [stdout]   |
[INFO] [stdout] 7 | 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/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] 7 | 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] 2 + use chaintools::reader::Reader;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `Reader`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 7 - let data = chain::Reader::from_bin("/path/to/binfile")?;
[INFO] [stdout] 7 + 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] 
[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 0.69s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2dd7ee3ef753c71d507f1be0c36da0d969ce6f91f08cfadc99ea2fef7cd60d8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dd7ee3ef753c71d507f1be0c36da0d969ce6f91f08cfadc99ea2fef7cd60d8b", kill_on_drop: false }`
[INFO] [stdout] 2dd7ee3ef753c71d507f1be0c36da0d969ce6f91f08cfadc99ea2fef7cd60d8b
