[INFO] updating cached repository https://github.com/wwood/mfqe [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5f80bd1c4a063362a023a4079b1d36c9c2a95364 [INFO] testing wwood/mfqe against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwwood%2Fmfqe" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wwood/mfqe on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/wwood/mfqe [INFO] finished tweaking git repo https://github.com/wwood/mfqe [INFO] tweaked toml for git repo https://github.com/wwood/mfqe written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/wwood/mfqe already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 7597aafd77df8fbc4393e9f17b1ccae3374cb526e9eaa543048861f94f921ef3 [INFO] running `"docker" "start" "-a" "7597aafd77df8fbc4393e9f17b1ccae3374cb526e9eaa543048861f94f921ef3"` [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling serde v1.0.93 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling slice-deque v0.1.16 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling buf_redux v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.93 [INFO] [stderr] Compiling seq_io v0.3.0 [INFO] [stderr] Compiling mfqe v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.80s [INFO] running `"docker" "inspect" "7597aafd77df8fbc4393e9f17b1ccae3374cb526e9eaa543048861f94f921ef3"` [INFO] running `"docker" "rm" "-f" "7597aafd77df8fbc4393e9f17b1ccae3374cb526e9eaa543048861f94f921ef3"` [INFO] [stdout] 7597aafd77df8fbc4393e9f17b1ccae3374cb526e9eaa543048861f94f921ef3 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b894e380194bf5703b59134b7b3b47435cbf230594b0d1d3492a1f319d2b72fc [INFO] running `"docker" "start" "-a" "b894e380194bf5703b59134b7b3b47435cbf230594b0d1d3492a1f319d2b72fc"` [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling environment v0.1.1 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling backtrace v0.3.31 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling assert_cli v0.6.3 [INFO] [stderr] Compiling mfqe v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.08s [INFO] running `"docker" "inspect" "b894e380194bf5703b59134b7b3b47435cbf230594b0d1d3492a1f319d2b72fc"` [INFO] running `"docker" "rm" "-f" "b894e380194bf5703b59134b7b3b47435cbf230594b0d1d3492a1f319d2b72fc"` [INFO] [stdout] b894e380194bf5703b59134b7b3b47435cbf230594b0d1d3492a1f319d2b72fc [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] ef5e23ef020653bdd9138203e5f3ac51aec8b6ca05fbaf9e92dec8494ca3d107 [INFO] running `"docker" "start" "-a" "ef5e23ef020653bdd9138203e5f3ac51aec8b6ca05fbaf9e92dec8494ca3d107"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mfqe-6a941ce2205aff9d [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] [stderr] Running /opt/rustwide/target/debug/deps/test_cmdline-c9e33b0ccb2cc5ad [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::test_fasta_by_stdin ... ok [INFO] [stdout] test tests::test_fastq_by_stdin ... ok [INFO] [stdout] test tests::test_fasta_by_file ... ok [INFO] [stdout] test tests::test_fastq_by_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ef5e23ef020653bdd9138203e5f3ac51aec8b6ca05fbaf9e92dec8494ca3d107"` [INFO] running `"docker" "rm" "-f" "ef5e23ef020653bdd9138203e5f3ac51aec8b6ca05fbaf9e92dec8494ca3d107"` [INFO] [stdout] ef5e23ef020653bdd9138203e5f3ac51aec8b6ca05fbaf9e92dec8494ca3d107