[INFO] cloning repository https://github.com/passionmuse16/rolldown
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/passionmuse16/rolldown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpassionmuse16%2Frolldown", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpassionmuse16%2Frolldown'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ee90c8181ff0b03981c7e3955bd38a8d2344f2b
[INFO] testing passionmuse16/rolldown against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpassionmuse16%2Frolldown" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/passionmuse16/rolldown
[INFO] finished tweaking git repo https://github.com/passionmuse16/rolldown
[INFO] tweaked toml for git repo https://github.com/passionmuse16/rolldown written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/passionmuse16/rolldown on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/passionmuse16/rolldown 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8ea02cdf7fb365ede3cbcff8b6f48be4820d86f220ee3f7895f6cc92e2a6557
[INFO] running `Command { std: "docker" "start" "-a" "b8ea02cdf7fb365ede3cbcff8b6f48be4820d86f220ee3f7895f6cc92e2a6557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8ea02cdf7fb365ede3cbcff8b6f48be4820d86f220ee3f7895f6cc92e2a6557", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8ea02cdf7fb365ede3cbcff8b6f48be4820d86f220ee3f7895f6cc92e2a6557", kill_on_drop: false }`
[INFO] [stdout] b8ea02cdf7fb365ede3cbcff8b6f48be4820d86f220ee3f7895f6cc92e2a6557
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7e341cd93493d3309e8fba3313293939d38dfa72ed28b865f8abd259b23b6b7
[INFO] running `Command { std: "docker" "start" "-a" "c7e341cd93493d3309e8fba3313293939d38dfa72ed28b865f8abd259b23b6b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling unicode-id-start v1.3.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling self_cell v1.1.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling napi-build v2.1.6
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling oxc_data_structures v0.61.2
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling oxc_estree v0.61.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling napi v3.0.0-alpha.33
[INFO] [stderr]    Compiling dtor v0.0.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling napi-sys v3.0.0-alpha.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling oxc_sourcemap v3.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling seize v0.5.0
[INFO] [stderr]    Compiling ctor v0.4.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling regress v0.10.3
[INFO] [stderr]    Compiling json-strip-comments v1.0.4
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling base-encode v0.3.1
[INFO] [stderr]    Compiling fast-glob v0.4.5
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling papaya v0.2.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling sugar_path v1.2.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling vfs v0.12.1
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling rolldown-ariadne v0.5.1
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling typedmap v0.6.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rolldown_workspace v0.1.0 (/opt/rustwide/workdir/crates/rolldown_workspace)
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling borrow-or-share v0.2.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stdout] error: environment variable `WORKSPACE_DIR` not defined at compile time
[INFO] [stdout]  --> crates/rolldown_workspace/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" "c7e341cd93493d3309e8fba3313293939d38dfa72ed28b865f8abd259b23b6b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7e341cd93493d3309e8fba3313293939d38dfa72ed28b865f8abd259b23b6b7", kill_on_drop: false }`
[INFO] [stdout] c7e341cd93493d3309e8fba3313293939d38dfa72ed28b865f8abd259b23b6b7
