[INFO] fetching crate sequencefile 0.1.4... [INFO] extracting crate sequencefile 0.1.4 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/sequencefile/0.1.4 [INFO] extracting crate sequencefile 0.1.4 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/sequencefile/0.1.4 [INFO] validating manifest of sequencefile-0.1.4 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 sequencefile-0.1.4 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 sequencefile-0.1.4 [INFO] finished frobbing sequencefile-0.1.4 [INFO] frobbed toml for sequencefile-0.1.4 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/sequencefile/0.1.4/Cargo.toml [INFO] started frobbing sequencefile-0.1.4 [INFO] finished frobbing sequencefile-0.1.4 [INFO] frobbed toml for sequencefile-0.1.4 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/sequencefile/0.1.4/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing sequencefile-0.1.4 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/sequencefile/0.1.4:/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] 3b17dca5e972aad1afa298cdda98da2c02b8dcbdf21404b253f769c595e2649c [INFO] running `"docker" "start" "-a" "3b17dca5e972aad1afa298cdda98da2c02b8dcbdf21404b253f769c595e2649c"` [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling bzip2 v0.2.4 [INFO] [stderr] Compiling sequencefile v0.1.4 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:56:32 [INFO] [stderr] | [INFO] [stderr] 56 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::prelude` [INFO] [stderr] --> src/compress.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::io::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ByteOrder` [INFO] [stderr] --> src/reader.rs:3:28 [INFO] [stderr] | [INFO] [stderr] 3 | use byteorder::{BigEndian, ByteOrder, ReadBytesExt}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.43s [INFO] running `"docker" "inspect" "3b17dca5e972aad1afa298cdda98da2c02b8dcbdf21404b253f769c595e2649c"` [INFO] running `"docker" "rm" "-f" "3b17dca5e972aad1afa298cdda98da2c02b8dcbdf21404b253f769c595e2649c"` [INFO] [stdout] 3b17dca5e972aad1afa298cdda98da2c02b8dcbdf21404b253f769c595e2649c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/sequencefile/0.1.4:/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] ed52513e641329b219d0c0f3aad5ca1d738e752407ada102089c7e200dbdd2e0 [INFO] running `"docker" "start" "-a" "ed52513e641329b219d0c0f3aad5ca1d738e752407ada102089c7e200dbdd2e0"` [INFO] [stderr] Compiling sequencefile v0.1.4 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/errors.rs:56:32 [INFO] [stderr] | [INFO] [stderr] 56 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Read` [INFO] [stderr] --> src/util.rs:46:19 [INFO] [stderr] | [INFO] [stderr] 46 | use std::io::{Read, Cursor}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::prelude` [INFO] [stderr] --> src/compress.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::io::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ByteOrder` [INFO] [stderr] --> src/reader.rs:3:28 [INFO] [stderr] | [INFO] [stderr] 3 | use byteorder::{BigEndian, ByteOrder, ReadBytesExt}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.33s [INFO] running `"docker" "inspect" "ed52513e641329b219d0c0f3aad5ca1d738e752407ada102089c7e200dbdd2e0"` [INFO] running `"docker" "rm" "-f" "ed52513e641329b219d0c0f3aad5ca1d738e752407ada102089c7e200dbdd2e0"` [INFO] [stdout] ed52513e641329b219d0c0f3aad5ca1d738e752407ada102089c7e200dbdd2e0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/sequencefile/0.1.4:/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] 182c1a3ab8d87a0e251832f29bd99604bc18ac9b6592211a3455393a4509f041 [INFO] running `"docker" "start" "-a" "182c1a3ab8d87a0e251832f29bd99604bc18ac9b6592211a3455393a4509f041"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/sequencefile-74801aefda786893 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test reader::tests::abc_long_text_bzip2_record ... ok [INFO] [stdout] test reader::tests::abc_long_text_none ... ok [INFO] [stdout] test reader::tests::reads_metadata ... ok [INFO] [stdout] test reader::tests::abc_long_text_deflate_record ... ok [INFO] [stdout] test reader::tests::abc_long_text_gzip_block ... ok [INFO] [stdout] test reader::tests::abc_long_text_gzip_record ... ok [INFO] [stdout] test reader::tests::abc_long_text_deflate_block ... ok [INFO] [stdout] test reader::tests::abc_long_text_bzip2_block ... ok [INFO] [stdout] test util::tests::decodes_single_byte ... ok [INFO] [stdout] test util::tests::decodes_multi_byte ... ok [INFO] [stdout] test util::tests::decodes_multi_byte_negative ... ok [INFO] [stdout] test reader::tests::read_checks_magic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests sequencefile [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 4) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "182c1a3ab8d87a0e251832f29bd99604bc18ac9b6592211a3455393a4509f041"` [INFO] running `"docker" "rm" "-f" "182c1a3ab8d87a0e251832f29bd99604bc18ac9b6592211a3455393a4509f041"` [INFO] [stdout] 182c1a3ab8d87a0e251832f29bd99604bc18ac9b6592211a3455393a4509f041