[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] cc2569059a7f7dfa210453110167398f3ac4403d [INFO] checking ErichDonGubler/whippit against f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 for pr-160235-1 [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 f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "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" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] acb8786e675ac1e33ada88dbda37c8d40f9fdd125dba12c4105a53725eaef88a [INFO] running `Command { std: "docker" "start" "acb8786e675ac1e33ada88dbda37c8d40f9fdd125dba12c4105a53725eaef88a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acb8786e675ac1e33ada88dbda37c8d40f9fdd125dba12c4105a53725eaef88a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "acb8786e675ac1e33ada88dbda37c8d40f9fdd125dba12c4105a53725eaef88a" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acb8786e675ac1e33ada88dbda37c8d40f9fdd125dba12c4105a53725eaef88a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "acb8786e675ac1e33ada88dbda37c8d40f9fdd125dba12c4105a53725eaef88a" "/opt/rustwide/cargo-home/bin/cargo" "+f99a7560a6b5f0a5e6894aea7e8afe0e01d3edd1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.6 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking supports-color v3.0.0 [INFO] [stderr] Checking supports-hyperlinks v3.0.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking lazy_format v2.0.3 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking vec1 v1.12.0 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking jiff v0.2.14 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling mutants v0.0.4 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking joinery v3.1.0 [INFO] [stderr] Checking insta v1.38.0 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Checking path-dsl v0.6.1 [INFO] [stderr] Checking lets_find_up v0.0.3 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking pori v0.0.0 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking env_logger v0.11.7 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking backtrace-ext v0.2.1 [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 exhaust-macros v0.3.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking exhaust v0.2.5 [INFO] [stderr] Checking miette v7.6.0 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking tardar v0.1.0 (https://github.com/ErichDonGubler/tardar?branch=static-diags-miette-0.7#e6d2383f) [INFO] [stderr] Checking wax v0.6.0 (https://github.com/ErichDonGubler/wax?branch=static-miette-diags-0.7#63542ef1) [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling enumset_derive v0.8.1 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking enumset v1.1.3 [INFO] [stderr] Checking whippit v0.6.4 (/opt/rustwide/workdir/whippit) [INFO] [stderr] Checking moz-webgpu-cts v3.0.1 (/opt/rustwide/workdir/moz-webgpu-cts) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> moz-webgpu-cts/src/main.rs:1116:13 [INFO] [stdout] | [INFO] [stdout] 1116 | path!(&checkout | "testing" | "web-platform" | "mozilla" | "meta" | "webgpu") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `path` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> moz-webgpu-cts/src/main.rs:1118:27 [INFO] [stdout] | [INFO] [stdout] 1118 | Browser::Servo => path!(&checkout | "tests" | "wpt" | "webgpu" | "meta" | "webgpu"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> moz-webgpu-cts/src/main.rs:1116:13 [INFO] [stdout] | [INFO] [stdout] 1116 | path!(&checkout | "testing" | "web-platform" | "mozilla" | "meta" | "webgpu") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `path` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> moz-webgpu-cts/src/main.rs:1118:27 [INFO] [stdout] | [INFO] [stdout] 1118 | Browser::Servo => path!(&checkout | "tests" | "wpt" | "webgpu" | "meta" | "webgpu"), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `path` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.90s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: chumsky v1.0.0-alpha.6, moz-webgpu-cts v3.0.1 (/opt/rustwide/workdir/moz-webgpu-cts) [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" "acb8786e675ac1e33ada88dbda37c8d40f9fdd125dba12c4105a53725eaef88a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acb8786e675ac1e33ada88dbda37c8d40f9fdd125dba12c4105a53725eaef88a", kill_on_drop: false }` [INFO] [stdout] acb8786e675ac1e33ada88dbda37c8d40f9fdd125dba12c4105a53725eaef88a