[INFO] updating cached repository https://github.com/zaeleus/noodles-count-features [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] 8ec030dd198262b8bf71510d9973105382ae1589 [INFO] testing zaeleus/noodles-count-features against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaeleus%2Fnoodles-count-features" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zaeleus/noodles-count-features 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/zaeleus/noodles-count-features [INFO] finished tweaking git repo https://github.com/zaeleus/noodles-count-features [INFO] tweaked toml for git repo https://github.com/zaeleus/noodles-count-features written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/zaeleus/noodles-count-features 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] bdc34230e11c9eb7e1f5defaf3f298569868c605998b2418e7540705d5c6b4db [INFO] running `"docker" "start" "-a" "bdc34230e11c9eb7e1f5defaf3f298569868c605998b2418e7540705d5c6b4db"` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling serde v1.0.93 [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling interval-tree v0.1.0 (https://github.com/zaeleus/interval-tree.git#2a0bab09) [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling git-testament-derive v0.1.7 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling git-testament v0.1.6 [INFO] [stderr] Compiling noodles v0.1.0 (https://github.com/zaeleus/noodles.git#29afcb40) [INFO] [stderr] Compiling noodles-count-features v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.73s [INFO] running `"docker" "inspect" "bdc34230e11c9eb7e1f5defaf3f298569868c605998b2418e7540705d5c6b4db"` [INFO] running `"docker" "rm" "-f" "bdc34230e11c9eb7e1f5defaf3f298569868c605998b2418e7540705d5c6b4db"` [INFO] [stdout] bdc34230e11c9eb7e1f5defaf3f298569868c605998b2418e7540705d5c6b4db [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 7d31336bda4dca127b68fe0d796f17cc550326a23328789d801236fa4bed066b [INFO] running `"docker" "start" "-a" "7d31336bda4dca127b68fe0d796f17cc550326a23328789d801236fa4bed066b"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling noodles-count-features v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.63s [INFO] running `"docker" "inspect" "7d31336bda4dca127b68fe0d796f17cc550326a23328789d801236fa4bed066b"` [INFO] running `"docker" "rm" "-f" "7d31336bda4dca127b68fe0d796f17cc550326a23328789d801236fa4bed066b"` [INFO] [stdout] 7d31336bda4dca127b68fe0d796f17cc550326a23328789d801236fa4bed066b [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 568f87e696da869b70920a2a11ad8cb64c30e3570cf7b2cfacdd3a44a3f04521 [INFO] running `"docker" "start" "-a" "568f87e696da869b70920a2a11ad8cb64c30e3570cf7b2cfacdd3a44a3f04521"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/noodles_count_features-be075cd74c03bddd [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test count::tests::test_get_reference ... ok [INFO] [stdout] test record_pairs::pair_position_tests::test_from_flag ... ok [INFO] [stdout] test record_pairs::pair_position_tests::test_mate ... ok [INFO] [stdout] test tests::test_new ... ok [INFO] [stdout] test tests::test_next ... ok [INFO] [stdout] test record_pairs::pair_position_tests::test_from_flag_with_invalid_flag ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/noodles_count_features-7187b7d0d0154426 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_write_stats ... ok [INFO] [stdout] test tests::test_write_counts ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests noodles-count-features [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" "568f87e696da869b70920a2a11ad8cb64c30e3570cf7b2cfacdd3a44a3f04521"` [INFO] running `"docker" "rm" "-f" "568f87e696da869b70920a2a11ad8cb64c30e3570cf7b2cfacdd3a44a3f04521"` [INFO] [stdout] 568f87e696da869b70920a2a11ad8cb64c30e3570cf7b2cfacdd3a44a3f04521