[INFO] fetching crate sortpar 0.1.1... [INFO] testing sortpar-0.1.1 against 1.55.0 for beta-1.56-1 [INFO] extracting crate sortpar 0.1.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate sortpar 0.1.1 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18800eea2a766b61c9cb5d69000c2358ea766e31521529b08f81da38b4a0607d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "18800eea2a766b61c9cb5d69000c2358ea766e31521529b08f81da38b4a0607d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18800eea2a766b61c9cb5d69000c2358ea766e31521529b08f81da38b4a0607d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18800eea2a766b61c9cb5d69000c2358ea766e31521529b08f81da38b4a0607d", kill_on_drop: false }` [INFO] [stdout] 18800eea2a766b61c9cb5d69000c2358ea766e31521529b08f81da38b4a0607d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 457a534e4d153fe34c4f0743d6e19ff2873743f89dc41798b843a5b0de5b8b3c [INFO] running `Command { std: "docker" "start" "-a" "457a534e4d153fe34c4f0743d6e19ff2873743f89dc41798b843a5b0de5b8b3c", 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/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling version-compare v0.0.12 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling caseless v0.2.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 dev [unoptimized + debuginfo] target(s) in 11.48s [INFO] running `Command { std: "docker" "inspect" "457a534e4d153fe34c4f0743d6e19ff2873743f89dc41798b843a5b0de5b8b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "457a534e4d153fe34c4f0743d6e19ff2873743f89dc41798b843a5b0de5b8b3c", kill_on_drop: false }` [INFO] [stdout] 457a534e4d153fe34c4f0743d6e19ff2873743f89dc41798b843a5b0de5b8b3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98f983bb53a0e59a1f1e8806caeac9c5dfacaa6930470ef1ce08f8a74380282b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "98f983bb53a0e59a1f1e8806caeac9c5dfacaa6930470ef1ce08f8a74380282b", 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/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling predicates-core v0.9.0 [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 difference v2.0.0 [INFO] [stderr] Compiling slurp v1.0.1 [INFO] [stderr] Compiling float-cmp v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.67 [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/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 12.20s [INFO] running `Command { std: "docker" "inspect" "98f983bb53a0e59a1f1e8806caeac9c5dfacaa6930470ef1ce08f8a74380282b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98f983bb53a0e59a1f1e8806caeac9c5dfacaa6930470ef1ce08f8a74380282b", kill_on_drop: false }` [INFO] [stdout] 98f983bb53a0e59a1f1e8806caeac9c5dfacaa6930470ef1ce08f8a74380282b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 45a95c430c107a8974d83c7a76b5c2032ce388f878a472ef4b5fe53c9f384d8b [INFO] running `Command { std: "docker" "start" "-a" "45a95c430c107a8974d83c7a76b5c2032ce388f878a472ef4b5fe53c9f384d8b", 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/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [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.08s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sp-534ee1784844d358) [INFO] [stdout] running 9 tests [INFO] [stdout] test filter::tests::test_multiple_filters ... ok [INFO] [stdout] test filter::tests::test_filter_returns_owned ... ok [INFO] [stdout] test filter::tests::test_no_filter_returns_borrowed ... ok [INFO] [stdout] test filter::tests::test_dictionary_filter ... ok [INFO] [stdout] test integration::test_reverse ... ok [INFO] [stdout] test integration::test_leading_blanks ... ok [INFO] [stdout] test integration::test_fold_and_output ... ok [INFO] [stdout] test integration::test_unique ... 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.81s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "45a95c430c107a8974d83c7a76b5c2032ce388f878a472ef4b5fe53c9f384d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45a95c430c107a8974d83c7a76b5c2032ce388f878a472ef4b5fe53c9f384d8b", kill_on_drop: false }` [INFO] [stdout] 45a95c430c107a8974d83c7a76b5c2032ce388f878a472ef4b5fe53c9f384d8b