[INFO] fetching crate mod3d-gl-sdl-example 0.3.0... [INFO] checking mod3d-gl-sdl-example-0.3.0 against master#f5e2df741b4a9820a7579f0c8eccc951706a8782 for pr-147984 [INFO] extracting crate mod3d-gl-sdl-example 0.3.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate mod3d-gl-sdl-example 0.3.0 [INFO] finished tweaking crates.io crate mod3d-gl-sdl-example 0.3.0 [INFO] tweaked toml for crates.io crate mod3d-gl-sdl-example 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mod3d-gl-sdl-example 0.3.0 on toolchain f5e2df741b4a9820a7579f0c8eccc951706a8782 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mod3d-gl-sdl-example 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" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mod3d-base v0.3.0 [INFO] [stderr] Downloaded mod3d-gltf v0.3.0 [INFO] [stderr] Downloaded mod3d-gl v0.3.0 [INFO] [stderr] Downloaded indent-display v0.1.1 [INFO] [stderr] Downloaded geo-nd v0.5.2 [INFO] [stderr] Downloaded sdl2 v0.37.0 [INFO] [stderr] Downloaded sdl2-sys v0.37.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa6318ef0140c684063750f4a763a5c06302e34be3be093168764fbf1fe7ce91 [INFO] running `Command { std: "docker" "start" "-a" "aa6318ef0140c684063750f4a763a5c06302e34be3be093168764fbf1fe7ce91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa6318ef0140c684063750f4a763a5c06302e34be3be093168764fbf1fe7ce91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa6318ef0140c684063750f4a763a5c06302e34be3be093168764fbf1fe7ce91", kill_on_drop: false }` [INFO] [stdout] aa6318ef0140c684063750f4a763a5c06302e34be3be093168764fbf1fe7ce91 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f5e2df741b4a9820a7579f0c8eccc951706a8782" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22c6e49653b0148383f8b7ae34e6c1c2d17ee71cb0cc84d789ef20244143ec2b [INFO] running `Command { std: "docker" "start" "-a" "22c6e49653b0148383f8b7ae34e6c1c2d17ee71cb0cc84d789ef20244143ec2b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking indent-display v0.1.1 [INFO] [stderr] Compiling sdl2 v0.37.0 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Checking zune-jpeg v0.4.14 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Compiling sdl2-sys v0.37.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Checking js-sys v0.3.76 [INFO] [stderr] Checking geo-nd v0.5.2 [INFO] [stderr] Checking serde_json v1.0.134 [INFO] [stderr] Checking mod3d-base v0.3.0 [INFO] [stderr] Checking web-sys v0.3.76 [INFO] [stderr] Checking mod3d-gltf v0.3.0 [INFO] [stderr] Checking mod3d-gl v0.3.0 [INFO] [stderr] Checking mod3d-gl-sdl-example v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "22c6e49653b0148383f8b7ae34e6c1c2d17ee71cb0cc84d789ef20244143ec2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22c6e49653b0148383f8b7ae34e6c1c2d17ee71cb0cc84d789ef20244143ec2b", kill_on_drop: false }` [INFO] [stdout] 22c6e49653b0148383f8b7ae34e6c1c2d17ee71cb0cc84d789ef20244143ec2b