[INFO] cloning repository https://github.com/c0b23092db/suppa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/c0b23092db/suppa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc0b23092db%2Fsuppa", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc0b23092db%2Fsuppa'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 857c94d882459753cfe4194808e1a8c434c77c25 [INFO] testing c0b23092db/suppa against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fc0b23092db%2Fsuppa" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/c0b23092db/suppa [INFO] finished tweaking git repo https://github.com/c0b23092db/suppa [INFO] tweaked toml for git repo https://github.com/c0b23092db/suppa written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/c0b23092db/suppa on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/c0b23092db/suppa 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tui-textarea v0.7.0 [INFO] [stderr] Downloaded toon-format v0.4.5 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.116 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.116 [INFO] [stderr] Downloaded comfy-table v7.2.2 [INFO] [stderr] Downloaded cc v1.2.58 [INFO] [stderr] Downloaded wasm-bindgen v0.2.116 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.116 [INFO] [stderr] Downloaded toml v1.0.6+spec-1.1.0 [INFO] [stderr] Downloaded colored v3.1.1 [INFO] [stderr] Downloaded js-sys v0.3.93 [INFO] [stderr] Downloaded tiktoken-rs v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ff4d05518da5cb2ed55991db1b19d3b7d332af612c783385272741de99999dd [INFO] running `Command { std: "docker" "start" "-a" "0ff4d05518da5cb2ed55991db1b19d3b7d332af612c783385272741de99999dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ff4d05518da5cb2ed55991db1b19d3b7d332af612c783385272741de99999dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ff4d05518da5cb2ed55991db1b19d3b7d332af612c783385272741de99999dd", kill_on_drop: false }` [INFO] [stdout] 0ff4d05518da5cb2ed55991db1b19d3b7d332af612c783385272741de99999dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7954e386349d9b545a8645353db8fc39c488b2ba9a1cae47f6c256a8c23e59c2 [INFO] running `Command { std: "docker" "start" "-a" "7954e386349d9b545a8645353db8fc39c488b2ba9a1cae47f6c256a8c23e59c2", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling image v0.25.10 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling tiktoken-rs v0.9.1 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling toml v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling tui-textarea v0.7.0 [INFO] [stderr] Compiling toon-format v0.4.5 [INFO] [stderr] Compiling suppa v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.20s [INFO] running `Command { std: "docker" "inspect" "7954e386349d9b545a8645353db8fc39c488b2ba9a1cae47f6c256a8c23e59c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7954e386349d9b545a8645353db8fc39c488b2ba9a1cae47f6c256a8c23e59c2", kill_on_drop: false }` [INFO] [stdout] 7954e386349d9b545a8645353db8fc39c488b2ba9a1cae47f6c256a8c23e59c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82f584592ede90d87d7bbcd377d1a40f25b3554d422a9700d4fd31b6116336be [INFO] running `Command { std: "docker" "start" "-a" "82f584592ede90d87d7bbcd377d1a40f25b3554d422a9700d4fd31b6116336be", kill_on_drop: false }` [INFO] [stderr] Compiling suppa v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.89s [INFO] running `Command { std: "docker" "inspect" "82f584592ede90d87d7bbcd377d1a40f25b3554d422a9700d4fd31b6116336be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82f584592ede90d87d7bbcd377d1a40f25b3554d422a9700d4fd31b6116336be", kill_on_drop: false }` [INFO] [stdout] 82f584592ede90d87d7bbcd377d1a40f25b3554d422a9700d4fd31b6116336be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 146b5ac744477b0bc6cf21c467177711c22fdb5fd7d2bad9166d09551a585be2 [INFO] running `Command { std: "docker" "start" "-a" "146b5ac744477b0bc6cf21c467177711c22fdb5fd7d2bad9166d09551a585be2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/spp-6d99052bd3cfd5ae) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test core::format::json::tests::build_json_outputs_enabled_labels_with_annotations ... ok [INFO] [stdout] test core::format::toon::tests::build_toon_encodes_annotations ... 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] running `Command { std: "docker" "inspect" "146b5ac744477b0bc6cf21c467177711c22fdb5fd7d2bad9166d09551a585be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "146b5ac744477b0bc6cf21c467177711c22fdb5fd7d2bad9166d09551a585be2", kill_on_drop: false }` [INFO] [stdout] 146b5ac744477b0bc6cf21c467177711c22fdb5fd7d2bad9166d09551a585be2