[INFO] fetching crate graph-api-simplegraph 0.2.2...
[INFO] testing graph-api-simplegraph-0.2.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate graph-api-simplegraph 0.2.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate graph-api-simplegraph 0.2.2
[INFO] finished tweaking crates.io crate graph-api-simplegraph 0.2.2
[INFO] tweaked toml for crates.io crate graph-api-simplegraph 0.2.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate graph-api-simplegraph 0.2.2 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] crate crates.io crate graph-api-simplegraph 0.2.2 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" "+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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 14fe623409a5d3f17a31f026f09892365babf4de4ddac8df23a438ee04992520
[INFO] running `Command { std: "docker" "start" "-a" "14fe623409a5d3f17a31f026f09892365babf4de4ddac8df23a438ee04992520", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14fe623409a5d3f17a31f026f09892365babf4de4ddac8df23a438ee04992520", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14fe623409a5d3f17a31f026f09892365babf4de4ddac8df23a438ee04992520", kill_on_drop: false }`
[INFO] [stdout] 14fe623409a5d3f17a31f026f09892365babf4de4ddac8df23a438ee04992520
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] aeaf0eeca813716af7f4862d03256f5da5c609b606862ce8229fc2d4bc94d41d
[INFO] running `Command { std: "docker" "start" "-a" "aeaf0eeca813716af7f4862d03256f5da5c609b606862ce8229fc2d4bc94d41d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling la-arena v0.3.1
[INFO] [stderr]    Compiling ra_ap_limit v0.0.164
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling always-assert v0.1.3
[INFO] [stderr]    Compiling smallbox v0.8.6
[INFO] [stderr]    Compiling unic-emoji-char v0.9.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling ra-ap-rustc_lexer v0.1.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling ra_ap_parser v0.0.164
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling perf-event-open-sys v1.0.1
[INFO] [stderr]    Compiling perf-event v0.4.7
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ra_ap_stdx v0.0.164
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ra_ap_profile v0.0.164
[INFO] [stderr]    Compiling rowan v0.15.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling ra_ap_text_edit v0.0.164
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ra_ap_syntax v0.0.164
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling enum-iterator v2.1.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling fastbloom v0.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling include-doc-macro v0.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling include-doc v0.2.2
[INFO] [stderr]    Compiling graph-api-lib v0.2.1
[INFO] [stderr]    Compiling rphonetic v3.0.3
[INFO] [stderr]    Compiling graph-api-simplegraph v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.85s
[INFO] running `Command { std: "docker" "inspect" "aeaf0eeca813716af7f4862d03256f5da5c609b606862ce8229fc2d4bc94d41d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeaf0eeca813716af7f4862d03256f5da5c609b606862ce8229fc2d4bc94d41d", kill_on_drop: false }`
[INFO] [stdout] aeaf0eeca813716af7f4862d03256f5da5c609b606862ce8229fc2d4bc94d41d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f1276c227803064c1b7942dca75addb1db84f7806cd64d26c6683e4e2646214
[INFO] running `Command { std: "docker" "start" "-a" "7f1276c227803064c1b7942dca75addb1db84f7806cd64d26c6683e4e2646214", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ra_ap_text_edit v0.0.164
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling ra_ap_syntax v0.0.164
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rphonetic v3.0.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling include-doc-macro v0.2.2
[INFO] [stderr]    Compiling include-doc v0.2.2
[INFO] [stderr]    Compiling graph-api-lib v0.2.1
[INFO] [stderr]    Compiling graph-api-simplegraph v0.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `graph_api_test`
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use graph_api_test::test_suite;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `graph_api_test`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 12 -     use graph_api_test::test_suite;
[INFO] [stdout] 12 +     use graph_api_lib::test_suite;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::SimpleGraph`
[INFO] [stdout]   --> src/lib.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use crate::SimpleGraph;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `graph-api-simplegraph` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "7f1276c227803064c1b7942dca75addb1db84f7806cd64d26c6683e4e2646214", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f1276c227803064c1b7942dca75addb1db84f7806cd64d26c6683e4e2646214", kill_on_drop: false }`
[INFO] [stdout] 7f1276c227803064c1b7942dca75addb1db84f7806cd64d26c6683e4e2646214
