[INFO] fetching crate ade-elementary-circuits 0.1.1... [INFO] testing ade-elementary-circuits-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate ade-elementary-circuits 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate ade-elementary-circuits 0.1.1 [INFO] finished tweaking crates.io crate ade-elementary-circuits 0.1.1 [INFO] tweaked toml for crates.io crate ade-elementary-circuits 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ade-elementary-circuits 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ade-elementary-circuits 0.1.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.5.42 [INFO] [stderr] Downloaded criterion-plot v0.6.0 [INFO] [stderr] Downloaded petgraph v0.8.2 [INFO] [stderr] Downloaded ade-common v0.1.0 [INFO] [stderr] Downloaded ade-traits v0.1.0 [INFO] [stderr] Downloaded criterion v0.7.0 [INFO] [stderr] Downloaded ade-strongly-connected-components v0.1.1 [INFO] [stderr] Downloaded graph-cycles v0.3.0 [INFO] [stderr] Downloaded clap_builder v4.5.42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a55945e6720cb1292fc271d21fde1c7069ada6a8fc61b4d7d21a608fd5ac12d8 [INFO] running `Command { std: "docker" "start" "-a" "a55945e6720cb1292fc271d21fde1c7069ada6a8fc61b4d7d21a608fd5ac12d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a55945e6720cb1292fc271d21fde1c7069ada6a8fc61b4d7d21a608fd5ac12d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a55945e6720cb1292fc271d21fde1c7069ada6a8fc61b4d7d21a608fd5ac12d8", kill_on_drop: false }` [INFO] [stdout] a55945e6720cb1292fc271d21fde1c7069ada6a8fc61b4d7d21a608fd5ac12d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05993f1cf2b8d90a9f8a013b733fae794f8385eb8ecc892d1691deda0c4e2830 [INFO] running `Command { std: "docker" "start" "-a" "05993f1cf2b8d90a9f8a013b733fae794f8385eb8ecc892d1691deda0c4e2830", kill_on_drop: false }` [INFO] [stderr] Compiling ade-common v0.1.0 [INFO] [stderr] Compiling ade-traits v0.1.0 [INFO] [stderr] Compiling ade-strongly-connected-components v0.1.1 [INFO] [stderr] Compiling ade-elementary-circuits v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] running `Command { std: "docker" "inspect" "05993f1cf2b8d90a9f8a013b733fae794f8385eb8ecc892d1691deda0c4e2830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05993f1cf2b8d90a9f8a013b733fae794f8385eb8ecc892d1691deda0c4e2830", kill_on_drop: false }` [INFO] [stdout] 05993f1cf2b8d90a9f8a013b733fae794f8385eb8ecc892d1691deda0c4e2830 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4194d552bf9a70f99204ec7b1ad3435f3158aab589ed885704f9b5703c22a496 [INFO] running `Command { std: "docker" "start" "-a" "4194d552bf9a70f99204ec7b1ad3435f3158aab589ed885704f9b5703c22a496", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling graph-cycles v0.3.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling ade-elementary-circuits v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ade_graph` [INFO] [stdout] --> src/lib.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 139 | use ade_graph::utils::build::build_graph; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `ade_graph` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 139 - use ade_graph::utils::build::build_graph; [INFO] [stdout] 139 + use petgraph::utils::build::build_graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ade_common::assert_panics_with` [INFO] [stdout] --> src/lib.rs:138:28 [INFO] [stdout] | [INFO] [stdout] 138 | use ade_common::{self, assert_panics_with}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `assert_panics_with` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ade-common-0.1.0/src/lib.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "test-helpers")] [INFO] [stdout] | ------------------------ the item is gated behind the `test-helpers` feature [INFO] [stdout] 5 | #[macro_export] [INFO] [stdout] 6 | macro_rules! assert_panics_with { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ade_graph_generators` [INFO] [stdout] --> src/lib.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | use ade_graph_generators::complete_graph_data; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ade_graph_generators` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ade_graph_generators`, use `cargo add ade_graph_generators` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ade_graph_generators` [INFO] [stdout] --> src/lib.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 141 | use ade_graph_generators::generate_random_graph_data; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `ade_graph_generators` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ade_graph_generators`, use `cargo add ade_graph_generators` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:301:37 [INFO] [stdout] | [INFO] [stdout] 301 | let graph = build_graph(nodes.clone(), unique_edges.clone()); [INFO] [stdout] | ^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ade-elementary-circuits` (lib test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "4194d552bf9a70f99204ec7b1ad3435f3158aab589ed885704f9b5703c22a496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4194d552bf9a70f99204ec7b1ad3435f3158aab589ed885704f9b5703c22a496", kill_on_drop: false }` [INFO] [stdout] 4194d552bf9a70f99204ec7b1ad3435f3158aab589ed885704f9b5703c22a496