[INFO] fetching crate peace_item_sh_sync_cmd 0.0.10...
[INFO] testing peace_item_sh_sync_cmd-0.0.10 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate peace_item_sh_sync_cmd 0.0.10 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate peace_item_sh_sync_cmd 0.0.10
[INFO] finished tweaking crates.io crate peace_item_sh_sync_cmd 0.0.10
[INFO] tweaked toml for crates.io crate peace_item_sh_sync_cmd 0.0.10 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate peace_item_sh_sync_cmd 0.0.10 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 163 packages to latest compatible versions
[INFO] [stderr]       Adding miette v5.10.0 (available: v7.6.0)
[INFO] [stderr]       Adding peace v0.0.10 (available: v0.0.15)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2b2c869718d8bccbf913d546fc040f63f42e5842254166f281f6fdcb185a251f
[INFO] running `Command { std: "docker" "start" "-a" "2b2c869718d8bccbf913d546fc040f63f42e5842254166f281f6fdcb185a251f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b2c869718d8bccbf913d546fc040f63f42e5842254166f281f6fdcb185a251f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b2c869718d8bccbf913d546fc040f63f42e5842254166f281f6fdcb185a251f", kill_on_drop: false }`
[INFO] [stdout] 2b2c869718d8bccbf913d546fc040f63f42e5842254166f281f6fdcb185a251f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 290c3381b13a46f0c36f9d63710e7b792ae95b9b96ed05481c4bf55b433cf4f4
[INFO] running `Command { std: "docker" "start" "-a" "290c3381b13a46f0c36f9d63710e7b792ae95b9b96ed05481c4bf55b433cf4f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling rt_ref v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling rt_map v0.5.4
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling resman v0.17.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling resman v0.16.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling tynm v0.1.10
[INFO] [stderr]    Compiling daggy v0.8.1
[INFO] [stderr]    Compiling proc_macro_roids v0.8.0
[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.10
[INFO] [stderr]    Compiling peace_data_derive v0.0.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling peace_params_derive v0.0.10
[INFO] [stderr]    Compiling enser_derive v0.1.4
[INFO] [stderr]    Compiling peace_code_gen v0.0.10
[INFO] [stderr]    Compiling enser v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling peace_fmt v0.0.10
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling peace_diff v0.0.10
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_tagged v0.2.0
[INFO] [stderr]    Compiling fn_graph v0.8.6
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fn_graph-0.8.6/src/fn_graph.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn toposort(&self) -> Topo<FnId, FixedBitSet> {
[INFO] [stdout]    |                               ----------------------- expected `Topo<NodeIndex<FnIdInner>, FixedBitSet>` because of return type
[INFO] [stdout] 68 |         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.8.6/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.8.6/src/lib.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 | 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" "290c3381b13a46f0c36f9d63710e7b792ae95b9b96ed05481c4bf55b433cf4f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "290c3381b13a46f0c36f9d63710e7b792ae95b9b96ed05481c4bf55b433cf4f4", kill_on_drop: false }`
[INFO] [stdout] 290c3381b13a46f0c36f9d63710e7b792ae95b9b96ed05481c4bf55b433cf4f4
