[INFO] fetching crate sortpar 0.1.1... [INFO] extracting crate sortpar 0.1.1 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/sortpar/0.1.1 [INFO] extracting crate sortpar 0.1.1 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/sortpar/0.1.1 [INFO] validating manifest of sortpar-0.1.1 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 sortpar-0.1.1 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 sortpar-0.1.1 [INFO] finished frobbing sortpar-0.1.1 [INFO] frobbed toml for sortpar-0.1.1 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/sortpar/0.1.1/Cargo.toml [INFO] started frobbing sortpar-0.1.1 [INFO] finished frobbing sortpar-0.1.1 [INFO] frobbed toml for sortpar-0.1.1 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/sortpar/0.1.1/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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded version-compare v0.0.9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing sortpar-0.1.1 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/sortpar/0.1.1:/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] b1caa38407c213877c38cb8af403619454d150a0d88d4a31619efad2719db7d6 [INFO] running `"docker" "start" "-a" "b1caa38407c213877c38cb8af403619454d150a0d88d4a31619efad2719db7d6"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling version-compare v0.0.9 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling sortpar v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/filter.rs:38:11 [INFO] [stderr] | [INFO] [stderr] 38 | input.trim_left().to_string() [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.04s [INFO] running `"docker" "inspect" "b1caa38407c213877c38cb8af403619454d150a0d88d4a31619efad2719db7d6"` [INFO] running `"docker" "rm" "-f" "b1caa38407c213877c38cb8af403619454d150a0d88d4a31619efad2719db7d6"` [INFO] [stdout] b1caa38407c213877c38cb8af403619454d150a0d88d4a31619efad2719db7d6 [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/sortpar/0.1.1:/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] a870992b6939f557443e22b92f421efb5c2d8dad0e4a291df3de65b91c9843cc [INFO] running `"docker" "start" "-a" "a870992b6939f557443e22b92f421efb5c2d8dad0e4a291df3de65b91c9843cc"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling predicates-core v0.9.0 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling slurp v1.0.1 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling predicates v0.9.1 [INFO] [stderr] Compiling predicates-tree v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling assert_cmd v0.9.1 [INFO] [stderr] Compiling sortpar v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left': superseded by `trim_start` [INFO] [stderr] --> src/filter.rs:38:11 [INFO] [stderr] | [INFO] [stderr] 38 | input.trim_left().to_string() [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated item: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.06s [INFO] running `"docker" "inspect" "a870992b6939f557443e22b92f421efb5c2d8dad0e4a291df3de65b91c9843cc"` [INFO] running `"docker" "rm" "-f" "a870992b6939f557443e22b92f421efb5c2d8dad0e4a291df3de65b91c9843cc"` [INFO] [stdout] a870992b6939f557443e22b92f421efb5c2d8dad0e4a291df3de65b91c9843cc [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/sortpar/0.1.1:/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] 817cd93fcaf69261bcf6f91c37873b932eec7561299dd04bb5dc1c83af95f694 [INFO] running `"docker" "start" "-a" "817cd93fcaf69261bcf6f91c37873b932eec7561299dd04bb5dc1c83af95f694"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/sp-0c2177d3635020f4 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test filter::tests::test_no_filter_returns_borrowed ... ok [INFO] [stdout] test filter::tests::test_filter_returns_owned ... ok [INFO] [stdout] test filter::tests::test_multiple_filters ... ok [INFO] [stdout] test filter::tests::test_dictionary_filter ... ok [INFO] [stdout] test integration::test_fold_and_output ... ok [INFO] [stdout] test integration::test_specify_standard_in ... ok [INFO] [stdout] test integration::test_unique ... ok [INFO] [stdout] test integration::test_leading_blanks ... ok [INFO] [stdout] test integration::test_reverse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "817cd93fcaf69261bcf6f91c37873b932eec7561299dd04bb5dc1c83af95f694"` [INFO] running `"docker" "rm" "-f" "817cd93fcaf69261bcf6f91c37873b932eec7561299dd04bb5dc1c83af95f694"` [INFO] [stdout] 817cd93fcaf69261bcf6f91c37873b932eec7561299dd04bb5dc1c83af95f694