[INFO] fetching crate peace_item_spec_sh_cmd 0.0.9...
[INFO] testing peace_item_spec_sh_cmd-0.0.9 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate peace_item_spec_sh_cmd 0.0.9 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate peace_item_spec_sh_cmd 0.0.9
[INFO] finished tweaking crates.io crate peace_item_spec_sh_cmd 0.0.9
[INFO] tweaked toml for crates.io crate peace_item_spec_sh_cmd 0.0.9 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate peace_item_spec_sh_cmd 0.0.9 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 154 packages to latest compatible versions
[INFO] [stderr]       Adding miette v5.10.0 (available: v7.6.0)
[INFO] [stderr]       Adding peace v0.0.9 (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-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab4c8d5bcfc1bc4c8de0c4ea49dfcf8da64deea8a685b7e29956246a39fcd151
[INFO] running `Command { std: "docker" "start" "-a" "ab4c8d5bcfc1bc4c8de0c4ea49dfcf8da64deea8a685b7e29956246a39fcd151", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab4c8d5bcfc1bc4c8de0c4ea49dfcf8da64deea8a685b7e29956246a39fcd151", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab4c8d5bcfc1bc4c8de0c4ea49dfcf8da64deea8a685b7e29956246a39fcd151", kill_on_drop: false }`
[INFO] [stdout] ab4c8d5bcfc1bc4c8de0c4ea49dfcf8da64deea8a685b7e29956246a39fcd151
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d5705dcf3d985428757c1407a2b26aad931fc040b17fcfa2ebd7cf6c85cabe9
[INFO] running `Command { std: "docker" "start" "-a" "3d5705dcf3d985428757c1407a2b26aad931fc040b17fcfa2ebd7cf6c85cabe9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling rt_ref v0.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling resman v0.17.2
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling resman v0.16.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling rt_map v0.5.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling tynm v0.1.10
[INFO] [stderr]    Compiling derivative v2.2.0
[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.9
[INFO] [stderr]    Compiling peace_data_derive v0.0.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enser_derive v0.1.4
[INFO] [stderr]    Compiling peace_code_gen v0.0.9
[INFO] [stderr]    Compiling enser v0.1.4
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling peace_fmt v0.0.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling peace_diff v0.0.9
[INFO] [stderr]    Compiling serde_tagged v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling fn_graph v0.8.6
[INFO] [stderr]    Compiling type_reg v0.5.2
[INFO] [stderr]    Compiling peace_core v0.0.9
[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" "3d5705dcf3d985428757c1407a2b26aad931fc040b17fcfa2ebd7cf6c85cabe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d5705dcf3d985428757c1407a2b26aad931fc040b17fcfa2ebd7cf6c85cabe9", kill_on_drop: false }`
[INFO] [stdout] 3d5705dcf3d985428757c1407a2b26aad931fc040b17fcfa2ebd7cf6c85cabe9
