[INFO] fetching crate maudit_rolldown_rstr 0.1.0...
[INFO] testing maudit_rolldown_rstr-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate maudit_rolldown_rstr 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate maudit_rolldown_rstr 0.1.0
[INFO] finished tweaking crates.io crate maudit_rolldown_rstr 0.1.0
[INFO] tweaked toml for crates.io crate maudit_rolldown_rstr 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate maudit_rolldown_rstr 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_rstr 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 697fb1af4cda1d80471b5dca9e20a01007e1dd36592b9f20ff5b2bbb09f72375
[INFO] running `Command { std: "docker" "start" "-a" "697fb1af4cda1d80471b5dca9e20a01007e1dd36592b9f20ff5b2bbb09f72375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "697fb1af4cda1d80471b5dca9e20a01007e1dd36592b9f20ff5b2bbb09f72375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "697fb1af4cda1d80471b5dca9e20a01007e1dd36592b9f20ff5b2bbb09f72375", kill_on_drop: false }`
[INFO] [stdout] 697fb1af4cda1d80471b5dca9e20a01007e1dd36592b9f20ff5b2bbb09f72375
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0afeccc19002c0593494e295c124c5f574813396f6c2626f8edf5bf548503c88
[INFO] running `Command { std: "docker" "start" "-a" "0afeccc19002c0593494e295c124c5f574813396f6c2626f8edf5bf548503c88", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling owo-colors v4.1.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling unicode-id-start v1.1.2
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling cow-utils v0.1.3
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling assert-unchecked v0.1.2
[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 str_indices v0.4.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling self_cell v1.1.0
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling oxc_data_structures v0.48.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.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 oxc_ast_macros v0.48.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling thiserror v1.0.61
[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 oxc_estree v0.48.0
[INFO] [stderr]    Compiling oxc_allocator v0.48.0
[INFO] [stderr]    Compiling compact_str v0.8.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 oxc_sourcemap v1.0.6
[INFO] [stderr]    Compiling oxc-browserslist v1.1.0
[INFO] [stderr]    Compiling oxc_cfg v0.48.0
[INFO] [stderr]    Compiling oxc_ast 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_mangler v0.48.0
[INFO] [stderr]    Compiling oxc_traverse 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_rstr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.67s
[INFO] running `Command { std: "docker" "inspect" "0afeccc19002c0593494e295c124c5f574813396f6c2626f8edf5bf548503c88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0afeccc19002c0593494e295c124c5f574813396f6c2626f8edf5bf548503c88", kill_on_drop: false }`
[INFO] [stdout] 0afeccc19002c0593494e295c124c5f574813396f6c2626f8edf5bf548503c88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 629e6845d7a730eeee361a34173e31b32a08905cf73ece073590f895bfd3c589
[INFO] running `Command { std: "docker" "start" "-a" "629e6845d7a730eeee361a34173e31b32a08905cf73ece073590f895bfd3c589", kill_on_drop: false }`
[INFO] [stderr]    Compiling maudit_rolldown_rstr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.56s
[INFO] running `Command { std: "docker" "inspect" "629e6845d7a730eeee361a34173e31b32a08905cf73ece073590f895bfd3c589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "629e6845d7a730eeee361a34173e31b32a08905cf73ece073590f895bfd3c589", kill_on_drop: false }`
[INFO] [stdout] 629e6845d7a730eeee361a34173e31b32a08905cf73ece073590f895bfd3c589
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 4dd0b1b6f541e2aca84ad6e7fd3dadde64b1ac176953660a177fec726f6fd396
[INFO] running `Command { std: "docker" "start" "-a" "4dd0b1b6f541e2aca84ad6e7fd3dadde64b1ac176953660a177fec726f6fd396", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/maudit_rolldown_rstr-3174a885c791627d)
[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" "4dd0b1b6f541e2aca84ad6e7fd3dadde64b1ac176953660a177fec726f6fd396", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dd0b1b6f541e2aca84ad6e7fd3dadde64b1ac176953660a177fec726f6fd396", kill_on_drop: false }`
[INFO] [stdout] 4dd0b1b6f541e2aca84ad6e7fd3dadde64b1ac176953660a177fec726f6fd396
