[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] 8cb60d440ba5bd5974a3369528a7c15f0565c9d7 [INFO] testing ErichDonGubler/whippit against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Fwhippit" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ErichDonGubler/whippit on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc2/source/Cargo.toml [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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24fcf8693f7bbb1304002d535f91bb59f1dae80a99bd9bf0b835afd7ef1f446c [INFO] running `Command { std: "docker" "start" "-a" "24fcf8693f7bbb1304002d535f91bb59f1dae80a99bd9bf0b835afd7ef1f446c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24fcf8693f7bbb1304002d535f91bb59f1dae80a99bd9bf0b835afd7ef1f446c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24fcf8693f7bbb1304002d535f91bb59f1dae80a99bd9bf0b835afd7ef1f446c", kill_on_drop: false }` [INFO] [stdout] 24fcf8693f7bbb1304002d535f91bb59f1dae80a99bd9bf0b835afd7ef1f446c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eeedeb040d197b98fa007e59fd8559a4927efbbe7b3aae93828582a24af635d1 [INFO] running `Command { std: "docker" "start" "-a" "eeedeb040d197b98fa007e59fd8559a4927efbbe7b3aae93828582a24af635d1", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling format-core v0.2.4 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling vec1 v1.12.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling path-dsl v0.6.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [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 joinery v3.1.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling format-macro v0.2.4 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling format v0.2.4 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling tardar v0.1.0 (https://github.com/ErichDonGubler/tardar?branch=static-diags#8dddc68b) [INFO] [stderr] Compiling wax v0.6.0 (https://github.com/ErichDonGubler/wax?branch=static-miette-diags#b606968c) [INFO] [stderr] Compiling enumset v1.1.3 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling whippit v0.6.2 (/opt/rustwide/workdir/whippit) [INFO] [stderr] Compiling moz-webgpu-cts v2.0.3 (/opt/rustwide/workdir/moz-webgpu-cts) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "eeedeb040d197b98fa007e59fd8559a4927efbbe7b3aae93828582a24af635d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeedeb040d197b98fa007e59fd8559a4927efbbe7b3aae93828582a24af635d1", kill_on_drop: false }` [INFO] [stdout] eeedeb040d197b98fa007e59fd8559a4927efbbe7b3aae93828582a24af635d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3b856e81dd0d76c464022a02fd064991bff9c16a32c85285112a392e6c28a53 [INFO] running `Command { std: "docker" "start" "-a" "c3b856e81dd0d76c464022a02fd064991bff9c16a32c85285112a392e6c28a53", 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 whippit v0.6.2 (/opt/rustwide/workdir/whippit) [INFO] [stderr] Compiling moz-webgpu-cts v2.0.3 (/opt/rustwide/workdir/moz-webgpu-cts) [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/7af779037716ae4125ceabb429791b4cf5dd0a43/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=d589f9b9974132f2 -C extra-filename=-c696b6f9074ddb67 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern camino=/opt/rustwide/target/debug/deps/libcamino-09f4c957e07a3248.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-fe899f387edf174c.rlib --extern enum_map=/opt/rustwide/target/debug/deps/libenum_map-955b9890dba707f9.rlib --extern enumset=/opt/rustwide/target/debug/deps/libenumset-81e4145789839a5a.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e478283f1ca28c64.rlib --extern format=/opt/rustwide/target/debug/deps/libformat-e78771e7b93fcb68.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-900b86f72f14e1fb.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-684d46f23f4baba5.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-4425cf26f1cfb145.rlib --extern joinery=/opt/rustwide/target/debug/deps/libjoinery-9c7565990cbb1e93.rlib --extern lets_find_up=/opt/rustwide/target/debug/deps/liblets_find_up-5c6e82afaede4f7f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-276235a63555025f.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-95fa025619a39bd6.rlib --extern natord=/opt/rustwide/target/debug/deps/libnatord-17df5b7ba74eac9e.rlib --extern path_dsl=/opt/rustwide/target/debug/deps/libpath_dsl-b0fa5596e008a64b.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-05d710f2f5c3bda0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-436ee56330be5b53.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3c2e06244a957b32.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-9e6e38e96d8c1252.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-448627b2fd4947f5.rlib --extern wax=/opt/rustwide/target/debug/deps/libwax-b9864fe97c2945a0.rlib --extern whippit=/opt/rustwide/target/debug/deps/libwhippit-f4b25f27f37414f2.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-7dde439be2a05df2/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c3b856e81dd0d76c464022a02fd064991bff9c16a32c85285112a392e6c28a53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3b856e81dd0d76c464022a02fd064991bff9c16a32c85285112a392e6c28a53", kill_on_drop: false }` [INFO] [stdout] c3b856e81dd0d76c464022a02fd064991bff9c16a32c85285112a392e6c28a53