[INFO] fetching crate barcode-count 0.11.1...
[INFO] testing barcode-count-0.11.1 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate barcode-count 0.11.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate barcode-count 0.11.1
[INFO] finished tweaking crates.io crate barcode-count 0.11.1
[INFO] tweaked toml for crates.io crate barcode-count 0.11.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate barcode-count 0.11.1 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate barcode-count 0.11.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 89e93a2d2ac424b998de3c67d7094229060b88eff236b3ee96e5062307b319cd
[INFO] running `Command { std: "docker" "start" "89e93a2d2ac424b998de3c67d7094229060b88eff236b3ee96e5062307b319cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89e93a2d2ac424b998de3c67d7094229060b88eff236b3ee96e5062307b319cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89e93a2d2ac424b998de3c67d7094229060b88eff236b3ee96e5062307b319cd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89e93a2d2ac424b998de3c67d7094229060b88eff236b3ee96e5062307b319cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89e93a2d2ac424b998de3c67d7094229060b88eff236b3ee96e5062307b319cd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling num-format v0.4.0
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling barcode-count v0.11.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.32s
[INFO] running `Command { std: "docker" "inspect" "89e93a2d2ac424b998de3c67d7094229060b88eff236b3ee96e5062307b319cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89e93a2d2ac424b998de3c67d7094229060b88eff236b3ee96e5062307b319cd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling barcode-count v0.11.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] running `Command { std: "docker" "inspect" "89e93a2d2ac424b998de3c67d7094229060b88eff236b3ee96e5062307b319cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "89e93a2d2ac424b998de3c67d7094229060b88eff236b3ee96e5062307b319cd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/barcode_count-1d0961269b31a402)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests barcode_count
[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 13 tests
[INFO] [stdout] test src/info.rs - info::MaxSeqErrors::new (line 478) ... ok
[INFO] [stdout] test src/info.rs - info::SequenceErrors::constant_region_error (line 54) ... ok
[INFO] [stdout] test src/info.rs - info::SequenceErrors::correct_match (line 93) ... ok
[INFO] [stdout] test src/info.rs - info::MaxSeqErrors::max_constant_errors (line 548) ... ok
[INFO] [stdout] test src/info.rs - info::SequenceErrors::barcode_error (line 80) ... ok
[INFO] [stdout] test src/info.rs - info::SequenceErrors::duplicated (line 106) ... ok
[INFO] [stdout] test src/info.rs - info::MaxSeqErrors::max_sample_errors (line 572) ... ok
[INFO] [stdout] test src/parse.rs - parse::fix_error (line 537) ... FAILED
[INFO] [stdout] test src/info.rs - info::MaxSeqErrors::max_barcode_errors (line 596) ... ok
[INFO] [stdout] test src/info.rs - info::SequenceFormat::new (line 193) ... ok
[INFO] [stdout] test src/info.rs - info::SequenceErrors::sample_barcode_error (line 67) ... ok
[INFO] [stdout] test src/info.rs - info::SequenceErrors::new (line 35) ... ok
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/info.rs - info::SequenceErrors::low_quality_barcode (line 119) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/parse.rs - parse::fix_error (line 537) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `AHashSet` in module `std::collections`
[INFO] [stdout]    --> src/parse.rs:543:52
[INFO] [stdout]     |
[INFO] [stdout] 543 | let possible_barcodes_one_match: std::collections::AHashSet<String> = ["AGCAG".to_string(), "ACAAG".to_string(), "AGCAA".to_string(...
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/collections/hash/set.rs:126:0
[INFO] [stdout]    ::: /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/collections/hash/set.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `HashSet` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 543 - let possible_barcodes_one_match: std::collections::AHashSet<String> = ["AGCAG".to_string(), "ACAAG".to_string(), "AGCAA".to_string()].iter().cloned().collect(); // only the first has a single mismatch
[INFO] [stdout] 543 + let possible_barcodes_one_match: std::collections::HashSet<String> = ["AGCAG".to_string(), "ACAAG".to_string(), "AGCAA".to_string()].iter().cloned().collect(); // only the first has a single mismatch
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `AHashSet` in module `std::collections`
[INFO] [stdout]    --> src/parse.rs:544:52
[INFO] [stdout]     |
[INFO] [stdout] 544 | let possible_barcodes_two_match: std::collections::AHashSet<String> = ["AGCAG".to_string(), "AGAAG".to_string(), "AGCAA".to_string(...
[INFO] [stdout]     |                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/collections/hash/set.rs:126:0
[INFO] [stdout]    ::: /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/collections/hash/set.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named struct `HashSet` defined here
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 544 - let possible_barcodes_two_match: std::collections::AHashSet<String> = ["AGCAG".to_string(), "AGAAG".to_string(), "AGCAA".to_string()].iter().cloned().collect(); // first and second have a single mismatch
[INFO] [stdout] 544 + let possible_barcodes_two_match: std::collections::HashSet<String> = ["AGCAG".to_string(), "AGAAG".to_string(), "AGCAA".to_string()].iter().cloned().collect(); // first and second have a single mismatch
[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 E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/parse.rs - parse::fix_error (line 537)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "89e93a2d2ac424b998de3c67d7094229060b88eff236b3ee96e5062307b319cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89e93a2d2ac424b998de3c67d7094229060b88eff236b3ee96e5062307b319cd", kill_on_drop: false }`
[INFO] [stdout] 89e93a2d2ac424b998de3c67d7094229060b88eff236b3ee96e5062307b319cd
