[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 1.94.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simon-bittok/haul on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded inquire-derive v0.9.3
[INFO] [stderr]   Downloaded inquire v0.9.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf2de8a69a2527189e7460d5d35176e3eade7b08b8dc266f240fcb2fb1b9aaf4
[INFO] running `Command { std: "docker" "start" "-a" "bf2de8a69a2527189e7460d5d35176e3eade7b08b8dc266f240fcb2fb1b9aaf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf2de8a69a2527189e7460d5d35176e3eade7b08b8dc266f240fcb2fb1b9aaf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf2de8a69a2527189e7460d5d35176e3eade7b08b8dc266f240fcb2fb1b9aaf4", kill_on_drop: false }`
[INFO] [stdout] bf2de8a69a2527189e7460d5d35176e3eade7b08b8dc266f240fcb2fb1b9aaf4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08488c453f5f19dacf85844f9005efab949d65fddb830183ee768576f4fa5468
[INFO] running `Command { std: "docker" "start" "-a" "08488c453f5f19dacf85844f9005efab949d65fddb830183ee768576f4fa5468", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling syn v2.0.114
[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 12.51s
[INFO] running `Command { std: "docker" "inspect" "08488c453f5f19dacf85844f9005efab949d65fddb830183ee768576f4fa5468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08488c453f5f19dacf85844f9005efab949d65fddb830183ee768576f4fa5468", kill_on_drop: false }`
[INFO] [stdout] 08488c453f5f19dacf85844f9005efab949d65fddb830183ee768576f4fa5468
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2815648c97923413a028d03ac40f1a38dc7258292fb99f2039e9a68be7b27c49
[INFO] running `Command { std: "docker" "start" "-a" "2815648c97923413a028d03ac40f1a38dc7258292fb99f2039e9a68be7b27c49", 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.49s
[INFO] running `Command { std: "docker" "inspect" "2815648c97923413a028d03ac40f1a38dc7258292fb99f2039e9a68be7b27c49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2815648c97923413a028d03ac40f1a38dc7258292fb99f2039e9a68be7b27c49", kill_on_drop: false }`
[INFO] [stdout] 2815648c97923413a028d03ac40f1a38dc7258292fb99f2039e9a68be7b27c49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cdde04cce2a4cce59c8c313cdc30bdc5dc47aab602abd3857ff8ec48df907f28
[INFO] running `Command { std: "docker" "start" "-a" "cdde04cce2a4cce59c8c313cdc30bdc5dc47aab602abd3857ff8ec48df907f28", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/haul-7b7d2056fd04c058)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/haul-e167daf9d5a10041)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests haul
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[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] [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::run (line 87) - compile ... FAILED
[INFO] [stdout] test src/app.rs - app::App::init_binary_project (line 172) - compile ... FAILED
[INFO] [stdout] test src/app.rs - app::ProjectType (line 217) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/app.rs - app::App::set_arg (line 56) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/app.rs - app::App::run (line 87) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `App`
[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] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 87 + use haul::App;
[INFO] [stdout]    |
[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]: failed to resolve: use of undeclared type `App`
[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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 172 + use haul::App;
[INFO] [stdout]     |
[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] ---- src/app.rs - app::App::set_arg (line 56) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `App`
[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] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 56 + use haul::App;
[INFO] [stdout]    |
[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] 
[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.21s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.32s; merged doctests compilation took 0.11s
[INFO] running `Command { std: "docker" "inspect" "cdde04cce2a4cce59c8c313cdc30bdc5dc47aab602abd3857ff8ec48df907f28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdde04cce2a4cce59c8c313cdc30bdc5dc47aab602abd3857ff8ec48df907f28", kill_on_drop: false }`
[INFO] [stdout] cdde04cce2a4cce59c8c313cdc30bdc5dc47aab602abd3857ff8ec48df907f28
