[INFO] cloning repository https://github.com/simon-bittok/haul
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simon-bittok/haul" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-bittok%2Fhaul", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-bittok%2Fhaul'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9242e6951eb8994e1ab4f49fb125753320c96aea
[INFO] testing simon-bittok/haul 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%2Fsimon-bittok%2Fhaul" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/simon-bittok/haul
[INFO] finished tweaking git repo https://github.com/simon-bittok/haul
[INFO] tweaked toml for git repo https://github.com/simon-bittok/haul written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simon-bittok/haul 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/simon-bittok/haul 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 100696115d1232980610e1866ca51ea2ae83b8bded011d3e08fc269b631350be
[INFO] running `Command { std: "docker" "start" "-a" "100696115d1232980610e1866ca51ea2ae83b8bded011d3e08fc269b631350be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "100696115d1232980610e1866ca51ea2ae83b8bded011d3e08fc269b631350be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "100696115d1232980610e1866ca51ea2ae83b8bded011d3e08fc269b631350be", kill_on_drop: false }`
[INFO] [stdout] 100696115d1232980610e1866ca51ea2ae83b8bded011d3e08fc269b631350be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 3b21a3dce0f8d892b1680ff789745018305549430983755fb6aef9b1d66564a9
[INFO] running `Command { std: "docker" "start" "-a" "3b21a3dce0f8d892b1680ff789745018305549430983755fb6aef9b1d66564a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling inquire-derive v0.9.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling inquire v0.9.3
[INFO] [stderr]    Compiling haul v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.97s
[INFO] running `Command { std: "docker" "inspect" "3b21a3dce0f8d892b1680ff789745018305549430983755fb6aef9b1d66564a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b21a3dce0f8d892b1680ff789745018305549430983755fb6aef9b1d66564a9", kill_on_drop: false }`
[INFO] [stdout] 3b21a3dce0f8d892b1680ff789745018305549430983755fb6aef9b1d66564a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c95d2a029737a2473c33f8cac8d946690d59235e3ebbabbd85b28255722abdc4
[INFO] running `Command { std: "docker" "start" "-a" "c95d2a029737a2473c33f8cac8d946690d59235e3ebbabbd85b28255722abdc4", kill_on_drop: false }`
[INFO] [stderr]    Compiling haul v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "c95d2a029737a2473c33f8cac8d946690d59235e3ebbabbd85b28255722abdc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c95d2a029737a2473c33f8cac8d946690d59235e3ebbabbd85b28255722abdc4", kill_on_drop: false }`
[INFO] [stdout] c95d2a029737a2473c33f8cac8d946690d59235e3ebbabbd85b28255722abdc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 30f3a400564be5ac5aa3564f6484218fa2b7c1cfc4cedf81f74a6bebfc95f0b6
[INFO] running `Command { std: "docker" "start" "-a" "30f3a400564be5ac5aa3564f6484218fa2b7c1cfc4cedf81f74a6bebfc95f0b6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/haul-ea81bf527b0f8df8)
[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/bin/main.rs (/opt/rustwide/target/debug/deps/haul-dd5590132203ca29)
[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 haul
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/app.rs - app::App::init_binary_project (line 154) ... ignored
[INFO] [stdout] test src/app.rs - app::App::set_arg (line 56) ... FAILED
[INFO] [stdout] test src/app.rs - app::App::init_binary_project (line 172) - compile ... FAILED
[INFO] [stdout] test src/app.rs - app::App::run (line 87) - compile ... FAILED
[INFO] [stdout] test src/app.rs - app::ProjectType (line 217) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/app.rs - app::App::set_arg (line 56) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `App` in this scope
[INFO] [stdout]   --> src/app.rs:57:15
[INFO] [stdout]    |
[INFO] [stdout] 57 | let mut app = App::new();
[INFO] [stdout]    |               ^^^ use of undeclared type `App`
[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/app.rs - app::App::init_binary_project (line 172) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `App` in this scope
[INFO] [stdout]    --> src/app.rs:173:11
[INFO] [stdout]     |
[INFO] [stdout] 173 | let app = App::new();
[INFO] [stdout]     |           ^^^ use of undeclared type `App`
[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/app.rs - app::App::run (line 87) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `App` in this scope
[INFO] [stdout]   --> src/app.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 | let mut app = App::new();
[INFO] [stdout]    |               ^^^ use of undeclared type `App`
[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/app.rs - app::ProjectType (line 217) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `haul::ProjectType`
[INFO] [stdout]    --> src/app.rs:219:5
[INFO] [stdout]     |
[INFO] [stdout] 219 | use haul::ProjectType;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ no `ProjectType` in the root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/app.rs - app::App::init_binary_project (line 172)
[INFO] [stdout]     src/app.rs - app::App::run (line 87)
[INFO] [stdout]     src/app.rs - app::App::set_arg (line 56)
[INFO] [stdout]     src/app.rs - app::ProjectType (line 217)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.46s; merged doctests compilation took 0.28s
[INFO] running `Command { std: "docker" "inspect" "30f3a400564be5ac5aa3564f6484218fa2b7c1cfc4cedf81f74a6bebfc95f0b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30f3a400564be5ac5aa3564f6484218fa2b7c1cfc4cedf81f74a6bebfc95f0b6", kill_on_drop: false }`
[INFO] [stdout] 30f3a400564be5ac5aa3564f6484218fa2b7c1cfc4cedf81f74a6bebfc95f0b6
