[INFO] crate fastq-count 0.1.0 is already in cache [INFO] extracting crate fastq-count 0.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/fastq-count/0.1.0 [INFO] extracting crate fastq-count 0.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/fastq-count/0.1.0 [INFO] validating manifest of fastq-count-0.1.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of fastq-count-0.1.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing fastq-count-0.1.0 [INFO] finished frobbing fastq-count-0.1.0 [INFO] frobbed toml for fastq-count-0.1.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/fastq-count/0.1.0/Cargo.toml [INFO] started frobbing fastq-count-0.1.0 [INFO] finished frobbing fastq-count-0.1.0 [INFO] frobbed toml for fastq-count-0.1.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/fastq-count/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing fastq-count-0.1.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/fastq-count/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 8619298ec0131719a3d9714de6e6f863dca49c52cc6a1a947ebe11106b8599a0 [INFO] running `"docker" "start" "-a" "8619298ec0131719a3d9714de6e6f863dca49c52cc6a1a947ebe11106b8599a0"` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling bio v0.25.0 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling statrs v0.9.0 [INFO] [stderr] Compiling bv v0.10.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling bstr v0.2.7 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling bio-types v0.5.1 [INFO] [stderr] Compiling fastq-count v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:14:43 [INFO] [stderr] | [INFO] [stderr] 14 | fn get_fastq_reader(path: &String) -> Box<::std::io::Read> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::io::Read)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.07s [INFO] running `"docker" "inspect" "8619298ec0131719a3d9714de6e6f863dca49c52cc6a1a947ebe11106b8599a0"` [INFO] running `"docker" "rm" "-f" "8619298ec0131719a3d9714de6e6f863dca49c52cc6a1a947ebe11106b8599a0"` [INFO] [stdout] 8619298ec0131719a3d9714de6e6f863dca49c52cc6a1a947ebe11106b8599a0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/fastq-count/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 3470c81ff03c1599af64f03e69125a602a0777bd036533863d13d1390c9882fd [INFO] running `"docker" "start" "-a" "3470c81ff03c1599af64f03e69125a602a0777bd036533863d13d1390c9882fd"` [INFO] [stderr] Compiling fastq-count v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:14:43 [INFO] [stderr] | [INFO] [stderr] 14 | fn get_fastq_reader(path: &String) -> Box<::std::io::Read> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::io::Read)` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `"docker" "inspect" "3470c81ff03c1599af64f03e69125a602a0777bd036533863d13d1390c9882fd"` [INFO] running `"docker" "rm" "-f" "3470c81ff03c1599af64f03e69125a602a0777bd036533863d13d1390c9882fd"` [INFO] [stdout] 3470c81ff03c1599af64f03e69125a602a0777bd036533863d13d1390c9882fd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/fastq-count/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 0b3e58fbdd072ce85b9805b4d6a9fe5dc0feb868ee7841a44a4950406b91fc91 [INFO] running `"docker" "start" "-a" "0b3e58fbdd072ce85b9805b4d6a9fe5dc0feb868ee7841a44a4950406b91fc91"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/fastq_count-8bc5a3b1a3ff9bc5 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "0b3e58fbdd072ce85b9805b4d6a9fe5dc0feb868ee7841a44a4950406b91fc91"` [INFO] running `"docker" "rm" "-f" "0b3e58fbdd072ce85b9805b4d6a9fe5dc0feb868ee7841a44a4950406b91fc91"` [INFO] [stdout] 0b3e58fbdd072ce85b9805b4d6a9fe5dc0feb868ee7841a44a4950406b91fc91