[INFO] cloning repository https://github.com/flengure/columnizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flengure/columnizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflengure%2Fcolumnizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflengure%2Fcolumnizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8876968b988cf3255a794e7cafd2abb6669253bf
[INFO] testing flengure/columnizer against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflengure%2Fcolumnizer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/flengure/columnizer
[INFO] finished tweaking git repo https://github.com/flengure/columnizer
[INFO] tweaked toml for git repo https://github.com/flengure/columnizer written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flengure/columnizer on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/flengure/columnizer 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-03-05" "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-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8d8196fd5fb6c4fac2b56dfb174c4018abe948161f7c2c301e2143851261ac8
[INFO] running `Command { std: "docker" "start" "-a" "e8d8196fd5fb6c4fac2b56dfb174c4018abe948161f7c2c301e2143851261ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8d8196fd5fb6c4fac2b56dfb174c4018abe948161f7c2c301e2143851261ac8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8d8196fd5fb6c4fac2b56dfb174c4018abe948161f7c2c301e2143851261ac8", kill_on_drop: false }`
[INFO] [stdout] e8d8196fd5fb6c4fac2b56dfb174c4018abe948161f7c2c301e2143851261ac8
[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-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10ae8347c6645c30ecba15fd17073ac99ea5911f0646d4c86445abad2948e58b
[INFO] running `Command { std: "docker" "start" "-a" "10ae8347c6645c30ecba15fd17073ac99ea5911f0646d4c86445abad2948e58b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.18
[INFO] [stderr]    Compiling once_cell v1.20.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling prettytable v0.10.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling clap v4.5.18
[INFO] [stderr]    Compiling fmt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.65s
[INFO] running `Command { std: "docker" "inspect" "10ae8347c6645c30ecba15fd17073ac99ea5911f0646d4c86445abad2948e58b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10ae8347c6645c30ecba15fd17073ac99ea5911f0646d4c86445abad2948e58b", kill_on_drop: false }`
[INFO] [stdout] 10ae8347c6645c30ecba15fd17073ac99ea5911f0646d4c86445abad2948e58b
[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-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a23eb9c78db5a292491c1c65184ced46bae32ab8bd86da2ff59fbc7934ee4789
[INFO] running `Command { std: "docker" "start" "-a" "a23eb9c78db5a292491c1c65184ced46bae32ab8bd86da2ff59fbc7934ee4789", kill_on_drop: false }`
[INFO] [stderr]    Compiling fmt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.56s
[INFO] running `Command { std: "docker" "inspect" "a23eb9c78db5a292491c1c65184ced46bae32ab8bd86da2ff59fbc7934ee4789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a23eb9c78db5a292491c1c65184ced46bae32ab8bd86da2ff59fbc7934ee4789", kill_on_drop: false }`
[INFO] [stdout] a23eb9c78db5a292491c1c65184ced46bae32ab8bd86da2ff59fbc7934ee4789
[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-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 81f030916e4a54ad9c67ce68e0892f53c882815b81d07faacb827a275d437c67
[INFO] running `Command { std: "docker" "start" "-a" "81f030916e4a54ad9c67ce68e0892f53c882815b81d07faacb827a275d437c67", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fmt-a5dfa84bfe5f6992)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/fmt-7850491c288fa9dc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fmt
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/table.rs - table::TableBuilder::clear_headers (line 467) ... FAILED
[INFO] [stdout] test src/table.rs - table::TableBuilder::headers (line 501) ... FAILED
[INFO] [stdout] test src/table.rs - table::TableBuilder::column_count (line 329) ... FAILED
[INFO] [stdout] test src/table.rs - table::TableBuilder::column_widths (line 671) ... FAILED
[INFO] [stdout] test src/table.rs - table::TableBuilder::numeric_columns (line 443) ... FAILED
[INFO] [stdout] test src/table.rs - table::TableBuilder::data (line 569) ... FAILED
[INFO] [stdout] test src/text.rs - text::TextFormatter::wrap (line 710) ... FAILED
[INFO] [stdout] test src/text.rs - text::TextFormatter::truncate (line 756) ... FAILED
[INFO] [stdout] test src/text.rs - text::clean (line 26) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/table.rs - table::TableBuilder::clear_headers (line 467) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/table.rs:468:1
[INFO] [stdout]     |
[INFO] [stdout] 468 | let exa = TextFormatter::new()
[INFO] [stdout]     | ^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | `let` cannot be used for global variables
[INFO] [stdout]     | help: consider using `static` or `const` instead of `let`
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/table.rs - table::TableBuilder::headers (line 501) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `formatter` in this scope
[INFO] [stdout]    --> src/table.rs:502:15
[INFO] [stdout]     |
[INFO] [stdout] 502 | let headers = formatter.headers();
[INFO] [stdout]     |               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/table.rs - table::TableBuilder::column_count (line 329) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `your_instance` in this scope
[INFO] [stdout]    --> src/table.rs:330:20
[INFO] [stdout]     |
[INFO] [stdout] 330 | let column_count = your_instance.column_count();
[INFO] [stdout]     |                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/table.rs - table::TableBuilder::column_widths (line 671) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `table` in this scope
[INFO] [stdout]    --> src/table.rs:672:21
[INFO] [stdout]     |
[INFO] [stdout] 672 | let column_widths = table.column_widths();
[INFO] [stdout]     |                     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/table.rs - table::TableBuilder::numeric_columns (line 443) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `your_instance` in this scope
[INFO] [stdout]    --> src/table.rs:444:23
[INFO] [stdout]     |
[INFO] [stdout] 444 | let numeric_columns = your_instance.numeric_columns();
[INFO] [stdout]     |                       ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/table.rs - table::TableBuilder::data (line 569) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `formatter` in this scope
[INFO] [stdout]    --> src/table.rs:570:22
[INFO] [stdout]     |
[INFO] [stdout] 570 | let processed_data = formatter.data();
[INFO] [stdout]     |                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/text.rs - text::TextFormatter::wrap (line 710) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `TextFormatter` in this scope
[INFO] [stdout]    --> src/text.rs:711:21
[INFO] [stdout]     |
[INFO] [stdout] 711 | let mut formatter = TextFormatter::new(Some("This is a long line of text that will be wrapped to fit within a specified width."));
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ use of undeclared type `TextFormatter`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/text.rs - text::TextFormatter::truncate (line 756) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Text` in this scope
[INFO] [stdout]    --> src/text.rs:757:25
[INFO] [stdout]     |
[INFO] [stdout] 757 | let mut text_instance = Text::new("This is a long line of text that might need truncation.");
[INFO] [stdout]     |                         ^^^^ use of undeclared type `Text`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Frame` in this scope
[INFO] [stdout]    --> src/text.rs:759:25
[INFO] [stdout]     |
[INFO] [stdout] 759 | text_instance.set_frame(Frame::CHOP);
[INFO] [stdout]     |                         ^^^^^ use of undeclared type `Frame`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/text.rs - text::clean (line 26) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `clean` in this scope
[INFO] [stdout]   --> src/text.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 | let cleaned_text = clean(Some("  line1  \n\n  line2  \n  ")); // Returns "line1\nline2"
[INFO] [stdout]    |                    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `clean` in this scope
[INFO] [stdout]   --> src/text.rs:28:18
[INFO] [stdout]    |
[INFO] [stdout] 28 | let empty_text = clean(None);
[INFO] [stdout]    |                  ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/table.rs - table::TableBuilder::clear_headers (line 467)
[INFO] [stdout]     src/table.rs - table::TableBuilder::column_count (line 329)
[INFO] [stdout]     src/table.rs - table::TableBuilder::column_widths (line 671)
[INFO] [stdout]     src/table.rs - table::TableBuilder::data (line 569)
[INFO] [stdout]     src/table.rs - table::TableBuilder::headers (line 501)
[INFO] [stdout]     src/table.rs - table::TableBuilder::numeric_columns (line 443)
[INFO] [stdout]     src/text.rs - text::TextFormatter::truncate (line 756)
[INFO] [stdout]     src/text.rs - text::TextFormatter::wrap (line 710)
[INFO] [stdout]     src/text.rs - text::clean (line 26)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "81f030916e4a54ad9c67ce68e0892f53c882815b81d07faacb827a275d437c67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81f030916e4a54ad9c67ce68e0892f53c882815b81d07faacb827a275d437c67", kill_on_drop: false }`
[INFO] [stdout] 81f030916e4a54ad9c67ce68e0892f53c882815b81d07faacb827a275d437c67
