[INFO] fetching crate sortpar 0.1.1... [INFO] testing sortpar-0.1.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate sortpar 0.1.1 into /workspace/builds/worker-112/source [INFO] validating manifest of crates.io crate sortpar 0.1.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sortpar 0.1.1 [INFO] finished tweaking crates.io crate sortpar 0.1.1 [INFO] tweaked toml for crates.io crate sortpar 0.1.1 written to /workspace/builds/worker-112/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ec5bebe93b29e88ac75549c02cf2c42670aa830d02cc53c0eb7999f8d30a773 [INFO] running `Command { std: "docker" "start" "-a" "6ec5bebe93b29e88ac75549c02cf2c42670aa830d02cc53c0eb7999f8d30a773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ec5bebe93b29e88ac75549c02cf2c42670aa830d02cc53c0eb7999f8d30a773", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec5bebe93b29e88ac75549c02cf2c42670aa830d02cc53c0eb7999f8d30a773", kill_on_drop: false }` [INFO] [stdout] 6ec5bebe93b29e88ac75549c02cf2c42670aa830d02cc53c0eb7999f8d30a773 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc81b686a426ed7b2d4bcdc404513e4c2d3b3a039e589c59d5a9fef33ac93f05 [INFO] running `Command { std: "docker" "start" "-a" "dc81b686a426ed7b2d4bcdc404513e4c2d3b3a039e589c59d5a9fef33ac93f05", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling version-compare v0.0.13 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling sortpar v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/filter.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | input.trim_left().to_string() [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.92s [INFO] running `Command { std: "docker" "inspect" "dc81b686a426ed7b2d4bcdc404513e4c2d3b3a039e589c59d5a9fef33ac93f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc81b686a426ed7b2d4bcdc404513e4c2d3b3a039e589c59d5a9fef33ac93f05", kill_on_drop: false }` [INFO] [stdout] dc81b686a426ed7b2d4bcdc404513e4c2d3b3a039e589c59d5a9fef33ac93f05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52815082b704641bb0c9030a2c024e4239894ddd44361a0ebd14241b04ecd21d [INFO] running `Command { std: "docker" "start" "-a" "52815082b704641bb0c9030a2c024e4239894ddd44361a0ebd14241b04ecd21d", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling predicates-core v0.9.0 [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Compiling normalize-line-endings v0.2.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling slurp v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling predicates-tree v0.9.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling predicates v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling assert_cmd v0.9.1 [INFO] [stderr] Compiling sortpar v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/filter.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 38 | input.trim_left().to_string() [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 36.93s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sp-178b0759e2f19b94) [INFO] running `Command { std: "docker" "inspect" "52815082b704641bb0c9030a2c024e4239894ddd44361a0ebd14241b04ecd21d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52815082b704641bb0c9030a2c024e4239894ddd44361a0ebd14241b04ecd21d", kill_on_drop: false }` [INFO] [stdout] 52815082b704641bb0c9030a2c024e4239894ddd44361a0ebd14241b04ecd21d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 430456c93a62055128a68d7aeeede70bd6295cdabce399f2381542c926712a89 [INFO] running `Command { std: "docker" "start" "-a" "430456c93a62055128a68d7aeeede70bd6295cdabce399f2381542c926712a89", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` has been stabilized in the 1.31 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/beta/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated associated function `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 associated function: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `sortpar` (bin "sp" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.78s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sp-178b0759e2f19b94) [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_dictionary_filter ... ok [INFO] [stdout] test filter::tests::test_multiple_filters ... ok [INFO] [stdout] test integration::test_reverse ... ok [INFO] [stdout] test integration::test_unique ... ok [INFO] [stdout] test integration::test_fold_and_output ... ok [INFO] [stdout] test integration::test_leading_blanks ... ok [INFO] [stdout] test integration::test_specify_standard_in ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "430456c93a62055128a68d7aeeede70bd6295cdabce399f2381542c926712a89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "430456c93a62055128a68d7aeeede70bd6295cdabce399f2381542c926712a89", kill_on_drop: false }` [INFO] [stdout] 430456c93a62055128a68d7aeeede70bd6295cdabce399f2381542c926712a89