[INFO] fetching crate rolldown 0.1.0...
[INFO] testing rolldown-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate rolldown 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rolldown 0.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rolldown 0.1.0
[INFO] tweaked toml for crates.io crate rolldown 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rolldown 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rolldown 0.1.0 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b034922249d56765d12521241f7b4fe381a32b5f73cc02c88e2a3044e764fd8
[INFO] running `Command { std: "docker" "start" "-a" "7b034922249d56765d12521241f7b4fe381a32b5f73cc02c88e2a3044e764fd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b034922249d56765d12521241f7b4fe381a32b5f73cc02c88e2a3044e764fd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b034922249d56765d12521241f7b4fe381a32b5f73cc02c88e2a3044e764fd8", kill_on_drop: false }`
[INFO] [stdout] 7b034922249d56765d12521241f7b4fe381a32b5f73cc02c88e2a3044e764fd8
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cee201366f07918d097c4a561f4d94258f3fc7b9f9bce1b3ad641d17b296f3c0
[INFO] running `Command { std: "docker" "start" "-a" "cee201366f07918d097c4a561f4d94258f3fc7b9f9bce1b3ad641d17b296f3c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling dragonbox_ecma v0.0.5
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling oxc_data_structures v0.95.0
[INFO] [stderr]    Compiling oxc_estree v0.95.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling oxc_sourcemap v6.0.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling json-escape-simd v3.0.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling halfbrown v0.4.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling concurrent_lru v0.2.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling fast-glob v1.0.0
[INFO] [stderr]    Compiling regress v0.10.4
[INFO] [stderr]    Compiling json-strip-comments v3.0.1
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling base-encode v0.3.1
[INFO] [stderr]    Compiling sugar_path v1.2.0
[INFO] [stderr]    Compiling rolldown-ariadne v0.5.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rolldown-notify-types v2.0.0
[INFO] [stderr]    Compiling rolldown-file-id v0.2.3
[INFO] [stderr]    Compiling css-module-lexer v0.0.15
[INFO] [stderr]    Compiling vfs v0.12.2
[INFO] [stderr]    Compiling append-only-vec v0.1.7
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling typedmap v0.6.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling petgraph v0.8.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling oxc-miette-derive v2.5.0
[INFO] [stderr]    Compiling oxc_ast_macros v0.95.0
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ts-rs-macros v11.0.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rolldown_std_utils v0.1.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling oxc-miette v2.5.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling oxc_diagnostics v0.95.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling commondir v1.0.0
[INFO] [stderr]    Compiling ts-rs v11.0.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling oxc_allocator v0.95.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling oxc_index v4.1.0
[INFO] [stderr]    Compiling oxc-browserslist v2.1.2
[INFO] [stderr]    Compiling pnp v0.12.3
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling rolldown_debug_action v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling oxc_span v0.95.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling rolldown-notify v8.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling oxc_syntax v0.95.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.95.0
[INFO] [stderr]    Compiling string_wizard v0.0.27
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-scoped v0.9.0
[INFO] [stderr]    Compiling rolldown-notify-debouncer-full v0.6.0
[INFO] [stderr]    Compiling oxc_cfg v0.95.0
[INFO] [stderr]    Compiling rolldown_debug v0.1.0
[INFO] [stderr]    Compiling tracing-chrome v0.7.2
[INFO] [stderr]    Compiling rolldown_tracing v0.1.0
[INFO] [stderr]    Compiling oxc_ast v0.95.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling oxc_compat v0.95.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling oxc_resolver v11.10.0
[INFO] [stderr]    Compiling rolldown_fs v0.1.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.95.0
[INFO] [stderr]    Compiling oxc_ast_visit v0.95.0
[INFO] [stderr]    Compiling oxc_parser v0.95.0
[INFO] [stderr]    Compiling oxc_semantic v0.95.0
[INFO] [stderr]    Compiling oxc_isolated_declarations v0.95.0
[INFO] [stderr]    Compiling oxc_traverse v0.95.0
[INFO] [stderr]    Compiling oxc_mangler v0.95.0
[INFO] [stderr]    Compiling oxc_codegen v0.95.0
[INFO] [stderr]    Compiling oxc_transformer v0.95.0
[INFO] [stderr]    Compiling oxc_minifier v0.95.0
[INFO] [stderr]    Compiling oxc_transformer_plugins v0.95.0
[INFO] [stderr]    Compiling oxc v0.95.0
[INFO] [stderr]    Compiling rolldown_utils v0.1.0
[INFO] [stderr]    Compiling rolldown_error v0.1.0
[INFO] [stderr]    Compiling rolldown_sourcemap v0.1.0
[INFO] [stderr]    Compiling rolldown_ecmascript v0.1.0
[INFO] [stderr]    Compiling rolldown_watcher v0.1.0
[INFO] [stderr]    Compiling rolldown_common v0.1.0
[INFO] [stderr]    Compiling rolldown_resolver v0.1.0
[INFO] [stderr]    Compiling rolldown_ecmascript_utils v0.1.0
[INFO] [stderr]    Compiling rolldown_plugin v0.1.0
[INFO] [stderr]    Compiling rolldown_plugin_chunk_import_map v0.1.0
[INFO] [stderr]    Compiling rolldown_plugin_data_uri v0.1.0
[INFO] [stderr]    Compiling rolldown_plugin_oxc_runtime v0.1.0
[INFO] [stderr]    Compiling rolldown_plugin_hmr v0.1.0
[INFO] [stderr]    Compiling rolldown v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s
[INFO] running `Command { std: "docker" "inspect" "cee201366f07918d097c4a561f4d94258f3fc7b9f9bce1b3ad641d17b296f3c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cee201366f07918d097c4a561f4d94258f3fc7b9f9bce1b3ad641d17b296f3c0", kill_on_drop: false }`
[INFO] [stdout] cee201366f07918d097c4a561f4d94258f3fc7b9f9bce1b3ad641d17b296f3c0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13b4c66e315b071a146eb5bf54c762464261e28a1f9efe50a682f4434043f62b
[INFO] running `Command { std: "docker" "start" "-a" "13b4c66e315b071a146eb5bf54c762464261e28a1f9efe50a682f4434043f62b", kill_on_drop: false }`
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling rolldown_workspace v0.1.0
[INFO] [stdout] error: environment variable `WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rolldown_workspace-0.1.0/src/lib.rs:6:17
[INFO] [stdout]   |
[INFO] [stdout] 6 |   PathBuf::from(env!("WORKSPACE_DIR"))
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: use `std::env::var("WORKSPACE_DIR")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rolldown_workspace` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "13b4c66e315b071a146eb5bf54c762464261e28a1f9efe50a682f4434043f62b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13b4c66e315b071a146eb5bf54c762464261e28a1f9efe50a682f4434043f62b", kill_on_drop: false }`
[INFO] [stdout] 13b4c66e315b071a146eb5bf54c762464261e28a1f9efe50a682f4434043f62b
