[INFO] cloning repository https://github.com/excsn/snapfire [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/excsn/snapfire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexcsn%2Fsnapfire", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexcsn%2Fsnapfire'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12e6264cd50cbe11a6ca8e7c17f0581663e20b5e [INFO] testing excsn/snapfire against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexcsn%2Fsnapfire" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/excsn/snapfire [INFO] finished tweaking git repo https://github.com/excsn/snapfire [INFO] tweaked toml for git repo https://github.com/excsn/snapfire written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/excsn/snapfire on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/excsn/snapfire 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6181cb6145f50685e52822f767a196632694fd5f79458b190b33be483517807c [INFO] running `Command { std: "docker" "start" "-a" "6181cb6145f50685e52822f767a196632694fd5f79458b190b33be483517807c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6181cb6145f50685e52822f767a196632694fd5f79458b190b33be483517807c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6181cb6145f50685e52822f767a196632694fd5f79458b190b33be483517807c", kill_on_drop: false }` [INFO] [stdout] 6181cb6145f50685e52822f767a196632694fd5f79458b190b33be483517807c [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0dc29a05e44a55bf62178e2fc2bdf4e4383522e9c6492de71328f884d08f34c [INFO] running `Command { std: "docker" "start" "-a" "a0dc29a05e44a55bf62178e2fc2bdf4e4383522e9c6492de71328f884d08f34c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling swc_macros_common v1.0.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling better_scoped_tls v1.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling swc_visit v2.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling unicode-id-start v1.4.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling ast_node v5.0.0 [INFO] [stderr] Compiling from_variant v3.0.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling string_enum v1.0.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling bytes-str v0.2.7 [INFO] [stderr] Compiling triomphe v0.1.15 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling hstr v3.0.3 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling swc_atoms v9.0.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling swc_common v18.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling swc_ecma_ast v19.0.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling par-core v2.0.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling cargo_metadata v0.19.2 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling swc_ecma_visit v19.0.0 [INFO] [stderr] Compiling swc_ecma_parser v29.0.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling actix-http v3.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling swc_config_macro v1.0.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling cssparser v0.33.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling swc_config v3.1.2 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling swc_ecma_utils v25.0.0 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling parcel_selectors v0.28.2 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling swc_ecma_transforms_base v32.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling swc_sourcemap v9.3.4 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling swc_allocator v4.0.1 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling swc_core v50.1.0 [INFO] [stderr] Compiling swc_ecma_transforms_react v35.0.0 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling browserslist-data v0.1.4 [INFO] [stderr] Compiling const-str-proc-macro v0.3.2 [INFO] [stderr] Compiling swc_ecma_codegen_macros v2.0.2 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling vlq v0.5.1 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling parcel_sourcemap v2.1.1 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling swc_ecma_codegen v21.0.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling const-str v0.3.2 [INFO] [stderr] Compiling browserslist-rs v0.19.0 [INFO] [stderr] Compiling swc_ecma_transforms_typescript v35.0.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling lightningcss-derive v1.0.0-alpha.43 [INFO] [stderr] Compiling actix-ws v0.3.0 [INFO] [stderr] Compiling cssparser-color v0.1.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serde-content v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling snapfire v0.4.0 (/opt/rustwide/workdir/rs) [INFO] [stderr] Compiling actix-files v0.6.7 [INFO] [stdout] warning: unused import: `Bytes` [INFO] [stdout] --> rs/src/actix/dev/middleware.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use bytes::{Bytes, BytesMut}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Message` [INFO] [stdout] --> rs/src/actix/dev/ws.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | use actix_ws::{AggregatedMessage, Message, MessageStream, Session}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> rs/src/actix/dev/ws.rs:35:3 [INFO] [stdout] | [INFO] [stdout] 35 | mut msg_stream: MessageStream, [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `auto_inject_script` is never read [INFO] [stdout] --> rs/src/core/reload.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) struct DevReloader { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | pub(crate) auto_inject_script: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DevReloader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lightningcss v1.0.0-alpha.68 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling basic_site v0.1.0 (/opt/rustwide/workdir/examples/basic_site) [INFO] [stdout] warning: unused import: `Template` [INFO] [stdout] --> examples/basic_site/src/main.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | use snapfire::{Template, TeraWeb}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling snapfire_compiler v0.9.0 (/opt/rustwide/workdir/compiler) [INFO] [stdout] warning: unused import: `MinifyOptions` [INFO] [stdout] --> compiler/src/compiler.rs:3:32 [INFO] [stdout] | [INFO] [stdout] 3 | use lightningcss::stylesheet::{MinifyOptions, ParserFlags, ParserOptions, PrinterOptions, StyleSheet}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Pass` and `visit::VisitMutWith` [INFO] [stdout] --> compiler/src/compiler.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | ast::{EsVersion, Pass, Program}, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | visit::VisitMutWith, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EmptyStmt` and `common::Spanned` [INFO] [stdout] --> compiler/src/transforms.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | common::Spanned, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | ecma::ast::{Callee, EmptyStmt, Expr, ExprStmt, MemberExpr, MemberProp, Stmt, Str}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `target` is never read [INFO] [stdout] --> compiler/src/config.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct CompilerOptions { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 9 | pub out_dir: Option, [INFO] [stdout] 10 | pub target: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CompilerOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `exclude` is never read [INFO] [stdout] --> compiler/src/config.rs:18:7 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct TsConfig { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub exclude: Option>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TsConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 55s [INFO] running `Command { std: "docker" "inspect" "a0dc29a05e44a55bf62178e2fc2bdf4e4383522e9c6492de71328f884d08f34c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0dc29a05e44a55bf62178e2fc2bdf4e4383522e9c6492de71328f884d08f34c", kill_on_drop: false }` [INFO] [stdout] a0dc29a05e44a55bf62178e2fc2bdf4e4383522e9c6492de71328f884d08f34c [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61c6c1784cbe2b91a1fff909da15dcc6e37cbc6198dfdf814b9a7e3f963d617d [INFO] running `Command { std: "docker" "start" "-a" "61c6c1784cbe2b91a1fff909da15dcc6e37cbc6198dfdf814b9a7e3f963d617d", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling swc_ecma_ast v19.0.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling parcel_selectors v0.28.2 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling lightningcss v1.0.0-alpha.68 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling swc_ecma_visit v19.0.0 [INFO] [stderr] Compiling swc_ecma_parser v29.0.0 [INFO] [stderr] Compiling swc_ecma_codegen v21.0.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling actix-http v3.11.1 [INFO] [stderr] Compiling swc_ecma_utils v25.0.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] error: could not compile `lightningcss` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name lightningcss --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.68/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="browserslist"' --cfg 'feature="browserslist-rs"' --cfg 'feature="bundler"' --cfg 'feature="dashmap"' --cfg 'feature="default"' --cfg 'feature="nodejs"' --cfg 'feature="parcel_sourcemap"' --cfg 'feature="rayon"' --cfg 'feature="sourcemap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "browserslist", "browserslist-rs", "bundler", "clap", "cli", "dashmap", "default", "into_owned", "jemallocator", "jsonschema", "nodejs", "parcel_sourcemap", "rayon", "schemars", "serde", "serde_json", "sourcemap", "static-self", "substitute_variables", "visitor"))' -C metadata=706db4910542a082 -C extra-filename=-2af7412e2795834a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-02daf59ceb3e618d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c9a8c3feded120fa.rmeta --extern browserslist=/opt/rustwide/target/debug/deps/libbrowserslist-da6162659235962d.rmeta --extern const_str=/opt/rustwide/target/debug/deps/libconst_str-0720efef6dd146a0.rmeta --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-8534ae253cc175fe.rmeta --extern cssparser_color=/opt/rustwide/target/debug/deps/libcssparser_color-96d94d73e46950b0.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-314de46c5af0d4ba.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-6d465a39edfa29f6.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-27286e50a7b0a9d1.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a0ddfcdcabcafc3f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern lightningcss_derive=/opt/rustwide/target/debug/deps/liblightningcss_derive-82231c9665bcaabe.so --extern parcel_selectors=/opt/rustwide/target/debug/deps/libparcel_selectors-983605797b7924ef.rmeta --extern parcel_sourcemap=/opt/rustwide/target/debug/deps/libparcel_sourcemap-48ea98e55b6d96e4.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-00e694bb8c5bde9f.so --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3b9982cd4c9b7139.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-2b3dbf6d879ac931.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-85bc8e4d848a3d59.rmeta --extern serde_content=/opt/rustwide/target/debug/deps/libserde_content-d2b200e4ad9b8a50.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-2a25c8c01d4c2d5b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "61c6c1784cbe2b91a1fff909da15dcc6e37cbc6198dfdf814b9a7e3f963d617d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61c6c1784cbe2b91a1fff909da15dcc6e37cbc6198dfdf814b9a7e3f963d617d", kill_on_drop: false }` [INFO] [stdout] 61c6c1784cbe2b91a1fff909da15dcc6e37cbc6198dfdf814b9a7e3f963d617d