[INFO] fetching crate maudit_rolldown_resolver 0.1.0...
[INFO] testing maudit_rolldown_resolver-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate maudit_rolldown_resolver 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate maudit_rolldown_resolver 0.1.0
[INFO] finished tweaking crates.io crate maudit_rolldown_resolver 0.1.0
[INFO] tweaked toml for crates.io crate maudit_rolldown_resolver 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate maudit_rolldown_resolver 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 maudit_rolldown_resolver 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9ab5438a264a0503dcb0ea06fcbf9142ab943c96fd7e647e5d4b3ac170169c9c
[INFO] running `Command { std: "docker" "start" "-a" "9ab5438a264a0503dcb0ea06fcbf9142ab943c96fd7e647e5d4b3ac170169c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ab5438a264a0503dcb0ea06fcbf9142ab943c96fd7e647e5d4b3ac170169c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ab5438a264a0503dcb0ea06fcbf9142ab943c96fd7e647e5d4b3ac170169c9c", kill_on_drop: false }`
[INFO] [stdout] 9ab5438a264a0503dcb0ea06fcbf9142ab943c96fd7e647e5d4b3ac170169c9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] db8e956d17e9a9ec1d04074bad41d6dbd04731da601a53ce0f1bb19b8ad1b33f
[INFO] running `Command { std: "docker" "start" "-a" "db8e956d17e9a9ec1d04074bad41d6dbd04731da601a53ce0f1bb19b8ad1b33f", kill_on_drop: false }`
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling assert-unchecked v0.1.2
[INFO] [stderr]    Compiling unicode-id-start v1.1.2
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling ryu-js v1.0.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling str_indices v0.4.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling self_cell v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling json-strip-comments v1.0.4
[INFO] [stderr]    Compiling uuid v1.9.1
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling ariadne v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling seize v0.4.9
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling oxc_data_structures v0.48.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling sugar_path v1.2.0
[INFO] [stderr]    Compiling glob-match v0.2.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling papaya v0.1.8
[INFO] [stderr]    Compiling base-encode v0.3.1
[INFO] [stderr]    Compiling vfs v0.12.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling regress v0.10.1
[INFO] [stderr]    Compiling infer v0.16.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling maudit_rolldown_std_utils v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling oxc-miette-derive v1.0.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling oxc_ast_macros v0.48.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling oxc-miette v1.0.2
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling oxc_diagnostics v0.48.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling async-scoped v0.9.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling oxc_estree v0.48.0
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling oxc_allocator v0.48.0
[INFO] [stderr]    Compiling oxc_index v2.0.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling oxc_span v0.48.0
[INFO] [stderr]    Compiling oxc_syntax v0.48.0
[INFO] [stderr]    Compiling oxc_regular_expression v0.48.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling oxc_ast v0.48.0
[INFO] [stderr]    Compiling oxc_sourcemap v1.0.6
[INFO] [stderr]    Compiling oxc-browserslist v1.1.0
[INFO] [stderr]    Compiling oxc_resolver v4.0.0
[INFO] [stderr]    Compiling maudit_rolldown_fs v0.1.0
[INFO] [stderr]    Compiling string_wizard v0.0.26
[INFO] [stderr]    Compiling oxc_cfg v0.48.0
[INFO] [stderr]    Compiling oxc_ecmascript v0.48.0
[INFO] [stderr]    Compiling oxc_semantic v0.48.0
[INFO] [stderr]    Compiling oxc_parser v0.48.0
[INFO] [stderr]    Compiling oxc_traverse v0.48.0
[INFO] [stderr]    Compiling oxc_mangler v0.48.0
[INFO] [stderr]    Compiling oxc_codegen v0.48.0
[INFO] [stderr]    Compiling oxc_transformer v0.48.0
[INFO] [stderr]    Compiling oxc_minifier v0.48.0
[INFO] [stderr]    Compiling oxc v0.48.0
[INFO] [stderr]    Compiling maudit_rolldown_error_fork v0.1.0
[INFO] [stderr]    Compiling maudit_rolldown_utils v0.1.0
[INFO] [stderr]    Compiling maudit_rolldown_rstr v0.1.0
[INFO] [stderr]    Compiling maudit_rolldown_sourcemap v0.1.0
[INFO] [stderr]    Compiling maudit_rolldown_ecmascript v0.1.0
[INFO] [stderr]    Compiling maudit_rolldown_common v0.1.0
[INFO] [stderr]    Compiling maudit_rolldown_resolver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.22s
[INFO] running `Command { std: "docker" "inspect" "db8e956d17e9a9ec1d04074bad41d6dbd04731da601a53ce0f1bb19b8ad1b33f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db8e956d17e9a9ec1d04074bad41d6dbd04731da601a53ce0f1bb19b8ad1b33f", kill_on_drop: false }`
[INFO] [stdout] db8e956d17e9a9ec1d04074bad41d6dbd04731da601a53ce0f1bb19b8ad1b33f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 4ad95adf972f4d899e791374daf2999e1f0a2c64ed123bbd0910ffaf1e982e24
[INFO] running `Command { std: "docker" "start" "-a" "4ad95adf972f4d899e791374daf2999e1f0a2c64ed123bbd0910ffaf1e982e24", kill_on_drop: false }`
[INFO] [stderr]    Compiling maudit_rolldown_resolver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s
[INFO] running `Command { std: "docker" "inspect" "4ad95adf972f4d899e791374daf2999e1f0a2c64ed123bbd0910ffaf1e982e24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ad95adf972f4d899e791374daf2999e1f0a2c64ed123bbd0910ffaf1e982e24", kill_on_drop: false }`
[INFO] [stdout] 4ad95adf972f4d899e791374daf2999e1f0a2c64ed123bbd0910ffaf1e982e24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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", kill_on_drop: false }`
[INFO] [stdout] 0390cd1f8bf541a699b91017e9866709919686cd624aed369e76df13cdb8cf2b
[INFO] running `Command { std: "docker" "start" "-a" "0390cd1f8bf541a699b91017e9866709919686cd624aed369e76df13cdb8cf2b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maudit_rolldown_resolver-37e5013efaf757a9)
[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" "0390cd1f8bf541a699b91017e9866709919686cd624aed369e76df13cdb8cf2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0390cd1f8bf541a699b91017e9866709919686cd624aed369e76df13cdb8cf2b", kill_on_drop: false }`
[INFO] [stdout] 0390cd1f8bf541a699b91017e9866709919686cd624aed369e76df13cdb8cf2b
