[INFO] fetching crate maudit_rolldown_loader_utils 0.1.0...
[INFO] building maudit_rolldown_loader_utils-0.1.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate maudit_rolldown_loader_utils 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate maudit_rolldown_loader_utils 0.1.0
[INFO] finished tweaking crates.io crate maudit_rolldown_loader_utils 0.1.0
[INFO] tweaked toml for crates.io crate maudit_rolldown_loader_utils 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate maudit_rolldown_loader_utils 0.1.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate maudit_rolldown_loader_utils 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7cc3726bb39a051be95ed953c0133b384b3a3ce9aee1e7ed6a59a3f39a95aef3
[INFO] running `Command { std: "docker" "start" "-a" "7cc3726bb39a051be95ed953c0133b384b3a3ce9aee1e7ed6a59a3f39a95aef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cc3726bb39a051be95ed953c0133b384b3a3ce9aee1e7ed6a59a3f39a95aef3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cc3726bb39a051be95ed953c0133b384b3a3ce9aee1e7ed6a59a3f39a95aef3", kill_on_drop: false }`
[INFO] [stdout] 7cc3726bb39a051be95ed953c0133b384b3a3ce9aee1e7ed6a59a3f39a95aef3
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ce6582181f032cb8c7762bfe8a58f5abfa8c5999f21296aa7aa2ba83177bcba
[INFO] running `Command { std: "docker" "start" "-a" "9ce6582181f032cb8c7762bfe8a58f5abfa8c5999f21296aa7aa2ba83177bcba", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling phf_shared v0.11.2
[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 phf_generator v0.11.2
[INFO] [stderr]    Compiling ryu-js v1.0.1
[INFO] [stderr]    Compiling str_indices v0.4.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling self_cell v1.1.0
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling json-strip-comments v1.0.4
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling oxc_data_structures v0.48.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling seize v0.4.9
[INFO] [stderr]    Compiling uuid v1.9.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ariadne v0.5.0
[INFO] [stderr]    Compiling regress v0.10.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling papaya v0.1.8
[INFO] [stderr]    Compiling sugar_path v1.2.0
[INFO] [stderr]    Compiling base-encode v0.3.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling glob-match v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling vfs v0.12.0
[INFO] [stderr]    Compiling infer v0.16.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling maudit_rolldown_std_utils v0.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[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 pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling oxc-miette v1.0.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling oxc_diagnostics v0.48.0
[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 compact_str v0.8.0
[INFO] [stderr]    Compiling oxc_allocator v0.48.0
[INFO] [stderr]    Compiling oxc_estree 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 petgraph v0.7.1
[INFO] [stderr]    Compiling oxc_syntax v0.48.0
[INFO] [stderr]    Compiling oxc_regular_expression 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 oxc_ast v0.48.0
[INFO] [stderr]    Compiling oxc_cfg v0.48.0
[INFO] [stderr]    Compiling maudit_rolldown_fs v0.1.0
[INFO] [stderr]    Compiling string_wizard v0.0.26
[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_minifier v0.48.0
[INFO] [stderr]    Compiling oxc_transformer 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_loader_utils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "9ce6582181f032cb8c7762bfe8a58f5abfa8c5999f21296aa7aa2ba83177bcba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ce6582181f032cb8c7762bfe8a58f5abfa8c5999f21296aa7aa2ba83177bcba", kill_on_drop: false }`
[INFO] [stdout] 9ce6582181f032cb8c7762bfe8a58f5abfa8c5999f21296aa7aa2ba83177bcba
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8d65c0cb6bb238927876b82fc05d6420b8fe4f4d5cfb72ec7d74527a5b944e6
[INFO] running `Command { std: "docker" "start" "-a" "d8d65c0cb6bb238927876b82fc05d6420b8fe4f4d5cfb72ec7d74527a5b944e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling maudit_rolldown_loader_utils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s
[INFO] running `Command { std: "docker" "inspect" "d8d65c0cb6bb238927876b82fc05d6420b8fe4f4d5cfb72ec7d74527a5b944e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8d65c0cb6bb238927876b82fc05d6420b8fe4f4d5cfb72ec7d74527a5b944e6", kill_on_drop: false }`
[INFO] [stdout] d8d65c0cb6bb238927876b82fc05d6420b8fe4f4d5cfb72ec7d74527a5b944e6
