[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 beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FErichDonGubler%2Fwhippit" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ErichDonGubler/whippit on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "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-2-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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ff3177b0e8cab3a7e9773c48f9833da91334beeda2fcc2301dae34273e1c681 [INFO] running `Command { std: "docker" "start" "-a" "7ff3177b0e8cab3a7e9773c48f9833da91334beeda2fcc2301dae34273e1c681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ff3177b0e8cab3a7e9773c48f9833da91334beeda2fcc2301dae34273e1c681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ff3177b0e8cab3a7e9773c48f9833da91334beeda2fcc2301dae34273e1c681", kill_on_drop: false }` [INFO] [stdout] 7ff3177b0e8cab3a7e9773c48f9833da91334beeda2fcc2301dae34273e1c681 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60d03a943ebfb0023975a0ab6ec5adcfad051bd188f9ae01710ac1083e0f6bb6 [INFO] running `Command { std: "docker" "start" "-a" "60d03a943ebfb0023975a0ab6ec5adcfad051bd188f9ae01710ac1083e0f6bb6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [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 adler v1.0.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.6 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling object v0.32.2 [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 anstyle v1.0.6 [INFO] [stderr] Compiling is-terminal v0.4.12 [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 terminal_size v0.1.17 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling format-core v0.2.4 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling vec1 v1.12.0 [INFO] [stderr] Compiling same-file v1.0.6 [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.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling joinery v3.1.0 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling lets_find_up v0.0.3 [INFO] [stderr] Compiling path-dsl v0.6.1 [INFO] [stderr] Compiling pori v0.0.0 [INFO] [stderr] Compiling format-macro v0.2.4 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling format v0.2.4 [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 enum-map-derive v0.17.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Compiling strum v0.25.0 [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 enum-map v2.7.3 [INFO] [stderr] Compiling enumset v1.1.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] error: could not compile `moz-webgpu-cts` (bin "moz-webgpu-cts") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-02-18-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 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cc3c8a0788af352b -C extra-filename=-8efa4ccdd8d9eacf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern camino=/opt/rustwide/target/debug/deps/libcamino-b415f54a31688904.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-3bee9edc4c5f7fb6.rlib --extern enum_map=/opt/rustwide/target/debug/deps/libenum_map-b07454227f989903.rlib --extern enumset=/opt/rustwide/target/debug/deps/libenumset-c2e5afa299c2ce71.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-70579e44b53d661a.rlib --extern format=/opt/rustwide/target/debug/deps/libformat-8d7b97f226f645d8.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-716c77a0276c7c78.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-e14eb9513365a242.rlib --extern joinery=/opt/rustwide/target/debug/deps/libjoinery-d21b7f6ac17f11e9.rlib --extern lets_find_up=/opt/rustwide/target/debug/deps/liblets_find_up-bac9e94be040227a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1ad4a80b9627ed31.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-d2ca97433b218011.rlib --extern natord=/opt/rustwide/target/debug/deps/libnatord-8bd723128042ef1e.rlib --extern path_dsl=/opt/rustwide/target/debug/deps/libpath_dsl-9a39d607e446158b.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-ee0ad5505b9ac21e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c9ef53c102f0c921.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7a4f6ae5a73ff9d2.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-d525859f2fce9214.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6bf58b4af393ba34.rlib --extern wax=/opt/rustwide/target/debug/deps/libwax-30c349f78dc25ff1.rlib --extern whippit=/opt/rustwide/target/debug/deps/libwhippit-6091f00e592fda15.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/psm-48984d20bba277bc/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "60d03a943ebfb0023975a0ab6ec5adcfad051bd188f9ae01710ac1083e0f6bb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60d03a943ebfb0023975a0ab6ec5adcfad051bd188f9ae01710ac1083e0f6bb6", kill_on_drop: false }` [INFO] [stdout] 60d03a943ebfb0023975a0ab6ec5adcfad051bd188f9ae01710ac1083e0f6bb6