[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#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprharvey%2Fdu-blueprint" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prharvey/du-blueprint on toolchain 099e089ab723e6ee96175f3496051098c60a4cd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc2/source/Cargo.toml [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" "+099e089ab723e6ee96175f3496051098c60a4cd4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef005d6e3be5b6c8cc2ce5cc575c6e589444e464e77111f101d46274f7321e3e [INFO] running `Command { std: "docker" "start" "-a" "ef005d6e3be5b6c8cc2ce5cc575c6e589444e464e77111f101d46274f7321e3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef005d6e3be5b6c8cc2ce5cc575c6e589444e464e77111f101d46274f7321e3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef005d6e3be5b6c8cc2ce5cc575c6e589444e464e77111f101d46274f7321e3e", kill_on_drop: false }` [INFO] [stdout] ef005d6e3be5b6c8cc2ce5cc575c6e589444e464e77111f101d46274f7321e3e [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad5038203b8430ec5b16b403b7bb5bf6a712a3577d0b5b30a97f2891932acf2f [INFO] running `Command { std: "docker" "start" "-a" "ad5038203b8430ec5b16b403b7bb5bf6a712a3577d0b5b30a97f2891932acf2f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking bytemuck v1.17.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking wide v0.7.28 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking robust v1.1.0 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-channel v1.9.0 [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 async-executor v1.13.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking xxhash-rust v0.8.12 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tobj v4.0.2 [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); size_of::<[Float; N]>()] well-formed` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tobj-4.0.2/src/lib.rs:1487:5 [INFO] [stdout] | [INFO] [stdout] 1487 | [(); size_of::<[Float; N]>()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `merge_identical_points` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tobj-4.0.2/src/lib.rs:1487:5 [INFO] [stdout] | [INFO] [stdout] 1485 | fn merge_identical_points(points: &mut Vec, indices: &mut Vec) [INFO] [stdout] | ---------------------- required by a bound in this function [INFO] [stdout] 1486 | where [INFO] [stdout] 1487 | [(); size_of::<[Float; N]>()]:, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `merge_identical_points` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [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" "ad5038203b8430ec5b16b403b7bb5bf6a712a3577d0b5b30a97f2891932acf2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad5038203b8430ec5b16b403b7bb5bf6a712a3577d0b5b30a97f2891932acf2f", kill_on_drop: false }` [INFO] [stdout] ad5038203b8430ec5b16b403b7bb5bf6a712a3577d0b5b30a97f2891932acf2f