[INFO] cloning repository https://github.com/ErichDonGubler/whippit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ErichDonGubler/whippit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Fwhippit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Fwhippit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dcc93a9aa689588fd7a19aa050fec5253863c5ef
[INFO] testing ErichDonGubler/whippit against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Fwhippit" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/ErichDonGubler/whippit
[INFO] finished tweaking git repo https://github.com/ErichDonGubler/whippit
[INFO] tweaked toml for git repo https://github.com/ErichDonGubler/whippit written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ErichDonGubler/whippit on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ErichDonGubler/whippit 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 103fb285ec642df2b9d1cdf42c6ccbde96f17eb3e755d5344c8b1ea022fc2c13
[INFO] running `Command { std: "docker" "start" "-a" "103fb285ec642df2b9d1cdf42c6ccbde96f17eb3e755d5344c8b1ea022fc2c13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "103fb285ec642df2b9d1cdf42c6ccbde96f17eb3e755d5344c8b1ea022fc2c13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "103fb285ec642df2b9d1cdf42c6ccbde96f17eb3e755d5344c8b1ea022fc2c13", kill_on_drop: false }`
[INFO] [stdout] 103fb285ec642df2b9d1cdf42c6ccbde96f17eb3e755d5344c8b1ea022fc2c13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbd01e3c811eb9bb40cbb52b3f35f08aa91a077cf66f2adba14178721c27c3d1
[INFO] running `Command { std: "docker" "start" "-a" "fbd01e3c811eb9bb40cbb52b3f35f08aa91a077cf66f2adba14178721c27c3d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.0.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling supports-color v3.0.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling chumsky v1.0.0-alpha.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling vec1 v1.12.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling mutants v0.0.4
[INFO] [stderr]    Compiling jiff v0.2.14
[INFO] [stderr]    Compiling lazy_format v2.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling joinery v3.1.0
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling path-dsl v0.6.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling lets_find_up v0.0.3
[INFO] [stderr]    Compiling natord v1.0.9
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling pori v0.0.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling env_logger v0.11.7
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling exhaust-macros v0.3.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling exhaust v0.2.5
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling tardar v0.1.0 (https://github.com/ErichDonGubler/tardar?branch=static-diags-miette-0.7#e6d2383f)
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling wax v0.6.0 (https://github.com/ErichDonGubler/wax?branch=static-miette-diags-0.7#63542ef1)
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling enumset_derive v0.8.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling enumset v1.1.3
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling whippit v0.6.4 (/opt/rustwide/workdir/whippit)
[INFO] [stderr]    Compiling moz-webgpu-cts v3.0.1 (/opt/rustwide/workdir/moz-webgpu-cts)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: chumsky v1.0.0-alpha.6
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "fbd01e3c811eb9bb40cbb52b3f35f08aa91a077cf66f2adba14178721c27c3d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbd01e3c811eb9bb40cbb52b3f35f08aa91a077cf66f2adba14178721c27c3d1", kill_on_drop: false }`
[INFO] [stdout] fbd01e3c811eb9bb40cbb52b3f35f08aa91a077cf66f2adba14178721c27c3d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb63bfad3be72ba98f2129c9ee13df2a23c9c4396caa2c91cbf166f185b5e78e
[INFO] running `Command { std: "docker" "start" "-a" "eb63bfad3be72ba98f2129c9ee13df2a23c9c4396caa2c91cbf166f185b5e78e", kill_on_drop: false }`
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling insta v1.38.0
[INFO] [stderr]    Compiling moz-webgpu-cts v3.0.1 (/opt/rustwide/workdir/moz-webgpu-cts)
[INFO] [stderr]    Compiling whippit v0.6.4 (/opt/rustwide/workdir/whippit)
[INFO] [stderr] error: could not compile `moz-webgpu-cts` (bin "moz-webgpu-cts" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name moz_webgpu_cts --edition=2021 moz-webgpu-cts/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5f8c8249bddd92fd -C extra-filename=-942f0768f656db16 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern camino=/opt/rustwide/target/debug/deps/libcamino-0bbed7e288322b2c.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5f8f36607503f76d.rlib --extern enum_map=/opt/rustwide/target/debug/deps/libenum_map-8aac6a37af15c267.rlib --extern enumset=/opt/rustwide/target/debug/deps/libenumset-59f11f32791a863d.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-431d8c8731794015.rlib --extern exhaust=/opt/rustwide/target/debug/deps/libexhaust-a1c907c1b507dd99.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-a6dd472d852eceda.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-b2414959b5208280.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8f586fe208fbd7cb.rlib --extern joinery=/opt/rustwide/target/debug/deps/libjoinery-1db52b05f0fb048c.rlib --extern lazy_format=/opt/rustwide/target/debug/deps/liblazy_format-048f83b70e6a3f6d.rlib --extern lets_find_up=/opt/rustwide/target/debug/deps/liblets_find_up-a5ca6ebc0d6c608b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f788aff488a37349.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-4db1940e1dc934b1.rlib --extern natord=/opt/rustwide/target/debug/deps/libnatord-1c8c87f031577357.rlib --extern path_dsl=/opt/rustwide/target/debug/deps/libpath_dsl-342b595c289d2556.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-e988506472deffeb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4ef0e3d7f77537c2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-17184f36b896b076.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7818a6e3b817262a.rlib --extern wax=/opt/rustwide/target/debug/deps/libwax-28e135b72e514d37.rlib --extern whippit=/opt/rustwide/target/debug/deps/libwhippit-3ed71e1a5310afd3.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/psm-d103b7e0c5de013d/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "eb63bfad3be72ba98f2129c9ee13df2a23c9c4396caa2c91cbf166f185b5e78e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb63bfad3be72ba98f2129c9ee13df2a23c9c4396caa2c91cbf166f185b5e78e", kill_on_drop: false }`
[INFO] [stdout] eb63bfad3be72ba98f2129c9ee13df2a23c9c4396caa2c91cbf166f185b5e78e
