[INFO] cloning repository https://github.com/spitfire05/rnc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spitfire05/rnc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspitfire05%2Frnc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspitfire05%2Frnc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a190f105f43a5963b698d24490b05deb4893145a [INFO] testing spitfire05/rnc against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspitfire05%2Frnc" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spitfire05/rnc on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/spitfire05/rnc [INFO] finished tweaking git repo https://github.com/spitfire05/rnc [INFO] tweaked toml for git repo https://github.com/spitfire05/rnc written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/spitfire05/rnc already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00632f21a77b4e7a2c2b17341cc0c88f26e1e372bb333f7185571a4cac96fa0f [INFO] running `Command { std: "docker" "start" "-a" "00632f21a77b4e7a2c2b17341cc0c88f26e1e372bb333f7185571a4cac96fa0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00632f21a77b4e7a2c2b17341cc0c88f26e1e372bb333f7185571a4cac96fa0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00632f21a77b4e7a2c2b17341cc0c88f26e1e372bb333f7185571a4cac96fa0f", kill_on_drop: false }` [INFO] [stdout] 00632f21a77b4e7a2c2b17341cc0c88f26e1e372bb333f7185571a4cac96fa0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebf6397a863da95ae35cbce9747ca73ca12fbfd9c74ff186cdefbf2f6f12ed1d [INFO] running `Command { std: "docker" "start" "-a" "ebf6397a863da95ae35cbce9747ca73ca12fbfd9c74ff186cdefbf2f6f12ed1d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling newline-converter v0.3.0 (/opt/rustwide/workdir/crates/newline-converter) [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling simplelog v0.8.0 [INFO] [stderr] Compiling rust-newline-converter-cli v0.1.3 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.80s [INFO] running `Command { std: "docker" "inspect" "ebf6397a863da95ae35cbce9747ca73ca12fbfd9c74ff186cdefbf2f6f12ed1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebf6397a863da95ae35cbce9747ca73ca12fbfd9c74ff186cdefbf2f6f12ed1d", kill_on_drop: false }` [INFO] [stdout] ebf6397a863da95ae35cbce9747ca73ca12fbfd9c74ff186cdefbf2f6f12ed1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd2133f7de667fd8f0e5a21e95bd011373425aecb5e6cede2d7b5fd75587f878 [INFO] running `Command { std: "docker" "start" "-a" "cd2133f7de667fd8f0e5a21e95bd011373425aecb5e6cede2d7b5fd75587f878", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling escargot v0.3.1 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling ciborium-io v0.2.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stderr] Compiling ciborium-ll v0.2.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling escargot v0.5.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling oorandom v11.1.1 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling predicates v1.0.4 [INFO] [stderr] Compiling fancy-regex v0.10.0 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.3.0 [INFO] [stderr] Compiling lazy-regex v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling ciborium v0.2.0 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling assert_cmd v0.10.2 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling rust-newline-converter-cli v0.1.3 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Compiling newline-converter v0.3.0 (/opt/rustwide/workdir/crates/newline-converter) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.65s [INFO] running `Command { std: "docker" "inspect" "cd2133f7de667fd8f0e5a21e95bd011373425aecb5e6cede2d7b5fd75587f878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd2133f7de667fd8f0e5a21e95bd011373425aecb5e6cede2d7b5fd75587f878", kill_on_drop: false }` [INFO] [stdout] cd2133f7de667fd8f0e5a21e95bd011373425aecb5e6cede2d7b5fd75587f878 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] da635d711d6563a013f8f8db906acbceba500565815e715c7e5c1575d622c2e5 [INFO] running `Command { std: "docker" "start" "-a" "da635d711d6563a013f8f8db906acbceba500565815e715c7e5c1575d622c2e5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/newline_converter-6fcff3002ae60fee) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test tests::advanced ... ok [INFO] [stdout] test tests::end ... ok [INFO] [stdout] test tests::beginning ... ok [INFO] [stdout] test tests::all ... ok [INFO] [stdout] test tests::just_linebreak_dos2unix ... ok [INFO] [stdout] test tests::just_linebreak_unix2dos ... ok [INFO] [stdout] test tests::middle ... ok [INFO] [stdout] test tests::mutated_dos2unix ... ok [INFO] [stdout] test tests::mutated_unix2dos ... ok [INFO] [stdout] test tests::non_ascii_characters_dos2unix ... ok [INFO] [stdout] test tests::non_ascii_characters_unix2dos ... ok [INFO] [stdout] test tests::not_mutated_dos2unix ... ok [INFO] [stdout] test tests::not_mutated_unix2dos ... ok [INFO] [stdout] test tests::panics_in_0_2_1_dos2unix ... ok [INFO] [stdout] test tests::panics_in_0_2_1_unix2dos ... ok [INFO] [stdout] test tests::dos_unix_dos ... ok [INFO] [stdout] test tests::to_unix_equals_dos2unix ... ok [INFO] [stdout] test tests::unix_contains_no_crlf ... ok [INFO] [stdout] test tests::unix_dos_unix ... ok [INFO] [stdout] test tests::dos_has_no_lf_without_cr ... ok [INFO] [stdout] test tests::to_dos_equals_unix2dos ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rnc-85f55ea5830b001d) [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] Running tests/cli-tests.rs (/opt/rustwide/target/debug/deps/cli_tests-b0a9c184bc861783) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test utf16_input_output ... FAILED [INFO] [stdout] test file_in_place_unix2dos ... FAILED [INFO] [stdout] test file_in_place_dos2unix ... FAILED [INFO] [stdout] test file_doesnt_exist ... FAILED [INFO] [stdout] test new_file_dos2unix ... FAILED [INFO] [stdout] test binary_force ... FAILED [INFO] [stdout] test utf16_conversion ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- utf16_input_output stdout ---- [INFO] [stdout] Error: CargoError { kind: CommandFailed, context: Some(" Compiling autocfg v1.0.0\n Compiling libc v0.2.138\n Compiling encoding_index_tests v0.1.4\n Compiling log v0.4.8\n Compiling memchr v2.5.0\n Compiling bitflags v1.2.1\n Compiling unicode-width v0.1.7\n Compiling cfg-if v0.1.10\n Compiling termcolor v1.1.0\n Compiling unicode-segmentation v1.10.0\n Compiling ansi_term v0.11.0\n Compiling vec_map v0.8.2\n Compiling strsim v0.8.0\n Compiling encoding-index-tradchinese v1.20141219.5\n Compiling encoding-index-japanese v1.20141219.5\n Compiling encoding-index-korean v1.20141219.5\n Compiling encoding-index-simpchinese v1.20141219.5\n Compiling encoding-index-singlebyte v1.20141219.5\n Compiling textwrap v0.11.0\n Compiling encoding v0.2.33\n Compiling newline-converter v0.3.0 (/opt/rustwide/workdir/crates/newline-converter)\n Compiling num-traits v0.2.15\n Compiling num-integer v0.1.42\n Compiling content_inspector v0.2.4\n Compiling time v0.1.43\n Compiling atty v0.2.14\n Compiling clap v2.33.1\n Compiling chrono v0.4.11\n Compiling simplelog v0.8.0\nLLVM ERROR: IO failure on output stream: No space left on device\nerror: could not compile `clap` (lib)\n"), cause: None } [INFO] [stdout] [INFO] [stdout] ---- file_in_place_unix2dos stdout ---- [INFO] [stdout] Error: CargoError { kind: CommandFailed, context: Some(" Blocking waiting for file lock on build directory\n Compiling clap v2.33.1\nerror: could not compile `clap` (lib) due to 1 previous error\n"), cause: None } [INFO] [stdout] [INFO] [stdout] ---- file_in_place_dos2unix stdout ---- [INFO] [stdout] Error: CargoError { kind: CommandFailed, context: Some(" Blocking waiting for file lock on build directory\n Compiling clap v2.33.1\nerror: could not compile `clap` (lib) due to 1 previous error\n"), cause: None } [INFO] [stdout] [INFO] [stdout] ---- file_doesnt_exist stdout ---- [INFO] [stdout] Error: CargoError { kind: CommandFailed, context: Some(" Blocking waiting for file lock on build directory\n Compiling clap v2.33.1\nerror: could not compile `clap` (lib) due to 1 previous error\n"), cause: None } [INFO] [stdout] [INFO] [stdout] ---- new_file_dos2unix stdout ---- [INFO] [stdout] Error: CargoError { kind: CommandFailed, context: Some(" Blocking waiting for file lock on build directory\n Compiling clap v2.33.1\nerror: could not compile `clap` (lib) due to 1 previous error\n"), cause: None } [INFO] [stdout] [INFO] [stdout] ---- binary_force stdout ---- [INFO] [stdout] Error: CargoError { kind: CommandFailed, context: Some(" Blocking waiting for file lock on build directory\n Compiling clap v2.33.1\nerror: could not compile `clap` (lib) due to 1 previous error\n"), cause: None } [INFO] [stdout] [INFO] [stdout] ---- utf16_conversion stdout ---- [INFO] [stdout] Error: CargoError { kind: CommandFailed, context: Some(" Blocking waiting for file lock on build directory\n Compiling clap v2.33.1\nerror: could not compile `clap` (lib) due to 1 previous error\n"), cause: None } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] binary_force [INFO] [stdout] file_doesnt_exist [INFO] [stdout] file_in_place_dos2unix [INFO] [stdout] file_in_place_unix2dos [INFO] [stdout] new_file_dos2unix [INFO] [stdout] utf16_conversion [INFO] [stdout] utf16_input_output [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.33s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p rust-newline-converter-cli --test cli-tests` [INFO] running `Command { std: "docker" "inspect" "da635d711d6563a013f8f8db906acbceba500565815e715c7e5c1575d622c2e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da635d711d6563a013f8f8db906acbceba500565815e715c7e5c1575d622c2e5", kill_on_drop: false }` [INFO] [stdout] da635d711d6563a013f8f8db906acbceba500565815e715c7e5c1575d622c2e5