[INFO] fetching crate mod3d-gl-sdl-example 0.3.0... [INFO] checking mod3d-gl-sdl-example-0.3.0 against try#2c4819a380dbddb1f2a0f4405a49fb6ed90983ae for pr-152996 [INFO] extracting crate mod3d-gl-sdl-example 0.3.0 into /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mod3d-gl-sdl-example 0.3.0 on toolchain 2c4819a380dbddb1f2a0f4405a49fb6ed90983ae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "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" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80b748ebe5e0fe7327a7998c19f589bd60de1b0428cc95a61a2e70e1edb8c2f1 [INFO] running `Command { std: "docker" "start" "-a" "80b748ebe5e0fe7327a7998c19f589bd60de1b0428cc95a61a2e70e1edb8c2f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80b748ebe5e0fe7327a7998c19f589bd60de1b0428cc95a61a2e70e1edb8c2f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80b748ebe5e0fe7327a7998c19f589bd60de1b0428cc95a61a2e70e1edb8c2f1", kill_on_drop: false }` [INFO] [stdout] 80b748ebe5e0fe7327a7998c19f589bd60de1b0428cc95a61a2e70e1edb8c2f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+2c4819a380dbddb1f2a0f4405a49fb6ed90983ae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa2e535fa495fcd344ee9bf7ebcd86d73ab1d3de2387104685c63b3d76fd5485 [INFO] running `Command { std: "docker" "start" "-a" "aa2e535fa495fcd344ee9bf7ebcd86d73ab1d3de2387104685c63b3d76fd5485", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.22 [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 version-compare v0.1.1 [INFO] [stderr] Compiling xml-rs v0.8.24 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling serde_json v1.0.134 [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 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] Compiling cmake v0.1.52 [INFO] [stderr] Compiling sdl2-sys v0.37.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking clap v4.5.23 [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] Checking thiserror v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [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 mod3d-base v0.3.0 [INFO] [stderr] Checking mod3d-gltf v0.3.0 [INFO] [stderr] Checking web-sys v0.3.76 [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 07s [INFO] running `Command { std: "docker" "inspect" "aa2e535fa495fcd344ee9bf7ebcd86d73ab1d3de2387104685c63b3d76fd5485", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa2e535fa495fcd344ee9bf7ebcd86d73ab1d3de2387104685c63b3d76fd5485", kill_on_drop: false }` [INFO] [stdout] aa2e535fa495fcd344ee9bf7ebcd86d73ab1d3de2387104685c63b3d76fd5485