[INFO] cloning repository https://github.com/prharvey/du-blueprint
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prharvey/du-blueprint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprharvey%2Fdu-blueprint", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprharvey%2Fdu-blueprint'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 054614eebec2ecb1b7f8a4ccab40912de36eb7de
[INFO] checking prharvey/du-blueprint against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprharvey%2Fdu-blueprint" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/prharvey/du-blueprint
[INFO] finished tweaking git repo https://github.com/prharvey/du-blueprint
[INFO] tweaked toml for git repo https://github.com/prharvey/du-blueprint written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/prharvey/du-blueprint on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/prharvey/du-blueprint 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 159ce23d0b6102b6b158adced4ae76ba6dbcfabfb4f64c1bbbe64b65e6349a3e
[INFO] running `Command { std: "docker" "start" "-a" "159ce23d0b6102b6b158adced4ae76ba6dbcfabfb4f64c1bbbe64b65e6349a3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "159ce23d0b6102b6b158adced4ae76ba6dbcfabfb4f64c1bbbe64b65e6349a3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "159ce23d0b6102b6b158adced4ae76ba6dbcfabfb4f64c1bbbe64b65e6349a3e", kill_on_drop: false }`
[INFO] [stdout] 159ce23d0b6102b6b158adced4ae76ba6dbcfabfb4f64c1bbbe64b65e6349a3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 550ca5fa1e5a6a5cf2cb8c24e40be6603ef0be6a92c82c1ea70bf6348a64d0fc
[INFO] running `Command { std: "docker" "start" "-a" "550ca5fa1e5a6a5cf2cb8c24e40be6603ef0be6a92c82c1ea70bf6348a64d0fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking bytemuck v1.17.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking ordered-float v4.2.2
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking tobj v4.0.2
[INFO] [stderr]     Checking line_drawing v1.0.0
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stdout] error[E0001]: `-Znext-solver=globally` and `generic_const_exprs` are incompatible, using them at the same time is not allowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tobj-4.0.2/src/lib.rs:220:42
[INFO] [stdout]     |
[INFO] [stdout] 220 | #![cfg_attr(feature = "merging", feature(generic_const_exprs))]
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: remove one of these features
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0001`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tobj` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "550ca5fa1e5a6a5cf2cb8c24e40be6603ef0be6a92c82c1ea70bf6348a64d0fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "550ca5fa1e5a6a5cf2cb8c24e40be6603ef0be6a92c82c1ea70bf6348a64d0fc", kill_on_drop: false }`
[INFO] [stdout] 550ca5fa1e5a6a5cf2cb8c24e40be6603ef0be6a92c82c1ea70bf6348a64d0fc
