[INFO] fetching crate rend3-gltf 0.3.0... [INFO] building rend3-gltf-0.3.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate rend3-gltf 0.3.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate rend3-gltf 0.3.0 [INFO] finished tweaking crates.io crate rend3-gltf 0.3.0 [INFO] tweaked toml for crates.io crate rend3-gltf 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rend3-gltf 0.3.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 143 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.13.1 (available: v0.22.1) [INFO] [stderr] Adding glam v0.20.5 (available: v0.30.8) [INFO] [stderr] Adding image v0.23.14 (available: v0.25.8) [INFO] [stderr] Adding ktx2 v0.3.0 (available: v0.4.0) [INFO] [stderr] Adding pollster v0.2.5 (available: v0.4.0) [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.1.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding wasm-bindgen-futures v0.4.45 (available: v0.4.54) [INFO] [stderr] Adding web-sys v0.3.57 (available: v0.3.81) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wgpu-profiler v0.8.0 [INFO] [stderr] Downloaded rend3-types v0.3.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.45 [INFO] [stderr] Downloaded rend3-routine v0.3.0 [INFO] [stderr] Downloaded ddsfile v0.5.2 [INFO] [stderr] Downloaded smartstring v0.2.10 [INFO] [stderr] Downloaded rend3 v0.3.0 [INFO] [stderr] Downloaded gpu-alloc v0.5.4 [INFO] [stderr] Downloaded inplace_it v0.3.6 [INFO] [stderr] Downloaded pollster v0.2.5 [INFO] [stderr] Downloaded list-any v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db6fa16600c98716f412ab774d66fcda5201c419e2fa3516d0fb0c692b719936 [INFO] running `Command { std: "docker" "start" "-a" "db6fa16600c98716f412ab774d66fcda5201c419e2fa3516d0fb0c692b719936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db6fa16600c98716f412ab774d66fcda5201c419e2fa3516d0fb0c692b719936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db6fa16600c98716f412ab774d66fcda5201c419e2fa3516d0fb0c692b719936", kill_on_drop: false }` [INFO] [stdout] db6fa16600c98716f412ab774d66fcda5201c419e2fa3516d0fb0c692b719936 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c7367db74cb68c47b7ccbc750acaada806bdd0d97d5d6b9333d332844e3453a [INFO] running `Command { std: "docker" "start" "-a" "1c7367db74cb68c47b7ccbc750acaada806bdd0d97d5d6b9333d332844e3453a", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling inplace_it v0.3.6 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling smartstring v0.2.10 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling list-any v0.2.1 [INFO] [stderr] Compiling range-alloc v0.1.4 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling ddsfile v0.5.2 [INFO] [stderr] Compiling ktx2 v0.3.0 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling rend3-types v0.3.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling gltf-json v1.4.1 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] Compiling gltf v1.4.1 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling wgpu-profiler v0.8.0 [INFO] [stderr] Compiling rend3 v0.3.0 [INFO] [stderr] Compiling rend3-routine v0.3.0 [INFO] [stderr] Compiling rend3-gltf v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "1c7367db74cb68c47b7ccbc750acaada806bdd0d97d5d6b9333d332844e3453a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c7367db74cb68c47b7ccbc750acaada806bdd0d97d5d6b9333d332844e3453a", kill_on_drop: false }` [INFO] [stdout] 1c7367db74cb68c47b7ccbc750acaada806bdd0d97d5d6b9333d332844e3453a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d95736bcd0248b185dd5c8466b89f88cce5feeb37b8aa5ef5f051c553929c309 [INFO] running `Command { std: "docker" "start" "-a" "d95736bcd0248b185dd5c8466b89f88cce5feeb37b8aa5ef5f051c553929c309", kill_on_drop: false }` [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling rend3-gltf v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.70s [INFO] running `Command { std: "docker" "inspect" "d95736bcd0248b185dd5c8466b89f88cce5feeb37b8aa5ef5f051c553929c309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d95736bcd0248b185dd5c8466b89f88cce5feeb37b8aa5ef5f051c553929c309", kill_on_drop: false }` [INFO] [stdout] d95736bcd0248b185dd5c8466b89f88cce5feeb37b8aa5ef5f051c553929c309