[INFO] fetching crate procedural_modelling 0.3.0... [INFO] testing procedural_modelling-0.3.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate procedural_modelling 0.3.0 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate procedural_modelling 0.3.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy_dylib v0.15.0 [INFO] [stderr] Downloaded meshopt v0.3.0 [INFO] [stderr] Downloaded fontdb v0.22.0 [INFO] [stderr] Downloaded usvg v0.44.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2225ca735875ee64a4f878bf28785ff8610d43776a558c1f189376cf0999da5 [INFO] running `Command { std: "docker" "start" "-a" "c2225ca735875ee64a4f878bf28785ff8610d43776a558c1f189376cf0999da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2225ca735875ee64a4f878bf28785ff8610d43776a558c1f189376cf0999da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2225ca735875ee64a4f878bf28785ff8610d43776a558c1f189376cf0999da5", kill_on_drop: false }` [INFO] [stdout] c2225ca735875ee64a4f878bf28785ff8610d43776a558c1f189376cf0999da5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 395a013c4fa89e2f6f564b878fcfba991dda53a9b49d6c64c0ca09c457413e2a [INFO] running `Command { std: "docker" "start" "-a" "395a013c4fa89e2f6f564b878fcfba991dda53a9b49d6c64c0ca09c457413e2a", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling wide v0.7.30 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling 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] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling js-sys v0.3.76 [INFO] [stderr] Compiling spade v2.12.1 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling web-sys v0.3.76 [INFO] [stderr] Compiling procedural_modelling v0.3.0 (/opt/rustwide/workdir) [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)]` (part of `#[warn(unused)]`) 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.17s [INFO] running `Command { std: "docker" "inspect" "395a013c4fa89e2f6f564b878fcfba991dda53a9b49d6c64c0ca09c457413e2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "395a013c4fa89e2f6f564b878fcfba991dda53a9b49d6c64c0ca09c457413e2a", kill_on_drop: false }` [INFO] [stdout] 395a013c4fa89e2f6f564b878fcfba991dda53a9b49d6c64c0ca09c457413e2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d4911e892ca82f9b88cf207bd4fd50144bc9aeeeefc28e63f64e716936157fd [INFO] running `Command { std: "docker" "start" "-a" "2d4911e892ca82f9b88cf207bd4fd50144bc9aeeeefc28e63f64e716936157fd", kill_on_drop: false }` [INFO] [stderr] Compiling procedural_modelling v0.3.0 (/opt/rustwide/workdir) [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)]` (part of `#[warn(unused)]`) 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] 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)]` (part of `#[warn(unused)]`) 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" "2d4911e892ca82f9b88cf207bd4fd50144bc9aeeeefc28e63f64e716936157fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d4911e892ca82f9b88cf207bd4fd50144bc9aeeeefc28e63f64e716936157fd", kill_on_drop: false }` [INFO] [stdout] 2d4911e892ca82f9b88cf207bd4fd50144bc9aeeeefc28e63f64e716936157fd