[INFO] fetching crate stardom 0.1.0...
[INFO] building stardom-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate stardom 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate stardom 0.1.0
[INFO] finished tweaking crates.io crate stardom 0.1.0
[INFO] tweaked toml for crates.io crate stardom 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stardom 0.1.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 37 packages to latest compatible versions
[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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_write v0.1.2
[INFO] [stderr]   Downloaded stardom-render v0.1.0
[INFO] [stderr]   Downloaded stardom-macros v0.1.0
[INFO] [stderr]   Downloaded toml v0.8.23
[INFO] [stderr]   Downloaded serde_spanned v0.6.9
[INFO] [stderr]   Downloaded stardom-nodes v0.1.0
[INFO] [stderr]   Downloaded stardom-web v0.1.0
[INFO] [stderr]   Downloaded stardom-reactive v0.1.0
[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] 01337623aa407984e0bdc58cf780d36d3be68f64701136842fa78b06f2badf39
[INFO] running `Command { std: "docker" "start" "-a" "01337623aa407984e0bdc58cf780d36d3be68f64701136842fa78b06f2badf39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01337623aa407984e0bdc58cf780d36d3be68f64701136842fa78b06f2badf39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01337623aa407984e0bdc58cf780d36d3be68f64701136842fa78b06f2badf39", kill_on_drop: false }`
[INFO] [stdout] 01337623aa407984e0bdc58cf780d36d3be68f64701136842fa78b06f2badf39
[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] 5eb4b98070903078a4411def6fe93afd1d93617ccd35a19705357e1cd05f363e
[INFO] running `Command { std: "docker" "start" "-a" "5eb4b98070903078a4411def6fe93afd1d93617ccd35a19705357e1cd05f363e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.104
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling stardom-reactive v0.1.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.104
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.104
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.104
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling js-sys v0.3.81
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling stardom-macros v0.1.0
[INFO] [stderr]    Compiling web-sys v0.3.81
[INFO] [stderr]    Compiling stardom-nodes v0.1.0
[INFO] [stderr]    Compiling stardom-render v0.1.0
[INFO] [stderr]    Compiling stardom-web v0.1.0
[INFO] [stderr]    Compiling stardom v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.56s
[INFO] running `Command { std: "docker" "inspect" "5eb4b98070903078a4411def6fe93afd1d93617ccd35a19705357e1cd05f363e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5eb4b98070903078a4411def6fe93afd1d93617ccd35a19705357e1cd05f363e", kill_on_drop: false }`
[INFO] [stdout] 5eb4b98070903078a4411def6fe93afd1d93617ccd35a19705357e1cd05f363e
[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] afe741887b756c4332a42f2a8ff49e30ffca0210b96b76d0ddc48b1114d6bcc6
[INFO] running `Command { std: "docker" "start" "-a" "afe741887b756c4332a42f2a8ff49e30ffca0210b96b76d0ddc48b1114d6bcc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling stardom v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s
[INFO] running `Command { std: "docker" "inspect" "afe741887b756c4332a42f2a8ff49e30ffca0210b96b76d0ddc48b1114d6bcc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afe741887b756c4332a42f2a8ff49e30ffca0210b96b76d0ddc48b1114d6bcc6", kill_on_drop: false }`
[INFO] [stdout] afe741887b756c4332a42f2a8ff49e30ffca0210b96b76d0ddc48b1114d6bcc6
