[INFO] fetching crate vello_hybrid_craft 0.5.0... [INFO] building vello_hybrid_craft-0.5.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate vello_hybrid_craft 0.5.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate vello_hybrid_craft 0.5.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate vello_hybrid_craft 0.5.0 [INFO] tweaked toml for crates.io crate vello_hybrid_craft 0.5.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vello_hybrid_craft 0.5.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vello_hybrid_craft 0.5.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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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 xml-rs v0.8.26 [INFO] [stderr] Downloaded gpu-descriptor v0.3.1 [INFO] [stderr] Downloaded glutin_wgl_sys v0.6.1 [INFO] [stderr] Downloaded vello_common v0.0.1 [INFO] [stderr] Downloaded gpu-allocator v0.27.0 [INFO] [stderr] Downloaded wgpu-types v24.0.0 [INFO] [stderr] Downloaded wgpu v24.0.3 [INFO] [stderr] Downloaded skrifa v0.31.0 [INFO] [stderr] Downloaded read-fonts v0.29.0 [INFO] [stderr] Downloaded wgpu-hal v24.0.4 [INFO] [stderr] Downloaded wgpu-core v24.0.2 [INFO] [stderr] Downloaded naga v24.0.0 [INFO] [stderr] Downloaded metal v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9d0cd264ae7dd33fd538707c21e55f4a32ee175b7decc126360f0c3670ecee8 [INFO] running `Command { std: "docker" "start" "-a" "f9d0cd264ae7dd33fd538707c21e55f4a32ee175b7decc126360f0c3670ecee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9d0cd264ae7dd33fd538707c21e55f4a32ee175b7decc126360f0c3670ecee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9d0cd264ae7dd33fd538707c21e55f4a32ee175b7decc126360f0c3670ecee8", kill_on_drop: false }` [INFO] [stdout] f9d0cd264ae7dd33fd538707c21e55f4a32ee175b7decc126360f0c3670ecee8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e249b9effb877ec1fe4385534f132d07eca9a5713eeffeeb7bb1264c6f01715c [INFO] running `Command { std: "docker" "start" "-a" "e249b9effb877ec1fe4385534f132d07eca9a5713eeffeeb7bb1264c6f01715c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling wgpu-hal v24.0.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling wgpu-core v24.0.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling wgpu v24.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling kurbo v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling wgpu-types v24.0.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling font-types v0.9.0 [INFO] [stderr] Compiling color v0.3.0 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling read-fonts v0.29.0 [INFO] [stderr] Compiling peniko v0.4.0 [INFO] [stderr] Compiling skrifa v0.31.0 [INFO] [stderr] Compiling vello_common v0.0.1 [INFO] [stderr] Compiling vello_hybrid_craft v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.13s [INFO] running `Command { std: "docker" "inspect" "e249b9effb877ec1fe4385534f132d07eca9a5713eeffeeb7bb1264c6f01715c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e249b9effb877ec1fe4385534f132d07eca9a5713eeffeeb7bb1264c6f01715c", kill_on_drop: false }` [INFO] [stdout] e249b9effb877ec1fe4385534f132d07eca9a5713eeffeeb7bb1264c6f01715c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58c74e536a615fab6e8f8b607c272a8a20550235916188ea1966c0a8ce3af56c [INFO] running `Command { std: "docker" "start" "-a" "58c74e536a615fab6e8f8b607c272a8a20550235916188ea1966c0a8ce3af56c", kill_on_drop: false }` [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling vello_common v0.0.1 [INFO] [stderr] Compiling vello_hybrid_craft v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `vello_hybrid` [INFO] [stdout] --> examples/render_to_file.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use vello_hybrid::{DimensionConstraints, Scene}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `vello_hybrid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `vello_hybrid`, use `cargo add vello_hybrid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vello_hybrid` [INFO] [stdout] --> examples/render_to_file.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | let mut renderer = vello_hybrid::Renderer::new( [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `vello_hybrid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `vello_hybrid`, use `cargo add vello_hybrid` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 9 + use vello_hybrid_craft::Renderer; [INFO] [stdout] | [INFO] [stdout] help: if you import `Renderer`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 81 - let mut renderer = vello_hybrid::Renderer::new( [INFO] [stdout] 81 + let mut renderer = Renderer::new( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vello_hybrid` [INFO] [stdout] --> examples/render_to_file.rs:83:10 [INFO] [stdout] | [INFO] [stdout] 83 | &vello_hybrid::RenderTargetConfig { [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `vello_hybrid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `vello_hybrid`, use `cargo add vello_hybrid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `vello_hybrid` [INFO] [stdout] --> examples/render_to_file.rs:89:23 [INFO] [stdout] | [INFO] [stdout] 89 | let render_size = vello_hybrid::RenderSize { [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `vello_hybrid` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `vello_hybrid`, use `cargo add vello_hybrid` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vello_hybrid_craft` (example "render_to_file") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "58c74e536a615fab6e8f8b607c272a8a20550235916188ea1966c0a8ce3af56c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58c74e536a615fab6e8f8b607c272a8a20550235916188ea1966c0a8ce3af56c", kill_on_drop: false }` [INFO] [stdout] 58c74e536a615fab6e8f8b607c272a8a20550235916188ea1966c0a8ce3af56c