[INFO] crate lines 0.0.6 is already in cache [INFO] extracting crate lines 0.0.6 into work/ex/beta-1.38-1/sources/1.37.0/reg/lines/0.0.6 [INFO] extracting crate lines 0.0.6 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/lines/0.0.6 [INFO] validating manifest of lines-0.0.6 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 lines-0.0.6 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 lines-0.0.6 [INFO] finished frobbing lines-0.0.6 [INFO] frobbed toml for lines-0.0.6 written to work/ex/beta-1.38-1/sources/1.37.0/reg/lines/0.0.6/Cargo.toml [INFO] started frobbing lines-0.0.6 [INFO] finished frobbing lines-0.0.6 [INFO] frobbed toml for lines-0.0.6 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/lines/0.0.6/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 lines-0.0.6 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/lines/0.0.6:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 470c079d0da69aba227da02d4f1c13f548295276538f8a7ef5056bd086bb9d46 [INFO] running `"docker" "start" "-a" "470c079d0da69aba227da02d4f1c13f548295276538f8a7ef5056bd086bb9d46"` [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling lines v0.0.6 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/linemapper.rs:57:54 [INFO] [stderr] | [INFO] [stderr] 57 | line_start.extend_from_slice((&b[..i+1])); [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `"docker" "inspect" "470c079d0da69aba227da02d4f1c13f548295276538f8a7ef5056bd086bb9d46"` [INFO] running `"docker" "rm" "-f" "470c079d0da69aba227da02d4f1c13f548295276538f8a7ef5056bd086bb9d46"` [INFO] [stdout] 470c079d0da69aba227da02d4f1c13f548295276538f8a7ef5056bd086bb9d46 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/lines/0.0.6:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3b78b1298c562ff0a22a6395d90e13256765520334663fde093061976f2dad3d [INFO] running `"docker" "start" "-a" "3b78b1298c562ff0a22a6395d90e13256765520334663fde093061976f2dad3d"` [INFO] [stderr] Compiling lines v0.0.6 (/opt/crater/workdir) [INFO] [stderr] warning: unnecessary parentheses around method argument [INFO] [stderr] --> src/linemapper.rs:57:54 [INFO] [stderr] | [INFO] [stderr] 57 | line_start.extend_from_slice((&b[..i+1])); [INFO] [stderr] | ^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_parens)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "3b78b1298c562ff0a22a6395d90e13256765520334663fde093061976f2dad3d"` [INFO] running `"docker" "rm" "-f" "3b78b1298c562ff0a22a6395d90e13256765520334663fde093061976f2dad3d"` [INFO] [stdout] 3b78b1298c562ff0a22a6395d90e13256765520334663fde093061976f2dad3d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/lines/0.0.6:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] fa2bcb873597173906f9534b4c9bd84a5df4953f39efd1057a9767bd13fb45e4 [INFO] running `"docker" "start" "-a" "fa2bcb873597173906f9534b4c9bd84a5df4953f39efd1057a9767bd13fb45e4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/lines-166b8d7719ec143f [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test bytes::test_index_non16b_start ... ok [INFO] [stdout] test bytes::test_index_byte_not_found ... ok [INFO] [stdout] test bytes::test_index ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/lib-1f011bd6e0c8771c [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_linereader_lines ... ok [INFO] [stdout] test test_linereader_linecount ... ok [INFO] [stdout] test test_linemapper_linecount ... ok [INFO] [stdout] test test_linemapper_lines ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests lines [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" "fa2bcb873597173906f9534b4c9bd84a5df4953f39efd1057a9767bd13fb45e4"` [INFO] running `"docker" "rm" "-f" "fa2bcb873597173906f9534b4c9bd84a5df4953f39efd1057a9767bd13fb45e4"` [INFO] [stdout] fa2bcb873597173906f9534b4c9bd84a5df4953f39efd1057a9767bd13fb45e4