[INFO] cloning repository https://github.com/MatMoore/string-inspector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MatMoore/string-inspector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatMoore%2Fstring-inspector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatMoore%2Fstring-inspector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c3a9fee3e34022bbd0998b9f827f24bbad1350a [INFO] testing MatMoore/string-inspector against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMatMoore%2Fstring-inspector" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MatMoore/string-inspector on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MatMoore/string-inspector [INFO] finished tweaking git repo https://github.com/MatMoore/string-inspector [INFO] tweaked toml for git repo https://github.com/MatMoore/string-inspector written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/MatMoore/string-inspector already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded terminal_size v0.1.12 [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3517ac2335bab9d957cc3c538534af7fdf4ab0344b3e6347bba91a4af66cb141 [INFO] running `Command { std: "docker" "start" "-a" "3517ac2335bab9d957cc3c538534af7fdf4ab0344b3e6347bba91a4af66cb141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3517ac2335bab9d957cc3c538534af7fdf4ab0344b3e6347bba91a4af66cb141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3517ac2335bab9d957cc3c538534af7fdf4ab0344b3e6347bba91a4af66cb141", kill_on_drop: false }` [INFO] [stdout] 3517ac2335bab9d957cc3c538534af7fdf4ab0344b3e6347bba91a4af66cb141 [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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7713777d762d53129e1cbd78f0c87425a79f71f852a6bb740ba5405d2ecb2ef0 [INFO] running `Command { std: "docker" "start" "-a" "7713777d762d53129e1cbd78f0c87425a79f71f852a6bb740ba5405d2ecb2ef0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling string-inspector v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/decoding.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | '\u{20}'...'\u{7e}' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.65s [INFO] running `Command { std: "docker" "inspect" "7713777d762d53129e1cbd78f0c87425a79f71f852a6bb740ba5405d2ecb2ef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7713777d762d53129e1cbd78f0c87425a79f71f852a6bb740ba5405d2ecb2ef0", kill_on_drop: false }` [INFO] [stdout] 7713777d762d53129e1cbd78f0c87425a79f71f852a6bb740ba5405d2ecb2ef0 [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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca36eada598ca17718edf3ccd5e67165ed6e0a8948d75c7f2f8cb22ef2284530 [INFO] running `Command { std: "docker" "start" "-a" "ca36eada598ca17718edf3ccd5e67165ed6e0a8948d75c7f2f8cb22ef2284530", kill_on_drop: false }` [INFO] [stderr] Compiling string-inspector v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/decoding.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | '\u{20}'...'\u{7e}' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/decoding.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | '\u{20}'...'\u{7e}' => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.03s [INFO] running `Command { std: "docker" "inspect" "ca36eada598ca17718edf3ccd5e67165ed6e0a8948d75c7f2f8cb22ef2284530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca36eada598ca17718edf3ccd5e67165ed6e0a8948d75c7f2f8cb22ef2284530", kill_on_drop: false }` [INFO] [stdout] ca36eada598ca17718edf3ccd5e67165ed6e0a8948d75c7f2f8cb22ef2284530 [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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c764318dd05633bb869801b803537bbc249e3302ee2674a1f0174473fe92b826 [INFO] running `Command { std: "docker" "start" "-a" "c764318dd05633bb869801b803537bbc249e3302ee2674a1f0174473fe92b826", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stdout] running 19 tests [INFO] [stderr] --> src/decoding.rs:60:21 [INFO] [stderr] | [INFO] [stderr] 60 | '\u{20}'...'\u{7e}' => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: `string-inspector` (lib) generated 1 warning [INFO] [stderr] warning: `string-inspector` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/string_inspector-1085546c28e53489) [INFO] [stdout] test decoding::tests::bigger_truncated_character_is_invalid ... ignored [INFO] [stdout] test decoding::tests::display_width_single_byte ... ok [INFO] [stdout] test decoding::tests::ascii_printables ... ok [INFO] [stdout] test decoding::tests::display_width_two_bytes ... ok [INFO] [stdout] test decoding::tests::ascii_non_printables ... ok [INFO] [stdout] test decoding::tests::cannot_escape_unicode_space_in_utf8 ... ok [INFO] [stdout] test decoding::tests::extra_latin_letters ... ok [INFO] [stdout] test decoding::tests::ascii_escapables ... ok [INFO] [stdout] test decoding::tests::nobody_expects_the_unexpected_continuation_byte ... ok [INFO] [stdout] test decoding::tests::truncated_character_followed_by_a_regular_character ... ok [INFO] [stdout] test decoding::tests::line_wrapping_wraps_to_inexact_number_of_lines ... ok [INFO] [stdout] test decoding::tests::modified_utf8_null_byte_is_not_decoded_in_utf8 ... ok [INFO] [stdout] test decoding::tests::just_outside_of_unicode_in_utf8 ... ok [INFO] [stdout] test decoding::tests::line_wrapping_if_it_fits ... ok [INFO] [stdout] test decoding::tests::regular_character_followed_by_a_truncated_character ... ok [INFO] [stdout] test decoding::tests::edge_of_unicode_in_utf8 ... ok [INFO] [stdout] test decoding::tests::overlong_utf8_code_units_are_not_decoded ... ok [INFO] [stdout] test decoding::tests::line_wrapping_wraps_to_exact_number_of_lines ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/string_inspector-69ca1f54085541f5) [INFO] [stdout] test decoding::tests::truncated_character_is_invalid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests string-inspector [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> /opt/rustwide/workdir/src/decoding.rs:60:21 [INFO] [stderr] | [INFO] [stderr] 60 | '\u{20}'...'\u{7e}' => { [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] test src/lib.rs - (line 31) ... ok [INFO] [stdout] test src/lib.rs - (line 5) ... ok [INFO] [stdout] test src/lib.rs - (line 16) ... ok [INFO] [stdout] test src/lib.rs - (line 23) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c764318dd05633bb869801b803537bbc249e3302ee2674a1f0174473fe92b826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c764318dd05633bb869801b803537bbc249e3302ee2674a1f0174473fe92b826", kill_on_drop: false }` [INFO] [stdout] c764318dd05633bb869801b803537bbc249e3302ee2674a1f0174473fe92b826