[INFO] cloning repository https://github.com/tomozard/file-splitter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tomozard/file-splitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomozard%2Ffile-splitter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomozard%2Ffile-splitter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f797acbace09235c2797f89e33426927c93cb3da
[INFO] checking tomozard/file-splitter against try#63132bd615c9bf75e93af8405d00064212331708 for pr-153975
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftomozard%2Ffile-splitter" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tomozard/file-splitter
[INFO] finished tweaking git repo https://github.com/tomozard/file-splitter
[INFO] tweaked toml for git repo https://github.com/tomozard/file-splitter written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tomozard/file-splitter on toolchain 63132bd615c9bf75e93af8405d00064212331708
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tomozard/file-splitter 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" "+63132bd615c9bf75e93af8405d00064212331708" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+63132bd615c9bf75e93af8405d00064212331708" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f917bf03a9d291f59538964bbdb232aa1b48066daec309ad24cd066f3402c86a
[INFO] running `Command { std: "docker" "start" "-a" "f917bf03a9d291f59538964bbdb232aa1b48066daec309ad24cd066f3402c86a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f917bf03a9d291f59538964bbdb232aa1b48066daec309ad24cd066f3402c86a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f917bf03a9d291f59538964bbdb232aa1b48066daec309ad24cd066f3402c86a", kill_on_drop: false }`
[INFO] [stdout] f917bf03a9d291f59538964bbdb232aa1b48066daec309ad24cd066f3402c86a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+63132bd615c9bf75e93af8405d00064212331708" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24a7a92e0da8cc72f6c8ef49d7da5df110bd2be29771061480063657b6e132ff
[INFO] running `Command { std: "docker" "start" "-a" "24a7a92e0da8cc72f6c8ef49d7da5df110bd2be29771061480063657b6e132ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rustix v1.0.8
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking file-splitter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: unused import: `SplitterError`
[INFO] [stdout]  --> tests/comprehensive_line_aware_test.rs:3:47
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use file_splitter::{Config, FileSplitter, SplitterError};
[INFO] [stdout]   |                                               ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> tests/comprehensive_line_aware_test.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use std::path::PathBuf;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `line_aware` in initializer of `Config`
[INFO] [stdout]   --> benches/split_performance.rs:55:34
[INFO] [stdout]    |
[INFO] [stdout] 55 |                     let config = Config {
[INFO] [stdout]    |                                  ^^^^^^ missing `line_aware`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `line_aware` in initializer of `Config`
[INFO] [stdout]   --> benches/split_performance.rs:91:34
[INFO] [stdout]    |
[INFO] [stdout] 91 |                     let config = Config {
[INFO] [stdout]    |                                  ^^^^^^ missing `line_aware`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `line_aware` in initializer of `Config`
[INFO] [stdout]    --> benches/split_performance.rs:123:26
[INFO] [stdout]     |
[INFO] [stdout] 123 |             let config = Config {
[INFO] [stdout]     |                          ^^^^^^ missing `line_aware`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `line_aware` in initializer of `Config`
[INFO] [stdout]    --> benches/split_performance.rs:150:26
[INFO] [stdout]     |
[INFO] [stdout] 150 |             let config = Config {
[INFO] [stdout]     |                          ^^^^^^ missing `line_aware`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/comprehensive_line_aware_test.rs:146:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let config = Config::new(
[INFO] [stdout]     |                      ----------- arguments to this function are incorrect
[INFO] [stdout] 145 |             input_path.clone(),
[INFO] [stdout] 146 |             max_size,
[INFO] [stdout]     |             ^^^^^^^^ expected `u64`, found `usize`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/config.rs:99:12
[INFO] [stdout]     |
[INFO] [stdout]  99 |     pub fn new(input_file: PathBuf, max_size: u64, output_dir: Option<PathBuf>, force_overwrite: bool, quiet_mode: bool, line_aware...
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: you can convert a `usize` to a `u64` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 146 |             max_size.try_into().unwrap(),
[INFO] [stdout]     |                     ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `file-splitter` (bench "split_performance") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/comprehensive_line_aware_test.rs:257:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |         let config = Config::new(
[INFO] [stdout]     |                      ----------- arguments to this function are incorrect
[INFO] [stdout] 256 |             input_path.clone(),
[INFO] [stdout] 257 |             max_size,
[INFO] [stdout]     |             ^^^^^^^^ expected `u64`, found `usize`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/config.rs:99:12
[INFO] [stdout]     |
[INFO] [stdout]  99 |     pub fn new(input_file: PathBuf, max_size: u64, output_dir: Option<PathBuf>, force_overwrite: bool, quiet_mode: bool, line_aware...
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: you can convert a `usize` to a `u64` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 257 |             max_size.try_into().unwrap(),
[INFO] [stdout]     |                     ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `check_disk_space` found for struct `FileSplitter` in the current scope
[INFO] [stdout]    --> tests/integration_test.rs:225:44
[INFO] [stdout]     |
[INFO] [stdout] 225 |     let disk_space_check_result = splitter.check_disk_space();
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^ method not found in `FileSplitter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/comprehensive_line_aware_test.rs:428:13
[INFO] [stdout]     |
[INFO] [stdout] 426 |         let config = Config::new(
[INFO] [stdout]     |                      ----------- arguments to this function are incorrect
[INFO] [stdout] 427 |             input_path.clone(),
[INFO] [stdout] 428 |             max_size,
[INFO] [stdout]     |             ^^^^^^^^ expected `u64`, found `usize`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/config.rs:99:12
[INFO] [stdout]     |
[INFO] [stdout]  99 |     pub fn new(input_file: PathBuf, max_size: u64, output_dir: Option<PathBuf>, force_overwrite: bool, quiet_mode: bool, line_aware...
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: you can convert a `usize` to a `u64` and panic if the converted value doesn't fit
[INFO] [stdout]     |
[INFO] [stdout] 428 |             max_size.try_into().unwrap(),
[INFO] [stdout]     |                     ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `cleanup_partial_files` found for struct `FileSplitter` in the current scope
[INFO] [stdout]    --> tests/integration_test.rs:431:30
[INFO] [stdout]     |
[INFO] [stdout] 431 |             cleanup_splitter.cleanup_partial_files(&file_paths);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^ method not found in `FileSplitter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `file-splitter` (test "comprehensive_line_aware_test") due to 3 previous errors; 2 warnings emitted
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `file-splitter` (test "integration_test") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "24a7a92e0da8cc72f6c8ef49d7da5df110bd2be29771061480063657b6e132ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24a7a92e0da8cc72f6c8ef49d7da5df110bd2be29771061480063657b6e132ff", kill_on_drop: false }`
[INFO] [stdout] 24a7a92e0da8cc72f6c8ef49d7da5df110bd2be29771061480063657b6e132ff
