[INFO] fetching crate nauty-pet 0.13.0...
[INFO] testing nauty-pet-0.13.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate nauty-pet 0.13.0 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nauty-pet 0.13.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v2.0.11
[INFO] [stderr]   Downloaded rand_core v0.9.2
[INFO] [stderr]   Downloaded serde_derive v1.0.218
[INFO] [stderr]   Downloaded thiserror-impl v2.0.11
[INFO] [stderr]   Downloaded is-terminal v0.4.15
[INFO] [stderr]   Downloaded oorandom v11.1.4
[INFO] [stderr]   Downloaded either v1.14.0
[INFO] [stderr]   Downloaded env_logger v0.11.6
[INFO] [stderr]   Downloaded clap v4.5.31
[INFO] [stderr]   Downloaded prettyplease v0.2.29
[INFO] [stderr]   Downloaded cc v1.2.15
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.21
[INFO] [stderr]   Downloaded serde v1.0.218
[INFO] [stderr]   Downloaded clap_builder v4.5.31
[INFO] [stderr]   Downloaded zerocopy v0.8.21
[INFO] [stderr]   Downloaded serde_json v1.0.139
[INFO] [stderr]   Downloaded bitflags v2.8.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.17
[INFO] [stderr]   Downloaded nauty-Traces-sys v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7e8c36b16e9d1feaede566c72089d5b9b190523c929e1876198203e763d018e
[INFO] running `Command { std: "docker" "start" "-a" "b7e8c36b16e9d1feaede566c72089d5b9b190523c929e1876198203e763d018e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7e8c36b16e9d1feaede566c72089d5b9b190523c929e1876198203e763d018e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7e8c36b16e9d1feaede566c72089d5b9b190523c929e1876198203e763d018e", kill_on_drop: false }`
[INFO] [stdout] b7e8c36b16e9d1feaede566c72089d5b9b190523c929e1876198203e763d018e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e2bbe92e145bcf86f05381273efef8cb6988b81871bd9b9ee10c4f748ac4a560
[INFO] running `Command { std: "docker" "start" "-a" "e2bbe92e145bcf86f05381273efef8cb6988b81871bd9b9ee10c4f748ac4a560", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[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 bindgen v0.71.1
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling ahash v0.8.11
[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 once_cell v1.20.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[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 31.34s
[INFO] running `Command { std: "docker" "inspect" "e2bbe92e145bcf86f05381273efef8cb6988b81871bd9b9ee10c4f748ac4a560", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2bbe92e145bcf86f05381273efef8cb6988b81871bd9b9ee10c4f748ac4a560", kill_on_drop: false }`
[INFO] [stdout] e2bbe92e145bcf86f05381273efef8cb6988b81871bd9b9ee10c4f748ac4a560
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b36cc501884590543fa4b8e59e010e53099414bc183efd3f05f979ad11cd40b0
[INFO] running `Command { std: "docker" "start" "-a" "b36cc501884590543fa4b8e59e010e53099414bc183efd3f05f979ad11cd40b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.21
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling cast v0.3.0
[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 oorandom v11.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[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 criterion-plot v0.5.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling rand_core v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bindgen v0.71.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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nauty-pet` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "b36cc501884590543fa4b8e59e010e53099414bc183efd3f05f979ad11cd40b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b36cc501884590543fa4b8e59e010e53099414bc183efd3f05f979ad11cd40b0", kill_on_drop: false }`
[INFO] [stdout] b36cc501884590543fa4b8e59e010e53099414bc183efd3f05f979ad11cd40b0
