[INFO] fetching crate modelz 0.1.5...
[INFO] testing modelz-0.1.5 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate modelz 0.1.5 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate modelz 0.1.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate modelz 0.1.5
[INFO] tweaked toml for crates.io crate modelz 0.1.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate modelz 0.1.5 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 74 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ef2384e8fbce14f5a54d5aecc0e903925a6e74e6283b8d5686e356c19da0c39
[INFO] running `Command { std: "docker" "start" "-a" "3ef2384e8fbce14f5a54d5aecc0e903925a6e74e6283b8d5686e356c19da0c39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ef2384e8fbce14f5a54d5aecc0e903925a6e74e6283b8d5686e356c19da0c39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ef2384e8fbce14f5a54d5aecc0e903925a6e74e6283b8d5686e356c19da0c39", kill_on_drop: false }`
[INFO] [stdout] 3ef2384e8fbce14f5a54d5aecc0e903925a6e74e6283b8d5686e356c19da0c39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28152a197721422cd4363165e614507e253eea255ecd6692ea24b7a29a32dae6
[INFO] running `Command { std: "docker" "start" "-a" "28152a197721422cd4363165e614507e253eea255ecd6692ea24b7a29a32dae6", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pxfm v0.1.24
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling stl_io v0.8.5
[INFO] [stderr]    Compiling tobj v4.0.3
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling gltf-derive v1.4.1
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling gltf-json v1.4.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling skeptic v0.13.7
[INFO] [stderr]    Compiling ply-rs v0.1.3
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling gltf v1.4.1
[INFO] [stderr]    Compiling modelz v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.83s
[INFO] running `Command { std: "docker" "inspect" "28152a197721422cd4363165e614507e253eea255ecd6692ea24b7a29a32dae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28152a197721422cd4363165e614507e253eea255ecd6692ea24b7a29a32dae6", kill_on_drop: false }`
[INFO] [stdout] 28152a197721422cd4363165e614507e253eea255ecd6692ea24b7a29a32dae6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b9e34ad2890ced8cce6e18c54ecfc09a6381949a2779bd83a60c14c3cd787eb
[INFO] running `Command { std: "docker" "start" "-a" "5b9e34ad2890ced8cce6e18c54ecfc09a6381949a2779bd83a60c14c3cd787eb", kill_on_drop: false }`
[INFO] [stderr]    Compiling modelz v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/stl.rs:9:54
[INFO] [stdout]    |
[INFO] [stdout]  9 |         let model = Model3D::from_format(model_path, modelz::ModelFormat::STL)
[INFO] [stdout]    |                     --------------------             ^^^^^^^^^^^^^^^^^^^^^^^^ expected `&ModelFormat`, found `ModelFormat`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub fn from_format<P: AsRef<Path>>(path: P, format: &ModelFormat) -> Result<Self, ModelError> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout]  9 |         let model = Model3D::from_format(model_path, &modelz::ModelFormat::STL)
[INFO] [stdout]    |                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `modelz` (test "stl") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5b9e34ad2890ced8cce6e18c54ecfc09a6381949a2779bd83a60c14c3cd787eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b9e34ad2890ced8cce6e18c54ecfc09a6381949a2779bd83a60c14c3cd787eb", kill_on_drop: false }`
[INFO] [stdout] 5b9e34ad2890ced8cce6e18c54ecfc09a6381949a2779bd83a60c14c3cd787eb
