[INFO] fetching crate regexml-convert-perl-tests 0.1.2...
[INFO] building regexml-convert-perl-tests-0.1.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate regexml-convert-perl-tests 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate regexml-convert-perl-tests 0.1.2
[INFO] finished tweaking crates.io crate regexml-convert-perl-tests 0.1.2
[INFO] tweaked toml for crates.io crate regexml-convert-perl-tests 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate regexml-convert-perl-tests 0.1.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate regexml-convert-perl-tests 0.1.2 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded genawaiter-macro v0.99.1
[INFO] [stderr]   Downloaded syn-mid v0.5.4
[INFO] [stderr]   Downloaded indextree v4.7.3
[INFO] [stderr]   Downloaded genawaiter v0.99.1
[INFO] [stderr]   Downloaded genawaiter-proc-macro v0.99.1
[INFO] [stderr]   Downloaded xhtmlchardet v2.2.0
[INFO] [stderr]   Downloaded xot v0.29.0
[INFO] [stderr]   Downloaded indextree-macros v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] acc998bb6856faffd104806eab2eb9a6d156ef25e8fb62f0944078291156c530
[INFO] running `Command { std: "docker" "start" "-a" "acc998bb6856faffd104806eab2eb9a6d156ef25e8fb62f0944078291156c530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acc998bb6856faffd104806eab2eb9a6d156ef25e8fb62f0944078291156c530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acc998bb6856faffd104806eab2eb9a6d156ef25e8fb62f0944078291156c530", kill_on_drop: false }`
[INFO] [stdout] acc998bb6856faffd104806eab2eb9a6d156ef25e8fb62f0944078291156c530
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c398fabdd858a533f35531e5fa29bd1a2edbba4e8535d12de4fc63088262f0dc
[INFO] running `Command { std: "docker" "start" "-a" "c398fabdd858a533f35531e5fa29bd1a2edbba4e8535d12de4fc63088262f0dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling genawaiter-macro v0.99.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling xhtmlchardet v2.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]    Compiling genawaiter-proc-macro v0.99.1
[INFO] [stderr]    Compiling genawaiter v0.99.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling indextree-macros v0.1.2
[INFO] [stderr]    Compiling indextree v4.7.3
[INFO] [stderr]    Compiling xot v0.29.0
[INFO] [stderr]    Compiling regexml-convert-perl-tests v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.43s
[INFO] running `Command { std: "docker" "inspect" "c398fabdd858a533f35531e5fa29bd1a2edbba4e8535d12de4fc63088262f0dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c398fabdd858a533f35531e5fa29bd1a2edbba4e8535d12de4fc63088262f0dc", kill_on_drop: false }`
[INFO] [stdout] c398fabdd858a533f35531e5fa29bd1a2edbba4e8535d12de4fc63088262f0dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49d54298e1fee77a2d053d108b4788525b0eaa681676ff76c50111cb8dc663ea
[INFO] running `Command { std: "docker" "start" "-a" "49d54298e1fee77a2d053d108b4788525b0eaa681676ff76c50111cb8dc663ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling regexml-convert-perl-tests v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] running `Command { std: "docker" "inspect" "49d54298e1fee77a2d053d108b4788525b0eaa681676ff76c50111cb8dc663ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49d54298e1fee77a2d053d108b4788525b0eaa681676ff76c50111cb8dc663ea", kill_on_drop: false }`
[INFO] [stdout] 49d54298e1fee77a2d053d108b4788525b0eaa681676ff76c50111cb8dc663ea
