[INFO] fetching crate peace_webi_model 0.0.15...
[INFO] testing peace_webi_model-0.0.15 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate peace_webi_model 0.0.15 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate peace_webi_model 0.0.15
[INFO] finished tweaking crates.io crate peace_webi_model 0.0.15
[INFO] tweaked toml for crates.io crate peace_webi_model 0.0.15 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate peace_webi_model 0.0.15 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 peace_webi_model 0.0.15 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 216baa8d23be1d2f146efd237bc8a37ed44049ce22ce046b71ad1211954ae09d
[INFO] running `Command { std: "docker" "start" "-a" "216baa8d23be1d2f146efd237bc8a37ed44049ce22ce046b71ad1211954ae09d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "216baa8d23be1d2f146efd237bc8a37ed44049ce22ce046b71ad1211954ae09d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "216baa8d23be1d2f146efd237bc8a37ed44049ce22ce046b71ad1211954ae09d", kill_on_drop: false }`
[INFO] [stdout] 216baa8d23be1d2f146efd237bc8a37ed44049ce22ce046b71ad1211954ae09d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b78a8ee9aacb095d3305cd52a9d509d3bb5804c244af3bcdc64a625472a3444e
[INFO] running `Command { std: "docker" "start" "-a" "b78a8ee9aacb095d3305cd52a9d509d3bb5804c244af3bcdc64a625472a3444e", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling resman v0.19.0
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling rt_ref v0.3.0
[INFO] [stderr]    Compiling id_newtype v0.1.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling own v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rt_map v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tynm v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling peace_static_check_macros v0.0.15
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]    Compiling dot_ix_static_check_macros v0.10.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling typed-builder v0.20.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling interruptible v0.2.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling peace_fmt v0.0.15
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling petgraph v0.8.1
[INFO] [stderr]    Compiling dot_ix_model v0.10.0
[INFO] [stderr]    Compiling peace_core v0.0.15
[INFO] [stderr]    Compiling peace_item_model v0.0.15
[INFO] [stderr]    Compiling daggy v0.9.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling fn_graph v0.18.0
[INFO] [stderr]    Compiling config v0.15.11
[INFO] [stderr]    Compiling peace_cmd_model v0.0.15
[INFO] [stderr]    Compiling leptos_config v0.8.0-rc1
[INFO] [stderr]    Compiling peace_webi_model v0.0.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.29s
[INFO] running `Command { std: "docker" "inspect" "b78a8ee9aacb095d3305cd52a9d509d3bb5804c244af3bcdc64a625472a3444e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b78a8ee9aacb095d3305cd52a9d509d3bb5804c244af3bcdc64a625472a3444e", kill_on_drop: false }`
[INFO] [stdout] b78a8ee9aacb095d3305cd52a9d509d3bb5804c244af3bcdc64a625472a3444e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 5d4c5c5121afa4df5a9d16b843803289f4c490e0f006f7f99c3820f989d261c5
[INFO] running `Command { std: "docker" "start" "-a" "5d4c5c5121afa4df5a9d16b843803289f4c490e0f006f7f99c3820f989d261c5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] running `Command { std: "docker" "inspect" "5d4c5c5121afa4df5a9d16b843803289f4c490e0f006f7f99c3820f989d261c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d4c5c5121afa4df5a9d16b843803289f4c490e0f006f7f99c3820f989d261c5", kill_on_drop: false }`
[INFO] [stdout] 5d4c5c5121afa4df5a9d16b843803289f4c490e0f006f7f99c3820f989d261c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f68fdafb373f822492c9feb06d154d5ae0cf091e087b73f1d620c84d8202c56c
[INFO] running `Command { std: "docker" "start" "-a" "f68fdafb373f822492c9feb06d154d5ae0cf091e087b73f1d620c84d8202c56c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]    Doc-tests peace_webi_model
[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" "f68fdafb373f822492c9feb06d154d5ae0cf091e087b73f1d620c84d8202c56c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f68fdafb373f822492c9feb06d154d5ae0cf091e087b73f1d620c84d8202c56c", kill_on_drop: false }`
[INFO] [stdout] f68fdafb373f822492c9feb06d154d5ae0cf091e087b73f1d620c84d8202c56c
