[INFO] cloning repository https://github.com/alephjs/aleph-compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alephjs/aleph-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falephjs%2Faleph-compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falephjs%2Faleph-compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 508d51a7a7d88be2e400f779ff1160d682942422 [INFO] testing alephjs/aleph-compiler/508d51a7a7d88be2e400f779ff1160d682942422 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falephjs%2Faleph-compiler" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alephjs/aleph-compiler on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alephjs/aleph-compiler [INFO] finished tweaking git repo https://github.com/alephjs/aleph-compiler [INFO] tweaked toml for git repo https://github.com/alephjs/aleph-compiler written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/alephjs/aleph-compiler 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-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f90fd3e07c415e79ca9c08a05c455751882789a09b0cffa1d6c71bbad9bc108 [INFO] running `Command { std: "docker" "start" "-a" "3f90fd3e07c415e79ca9c08a05c455751882789a09b0cffa1d6c71bbad9bc108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f90fd3e07c415e79ca9c08a05c455751882789a09b0cffa1d6c71bbad9bc108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f90fd3e07c415e79ca9c08a05c455751882789a09b0cffa1d6c71bbad9bc108", kill_on_drop: false }` [INFO] [stdout] 3f90fd3e07c415e79ca9c08a05c455751882789a09b0cffa1d6c71bbad9bc108 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 108ee66455fa7b7dba7e1fb68181844e23c0dcdaafedac4af6d9b13726c76180 [INFO] running `Command { std: "docker" "start" "-a" "108ee66455fa7b7dba7e1fb68181844e23c0dcdaafedac4af6d9b13726c76180", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling swc_atoms v0.4.38 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling better_scoped_tls v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling swc_ecma_ast v0.98.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling unicode-id v0.3.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.84 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling bumpalo v3.11.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling bytecheck v0.6.9 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling swc_macros_common v0.3.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.84 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.84 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling rkyv v0.7.39 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.84 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling simd-abstraction v0.7.0 [INFO] [stderr] Compiling parcel_selectors v0.25.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling vlq v0.5.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling ryu-js v0.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling swc_visit_macros v0.5.5 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.1 [INFO] [stderr] Compiling from_variant v0.1.4 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling string_enum v0.3.2 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling is-macro v0.2.1 [INFO] [stderr] Compiling ast_node v0.8.6 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling swc_ecma_transforms_macros v0.5.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling swc_config_macro v0.1.0 [INFO] [stderr] Compiling bytecheck_derive v0.6.9 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.84 [INFO] [stderr] Compiling cssparser v0.29.6 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.7.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling rkyv_derive v0.7.39 [INFO] [stderr] Compiling swc_timer v0.17.35 [INFO] [stderr] Compiling const-str-proc-macro v0.3.2 [INFO] [stderr] Compiling swc_visit v0.5.4 [INFO] [stderr] Compiling swc_trace_macro v0.1.2 [INFO] [stderr] Compiling const-str v0.3.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling radix_fmt v1.0.0 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling triomphe v0.1.8 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling swc_cached v0.3.15 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling sourcemap v6.1.0 [INFO] [stderr] Compiling swc_config v0.1.4 [INFO] [stderr] Compiling parcel_sourcemap v2.1.1 [INFO] [stderr] Compiling import_map v0.15.0 [INFO] [stderr] Compiling swc_common v0.29.33 [INFO] [stderr] Compiling lightningcss v1.0.0-alpha.40 [INFO] [stderr] Compiling js-sys v0.3.61 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling swc_fast_graph v0.17.34 [INFO] [stderr] Compiling serde-wasm-bindgen v0.5.0 [INFO] [stderr] Compiling swc_ecma_visit v0.84.0 [INFO] [stderr] Compiling swc_ecma_parser v0.128.1 [INFO] [stderr] Compiling swc_ecma_codegen v0.133.1 [INFO] [stderr] Compiling swc_ecma_utils v0.111.1 [INFO] [stderr] Compiling swc_ecma_transforms_base v0.120.1 [INFO] [stderr] Compiling swc_ecma_usage_analyzer v0.7.1 [INFO] [stderr] Compiling swc_ecmascript v0.218.6 [INFO] [stderr] Compiling swc_ecma_transforms_classes v0.109.1 [INFO] [stderr] Compiling swc_ecma_transforms_optimization v0.177.4 [INFO] [stderr] Compiling swc_ecma_transforms_react v0.164.1 [INFO] [stderr] Compiling swc_ecma_transforms_proposal v0.153.1 [INFO] [stderr] Compiling swc_ecma_transforms_compat v0.145.1 [INFO] [stderr] Compiling swc_ecma_transforms_typescript v0.168.2 [INFO] [stderr] Compiling swc_ecma_minifier v0.171.5 [INFO] [stderr] Compiling swc_ecma_transforms v0.208.4 [INFO] [stderr] Compiling aleph-compiler v0.9.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `AttrResult` is never constructed [INFO] [stdout] --> src/css.rs:201:8 [INFO] [stdout] | [INFO] [stdout] 201 | struct AttrResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [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" "108ee66455fa7b7dba7e1fb68181844e23c0dcdaafedac4af6d9b13726c76180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "108ee66455fa7b7dba7e1fb68181844e23c0dcdaafedac4af6d9b13726c76180", kill_on_drop: false }` [INFO] [stdout] 108ee66455fa7b7dba7e1fb68181844e23c0dcdaafedac4af6d9b13726c76180 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fda19d62178a32bd088c0f66da716b0dcada8bc66f3d1548bd0faa5eee20e342 [INFO] running `Command { std: "docker" "start" "-a" "fda19d62178a32bd088c0f66da716b0dcada8bc66f3d1548bd0faa5eee20e342", kill_on_drop: false }` [INFO] [stderr] Compiling aleph-compiler v0.9.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `AttrResult` is never constructed [INFO] [stdout] --> src/css.rs:201:8 [INFO] [stdout] | [INFO] [stdout] 201 | struct AttrResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AttrResult` is never constructed [INFO] [stdout] --> src/css.rs:201:8 [INFO] [stdout] | [INFO] [stdout] 201 | struct AttrResult { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.57s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [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" "fda19d62178a32bd088c0f66da716b0dcada8bc66f3d1548bd0faa5eee20e342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fda19d62178a32bd088c0f66da716b0dcada8bc66f3d1548bd0faa5eee20e342", kill_on_drop: false }` [INFO] [stdout] fda19d62178a32bd088c0f66da716b0dcada8bc66f3d1548bd0faa5eee20e342 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f9e6cf5297ed1547a0902877bb83f6a928ee3a61c44fc38108b7aa5ee794dd0f [INFO] running `Command { std: "docker" "start" "-a" "f9e6cf5297ed1547a0902877bb83f6a928ee3a61c44fc38108b7aa5ee794dd0f", kill_on_drop: false }` [INFO] [stderr] warning: struct `AttrResult` is never constructed [INFO] [stderr] --> src/css.rs:201:8 [INFO] [stderr] | [INFO] [stderr] 201 | struct AttrResult { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `aleph-compiler` (lib) generated 1 warning [INFO] [stderr] warning: `aleph-compiler` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.84 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aleph_compiler-a56fbb300695d042) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test tests::jsx_preserve ... ok [INFO] [stdout] test tests::jsx_classic ... ok [INFO] [stdout] test tests::jsx_automtic ... ok [INFO] [stdout] test tests::import_resolving ... ok [INFO] [stdout] test tests::parcel_css ... ok [INFO] [stdout] test tests::strip_data_export ... ok [INFO] [stdout] test tests::react_refresh ... ok [INFO] [stdout] test tests::typescript ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests aleph_compiler [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f9e6cf5297ed1547a0902877bb83f6a928ee3a61c44fc38108b7aa5ee794dd0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9e6cf5297ed1547a0902877bb83f6a928ee3a61c44fc38108b7aa5ee794dd0f", kill_on_drop: false }` [INFO] [stdout] f9e6cf5297ed1547a0902877bb83f6a928ee3a61c44fc38108b7aa5ee794dd0f