[INFO] cloning repository zaeleus/noodles-count-features [INFO] running `"git" "clone" "--bare" "git://github.com/zaeleus/noodles-count-features.git" "work/cache/sources/gh/zaeleus/noodles-count-features"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/zaeleus/noodles-count-features'... [INFO] running `"git" "clone" "work/cache/sources/gh/zaeleus/noodles-count-features" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/zaeleus/noodles-count-features"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/zaeleus/noodles-count-features'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zaeleus/noodles-count-features" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/zaeleus/noodles-count-features"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/zaeleus/noodles-count-features'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a8f138c17d3074d4eb389450d656448e01297721 [INFO] sha for GitHub repo zaeleus/noodles-count-features: a8f138c17d3074d4eb389450d656448e01297721 [INFO] validating manifest of zaeleus/noodles-count-features on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of zaeleus/noodles-count-features on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing zaeleus/noodles-count-features [INFO] finished frobbing zaeleus/noodles-count-features [INFO] frobbed toml for zaeleus/noodles-count-features written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/zaeleus/noodles-count-features/Cargo.toml [INFO] started frobbing zaeleus/noodles-count-features [INFO] finished frobbing zaeleus/noodles-count-features [INFO] frobbed toml for zaeleus/noodles-count-features written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/zaeleus/noodles-count-features/Cargo.toml [INFO] crate zaeleus/noodles-count-features already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/zaeleus/interval-tree.git` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing zaeleus/noodles-count-features against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/zaeleus/noodles-count-features:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 39df0fcc739d03707cee936c1f99f4fc41be2e26f10cfc292bd567b4cf4b9128 [INFO] running `"docker" "start" "-a" "39df0fcc739d03707cee936c1f99f4fc41be2e26f10cfc292bd567b4cf4b9128"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling interval-tree v0.1.0 (https://github.com/zaeleus/interval-tree.git#2a0bab09) [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling csv v1.0.5 [INFO] [stderr] Compiling noodles v0.1.0 (https://github.com/zaeleus/noodles.git#45c89805) [INFO] [stderr] Compiling noodles-count-features v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.33s [INFO] running `"docker" "inspect" "39df0fcc739d03707cee936c1f99f4fc41be2e26f10cfc292bd567b4cf4b9128"` [INFO] running `"docker" "rm" "-f" "39df0fcc739d03707cee936c1f99f4fc41be2e26f10cfc292bd567b4cf4b9128"` [INFO] [stdout] 39df0fcc739d03707cee936c1f99f4fc41be2e26f10cfc292bd567b4cf4b9128 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/zaeleus/noodles-count-features:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] c496d1ffef26229a8e2cfdcb7815fdbeb5aad674170a62c2561a17ba536e08c8 [INFO] running `"docker" "start" "-a" "c496d1ffef26229a8e2cfdcb7815fdbeb5aad674170a62c2561a17ba536e08c8"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling noodles-count-features v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.42s [INFO] running `"docker" "inspect" "c496d1ffef26229a8e2cfdcb7815fdbeb5aad674170a62c2561a17ba536e08c8"` [INFO] running `"docker" "rm" "-f" "c496d1ffef26229a8e2cfdcb7815fdbeb5aad674170a62c2561a17ba536e08c8"` [INFO] [stdout] c496d1ffef26229a8e2cfdcb7815fdbeb5aad674170a62c2561a17ba536e08c8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/zaeleus/noodles-count-features:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 7850935e65784f9bcaeb8fa2a3ac65e7ddd2590cd46a5a8a28b4e805d3f7ff89 [INFO] running `"docker" "start" "-a" "7850935e65784f9bcaeb8fa2a3ac65e7ddd2590cd46a5a8a28b4e805d3f7ff89"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/noodles_count_features-0a86c1ea5b0a0be1 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_next ... 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 count::tests::test_get_reference ... ok [INFO] [stdout] test tests::test_new ... 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/crater/target/debug/deps/noodles_count_features-c5afe6b48e7024de [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_write_counts ... ok [INFO] [stdout] test tests::test_write_stats ... 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" "7850935e65784f9bcaeb8fa2a3ac65e7ddd2590cd46a5a8a28b4e805d3f7ff89"` [INFO] running `"docker" "rm" "-f" "7850935e65784f9bcaeb8fa2a3ac65e7ddd2590cd46a5a8a28b4e805d3f7ff89"` [INFO] [stdout] 7850935e65784f9bcaeb8fa2a3ac65e7ddd2590cd46a5a8a28b4e805d3f7ff89