[INFO] fetching crate procedural_modelling 0.3.0... [INFO] checking procedural_modelling-0.3.0 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate procedural_modelling 0.3.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate procedural_modelling 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate procedural_modelling 0.3.0 [INFO] tweaked toml for crates.io crate procedural_modelling 0.3.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate procedural_modelling 0.3.0 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate procedural_modelling 0.3.0 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simplecss v0.2.1 [INFO] [stderr] Downloaded core_maths v0.1.0 [INFO] [stderr] Downloaded bevy_dylib v0.15.0 [INFO] [stderr] Downloaded svgtypes v0.15.2 [INFO] [stderr] Downloaded meshopt v0.3.0 [INFO] [stderr] Downloaded fontdb v0.22.0 [INFO] [stderr] Downloaded wide v0.7.30 [INFO] [stderr] Downloaded usvg v0.44.0 [INFO] [stderr] Downloaded spade v2.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc98aece127693283052404c78a31a70dd392776f26c4f63e68bd4afbcb09c67 [INFO] running `Command { std: "docker" "start" "-a" "dc98aece127693283052404c78a31a70dd392776f26c4f63e68bd4afbcb09c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc98aece127693283052404c78a31a70dd392776f26c4f63e68bd4afbcb09c67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc98aece127693283052404c78a31a70dd392776f26c4f63e68bd4afbcb09c67", kill_on_drop: false }` [INFO] [stdout] dc98aece127693283052404c78a31a70dd392776f26c4f63e68bd4afbcb09c67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5486bbf5e1335b96dd4d1810b13adeb2ae1856824217850ded47e3592c7f5f44 [INFO] running `Command { std: "docker" "start" "-a" "5486bbf5e1335b96dd4d1810b13adeb2ae1856824217850ded47e3592c7f5f44", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking wide v0.7.30 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking robust v1.1.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking spade v2.12.1 [INFO] [stderr] Checking js-sys v0.3.76 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking web-sys v0.3.76 [INFO] [stderr] Checking procedural_modelling v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/tesselate/../../assets/Cochineal-Roman.otf`: No such file or directory (os error 2) [INFO] [stdout] --> src/tesselate/delaunay.rs:150:19 [INFO] [stdout] | [INFO] [stdout] 150 | Font::new(include_bytes!("../../assets/Cochineal-Roman.otf"), 1.0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Vector` [INFO] [stdout] --> src/tesselate/sweep/sweep.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | math::{Vector, Vector2D}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Vector2D` [INFO] [stdout] --> src/tesselate/sweep/sweep.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | math::{Vector, Vector2D}, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Vector` [INFO] [stdout] --> src/tesselate/sweep/sweep.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | math::{Vector, Vector2D}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `procedural_modelling` (lib test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "5486bbf5e1335b96dd4d1810b13adeb2ae1856824217850ded47e3592c7f5f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5486bbf5e1335b96dd4d1810b13adeb2ae1856824217850ded47e3592c7f5f44", kill_on_drop: false }` [INFO] [stdout] 5486bbf5e1335b96dd4d1810b13adeb2ae1856824217850ded47e3592c7f5f44