[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 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprharvey%2Fdu-blueprint" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/prharvey/du-blueprint on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/prharvey/parry.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstar v0.12.0
[INFO] [stderr]   Downloaded lz4 v1.26.0
[INFO] [stderr]   Downloaded tobj v4.0.2
[INFO] [stderr]   Downloaded cc v1.1.15
[INFO] [stderr]   Downloaded line_drawing v1.0.0
[INFO] [stderr]   Downloaded clap v4.5.16
[INFO] [stderr]   Downloaded wide v0.7.28
[INFO] [stderr]   Downloaded serde_json v1.0.127
[INFO] [stderr]   Downloaded lz4-sys v1.10.0
[INFO] [stderr]   Downloaded rustix v0.38.35
[INFO] [stderr]   Downloaded nalgebra v0.33.0
[INFO] [stderr]   Downloaded spade v2.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c749eea393ec196491cadaad8206c15c8fe5c1b56492c798f2e743775594e0fe
[INFO] running `Command { std: "docker" "start" "-a" "c749eea393ec196491cadaad8206c15c8fe5c1b56492c798f2e743775594e0fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c749eea393ec196491cadaad8206c15c8fe5c1b56492c798f2e743775594e0fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c749eea393ec196491cadaad8206c15c8fe5c1b56492c798f2e743775594e0fe", kill_on_drop: false }`
[INFO] [stdout] c749eea393ec196491cadaad8206c15c8fe5c1b56492c798f2e743775594e0fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9d230eb3eb4791ad7e979b0b1196e376c330f96e7f0e1555a31083cbc50d0080
[INFO] running `Command { std: "docker" "start" "-a" "9d230eb3eb4791ad7e979b0b1196e376c330f96e7f0e1555a31083cbc50d0080", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking bytemuck v1.17.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking heapless v0.8.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking async-executor v1.13.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling lz4-sys v1.10.0
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking rstar v0.12.0
[INFO] [stderr]     Checking ordered-float v4.2.2
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking spade v2.12.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking line_drawing v1.0.0
[INFO] [stderr]     Checking tobj v4.0.2
[INFO] [stderr]     Checking xxhash-rust v0.8.12
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tobj-4.0.2/src/lib.rs:220:34
[INFO] [stdout]     |
[INFO] [stdout] 220 | #![cfg_attr(feature = "merging", feature(generic_const_exprs))]
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[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" "9d230eb3eb4791ad7e979b0b1196e376c330f96e7f0e1555a31083cbc50d0080", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d230eb3eb4791ad7e979b0b1196e376c330f96e7f0e1555a31083cbc50d0080", kill_on_drop: false }`
[INFO] [stdout] 9d230eb3eb4791ad7e979b0b1196e376c330f96e7f0e1555a31083cbc50d0080
