[INFO] crate sortpar 0.1.1 is already in cache [INFO] extracting crate sortpar 0.1.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/sortpar/0.1.1 [INFO] extracting crate sortpar 0.1.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/sortpar/0.1.1 [INFO] validating manifest of sortpar-0.1.1 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 sortpar-0.1.1 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 sortpar-0.1.1 [INFO] finished frobbing sortpar-0.1.1 [INFO] frobbed toml for sortpar-0.1.1 written to work/ex/beta-1.38-1/sources/1.37.0/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/beta-1.38-1/sources/beta-2019-08-13/reg/sortpar/0.1.1/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] [stderr] Blocking waiting for file lock on package cache [INFO] testing sortpar-0.1.1 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 66ab1cc7b8a4a8e19041c244dd2f69ce2199a696eafe8851961324367645d511 [INFO] running `"docker" "start" "-a" "66ab1cc7b8a4a8e19041c244dd2f69ce2199a696eafe8851961324367645d511"` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [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 caseless v0.2.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 7.25s [INFO] running `"docker" "inspect" "66ab1cc7b8a4a8e19041c244dd2f69ce2199a696eafe8851961324367645d511"` [INFO] running `"docker" "rm" "-f" "66ab1cc7b8a4a8e19041c244dd2f69ce2199a696eafe8851961324367645d511"` [INFO] [stdout] 66ab1cc7b8a4a8e19041c244dd2f69ce2199a696eafe8851961324367645d511 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 1562a2348ea99afdb038e2cd4933c133ba304def4ad5c7461f798e3a22ec5050 [INFO] running `"docker" "start" "-a" "1562a2348ea99afdb038e2cd4933c133ba304def4ad5c7461f798e3a22ec5050"` [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 difference v2.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling predicates-core v0.9.0 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling slurp v1.0.1 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling predicates-tree v0.9.0 [INFO] [stderr] Compiling predicates v0.9.1 [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 7.81s [INFO] running `"docker" "inspect" "1562a2348ea99afdb038e2cd4933c133ba304def4ad5c7461f798e3a22ec5050"` [INFO] running `"docker" "rm" "-f" "1562a2348ea99afdb038e2cd4933c133ba304def4ad5c7461f798e3a22ec5050"` [INFO] [stdout] 1562a2348ea99afdb038e2cd4933c133ba304def4ad5c7461f798e3a22ec5050 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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=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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] ae84fe0cc35f0506a3f875b99a3d8dbb467665c187e7c964e424863a22db668e [INFO] running `"docker" "start" "-a" "ae84fe0cc35f0506a3f875b99a3d8dbb467665c187e7c964e424863a22db668e"` [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.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/sp-fb00d1fc4bee8d9d [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test filter::tests::test_no_filter_returns_borrowed ... ok [INFO] [stdout] test filter::tests::test_dictionary_filter ... ok [INFO] [stdout] test filter::tests::test_filter_returns_owned ... ok [INFO] [stdout] test filter::tests::test_multiple_filters ... 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] test integration::test_fold_and_output ... 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" "ae84fe0cc35f0506a3f875b99a3d8dbb467665c187e7c964e424863a22db668e"` [INFO] running `"docker" "rm" "-f" "ae84fe0cc35f0506a3f875b99a3d8dbb467665c187e7c964e424863a22db668e"` [INFO] [stdout] ae84fe0cc35f0506a3f875b99a3d8dbb467665c187e7c964e424863a22db668e