[INFO] fetching crate wgpu-mipmap 0.1.0...
[INFO] testing wgpu-mipmap-0.1.0 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate wgpu-mipmap 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate wgpu-mipmap 0.1.0
[INFO] finished tweaking crates.io crate wgpu-mipmap 0.1.0
[INFO] tweaked toml for crates.io crate wgpu-mipmap 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wgpu-mipmap 0.1.0 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] crate crates.io crate wgpu-mipmap 0.1.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 6eee75690458062e2946e7e98a8e8323fc4b91b2480a16c79e0f47847ccbf719
[INFO] running `Command { std: "docker" "start" "-a" "6eee75690458062e2946e7e98a8e8323fc4b91b2480a16c79e0f47847ccbf719", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6eee75690458062e2946e7e98a8e8323fc4b91b2480a16c79e0f47847ccbf719", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6eee75690458062e2946e7e98a8e8323fc4b91b2480a16c79e0f47847ccbf719", kill_on_drop: false }`
[INFO] [stdout] 6eee75690458062e2946e7e98a8e8323fc4b91b2480a16c79e0f47847ccbf719
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4da7f5cc92c22385d5d370e47a29d4e13672322c29892727c4e6b35619d765bf
[INFO] running `Command { std: "docker" "start" "-a" "4da7f5cc92c22385d5d370e47a29d4e13672322c29892727c4e6b35619d765bf", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling proc-macro2 v1.0.21
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.41
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling libc v0.2.77
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling pin-project-internal v0.4.23
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling libloading v0.6.3
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.5
[INFO] [stderr]    Compiling futures-core v0.3.5
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.5
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-io v0.3.5
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling x11 v2.18.2
[INFO] [stderr]    Compiling futures-channel v0.3.5
[INFO] [stderr]    Compiling instant v0.1.6
[INFO] [stderr]    Compiling atom v0.3.5
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling lock_api v0.4.1
[INFO] [stderr]    Compiling tracing-core v0.1.16
[INFO] [stderr]    Compiling hibitset v0.6.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling ash v0.31.0
[INFO] [stderr]    Compiling inplace_it v0.3.2
[INFO] [stderr]    Compiling wgpu-types v0.6.1
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.0
[INFO] [stderr]    Compiling spirv_headers v1.5.0
[INFO] [stderr]    Compiling gfx-hal v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.11.0
[INFO] [stderr]    Compiling gfx-backend-empty v0.6.0
[INFO] [stderr]    Compiling gfx-descriptor v0.2.0
[INFO] [stderr]    Compiling gfx-memory v0.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.11
[INFO] [stderr]    Compiling gfx-backend-vulkan v0.6.1
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling naga v0.2.0
[INFO] [stderr]    Compiling pin-project v0.4.23
[INFO] [stderr]    Compiling futures-util v0.3.5
[INFO] [stderr]    Compiling tracing v0.1.19
[INFO] [stderr]    Compiling wgpu-core v0.6.3
[INFO] [stderr]    Compiling futures-executor v0.3.5
[INFO] [stderr]    Compiling futures v0.3.5
[INFO] [stderr]    Compiling wgpu v0.6.0
[INFO] [stderr]    Compiling wgpu-mipmap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wgpu-core v0.6.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "4da7f5cc92c22385d5d370e47a29d4e13672322c29892727c4e6b35619d765bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4da7f5cc92c22385d5d370e47a29d4e13672322c29892727c4e6b35619d765bf", kill_on_drop: false }`
[INFO] [stdout] 4da7f5cc92c22385d5d370e47a29d4e13672322c29892727c4e6b35619d765bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f26ad064d20a70fe81840fa5501ddfaa366327a38ae0e323eec2604886c1d100
[INFO] running `Command { std: "docker" "start" "-a" "f26ad064d20a70fe81840fa5501ddfaa366327a38ae0e323eec2604886c1d100", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling num-iter v0.1.41
[INFO] [stderr]    Compiling num-rational v0.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.4.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling png v0.16.7
[INFO] [stderr]    Compiling image v0.23.9
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling wgpu-mipmap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.88s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wgpu-core v0.6.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f26ad064d20a70fe81840fa5501ddfaa366327a38ae0e323eec2604886c1d100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f26ad064d20a70fe81840fa5501ddfaa366327a38ae0e323eec2604886c1d100", kill_on_drop: false }`
[INFO] [stdout] f26ad064d20a70fe81840fa5501ddfaa366327a38ae0e323eec2604886c1d100
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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", kill_on_drop: false }`
[INFO] [stdout] 2d9ca13a3a5c058ceace1e7e73a761822de1838d8504f76bf74b53c886d91ad3
[INFO] running `Command { std: "docker" "start" "-a" "2d9ca13a3a5c058ceace1e7e73a761822de1838d8504f76bf74b53c886d91ad3", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wgpu-core v0.6.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wgpu_mipmap-5e7e555ba4ff483d)
[INFO] [stdout] running 18 tests
[INFO] [stdout] test backends::compute::tests::unsupported_npot ... ok
[INFO] [stdout] test backends::compute::tests::unknown_format ... ok
[INFO] [stdout] test backends::copy::tests::sanity_check ... ok
[INFO] [stdout] test backends::recommended::tests::checkerboard_r8_compute ... ok
[INFO] [stdout] test backends::recommended::tests::checkerboard_r8_render ... ok
[INFO] [stdout] test backends::recommended::tests::checkerboard_rgba32f_compute ... ok
[INFO] [stdout] test backends::copy::tests::unsupported_format ... ok
[INFO] [stdout] test backends::recommended::tests::checkerboard_rgba8_copy ... ok
[INFO] [stdout] test backends::render::tests::sanity_check ... ok
[INFO] [stdout] test backends::render::tests::unknown_format ... ok
[INFO] [stdout] test backends::compute::tests::unsupported_usage ... ok
[INFO] [stdout] test backends::compute::tests::sanity_check ... ok
[INFO] [stdout] test backends::recommended::tests::checkerboard_rgba8_compute ... ok
[INFO] [stdout] test backends::recommended::tests::checkerboard_rgba8_render ... ok
[INFO] [stdout] test backends::recommended::tests::checkerboard_srgba8_render ... ok
[INFO] [stdout] test backends::render::tests::unsupported_usage ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/wgpu_mipmap-5e7e555ba4ff483d` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "2d9ca13a3a5c058ceace1e7e73a761822de1838d8504f76bf74b53c886d91ad3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d9ca13a3a5c058ceace1e7e73a761822de1838d8504f76bf74b53c886d91ad3", kill_on_drop: false }`
[INFO] [stdout] 2d9ca13a3a5c058ceace1e7e73a761822de1838d8504f76bf74b53c886d91ad3
