[INFO] cloning repository https://github.com/fcoury/fracturedjson-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fcoury/fracturedjson-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcoury%2Ffracturedjson-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcoury%2Ffracturedjson-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36a5d9c6e9cd23f25d1b55711e3d384318132ad6
[INFO] testing fcoury/fracturedjson-rs against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffcoury%2Ffracturedjson-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fcoury/fracturedjson-rs
[INFO] finished tweaking git repo https://github.com/fcoury/fracturedjson-rs
[INFO] tweaked toml for git repo https://github.com/fcoury/fracturedjson-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fcoury/fracturedjson-rs on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fcoury/fracturedjson-rs 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 821c301aa0c357ac5074fc7201f34e0901390b1ccf864b6fb374accfe606aa85
[INFO] running `Command { std: "docker" "start" "-a" "821c301aa0c357ac5074fc7201f34e0901390b1ccf864b6fb374accfe606aa85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "821c301aa0c357ac5074fc7201f34e0901390b1ccf864b6fb374accfe606aa85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "821c301aa0c357ac5074fc7201f34e0901390b1ccf864b6fb374accfe606aa85", kill_on_drop: false }`
[INFO] [stdout] 821c301aa0c357ac5074fc7201f34e0901390b1ccf864b6fb374accfe606aa85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b45e1bdf83c3085482d666162296849cb319a64e5801a41fd4d3e4571e94c97
[INFO] running `Command { std: "docker" "start" "-a" "5b45e1bdf83c3085482d666162296849cb319a64e5801a41fd4d3e4571e94c97", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling zmij v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fracturedjson v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.15s
[INFO] running `Command { std: "docker" "inspect" "5b45e1bdf83c3085482d666162296849cb319a64e5801a41fd4d3e4571e94c97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b45e1bdf83c3085482d666162296849cb319a64e5801a41fd4d3e4571e94c97", kill_on_drop: false }`
[INFO] [stdout] 5b45e1bdf83c3085482d666162296849cb319a64e5801a41fd4d3e4571e94c97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45304c0f64da1b8e4fa2878c865c7155deea69aabc0eba6603c48394d7a45a3c
[INFO] running `Command { std: "docker" "start" "-a" "45304c0f64da1b8e4fa2878c865c7155deea69aabc0eba6603c48394d7a45a3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling fracturedjson v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `do_instances_line_up` is never used
[INFO] [stdout]  --> tests/helpers.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn do_instances_line_up(lines: &[String], substring: &str) -> bool {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_char_index` is never used
[INFO] [stdout]   --> tests/helpers.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn find_char_index(haystack: &str, needle: &str) -> Option<usize> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `join_lines` is never used
[INFO] [stdout]   --> tests/helpers.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn join_lines(lines: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split_trimmed_lines` is never used
[INFO] [stdout]   --> tests/helpers.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn split_trimmed_lines(text: &str, eol: &str) -> Vec<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `do_instances_line_up` is never used
[INFO] [stdout]  --> tests/helpers.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn do_instances_line_up(lines: &[String], substring: &str) -> bool {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_char_index` is never used
[INFO] [stdout]   --> tests/helpers.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn find_char_index(haystack: &str, needle: &str) -> Option<usize> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `join_lines` is never used
[INFO] [stdout]   --> tests/helpers.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn join_lines(lines: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split_trimmed_lines` is never used
[INFO] [stdout]   --> tests/helpers.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn split_trimmed_lines(text: &str, eol: &str) -> Vec<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `join_lines` is never used
[INFO] [stdout]   --> tests/helpers.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn join_lines(lines: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split_trimmed_lines` is never used
[INFO] [stdout]   --> tests/helpers.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn split_trimmed_lines(text: &str, eol: &str) -> Vec<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `do_instances_line_up` is never used
[INFO] [stdout]  --> tests/helpers.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn do_instances_line_up(lines: &[String], substring: &str) -> bool {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_char_index` is never used
[INFO] [stdout]   --> tests/helpers.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn find_char_index(haystack: &str, needle: &str) -> Option<usize> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normalize_quotes` is never used
[INFO] [stdout]   --> tests/helpers.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn normalize_quotes(input: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `join_lines` is never used
[INFO] [stdout]   --> tests/helpers.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn join_lines(lines: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split_trimmed_lines` is never used
[INFO] [stdout]   --> tests/helpers.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn split_trimmed_lines(text: &str, eol: &str) -> Vec<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `join_lines` is never used
[INFO] [stdout]   --> tests/helpers.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn join_lines(lines: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split_trimmed_lines` is never used
[INFO] [stdout]   --> tests/helpers.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn split_trimmed_lines(text: &str, eol: &str) -> Vec<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `join_lines` is never used
[INFO] [stdout]   --> tests/helpers.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn join_lines(lines: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split_trimmed_lines` is never used
[INFO] [stdout]   --> tests/helpers.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn split_trimmed_lines(text: &str, eol: &str) -> Vec<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `join_lines` is never used
[INFO] [stdout]   --> tests/helpers.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn join_lines(lines: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split_trimmed_lines` is never used
[INFO] [stdout]   --> tests/helpers.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn split_trimmed_lines(text: &str, eol: &str) -> Vec<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `do_instances_line_up` is never used
[INFO] [stdout]  --> tests/helpers.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn do_instances_line_up(lines: &[String], substring: &str) -> bool {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_char_index` is never used
[INFO] [stdout]   --> tests/helpers.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn find_char_index(haystack: &str, needle: &str) -> Option<usize> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normalize_quotes` is never used
[INFO] [stdout]   --> tests/helpers.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn normalize_quotes(input: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `join_lines` is never used
[INFO] [stdout]   --> tests/helpers.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn join_lines(lines: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split_trimmed_lines` is never used
[INFO] [stdout]   --> tests/helpers.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn split_trimmed_lines(text: &str, eol: &str) -> Vec<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normalize_quotes` is never used
[INFO] [stdout]   --> tests/helpers.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn normalize_quotes(input: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `join_lines` is never used
[INFO] [stdout]   --> tests/helpers.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn join_lines(lines: &[&str]) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `split_trimmed_lines` is never used
[INFO] [stdout]   --> tests/helpers.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn split_trimmed_lines(text: &str, eol: &str) -> Vec<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.16s
[INFO] running `Command { std: "docker" "inspect" "45304c0f64da1b8e4fa2878c865c7155deea69aabc0eba6603c48394d7a45a3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45304c0f64da1b8e4fa2878c865c7155deea69aabc0eba6603c48394d7a45a3c", kill_on_drop: false }`
[INFO] [stdout] 45304c0f64da1b8e4fa2878c865c7155deea69aabc0eba6603c48394d7a45a3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 710cf24e451c932d4088f99cc55a08616416990917cb6e499e4229d6218124a1
[INFO] running `Command { std: "docker" "start" "-a" "710cf24e451c932d4088f99cc55a08616416990917cb6e499e4229d6218124a1", kill_on_drop: false }`
[INFO] [stderr] warning: function `do_instances_line_up` is never used
[INFO] [stderr]  --> tests/helpers.rs:1:8
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub fn do_instances_line_up(lines: &[String], substring: &str) -> bool {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `find_char_index` is never used
[INFO] [stderr]   --> tests/helpers.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn find_char_index(haystack: &str, needle: &str) -> Option<usize> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `normalize_quotes` is never used
[INFO] [stderr]   --> tests/helpers.rs:19:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub fn normalize_quotes(input: &str) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `join_lines` is never used
[INFO] [stderr]   --> tests/helpers.rs:23:8
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub fn join_lines(lines: &[&str]) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `split_trimmed_lines` is never used
[INFO] [stderr]   --> tests/helpers.rs:27:8
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub fn split_trimmed_lines(text: &str, eol: &str) -> Vec<String> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `join_lines` is never used
[INFO] [stderr]   --> tests/helpers.rs:23:8
[INFO] [stderr]    |
[INFO] [stderr] 23 | pub fn join_lines(lines: &[&str]) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `normalize_quotes` is never used
[INFO] [stderr]   --> tests/helpers.rs:19:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub fn normalize_quotes(input: &str) -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `fracturedjson` (test "number_formatting") generated 5 warnings
[INFO] [stderr] warning: `fracturedjson` (test "table_formatting") generated 2 warnings (1 duplicate)
[INFO] [stderr] warning: `fracturedjson` (test "east_asian_wide_characters") generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `fracturedjson` (test "property_alignment") generated 3 warnings (2 duplicates)
[INFO] [stderr] warning: `fracturedjson` (test "always_expand_formatting") generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `fracturedjson` (test "ending_comma_formatting") generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `fracturedjson` (test "comment_formatting") generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `fracturedjson` (test "pad_formatting") generated 5 warnings (5 duplicates)
[INFO] [stderr] warning: `fracturedjson` (test "length_and_complexity") generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fracturedjson-293ddafaede32fbe)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test parser::tests::array_blank_lines_are_preserved_or_removed ... ok
[INFO] [stdout] test parser::tests::array_comments_for_multiline_element ... ok
[INFO] [stdout] test parser::tests::array_ambiguous_comment_follows_comma ... ok
[INFO] [stdout] test parser::tests::array_ambiguous_comment_follows_comma_with_newline ... ok
[INFO] [stdout] test parser::tests::array_multiple_unattached_comments ... ok
[INFO] [stdout] test parser::tests::array_multiple_comment_stands_alone ... ok
[INFO] [stdout] test parser::tests::array_with_inline_block_comments ... ok
[INFO] [stdout] test parser::tests::array_ambiguous_comment_precedes_comma ... ok
[INFO] [stdout] test parser::tests::array_with_multiple_leading_comments ... ok
[INFO] [stdout] test parser::tests::array_with_unattached_trailing_comments ... ok
[INFO] [stdout] test parser::tests::object_comments_for_multiline_element ... ok
[INFO] [stdout] test parser::tests::object_comments_prefer_same_line_elements ... ok
[INFO] [stdout] test parser::tests::complexity_work ... ok
[INFO] [stdout] test parser::tests::object_middle_comments_combined_1 ... ok
[INFO] [stdout] test parser::tests::object_middle_comments_combined_3 ... ok
[INFO] [stdout] test parser::tests::object_middle_comments_combined_2 ... ok
[INFO] [stdout] test parser::tests::stops_after_first_element ... ok
[INFO] [stdout] test parser::tests::object_with_inline_block_comments ... ok
[INFO] [stdout] test parser::tests::test_simple_and_valid_object ... ok
[INFO] [stdout] test parser::tests::object_with_inline_block_comments_2 ... ok
[INFO] [stdout] test parser::tests::test_simple_and_valid_array ... ok
[INFO] [stdout] test parser::tests::array_with_mixed_inline_comments ... ok
[INFO] [stdout] test tokenizer::tests::echoes_tokens ... ok
[INFO] [stdout] test parser::tests::object_with_inline_block_comments_3 ... ok
[INFO] [stdout] test tokenizer::tests::correct_position_for_second_token ... ok
[INFO] [stdout] test tokenizer::tests::throw_if_unexpected_end ... ok
[INFO] [stdout] test tokenizer::tests::token_sequences_match_sample ... ok
[INFO] [stdout] test parser::tests::object_blank_lines_are_preserved_or_removed ... ok
[INFO] [stdout] test tokenizer::tests::empty_input_is_handled ... ok
[INFO] [stderr]      Running unittests src/bin/fjson.rs (/opt/rustwide/target/debug/deps/fjson-0954ee711f844b6a)
[INFO] [stdout] test parser::tests::throws_for_malformed_data ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/always_expand_formatting.rs (/opt/rustwide/target/debug/deps/always_expand_formatting-94d68d747c7db9b8)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::colorize_json_highlights_tokens ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test always_expand_depth_doesnt_prevent_table_formatting ... ok
[INFO] [stdout] test always_expand_depth_honored ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/comment_formatting.rs (/opt/rustwide/target/debug/deps/comment_formatting-b76926224f6b590d)
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test can_inline_middle_comments_if_no_line_break ... ok
[INFO] [stdout] test split_when_middle_comment_requires_break_1 ... ok
[INFO] [stdout] test multiline_comments_preserve_relative_spacing ... ok
[INFO] [stdout] test top_level_comments_ignored_if_set ... ok
[INFO] [stdout] test pre_and_post_comments_stay_with_elems ... ok
[INFO] [stdout] test split_when_middle_comment_requires_break_2 ... ok
[INFO] [stdout] test blank_lines_force_expanded ... ok
[INFO] [stdout] test ambiguous_comments_in_objects_respect_commas ... ok
[INFO] [stderr]      Running tests/east_asian_wide_characters.rs (/opt/rustwide/target/debug/deps/east_asian_wide_characters-1ec18c144dc78c60)
[INFO] [stdout] test ambiguous_comments_in_arrays_respect_commas ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test pads_wide_chars_correctly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ending_comma_formatting.rs (/opt/rustwide/target/debug/deps/ending_comma_formatting-4618406928f741f8)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test no_commas_for_comments_expanded ... ok
[INFO] [stdout] test no_commas_for_comments_table ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/helpers.rs (/opt/rustwide/target/debug/deps/helpers-d528427b8ff777f4)
[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/jsonl.rs (/opt/rustwide/target/debug/deps/jsonl-daab6e76c9636ce1)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test formats_arrays_inline_when_simple ... ok
[INFO] [stdout] test handles_complex_objects ... ok
[INFO] [stdout] test error_includes_line_number ... ok
[INFO] [stdout] test only_empty_lines_produces_empty_lines ... ok
[INFO] [stdout] test preserves_empty_lines ... ok
[INFO] [stdout] test minifies_simple_jsonl ... ok
[INFO] [stdout] test handles_mixed_json_types ... ok
[INFO] [stdout] test empty_input_produces_empty_output ... ok
[INFO] [stdout] test handles_whitespace_only_lines ... ok
[INFO] [stdout] test handles_windows_line_endings ... ok
[INFO] [stdout] test handles_trailing_newline_in_input ... ok
[INFO] [stdout] test handles_single_line_jsonl ... ok
[INFO] [stdout] test formats_simple_jsonl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/length_and_complexity.rs (/opt/rustwide/target/debug/deps/length_and_complexity-ec36af95c838decb)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test correct_line_count_for_inline_complexity ... ok
[INFO] [stdout] test correct_line_count_for_line_length ... ok
[INFO] [stdout] test correct_line_count_for_multiline_compact ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/number_formatting.rs (/opt/rustwide/target/debug/deps/number_formatting-4332b673225d07f5)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test big_numbers_invalidate_alignment_1 ... ok
[INFO] [stdout] test compact_array_does_justify_numbers ... ok
[INFO] [stdout] test accurate_composite_length_for_normalized ... ok
[INFO] [stdout] test left_align_matches_expected ... ok
[INFO] [stdout] test nulls_respected_when_aligning_numbers ... ok
[INFO] [stdout] test overflow_double_invalidates_alignment ... ok
[INFO] [stdout] test inline_array_doesnt_justify_numbers ... ok
[INFO] [stdout] test decimal_align_matches_expected ... ok
[INFO] [stdout] test normalize_align_matches_expected ... ok
[INFO] [stdout] test table_array_does_justify_numbers ... ok
[INFO] [stdout] test underflow_double_invalidates_alignment ... ok
[INFO] [stdout] test right_align_matches_expected ... ok
[INFO] [stdout] test big_numbers_invalidate_alignment_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/object_serialization.rs (/opt/rustwide/target/debug/deps/object_serialization-4e99cfaac32bcb14)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test handles_sparse_arrays ... ok
[INFO] [stdout] test throws_if_recursion_limit_exceeded ... ok
[INFO] [stdout] test matches_native_stringify_when_minimized ... ok
[INFO] [stdout] test file_data_matches_native_stringify_when_minimized ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test object_serialization`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- file_data_matches_native_stringify_when_minimized stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'file_data_matches_native_stringify_when_minimized' (102) panicked at tests/object_serialization.rs:60:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6215845ee17a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6215845ee17a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6215845ee17a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6215845ee17a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6215846030fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6215846030fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x6215845f2c02 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x6215845f2c02 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x6215845cc62f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6215845cc62f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6215845e60e9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62158451f09c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x62158451f09c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6215845e62a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x6215845e62a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6215845cc6e8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6215845c3ea9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6215845cd3fd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62158460384c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6215846035c2 - core[35159d6ffb30e017]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62158450afac - <core[35159d6ffb30e017]::result::Result<std[ec419fa8110287d5]::fs::ReadDir, std[ec419fa8110287d5]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x62158450afac - object_serialization[bec4195f922342c3]::file_data_matches_native_stringify_when_minimized
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/object_serialization.rs:60:10
[INFO] [stdout]   22:     0x621584507ee7 - object_serialization[bec4195f922342c3]::file_data_matches_native_stringify_when_minimized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/object_serialization.rs:57:55
[INFO] [stdout]   23:     0x621584512266 - <object_serialization[bec4195f922342c3]::file_data_matches_native_stringify_when_minimized::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62158451237b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62158451237b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x62158451fb6b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x62158451fb6b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x62158451fb6b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x62158451fb6b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x62158451fb6b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62158451fb6b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x62158451fb6b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x62158451a544 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x62158451a544 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x621584522772 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x621584522772 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x621584522772 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x621584522772 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x621584522772 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x621584522772 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x621584522772 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6215845ed72f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x6215845ed72f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x77a604b27aa4 - <unknown>
[INFO] [stdout]   45:     0x77a604bb4a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     file_data_matches_native_stringify_when_minimized
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "710cf24e451c932d4088f99cc55a08616416990917cb6e499e4229d6218124a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "710cf24e451c932d4088f99cc55a08616416990917cb6e499e4229d6218124a1", kill_on_drop: false }`
[INFO] [stdout] 710cf24e451c932d4088f99cc55a08616416990917cb6e499e4229d6218124a1
