[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 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflengure%2Fcolumnizer" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flengure/columnizer on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded eyre v0.6.12
[INFO] [stderr]   Downloaded thiserror v1.0.64
[INFO] [stderr]   Downloaded thiserror-impl v1.0.64
[INFO] [stderr]   Downloaded textwrap v0.16.1
[INFO] [stderr]   Downloaded prettytable v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2e5681c942dee74bfdf8f92136f21fa5c08e53a88248feac9f8bdba4fbddf174
[INFO] running `Command { std: "docker" "start" "2e5681c942dee74bfdf8f92136f21fa5c08e53a88248feac9f8bdba4fbddf174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e5681c942dee74bfdf8f92136f21fa5c08e53a88248feac9f8bdba4fbddf174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e5681c942dee74bfdf8f92136f21fa5c08e53a88248feac9f8bdba4fbddf174" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e5681c942dee74bfdf8f92136f21fa5c08e53a88248feac9f8bdba4fbddf174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e5681c942dee74bfdf8f92136f21fa5c08e53a88248feac9f8bdba4fbddf174" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling clap_builder v4.5.18
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling prettytable v0.10.0
[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 14.89s
[INFO] running `Command { std: "docker" "inspect" "2e5681c942dee74bfdf8f92136f21fa5c08e53a88248feac9f8bdba4fbddf174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e5681c942dee74bfdf8f92136f21fa5c08e53a88248feac9f8bdba4fbddf174" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling fmt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s
[INFO] running `Command { std: "docker" "inspect" "2e5681c942dee74bfdf8f92136f21fa5c08e53a88248feac9f8bdba4fbddf174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e5681c942dee74bfdf8f92136f21fa5c08e53a88248feac9f8bdba4fbddf174" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[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::column_widths (line 671) ... FAILED
[INFO] [stdout] test src/text.rs - text::clean (line 26) ... FAILED
[INFO] [stdout] test src/table.rs - table::TableBuilder::headers (line 501) ... FAILED
[INFO] [stdout] test src/text.rs - text::TextFormatter::wrap (line 710) ... FAILED
[INFO] [stdout] test src/table.rs - table::TableBuilder::numeric_columns (line 443) ... FAILED
[INFO] [stdout] test src/table.rs - table::TableBuilder::column_count (line 329) ... FAILED
[INFO] [stdout] test src/table.rs - table::TableBuilder::data (line 569) ... FAILED
[INFO] [stdout] test src/text.rs - text::TextFormatter::truncate (line 756) ... 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::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/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] ---- 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/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/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::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::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::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] 
[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.34s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2e5681c942dee74bfdf8f92136f21fa5c08e53a88248feac9f8bdba4fbddf174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e5681c942dee74bfdf8f92136f21fa5c08e53a88248feac9f8bdba4fbddf174", kill_on_drop: false }`
[INFO] [stdout] 2e5681c942dee74bfdf8f92136f21fa5c08e53a88248feac9f8bdba4fbddf174
