[INFO] cloning repository https://github.com/Dicklesworthstone/toon_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dicklesworthstone/toon_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ftoon_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ftoon_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d2c00e897e6b0e5c21f910a3a25125ddfc6b4ae [INFO] testing Dicklesworthstone/toon_rust against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Ftoon_rust" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Dicklesworthstone/toon_rust [INFO] finished tweaking git repo https://github.com/Dicklesworthstone/toon_rust [INFO] tweaked toml for git repo https://github.com/Dicklesworthstone/toon_rust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Dicklesworthstone/toon_rust on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Dicklesworthstone/toon_rust 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea176874b47f87569dd39be3bab0ddeef8c5252f57e1efb044aa536dec83e3a9 [INFO] running `Command { std: "docker" "start" "-a" "ea176874b47f87569dd39be3bab0ddeef8c5252f57e1efb044aa536dec83e3a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea176874b47f87569dd39be3bab0ddeef8c5252f57e1efb044aa536dec83e3a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea176874b47f87569dd39be3bab0ddeef8c5252f57e1efb044aa536dec83e3a9", kill_on_drop: false }` [INFO] [stdout] ea176874b47f87569dd39be3bab0ddeef8c5252f57e1efb044aa536dec83e3a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 578cd7ea03821f6191d5352d865fbd7d878704e9260231948739ad3843c663e1 [INFO] running `Command { std: "docker" "start" "-a" "578cd7ea03821f6191d5352d865fbd7d878704e9260231948739ad3843c663e1", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling gix-trace v0.1.18 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling zlib-rs v0.5.5 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling signal-hook v0.4.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling clru v0.6.3 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling vergen-lib v9.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling gix-sec v0.12.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling prodash v30.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling vergen v9.1.0 [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling vergen-gix v9.1.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling cargo-platform v0.3.2 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling gix-path v0.10.22 [INFO] [stderr] Compiling gix-date v0.12.1 [INFO] [stderr] Compiling gix-chunk v0.4.12 [INFO] [stderr] Compiling gix-quote v0.6.2 [INFO] [stderr] Compiling gix-features v0.45.2 [INFO] [stderr] Compiling gix-config-value v0.16.0 [INFO] [stderr] Compiling gix-packetline v0.20.0 [INFO] [stderr] Compiling gix-bitmap v0.2.16 [INFO] [stderr] Compiling gix-actor v0.37.1 [INFO] [stderr] Compiling gix-command v0.6.5 [INFO] [stderr] Compiling gix-hash v0.21.2 [INFO] [stderr] Compiling gix-fs v0.18.2 [INFO] [stderr] Compiling gix-glob v0.23.0 [INFO] [stderr] Compiling gix-url v0.34.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling gix-hashtable v0.11.0 [INFO] [stderr] Compiling gix-commitgraph v0.31.0 [INFO] [stderr] Compiling gix-object v0.54.1 [INFO] [stderr] Compiling gix-tempfile v20.0.1 [INFO] [stderr] Compiling gix-attributes v0.29.0 [INFO] [stderr] Compiling gix-ignore v0.18.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling gix-transport v0.52.1 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling gix-lock v20.0.1 [INFO] [stderr] Compiling gix-shallow v0.7.0 [INFO] [stderr] Compiling gix-pathspec v0.14.0 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling clap_complete v4.6.2 [INFO] [stderr] Compiling gix-revwalk v0.25.0 [INFO] [stderr] Compiling gix-ref v0.57.0 [INFO] [stderr] Compiling gix-filter v0.24.1 [INFO] [stderr] Compiling gix-traverse v0.51.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling gix-revision v0.39.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling gix-pack v0.64.1 [INFO] [stderr] Compiling gix-index v0.45.1 [INFO] [stderr] Compiling gix-refspec v0.35.0 [INFO] [stderr] Compiling gix-discover v0.45.0 [INFO] [stderr] Compiling gix-config v0.50.0 [INFO] [stderr] Compiling gix-worktree v0.46.0 [INFO] [stderr] Compiling gix-odb v0.74.0 [INFO] [stderr] Compiling gix-protocol v0.55.0 [INFO] [stderr] Compiling gix-dir v0.19.0 [INFO] [stderr] Compiling gix-diff v0.57.1 [INFO] [stderr] Compiling cargo_metadata v0.23.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling gix-submodule v0.24.0 [INFO] [stderr] Compiling gix-status v0.24.0 [INFO] [stderr] Compiling gix v0.77.0 [INFO] [stderr] Compiling tru v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "578cd7ea03821f6191d5352d865fbd7d878704e9260231948739ad3843c663e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "578cd7ea03821f6191d5352d865fbd7d878704e9260231948739ad3843c663e1", kill_on_drop: false }` [INFO] [stdout] 578cd7ea03821f6191d5352d865fbd7d878704e9260231948739ad3843c663e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fded64b1870e97ff3d3dee04edb46c166c1b09aedb185cb5799e91e07c50a4de [INFO] running `Command { std: "docker" "start" "-a" "fded64b1870e97ff3d3dee04edb46c166c1b09aedb185cb5799e91e07c50a4de", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling rand_core v0.10.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling assert_cmd v2.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling insta v1.47.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] Compiling tru v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "fded64b1870e97ff3d3dee04edb46c166c1b09aedb185cb5799e91e07c50a4de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fded64b1870e97ff3d3dee04edb46c166c1b09aedb185cb5799e91e07c50a4de", kill_on_drop: false }` [INFO] [stdout] fded64b1870e97ff3d3dee04edb46c166c1b09aedb185cb5799e91e07c50a4de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3885d79f56983d575f2ee62b772e1c1d031f00059647079d7cab40d040778246 [INFO] running `Command { std: "docker" "start" "-a" "3885d79f56983d575f2ee62b772e1c1d031f00059647079d7cab40d040778246", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.59s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/toon-81dcbe2c4f88dadc) [INFO] [stdout] [INFO] [stdout] running 133 tests [INFO] [stdout] test cli::json_stringify::tests::array_no_indent ... ok [INFO] [stdout] test cli::args::tests::test_detect_mode_explicit_flags ... ok [INFO] [stdout] test cli::json_stringify::tests::empty_array_is_compact ... ok [INFO] [stdout] test cli::json_stringify::tests::estimate_size_is_nonzero ... ok [INFO] [stdout] test cli::json_stringify::tests::array_with_indent ... ok [INFO] [stdout] test cli::json_stringify::tests::object_no_indent ... ok [INFO] [stdout] test cli::json_stringify::tests::object_key_with_special_chars_is_escaped ... ok [INFO] [stdout] test cli::json_stringify::tests::nested_object_array ... ok [INFO] [stdout] test cli::args::tests::test_detect_mode_by_extension ... ok [INFO] [stdout] test cli::json_stringify::tests::primitive_empty_string ... ok [INFO] [stdout] test cli::json_stringify::tests::primitive_null ... ok [INFO] [stdout] test cli::json_stringify::tests::primitive_number_integer_like ... ok [INFO] [stdout] test cli::json_stringify::tests::primitive_number_zero ... ok [INFO] [stdout] test cli::json_stringify::tests::primitive_number_nan_becomes_null ... ok [INFO] [stdout] test cli::args::tests::test_parse_delimiter ... ok [INFO] [stdout] test cli::json_stringify::tests::primitive_simple_string ... ok [INFO] [stdout] test cli::json_stringify::tests::primitive_string_escapes_unicode_control ... ok [INFO] [stdout] test cli::json_stringify::tests::primitive_string_escapes_whitespace_controls ... ok [INFO] [stdout] test cli::json_stringify::tests::round_trip_via_serde_json_for_objects ... ok [INFO] [stdout] test decode::decoders::tests::decode_extra_items_errors_in_strict_mode ... ok [INFO] [stdout] test decode::decoders::tests::decode_empty_array ... ok [INFO] [stdout] test cli::json_stringify::tests::object_with_indent ... ok [INFO] [stdout] test cli::json_stringify::tests::primitive_booleans ... ok [INFO] [stdout] test cli::json_stringify::tests::primitive_number_infinity_becomes_null ... ok [INFO] [stdout] test decode::decoders::tests::decode_nested_object ... ok [INFO] [stdout] test decode::decoders::tests::decode_primitive_bool_and_null ... ok [INFO] [stdout] test cli::json_stringify::tests::primitive_string_escapes_quote_and_backslash ... ok [INFO] [stdout] test decode::decoders::tests::decode_quoted_key_preserves_was_quoted_flag ... ok [INFO] [stdout] test decode::decoders::tests::decode_huge_declared_length_rejected ... ok [INFO] [stdout] test decode::decoders::tests::decode_tabular_array ... ok [INFO] [stdout] test decode::decoders::tests::decode_primitive_number ... ok [INFO] [stdout] test decode::decoders::tests::is_key_value_line_sync_detects_bare_keys ... ok [INFO] [stdout] test decode::decoders::tests::decode_list_array_of_objects ... ok [INFO] [stdout] test decode::decoders::tests::is_key_value_line_sync_detects_quoted_keys ... ok [INFO] [stdout] test decode::decoders::tests::decode_primitive_string ... ok [INFO] [stdout] test decode::event_builder::tests::array_in_object ... ok [INFO] [stdout] test decode::decoders::tests::decode_extra_items_tolerated_in_lax_mode ... ok [INFO] [stdout] test decode::decoders::tests::decode_inline_primitive_array ... ok [INFO] [stdout] test decode::event_builder::tests::build_object_with_primitive_entry ... ok [INFO] [stdout] test decode::event_builder::tests::build_root_primitive ... ok [INFO] [stdout] test decode::event_builder::tests::build_empty_object ... ok [INFO] [stdout] test decode::event_builder::tests::build_empty_array ... ok [INFO] [stdout] test decode::event_builder::tests::key_outside_object_errors ... ok [INFO] [stdout] test decode::event_builder::tests::mismatched_end_errors ... ok [INFO] [stdout] test decode::event_builder::tests::node_to_json_preserves_structure ... ok [INFO] [stdout] test decode::event_builder::tests::nested_object_round_trips ... ok [INFO] [stdout] test decode::event_builder::tests::object_in_array ... ok [INFO] [stdout] test decode::event_builder::tests::empty_stream_errors ... ok [INFO] [stdout] test decode::event_builder::tests::incomplete_stream_errors ... ok [INFO] [stdout] test decode::validation::tests::assert_expected_count_matches_is_ok ... ok [INFO] [stdout] test decode::event_builder::tests::primitive_in_object_without_key_errors ... ok [INFO] [stdout] test decode::event_builder::tests::quoted_keys_are_tracked ... ok [INFO] [stdout] test decode::validation::tests::assert_expected_count_mismatch_lax_ok ... ok [INFO] [stdout] test decode::validation::tests::assert_expected_count_mismatch_strict_errors ... ok [INFO] [stdout] test decode::event_builder::tests::unbalanced_end_array_errors ... ok [INFO] [stdout] test decode::event_builder::tests::unbalanced_end_object_errors ... ok [INFO] [stdout] test decode::validation::tests::is_data_row_with_colon_before_delimiter_is_key_value ... ok [INFO] [stdout] test decode::validation::tests::is_data_row_with_delimiter_before_colon ... ok [INFO] [stdout] test decode::validation::tests::is_data_row_with_quoted_colon_inside_string ... ok [INFO] [stdout] test decode::validation::tests::validate_no_blank_lines_in_range_inside_window_errors_strict ... ok [INFO] [stdout] test decode::validation::tests::is_data_row_without_colon ... ok [INFO] [stdout] test decode::validation::tests::validate_no_blank_lines_in_range_lax_ok ... ok [INFO] [stdout] test decode::validation::tests::validate_no_blank_lines_in_range_none_is_ok ... ok [INFO] [stdout] test decode::validation::tests::validate_no_blank_lines_in_range_outside_window_ok ... ok [INFO] [stdout] test decode::validation::tests::validate_no_extra_list_items_no_next_is_ok ... ok [INFO] [stdout] test decode::validation::tests::validate_no_extra_list_items_non_list_content_ok ... ok [INFO] [stdout] test decode::validation::tests::validate_no_extra_list_items_same_depth_lax_ok ... ok [INFO] [stdout] test decode::validation::tests::validate_no_extra_list_items_wrong_depth_is_ok ... ok [INFO] [stdout] test decode::validation::tests::validate_no_extra_tabular_rows_accepts_non_data_row ... ok [INFO] [stdout] test decode::validation::tests::validate_no_extra_list_items_same_depth_strict_errors ... ok [INFO] [stdout] test decode::validation::tests::validate_no_extra_tabular_rows_list_item_ok ... ok [INFO] [stdout] test decode::validation::tests::validate_no_extra_tabular_rows_rejects_data_row_strict ... ok [INFO] [stdout] test decode::validation::tests::validate_no_extra_tabular_rows_wrong_depth_ok ... ok [INFO] [stdout] test encode::normalize::tests::is_array_of_arrays_checks_every_item ... ok [INFO] [stdout] test encode::normalize::tests::is_array_of_objects_checks_every_item ... ok [INFO] [stdout] test encode::normalize::tests::is_array_of_primitives_checks_every_item ... ok [INFO] [stdout] test encode::normalize::tests::is_array_of_primitives_true_for_empty ... ok [INFO] [stdout] test encode::normalize::tests::is_empty_object_detects_empty_and_non_empty ... ok [INFO] [stdout] test encode::normalize::tests::is_json_array_detects_arrays ... ok [INFO] [stdout] test encode::normalize::tests::is_json_object_detects_objects ... ok [INFO] [stdout] test encode::normalize::tests::is_json_primitive_detects_primitives ... ok [INFO] [stdout] test encode::normalize::tests::normalize_json_value_walks_array_and_replaces_nan ... ok [INFO] [stdout] test encode::normalize::tests::normalize_json_value_walks_object ... ok [INFO] [stdout] test encode::normalize::tests::normalize_primitive_passes_string_through ... ok [INFO] [stdout] test encode::normalize::tests::normalize_primitive_preserves_bool_and_null ... ok [INFO] [stdout] test encode::normalize::tests::normalize_primitive_preserves_finite_numbers ... ok [INFO] [stdout] test encode::normalize::tests::normalize_primitive_turns_infinity_into_null ... ok [INFO] [stdout] test encode::normalize::tests::normalize_primitive_turns_nan_into_null ... ok [INFO] [stdout] test encode::normalize::tests::normalize_primitive_zero_is_positive ... ok [INFO] [stdout] test encode::primitives::tests::encode_and_join_primitives_different_delimiters ... ok [INFO] [stdout] test encode::primitives::tests::encode_and_join_primitives_joins_with_delimiter ... ok [INFO] [stdout] test encode::primitives::tests::encode_and_join_primitives_empty_is_empty ... ok [INFO] [stdout] test encode::primitives::tests::encode_bool_primitive ... ok [INFO] [stdout] test encode::primitives::tests::encode_key_valid_is_unquoted ... ok [INFO] [stdout] test encode::primitives::tests::encode_null_primitive ... ok [INFO] [stdout] test encode::primitives::tests::encode_key_with_space_is_quoted ... ok [INFO] [stdout] test encode::primitives::tests::encode_number_nan_is_null ... ok [INFO] [stdout] test encode::primitives::tests::encode_number_zero_is_bare_zero ... ok [INFO] [stdout] test encode::primitives::tests::encode_simple_string_is_unquoted ... ok [INFO] [stdout] test encode::primitives::tests::encode_string_that_looks_like_bool_is_quoted ... ok [INFO] [stdout] test encode::primitives::tests::encode_string_with_newline_is_escaped_and_quoted ... ok [INFO] [stdout] test encode::primitives::tests::encode_string_with_comma_is_quoted_when_delimiter_is_comma ... ok [INFO] [stdout] test encode::primitives::tests::format_header_with_key_and_fields ... ok [INFO] [stdout] test encode::primitives::tests::format_header_length_only_default_delimiter ... ok [INFO] [stdout] test encode::primitives::tests::format_header_length_only_custom_delimiter ... ok [INFO] [stdout] test encode::primitives::tests::format_header_with_quoted_field_name ... ok [INFO] [stdout] test encode::primitives::tests::format_header_zero_length ... ok [INFO] [stdout] test encode::replacer::tests::identity_replacer_returns_equivalent_tree_for_object ... ok [INFO] [stdout] test encode::replacer::tests::returning_none_for_root_falls_back_to_original_transform ... ok [INFO] [stdout] test encode::replacer::tests::identity_replacer_returns_equivalent_tree_for_primitive ... ok [INFO] [stdout] test encode::primitives::tests::encode_key_with_quotes_is_escaped ... ok [INFO] [stdout] test encode::replacer::tests::replacer_call_counts_are_reasonable ... ok [INFO] [stdout] test encode::replacer::tests::replacer_can_drop_object_entries_by_returning_none ... ok [INFO] [stdout] test encode::replacer::tests::replacer_normalizes_nan_returned_from_replacement ... ok [INFO] [stdout] test encode::replacer::tests::replacer_can_transform_values ... ok [INFO] [stdout] test encode::replacer::tests::replacer_receives_path_segments ... ok [INFO] [stdout] test encode::primitives::tests::encode_number_infinity_is_null ... ok [INFO] [stdout] test encode::replacer::tests::replacer_can_drop_array_elements_by_returning_none ... ok [INFO] [stdout] test options::tests::decode_stream_options_default ... ok [INFO] [stdout] test options::tests::expand_paths_equality_and_copy ... ok [INFO] [stdout] test options::tests::key_folding_equality_and_copy ... ok [INFO] [stdout] test options::tests::resolve_encode_partial_overrides ... ok [INFO] [stdout] test options::tests::path_segment_equality ... ok [INFO] [stdout] test options::tests::resolve_encode_replacer_threads_through ... ok [INFO] [stdout] test options::tests::resolve_decode_defaults_when_none ... ok [INFO] [stdout] test options::tests::resolve_decode_explicit_true_strict ... ok [INFO] [stdout] test options::tests::resolve_decode_uses_overrides ... ok [INFO] [stdout] test options::tests::resolve_encode_defaults_when_none ... ok [INFO] [stdout] test options::tests::resolve_encode_uses_overrides ... ok [INFO] [stdout] test cli::json_stringify::tests::empty_object_is_compact ... ok [INFO] [stdout] test decode::decoders::tests::decode_simple_key_value_object ... ok [INFO] [stdout] test decode::decoders::tests::empty_input_produces_empty_object ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/toon-1f28ad17019ddf92) [INFO] [stdout] test decode::decoders::tests::is_key_value_line_sync_rejects_plain_strings ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 133 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/cli_conversion.rs (/opt/rustwide/target/debug/deps/cli_conversion-90feb0c8a2122961) [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] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test decode_to_json_chunks_streams_without_expand_paths ... ok [INFO] [stderr] Running tests/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-41e05389f6d22754) [INFO] [stdout] test decode_to_json_chunks_expands_paths_when_enabled ... ok [INFO] [stdout] test encode_to_toon_lines_matches_encode ... ok [INFO] [stdout] test encode_to_toon_lines_rejects_invalid_json ... ok [INFO] [stdout] test encode_to_toon_lines_respects_options ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test decode_array ... ok [INFO] [stdout] test encode_simple_json_to_stdout ... ok [INFO] [stdout] test encode_array_inline ... ok [INFO] [stdout] test decode_from_toon_file ... ok [INFO] [stdout] test error_on_invalid_delimiter ... ok [INFO] [stdout] test decode_nested_object ... ok [INFO] [stdout] test encode_with_stats_flag ... ok [INFO] [stdout] test auto_detect_decode_from_toon_extension ... ok [INFO] [stdout] test encode_rejects_invalid_json ... ok [INFO] [stdout] test encode_from_json_file ... ok [INFO] [stdout] test decode_with_expand_paths_safe ... ok [INFO] [stdout] test decode_to_output_file ... ok [INFO] [stdout] test error_on_invalid_indent ... ok [INFO] [stdout] test encode_with_pipe_delimiter ... ok [INFO] [stdout] test decode_simple_toon_to_stdout ... ok [INFO] [stdout] test encode_with_key_folding_safe ... ok [INFO] [stdout] test encode_nested_object ... ok [INFO] [stdout] test encode_to_output_file ... ok [INFO] [stdout] test error_on_missing_input_file ... ok [INFO] [stdout] test decode_with_no_strict_allows_invalid_indentation ... ok [INFO] [stdout] test explicit_mode_overrides_extension ... ok [INFO] [stdout] test encode_with_custom_indent ... ok [INFO] [stdout] test handle_boolean_values ... ok [INFO] [stdout] test handle_empty_array ... ok [INFO] [stdout] test help_flag_shows_usage ... ok [INFO] [stdout] test handle_unicode ... ok [INFO] [stdout] test handle_numeric_values ... ok [INFO] [stdout] test handle_special_characters_in_string ... ok [INFO] [stdout] test handle_empty_object ... ok [INFO] [stdout] test auto_detect_encode_from_json_extension ... ok [INFO] [stdout] test handle_null_value ... ok [INFO] [stdout] test version_flag_shows_version ... ok [INFO] [stdout] test stdin_dash_argument ... ok [INFO] [stdout] test roundtrip_simple_object ... ok [INFO] [stdout] test roundtrip_with_array ... ok [INFO] [stdout] test roundtrip_nested_structure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/conformance.rs (/opt/rustwide/target/debug/deps/conformance-1a1dae464f31eea3) [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/decode_fixtures.rs (/opt/rustwide/target/debug/deps/decode_fixtures-9dff0577620f45cb) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test expand_paths_respects_quoted_dotted_array_key ... ok [INFO] [stdout] test expand_paths_respects_quoted_dotted_tabular_field ... ok [INFO] [stdout] test decode_spec_fixtures ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/edge_cases.rs (/opt/rustwide/target/debug/deps/edge_cases-297c41acec11bd46) [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test array_with_comma_in_strings ... ok [INFO] [stdout] test array_with_mixed_empties ... ok [INFO] [stdout] test empty_array_at_root ... ok [INFO] [stdout] test array_with_pipe_delimiter ... ok [INFO] [stdout] test deeply_nested_arrays_100_levels ... ok [INFO] [stdout] test deeply_nested_mixed_100_levels ... ok [INFO] [stdout] test empty_object_at_root ... ok [INFO] [stdout] test boolean_like_keys ... ok [INFO] [stdout] test empty_nested_containers ... ok [INFO] [stdout] test deeply_nested_objects_100_levels ... ok [INFO] [stdout] test err_bare_key_missing_colon_treated_as_primitive ... ok [INFO] [stdout] test err_bracket_segment_invalid_length_falls_back ... ok [INFO] [stdout] test err_invalid_escape_in_string ... ok [INFO] [stdout] test err_invalid_json_input_to_json_to_toon ... ok [INFO] [stdout] test err_expand_paths_exceeds_depth_limit ... ok [INFO] [stdout] test err_path_expansion_conflict ... ok [INFO] [stdout] test err_invalid_toon_input_to_toon_to_json ... ok [INFO] [stdout] test err_strict_too_few_inline_items ... ok [INFO] [stdout] test err_huge_declared_length_rejected ... ok [INFO] [stdout] test err_strict_blank_line_inside_list_array ... ok [INFO] [stdout] test err_malformed_array_header_missing_close_bracket ... ok [INFO] [stdout] test err_strict_rejects_tab_indent_in_list ... ok [INFO] [stdout] test err_strict_indentation_not_multiple ... ok [INFO] [stdout] test err_strict_blank_line_inside_tabular ... ok [INFO] [stdout] test err_strict_too_few_list_items ... ok [INFO] [stdout] test err_unterminated_quoted_key ... ok [INFO] [stdout] test err_strict_extra_list_items ... ok [INFO] [stdout] test key_folding_depth_limit ... ok [INFO] [stdout] test key_folding_simple ... ok [INFO] [stdout] test err_strict_tabular_row_width_mismatch ... ok [INFO] [stdout] test err_strict_extra_tabular_rows ... ok [INFO] [stdout] test key_with_quotes ... ok [INFO] [stdout] test key_with_dots_literal ... ok [INFO] [stdout] test non_strict_mode_accepts_tabs ... ok [INFO] [stdout] test err_unterminated_quoted_string_value ... ok [INFO] [stdout] test key_with_brackets ... ok [INFO] [stdout] test key_with_colon ... ok [INFO] [stdout] test key_folding_with_sibling ... ok [INFO] [stdout] test numeric_keys ... ok [INFO] [stdout] test numeric_max_min_values ... ok [INFO] [stdout] test numeric_nan_becomes_null ... ok [INFO] [stdout] test numeric_subnormal ... ok [INFO] [stdout] test numeric_zero_variants ... ok [INFO] [stdout] test numeric_infinity_becomes_null ... ok [INFO] [stdout] test string_with_control_chars ... ok [INFO] [stdout] test string_with_newlines ... ok [INFO] [stdout] test string_with_many_escapes ... ok [INFO] [stdout] test strict_mode_rejects_tabs ... ok [INFO] [stdout] test roundtrip_arbitrary_numbers ... ok [INFO] [stdout] test roundtrip_arbitrary_strings ... ok [INFO] [stdout] test string_with_only_spaces ... ok [INFO] [stdout] test unicode_combining_chars ... ok [INFO] [stdout] test unicode_emoji_in_values ... ok [INFO] [stdout] test string_with_only_tabs ... ok [INFO] [stdout] test unicode_emoji_in_keys ... ok [INFO] [stdout] test tabular_array_with_special_chars ... ok [INFO] [stdout] test unicode_rtl_text ... ok [INFO] [stdout] test unicode_surrogate_pairs ... ok [INFO] [stdout] test very_long_key ... ok [INFO] [stdout] test unicode_zero_width_chars ... ok [INFO] [stdout] test very_long_string_value ... ok [INFO] [stdout] test roundtrip_string_array ... ok [INFO] [stderr] Running tests/encode_fixtures.rs (/opt/rustwide/target/debug/deps/encode_fixtures-f46d805ce1ea5e34) [INFO] [stdout] test roundtrip_nested_depth ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test encode_spec_fixtures ... 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/json_stream.rs (/opt/rustwide/target/debug/deps/json_stream-6a12b93526bad365) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test encode_stream_events_array ... ok [INFO] [stdout] test encode_stream_events_quoted_key ... ok [INFO] [stdout] test encode_stream_events_roundtrip_with_decode ... ok [INFO] [stdout] test encode_stream_events_simple_object ... ok [INFO] [stdout] test json_stream_from_events_rejects_mismatched_end ... ok [INFO] [stdout] test json_stream_from_events_matches_stringify ... ok [INFO] [stdout] test json_stringify_lines_matches_serde_for_pretty ... ok [INFO] [stdout] test json_stringify_lines_matches_serde_for_compact ... ok [INFO] [stdout] test encode_stream_events_primitive ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests toon [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] running `Command { std: "docker" "inspect" "3885d79f56983d575f2ee62b772e1c1d031f00059647079d7cab40d040778246", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3885d79f56983d575f2ee62b772e1c1d031f00059647079d7cab40d040778246", kill_on_drop: false }` [INFO] [stdout] 3885d79f56983d575f2ee62b772e1c1d031f00059647079d7cab40d040778246