[INFO] fetching crate gryf 0.1.0... [INFO] checking gryf-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate gryf 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate gryf 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gryf 0.1.0 [INFO] tweaked toml for crates.io crate gryf 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gryf 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gryf 0.1.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded condtype v1.3.0 [INFO] [stderr] Downloaded gryf-derive v0.1.0 [INFO] [stderr] Downloaded divan-macros v0.1.21 [INFO] [stderr] Downloaded divan v0.1.21 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d57fbb206b6e2fe8e08c24356ab7d6919d144f8a1d2e97aee4d583f6bf4c4c48 [INFO] running `Command { std: "docker" "start" "-a" "d57fbb206b6e2fe8e08c24356ab7d6919d144f8a1d2e97aee4d583f6bf4c4c48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d57fbb206b6e2fe8e08c24356ab7d6919d144f8a1d2e97aee4d583f6bf4c4c48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d57fbb206b6e2fe8e08c24356ab7d6919d144f8a1d2e97aee4d583f6bf4c4c48", kill_on_drop: false }` [INFO] [stdout] d57fbb206b6e2fe8e08c24356ab7d6919d144f8a1d2e97aee4d583f6bf4c4c48 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bfd0a18e15cbb7e4480b039d4738ad33d98474f32c45305461dd35ddc5ca9d6 [INFO] running `Command { std: "docker" "start" "-a" "3bfd0a18e15cbb7e4480b039d4738ad33d98474f32c45305461dd35ddc5ca9d6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking condtype v1.3.0 [INFO] [stderr] Checking regex-lite v0.1.6 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking assert_matches v1.5.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Checking petgraph v0.8.2 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling gryf-derive v0.1.0 [INFO] [stderr] Compiling divan-macros v0.1.21 [INFO] [stderr] Checking divan v0.1.21 [INFO] [stderr] Checking gryf v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/../../gryf-derive/src/lib.rs`: No such file or directory (os error 2) [INFO] [stdout] --> src/lib.rs:340:29 [INFO] [stdout] | [INFO] [stdout] 340 | let macros_source = include_str!("../../gryf-derive/src/lib.rs"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is a file with the same name in a different directory [INFO] [stdout] | [INFO] [stdout] 340 - let macros_source = include_str!("../../gryf-derive/src/lib.rs"); [INFO] [stdout] 340 + let macros_source = include_str!("../src/lib.rs"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::infra::proptest` [INFO] [stdout] --> src/algo/connected.rs:98:16 [INFO] [stdout] | [INFO] [stdout] 98 | infra::proptest::{graph_directed, graph_undirected}, [INFO] [stdout] | ^^^^^^^^ could not find `proptest` in `infra` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/infra.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "proptest")] [INFO] [stdout] | -------------------- the item is gated behind the `proptest` feature [INFO] [stdout] 7 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::infra::proptest` [INFO] [stdout] --> src/algo/shortest_paths.rs:234:16 [INFO] [stdout] | [INFO] [stdout] 234 | infra::proptest::{graph_directed, graph_undirected}, [INFO] [stdout] | ^^^^^^^^ could not find `proptest` in `infra` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/infra.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "proptest")] [INFO] [stdout] | -------------------- the item is gated behind the `proptest` feature [INFO] [stdout] 7 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::infra::proptest` [INFO] [stdout] --> src/algo/toposort.rs:240:16 [INFO] [stdout] | [INFO] [stdout] 240 | infra::proptest::graph_directed, [INFO] [stdout] | ^^^^^^^^ could not find `proptest` in `infra` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/infra.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | #[cfg(feature = "proptest")] [INFO] [stdout] | -------------------- the item is gated behind the `proptest` feature [INFO] [stdout] 7 | pub mod proptest; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::infra::arbitrary` [INFO] [stdout] --> src/storage/adj_list.rs:641:13 [INFO] [stdout] | [INFO] [stdout] 641 | arbitrary::{ArbitraryId, Index}, [INFO] [stdout] | ^^^^^^^^^ could not find `arbitrary` in `infra` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/infra.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "arbitrary")] [INFO] [stdout] | --------------------- the item is gated behind the `arbitrary` feature [INFO] [stdout] 10 | pub mod arbitrary; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::infra::arbitrary` [INFO] [stdout] --> src/storage/adj_matrix.rs:932:13 [INFO] [stdout] | [INFO] [stdout] 932 | arbitrary::{ArbitraryId, Index}, [INFO] [stdout] | ^^^^^^^^^ could not find `arbitrary` in `infra` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/infra.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "arbitrary")] [INFO] [stdout] | --------------------- the item is gated behind the `arbitrary` feature [INFO] [stdout] 10 | pub mod arbitrary; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/algo/connected.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/algo/shortest_paths.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 226 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `proptest` [INFO] [stdout] --> src/algo/toposort.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 234 | use proptest::prelude::*; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `proptest` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `proptest`, use `cargo add proptest` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::infra::arbitrary` [INFO] [stdout] --> src/storage/edge_list.rs:557:16 [INFO] [stdout] | [INFO] [stdout] 557 | infra::arbitrary::{ArbitraryId, Index}, [INFO] [stdout] | ^^^^^^^^^ could not find `arbitrary` in `infra` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/infra.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(feature = "arbitrary")] [INFO] [stdout] | --------------------- the item is gated behind the `arbitrary` feature [INFO] [stdout] 10 | pub mod arbitrary; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/algo/connected.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 376 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/algo/shortest_paths.rs:505:5 [INFO] [stdout] | [INFO] [stdout] 505 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `proptest` in this scope [INFO] [stdout] --> src/algo/toposort.rs:447:5 [INFO] [stdout] | [INFO] [stdout] 447 | proptest! { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IdType` and `VertexId` [INFO] [stdout] --> src/algo/connected.rs:95:18 [INFO] [stdout] | [INFO] [stdout] 95 | id::{IdType, VertexId}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IdType` and `VertexSet` [INFO] [stdout] --> src/algo/shortest_paths.rs:230:33 [INFO] [stdout] | [INFO] [stdout] 230 | GraphAdd, GraphMut, VertexSet, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 231 | id::{DefaultId, EdgeId, IdType, VertexId}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gryf` (lib test) due to 13 previous errors; 2 warnings emitted [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3bfd0a18e15cbb7e4480b039d4738ad33d98474f32c45305461dd35ddc5ca9d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bfd0a18e15cbb7e4480b039d4738ad33d98474f32c45305461dd35ddc5ca9d6", kill_on_drop: false }` [INFO] [stdout] 3bfd0a18e15cbb7e4480b039d4738ad33d98474f32c45305461dd35ddc5ca9d6