[INFO] fetching crate stylin 0.10.0...
[INFO] building stylin-0.10.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate stylin 0.10.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate stylin 0.10.0
[INFO] finished tweaking crates.io crate stylin 0.10.0
[INFO] tweaked toml for crates.io crate stylin 0.10.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stylin 0.10.0 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 stylin 0.10.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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] 6ee71cbcd8ecb0e5a4a6338738346296b183084447846d235b96f5bbf6a4ab93
[INFO] running `Command { std: "docker" "start" "-a" "6ee71cbcd8ecb0e5a4a6338738346296b183084447846d235b96f5bbf6a4ab93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ee71cbcd8ecb0e5a4a6338738346296b183084447846d235b96f5bbf6a4ab93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ee71cbcd8ecb0e5a4a6338738346296b183084447846d235b96f5bbf6a4ab93", kill_on_drop: false }`
[INFO] [stdout] 6ee71cbcd8ecb0e5a4a6338738346296b183084447846d235b96f5bbf6a4ab93
[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] 23a0fc89d81d5f06d0ea3bbe0efa8f3e75f48b2925d23097d17c59dcc94da6fe
[INFO] running `Command { std: "docker" "start" "-a" "23a0fc89d81d5f06d0ea3bbe0efa8f3e75f48b2925d23097d17c59dcc94da6fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling stylin v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.87s
[INFO] running `Command { std: "docker" "inspect" "23a0fc89d81d5f06d0ea3bbe0efa8f3e75f48b2925d23097d17c59dcc94da6fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23a0fc89d81d5f06d0ea3bbe0efa8f3e75f48b2925d23097d17c59dcc94da6fe", kill_on_drop: false }`
[INFO] [stdout] 23a0fc89d81d5f06d0ea3bbe0efa8f3e75f48b2925d23097d17c59dcc94da6fe
[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] 618507cbbe2c6c06a694767174160e7a9f5272744713ec723e29484991e557d9
[INFO] running `Command { std: "docker" "start" "-a" "618507cbbe2c6c06a694767174160e7a9f5272744713ec723e29484991e557d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling stylin v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.83s
[INFO] running `Command { std: "docker" "inspect" "618507cbbe2c6c06a694767174160e7a9f5272744713ec723e29484991e557d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "618507cbbe2c6c06a694767174160e7a9f5272744713ec723e29484991e557d9", kill_on_drop: false }`
[INFO] [stdout] 618507cbbe2c6c06a694767174160e7a9f5272744713ec723e29484991e557d9
