[INFO] fetching crate nauty-pet 0.13.0... [INFO] testing nauty-pet-0.13.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate nauty-pet 0.13.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate nauty-pet 0.13.0 [INFO] finished tweaking crates.io crate nauty-pet 0.13.0 [INFO] tweaked toml for crates.io crate nauty-pet 0.13.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nauty-pet 0.13.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nauty-pet 0.13.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21abe9714fae8770c1d8388057f7b53960b8a6df3b7ca6ef4904a2b96060291d [INFO] running `Command { std: "docker" "start" "-a" "21abe9714fae8770c1d8388057f7b53960b8a6df3b7ca6ef4904a2b96060291d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21abe9714fae8770c1d8388057f7b53960b8a6df3b7ca6ef4904a2b96060291d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21abe9714fae8770c1d8388057f7b53960b8a6df3b7ca6ef4904a2b96060291d", kill_on_drop: false }` [INFO] [stdout] 21abe9714fae8770c1d8388057f7b53960b8a6df3b7ca6ef4904a2b96060291d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57327fbbfb0375cb9c8ed6806639f5f024a7fe03eae2e3d4bf944cf6d0093af2 [INFO] running `Command { std: "docker" "start" "-a" "57327fbbfb0375cb9c8ed6806639f5f024a7fe03eae2e3d4bf944cf6d0093af2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling nauty-Traces-sys v0.9.0 [INFO] [stderr] Compiling nauty-pet v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.48s [INFO] running `Command { std: "docker" "inspect" "57327fbbfb0375cb9c8ed6806639f5f024a7fe03eae2e3d4bf944cf6d0093af2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57327fbbfb0375cb9c8ed6806639f5f024a7fe03eae2e3d4bf944cf6d0093af2", kill_on_drop: false }` [INFO] [stdout] 57327fbbfb0375cb9c8ed6806639f5f024a7fe03eae2e3d4bf944cf6d0093af2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 338df5002cdd656b3d130b094b0bcc3ca8a65eb35c4badadaa4926c724094587 [INFO] running `Command { std: "docker" "start" "-a" "338df5002cdd656b3d130b094b0bcc3ca8a65eb35c4badadaa4926c724094587", kill_on_drop: false }` [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling zerocopy v0.8.21 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling is-terminal v0.4.15 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rand_core v0.9.2 [INFO] [stderr] Compiling rand_xoshiro v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling nauty-Traces-sys v0.9.0 [INFO] [stderr] Compiling nauty-pet v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `testing` [INFO] [stdout] --> src/autom.rs:453:9 [INFO] [stdout] | [INFO] [stdout] 453 | use testing::GraphIter; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testing` [INFO] [stdout] --> src/canon.rs:268:9 [INFO] [stdout] | [INFO] [stdout] 268 | use testing::{GraphIter, randomize_labels}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testing` [INFO] [stdout] --> src/graph.rs:216:9 [INFO] [stdout] | [INFO] [stdout] 216 | use testing::{GraphIter, randomize_labels}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `testing` [INFO] [stdout] --> src/nauty_graph.rs:479:9 [INFO] [stdout] | [INFO] [stdout] 479 | use testing::GraphIter; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `testing` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `testing`, use `cargo add testing` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/autom.rs:569:44 [INFO] [stdout] | [INFO] [stdout] 569 | let g_canon = CanonGraph::from(g.clone()); [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/autom.rs:587:44 [INFO] [stdout] | [INFO] [stdout] 587 | let g_canon = CanonGraph::from(g.clone()); [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/autom.rs:605:44 [INFO] [stdout] | [INFO] [stdout] 605 | let g_canon = CanonGraph::from(g.clone()); [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/autom.rs:623:44 [INFO] [stdout] | [INFO] [stdout] 623 | let g_canon = CanonGraph::from(g.clone()); [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/canon.rs:319:39 [INFO] [stdout] | [INFO] [stdout] 319 | let gg = randomize_labels(g.clone(), &mut rng); [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/canon.rs:341:39 [INFO] [stdout] | [INFO] [stdout] 341 | let gg = randomize_labels(g.clone(), &mut rng); [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/canon.rs:363:39 [INFO] [stdout] | [INFO] [stdout] 363 | let gg = randomize_labels(g.clone(), &mut rng); [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/canon.rs:385:39 [INFO] [stdout] | [INFO] [stdout] 385 | let gg = randomize_labels(g.clone(), &mut rng); [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/canon.rs:407:39 [INFO] [stdout] | [INFO] [stdout] 407 | let gg = randomize_labels(g.clone(), &mut rng); [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/graph.rs:231:39 [INFO] [stdout] | [INFO] [stdout] 231 | let gg = randomize_labels(g.clone(), &mut rng); [INFO] [stdout] | ^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nauty-pet` (lib test) due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "338df5002cdd656b3d130b094b0bcc3ca8a65eb35c4badadaa4926c724094587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "338df5002cdd656b3d130b094b0bcc3ca8a65eb35c4badadaa4926c724094587", kill_on_drop: false }` [INFO] [stdout] 338df5002cdd656b3d130b094b0bcc3ca8a65eb35c4badadaa4926c724094587