[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimon-bittok%2Fhaul" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/simon-bittok/haul on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 947f4053d1c0902ba42c3853fe2863c898393108ab0ab95f80b87499d15312cd
[INFO] running `Command { std: "docker" "start" "-a" "947f4053d1c0902ba42c3853fe2863c898393108ab0ab95f80b87499d15312cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "947f4053d1c0902ba42c3853fe2863c898393108ab0ab95f80b87499d15312cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "947f4053d1c0902ba42c3853fe2863c898393108ab0ab95f80b87499d15312cd", kill_on_drop: false }`
[INFO] [stdout] 947f4053d1c0902ba42c3853fe2863c898393108ab0ab95f80b87499d15312cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d3c210a532e147a6b1dae8108b63eecfa79c8ecd4157323ee74533ae3568814
[INFO] running `Command { std: "docker" "start" "-a" "5d3c210a532e147a6b1dae8108b63eecfa79c8ecd4157323ee74533ae3568814", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[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 thiserror v2.0.18
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[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 18.21s
[INFO] running `Command { std: "docker" "inspect" "5d3c210a532e147a6b1dae8108b63eecfa79c8ecd4157323ee74533ae3568814", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d3c210a532e147a6b1dae8108b63eecfa79c8ecd4157323ee74533ae3568814", kill_on_drop: false }`
[INFO] [stdout] 5d3c210a532e147a6b1dae8108b63eecfa79c8ecd4157323ee74533ae3568814
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 740254340d0d85ce6408ec4a4154892b23bad56ef5ec8573b74e5f8a099dfb57
[INFO] running `Command { std: "docker" "start" "-a" "740254340d0d85ce6408ec4a4154892b23bad56ef5ec8573b74e5f8a099dfb57", 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.70s
[INFO] running `Command { std: "docker" "inspect" "740254340d0d85ce6408ec4a4154892b23bad56ef5ec8573b74e5f8a099dfb57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "740254340d0d85ce6408ec4a4154892b23bad56ef5ec8573b74e5f8a099dfb57", kill_on_drop: false }`
[INFO] [stdout] 740254340d0d85ce6408ec4a4154892b23bad56ef5ec8573b74e5f8a099dfb57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 26e34eb04af16eeedf1e9c51ea1fcde3f6aef47f6f5ebcd662cdc2eff6a97dd9
[INFO] running `Command { std: "docker" "start" "-a" "26e34eb04af16eeedf1e9c51ea1fcde3f6aef47f6f5ebcd662cdc2eff6a97dd9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/haul-499657d3b74b2263)
[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-2fd8a387d7ce3e26)
[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::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] [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::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] 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::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] 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::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]: 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] 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.17s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.27s; merged doctests compilation took 0.10s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "26e34eb04af16eeedf1e9c51ea1fcde3f6aef47f6f5ebcd662cdc2eff6a97dd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26e34eb04af16eeedf1e9c51ea1fcde3f6aef47f6f5ebcd662cdc2eff6a97dd9", kill_on_drop: false }`
[INFO] [stdout] 26e34eb04af16eeedf1e9c51ea1fcde3f6aef47f6f5ebcd662cdc2eff6a97dd9
