[INFO] fetching crate peace_resources 0.0.13...
[INFO] testing peace_resources-0.0.13 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate peace_resources 0.0.13 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate peace_resources 0.0.13
[INFO] finished tweaking crates.io crate peace_resources 0.0.13
[INFO] tweaked toml for crates.io crate peace_resources 0.0.13 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate peace_resources 0.0.13 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 94 packages to latest compatible versions
[INFO] [stderr]       Adding peace_core v0.0.13 (available: v0.0.15)
[INFO] [stderr]       Adding peace_data v0.0.13 (available: v0.0.15)
[INFO] [stderr]       Adding peace_fmt v0.0.13 (available: v0.0.15)
[INFO] [stderr]       Adding resman v0.17.2 (available: v0.19.0)
[INFO] [stderr]       Adding type_reg v0.7.1 (available: v0.9.0)
[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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f9109f12dd42cd17a2a113e3949ef964c3b0da7630d04cfb70d3a7e88b885687
[INFO] running `Command { std: "docker" "start" "-a" "f9109f12dd42cd17a2a113e3949ef964c3b0da7630d04cfb70d3a7e88b885687", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f9109f12dd42cd17a2a113e3949ef964c3b0da7630d04cfb70d3a7e88b885687", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9109f12dd42cd17a2a113e3949ef964c3b0da7630d04cfb70d3a7e88b885687", kill_on_drop: false }`
[INFO] [stdout] f9109f12dd42cd17a2a113e3949ef964c3b0da7630d04cfb70d3a7e88b885687
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 919fb194eae692a39db14fdfce7d4972f2d488303bf10c9412066c8b1866aa9c
[INFO] running `Command { std: "docker" "start" "-a" "919fb194eae692a39db14fdfce7d4972f2d488303bf10c9412066c8b1866aa9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling resman v0.17.2
[INFO] [stderr]    Compiling rt_ref v0.2.1
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling own v0.1.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling rt_map v0.5.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling tynm v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling peace_static_check_macros v0.0.13
[INFO] [stderr]    Compiling peace_data_derive v0.0.13
[INFO] [stderr]    Compiling daggy v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling peace_fmt v0.0.13
[INFO] [stderr]    Compiling serde_tagged v0.3.0
[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 fn_graph v0.12.0
[INFO] [stderr]    Compiling type_reg v0.7.1
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fn_graph-0.12.0/src/fn_graph.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn toposort(&self) -> Topo<FnId, FixedBitSet> {
[INFO] [stdout]    |                               ----------------------- expected `Topo<NodeIndex<FnIdInner>, FixedBitSet>` because of return type
[INFO] [stdout] 81 |         Topo::new(&self.graph_structure)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `FixedBitSet`, found `fixedbitset::FixedBitSet`
[INFO] [stdout]    |
[INFO] [stdout] note: two different versions of crate `fixedbitset` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixedbitset-0.4.2/src/lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub struct FixedBitSet {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^ this is the expected type `FixedBitSet`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fixedbitset-0.5.7/src/lib.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct FixedBitSet {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^ this is the found type `fixedbitset::FixedBitSet`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fn_graph-0.12.0/src/fn_graph.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use fixedbitset::FixedBitSet;
[INFO] [stdout]    |     ----------- one version of crate `fixedbitset` used here, as a direct dependency of the current crate
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fn_graph-0.12.0/src/lib.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub use daggy::{self, WouldCycle};
[INFO] [stdout]    |         ----- one version of crate `fixedbitset` used here, as a dependency of crate `petgraph`
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fn_graph` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "919fb194eae692a39db14fdfce7d4972f2d488303bf10c9412066c8b1866aa9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "919fb194eae692a39db14fdfce7d4972f2d488303bf10c9412066c8b1866aa9c", kill_on_drop: false }`
[INFO] [stdout] 919fb194eae692a39db14fdfce7d4972f2d488303bf10c9412066c8b1866aa9c
