[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] b31cf6bf01440b550d7f9b2371d310c84426987b [INFO] testing excsn/snapfire against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexcsn%2Fsnapfire" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/excsn/snapfire on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74ea98b84f5be763a8dc9447fc2ee03e81bd210949d494b8f1bec72544229069 [INFO] running `Command { std: "docker" "start" "-a" "74ea98b84f5be763a8dc9447fc2ee03e81bd210949d494b8f1bec72544229069", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74ea98b84f5be763a8dc9447fc2ee03e81bd210949d494b8f1bec72544229069", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74ea98b84f5be763a8dc9447fc2ee03e81bd210949d494b8f1bec72544229069", kill_on_drop: false }` [INFO] [stdout] 74ea98b84f5be763a8dc9447fc2ee03e81bd210949d494b8f1bec72544229069 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a39b1d31108a4d619ccb487c109566e68f14ed3d4b1cfd34c77eb2d751070e7 [INFO] running `Command { std: "docker" "start" "-a" "1a39b1d31108a4d619ccb487c109566e68f14ed3d4b1cfd34c77eb2d751070e7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling better_scoped_tls v1.0.1 [INFO] [stderr] Compiling swc_visit v2.0.1 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling unicode-id-start v1.4.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling crossbeam-deque v0.8.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.65 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling swc_macros_common v1.0.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling ast_node v5.0.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.1 [INFO] [stderr] Compiling from_variant v3.0.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling string_enum v1.0.2 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling triomphe v0.1.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bytes-str v0.2.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling hstr v3.0.4 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling swc_atoms v9.0.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling swc_common v18.0.1 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling vergen-lib v9.1.0 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling swc_ecma_ast v19.0.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling cargo-platform v0.3.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling vergen v9.1.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling par-core v2.0.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling cargo_metadata v0.23.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling swc_ecma_visit v19.0.0 [INFO] [stderr] Compiling swc_ecma_parser v29.0.2 [INFO] [stderr] Compiling actix-http v3.11.2 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling swc_config_macro v1.0.1 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling rkyv v0.7.46 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling actix-web v4.12.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling swc_config v3.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling cssparser v0.33.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling swc_ecma_utils v25.0.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling rkyv_derive v0.7.46 [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 inotify-sys v0.1.5 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling swc_ecma_transforms_base v32.0.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Compiling seahash v4.1.0 [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 data-url v0.1.1 [INFO] [stderr] Compiling swc_allocator v4.0.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [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 swc_core v50.2.3 [INFO] [stderr] Compiling pest_derive v2.8.6 [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.5 [INFO] [stderr] Compiling const-str-proc-macro v0.3.2 [INFO] [stderr] Compiling actix_derive v0.6.2 [INFO] [stderr] Compiling swc_ecma_codegen_macros v2.0.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling vlq v0.5.1 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling swc_ecma_codegen v21.0.0 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling parcel_sourcemap v2.1.1 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling lightningcss-derive v1.0.0-alpha.43 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling browserslist-rs v0.19.0 [INFO] [stderr] Compiling const-str v0.3.2 [INFO] [stderr] Compiling swc_ecma_transforms_typescript v35.0.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling actix-ws v0.3.1 [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.55 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling jiff v0.2.19 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling actix-files v0.6.10 [INFO] [stderr] Compiling snapfire v0.4.1 (/opt/rustwide/workdir/rs) [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 clap v4.5.57 [INFO] [stderr] Compiling lightningcss v1.0.0-alpha.70 [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 40s [INFO] running `Command { std: "docker" "inspect" "1a39b1d31108a4d619ccb487c109566e68f14ed3d4b1cfd34c77eb2d751070e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a39b1d31108a4d619ccb487c109566e68f14ed3d4b1cfd34c77eb2d751070e7", kill_on_drop: false }` [INFO] [stdout] 1a39b1d31108a4d619ccb487c109566e68f14ed3d4b1cfd34c77eb2d751070e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab2b1b309975f8a0110753b0c2b0e7e565db905132e1599f31852cf849a684cd [INFO] running `Command { std: "docker" "start" "-a" "ab2b1b309975f8a0110753b0c2b0e7e565db905132e1599f31852cf849a684cd", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [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 termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling lightningcss v1.0.0-alpha.70 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling actix v0.13.5 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling swc_ecma_visit v19.0.0 [INFO] [stderr] Compiling swc_ecma_parser v29.0.2 [INFO] [stderr] Compiling swc_ecma_codegen v21.0.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling actix-http v3.11.2 [INFO] [stderr] Compiling swc_ecma_utils v25.0.0 [INFO] [stderr] Compiling actix-web v4.12.1 [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/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name lightningcss --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightningcss-1.0.0-alpha.70/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=976d0a9b38c3f745 -C extra-filename=-3e5045e40135a63e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-a89f9adce4768d18.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e3ebf951a1dfe30d.rmeta --extern browserslist=/opt/rustwide/target/debug/deps/libbrowserslist-c8601bc96495cba9.rmeta --extern const_str=/opt/rustwide/target/debug/deps/libconst_str-2260dd923478c07a.rmeta --extern cssparser=/opt/rustwide/target/debug/deps/libcssparser-64383d9022bafedf.rmeta --extern cssparser_color=/opt/rustwide/target/debug/deps/libcssparser_color-92a0d7f7f51859eb.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-c63b84b4114127d7.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-b4708a4db8b9ff4f.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-18ae20721f943c08.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a2b526da040bc09d.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-afffdbb119bd9ac1.rmeta --extern lightningcss_derive=/opt/rustwide/target/debug/deps/liblightningcss_derive-2b8c55f4ff550ad6.so --extern parcel_selectors=/opt/rustwide/target/debug/deps/libparcel_selectors-6ab21a90c46cc00b.rmeta --extern parcel_sourcemap=/opt/rustwide/target/debug/deps/libparcel_sourcemap-c2f1820c8f91cdef.rmeta --extern pastey=/opt/rustwide/target/debug/deps/libpastey-4096fca0041521f6.so --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-0548a7d6a7913c24.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-6f6d2748629113ef.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-71da8a6ae8f75da0.rmeta --extern serde_content=/opt/rustwide/target/debug/deps/libserde_content-4a5a1bf41c12b4e6.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-115a58d33e5c0143.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" "ab2b1b309975f8a0110753b0c2b0e7e565db905132e1599f31852cf849a684cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab2b1b309975f8a0110753b0c2b0e7e565db905132e1599f31852cf849a684cd", kill_on_drop: false }` [INFO] [stdout] ab2b1b309975f8a0110753b0c2b0e7e565db905132e1599f31852cf849a684cd