[INFO] cloning repository https://github.com/ssc-project/ssc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ssc-project/ssc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssc-project%2Fssc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssc-project%2Fssc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd502f0177d34298dcd06354b5de01c5fb675d0e [INFO] testing ssc-project/ssc against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssc-project%2Fssc" "/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/ssc-project/ssc on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/ssc-project/ssc [INFO] finished tweaking git repo https://github.com/ssc-project/ssc [INFO] tweaked toml for git repo https://github.com/ssc-project/ssc written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ssc-project/ssc 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" "+nightly-2025-01-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea078adc28abd696d1126b4c45de38f9a077dfc01810a4c2e49edec35c56e22d [INFO] running `Command { std: "docker" "start" "-a" "ea078adc28abd696d1126b4c45de38f9a077dfc01810a4c2e49edec35c56e22d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea078adc28abd696d1126b4c45de38f9a077dfc01810a4c2e49edec35c56e22d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea078adc28abd696d1126b4c45de38f9a077dfc01810a4c2e49edec35c56e22d", kill_on_drop: false }` [INFO] [stdout] ea078adc28abd696d1126b4c45de38f9a077dfc01810a4c2e49edec35c56e22d [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=forbid -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a44e0b4732b20c0ac116ede608796619ac35be44c35daa66020dd851eda9548 [INFO] running `Command { std: "docker" "start" "-a" "2a44e0b4732b20c0ac116ede608796619ac35be44c35daa66020dd851eda9548", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling rustc-hash v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ryu-js v1.0.1 [INFO] [stderr] Compiling unicode-id-start v1.1.2 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling assert-unchecked v0.1.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling dashmap v6.0.1 [INFO] [stderr] Compiling daachorse v1.0.0 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling napi-build v2.1.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling ssc_parser_napi v0.0.0 (/opt/rustwide/workdir/napi/parser) [INFO] [stderr] Compiling napi-sys v2.4.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling serde_derive_internals v0.28.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling tsify-macros v0.4.5 [INFO] [stderr] Compiling oxc_ast_macros v0.24.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling oxc_diagnostics v0.24.0 [INFO] [stderr] Compiling napi-derive-backend v1.0.70 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling napi-derive v2.16.8 [INFO] [stderr] Compiling web-sys v0.3.69 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling compact_str v0.8.0 [INFO] [stderr] Compiling oxc_allocator v0.24.0 [INFO] [stderr] Compiling oxc_index v0.24.0 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling napi v2.16.8 [INFO] [stderr] Compiling oxc_sourcemap v0.24.0 [INFO] [stderr] Compiling gloo-utils v0.1.7 [INFO] [stderr] Compiling tsify v0.4.5 [INFO] [stderr] Compiling oxc_span v0.24.0 [INFO] [stderr] Compiling oxc_syntax v0.24.0 [INFO] [stderr] Compiling ssc_css_ast v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_ast) [INFO] [stderr] Compiling oxc_ast v0.24.0 [INFO] [stderr] Compiling oxc_cfg v0.24.0 [INFO] [stderr] Compiling ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser) [INFO] [stderr] Compiling ssc_css_analyzer v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_analyzer) [INFO] [stderr] Compiling ssc_css_transformer v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_transformer) [INFO] [stderr] Compiling ssc_css_codegen v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_codegen) [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> crates/ssc_css_parser/src/lexer/token.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | static_assertions::assert_eq_size!(super::Token, [u8; 16]); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Token` (160 bits) [INFO] [stdout] = note: target type: `[u8; 16]` (128 bits) [INFO] [stdout] = note: this error originates in the macro `static_assertions::assert_eq_size` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0512`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ssc_css_parser` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2a44e0b4732b20c0ac116ede608796619ac35be44c35daa66020dd851eda9548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a44e0b4732b20c0ac116ede608796619ac35be44c35daa66020dd851eda9548", kill_on_drop: false }` [INFO] [stdout] 2a44e0b4732b20c0ac116ede608796619ac35be44c35daa66020dd851eda9548