[INFO] fetching crate vello_hybrid_craft 0.5.0...
[INFO] testing vello_hybrid_craft-0.5.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate vello_hybrid_craft 0.5.0 into /workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vello_hybrid_craft 0.5.0 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 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded font-types v0.9.0
[INFO] [stderr]   Downloaded peniko v0.4.0
[INFO] [stderr]   Downloaded vello_common v0.0.1
[INFO] [stderr]   Downloaded wgpu-types v24.0.0
[INFO] [stderr]   Downloaded wgpu v24.0.3
[INFO] [stderr]   Downloaded color v0.3.0
[INFO] [stderr]   Downloaded kurbo v0.11.2
[INFO] [stderr]   Downloaded skrifa v0.31.0
[INFO] [stderr]   Downloaded wgpu-hal v24.0.4
[INFO] [stderr]   Downloaded read-fonts v0.29.0
[INFO] [stderr]   Downloaded naga v24.0.0
[INFO] [stderr]   Downloaded wgpu-core v24.0.2
[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] 278c704a7c08eacdc667e049b077245fe4c6c7ab4108f3e9c5c8cc64031fab29
[INFO] running `Command { std: "docker" "start" "-a" "278c704a7c08eacdc667e049b077245fe4c6c7ab4108f3e9c5c8cc64031fab29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "278c704a7c08eacdc667e049b077245fe4c6c7ab4108f3e9c5c8cc64031fab29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "278c704a7c08eacdc667e049b077245fe4c6c7ab4108f3e9c5c8cc64031fab29", kill_on_drop: false }`
[INFO] [stdout] 278c704a7c08eacdc667e049b077245fe4c6c7ab4108f3e9c5c8cc64031fab29
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 344e3cb0ad509833ee91dee25ea3b3d8fc3151f43a27d9f2f6c35f7fbba06bbf
[INFO] running `Command { std: "docker" "start" "-a" "344e3cb0ad509833ee91dee25ea3b3d8fc3151f43a27d9f2f6c35f7fbba06bbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[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 unicode-xid v0.2.6
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling wgpu-core v24.0.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling kurbo v0.11.2
[INFO] [stderr]    Compiling wgpu v24.0.3
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling bitflags v2.9.0
[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 bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling gpu-descriptor v0.3.1
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling font-types v0.9.0
[INFO] [stderr]    Compiling color v0.3.0
[INFO] [stderr]    Compiling read-fonts v0.29.0
[INFO] [stderr]    Compiling strum v0.26.3
[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 59.52s
[INFO] running `Command { std: "docker" "inspect" "344e3cb0ad509833ee91dee25ea3b3d8fc3151f43a27d9f2f6c35f7fbba06bbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "344e3cb0ad509833ee91dee25ea3b3d8fc3151f43a27d9f2f6c35f7fbba06bbf", kill_on_drop: false }`
[INFO] [stdout] 344e3cb0ad509833ee91dee25ea3b3d8fc3151f43a27d9f2f6c35f7fbba06bbf
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 511e3b0110fdf16d6677bfa6b1a5d9c2cefb5175c2e03ed36f9fb77024611ada
[INFO] running `Command { std: "docker" "start" "-a" "511e3b0110fdf16d6677bfa6b1a5d9c2cefb5175c2e03ed36f9fb77024611ada", 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]: cannot find module or crate `vello_hybrid` in this scope
[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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `vello_hybrid` in this scope
[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]: cannot find module or crate `vello_hybrid` in this scope
[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" "511e3b0110fdf16d6677bfa6b1a5d9c2cefb5175c2e03ed36f9fb77024611ada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "511e3b0110fdf16d6677bfa6b1a5d9c2cefb5175c2e03ed36f9fb77024611ada", kill_on_drop: false }`
[INFO] [stdout] 511e3b0110fdf16d6677bfa6b1a5d9c2cefb5175c2e03ed36f9fb77024611ada
