[INFO] fetching crate scopegraphs-lib 0.1.3...
[INFO] testing scopegraphs-lib-0.1.3 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate scopegraphs-lib 0.1.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate scopegraphs-lib 0.1.3
[INFO] finished tweaking crates.io crate scopegraphs-lib 0.1.3
[INFO] tweaked toml for crates.io crate scopegraphs-lib 0.1.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scopegraphs-lib 0.1.3 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 39 packages to latest compatible versions
[INFO] [stderr]       Adding ctor v0.2.9 (available: v0.6.1)
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.8)
[INFO] [stderr]       Adding scopegraphs-macros v0.1.3 (available: v0.3.3)
[INFO] [stderr]       Adding scopegraphs-regular-expressions v0.1.3 (available: v0.3.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3859d05b8bfaa0166374fd5477a3e5e97d04418e0392852daaee873aa33ee643
[INFO] running `Command { std: "docker" "start" "-a" "3859d05b8bfaa0166374fd5477a3e5e97d04418e0392852daaee873aa33ee643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3859d05b8bfaa0166374fd5477a3e5e97d04418e0392852daaee873aa33ee643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3859d05b8bfaa0166374fd5477a3e5e97d04418e0392852daaee873aa33ee643", kill_on_drop: false }`
[INFO] [stdout] 3859d05b8bfaa0166374fd5477a3e5e97d04418e0392852daaee873aa33ee643
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8bf846d949560157218ab4cf7e32742ed9629d1f47f329d06edbd4f7a7546a0
[INFO] running `Command { std: "docker" "start" "-a" "e8bf846d949560157218ab4cf7e32742ed9629d1f47f329d06edbd4f7a7546a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling scopegraphs-prust-lib v0.1.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling scopegraphs-regular-expressions v0.1.3
[INFO] [stderr]    Compiling scopegraphs-macros v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling scopegraphs-lib v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/resolve/mod.rs:370:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |         &'sg self,
[INFO] [stdout]     |          --- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 369 |         'sg,
[INFO] [stdout]     |         --- the same lifetime is named here
[INFO] [stdout] 370 |         '_,
[INFO] [stdout]     |         ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'sg`
[INFO] [stdout]     |
[INFO] [stdout] 370 -         '_,
[INFO] [stdout] 370 +         'sg,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.87s
[INFO] running `Command { std: "docker" "inspect" "e8bf846d949560157218ab4cf7e32742ed9629d1f47f329d06edbd4f7a7546a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8bf846d949560157218ab4cf7e32742ed9629d1f47f329d06edbd4f7a7546a0", kill_on_drop: false }`
[INFO] [stdout] e8bf846d949560157218ab4cf7e32742ed9629d1f47f329d06edbd4f7a7546a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be9d76b03b1fa3fa555c9c96db06ccb9ff38ff7df6ade4c5575bec3da4cba979
[INFO] running `Command { std: "docker" "start" "-a" "be9d76b03b1fa3fa555c9c96db06ccb9ff38ff7df6ade4c5575bec3da4cba979", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling scopegraphs-lib v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/resolve/mod.rs:370:9
[INFO] [stdout]     |
[INFO] [stdout] 366 |         &'sg self,
[INFO] [stdout]     |          --- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 369 |         'sg,
[INFO] [stdout]     |         --- the same lifetime is named here
[INFO] [stdout] 370 |         '_,
[INFO] [stdout]     |         ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'sg`
[INFO] [stdout]     |
[INFO] [stdout] 370 -         '_,
[INFO] [stdout] 370 +         'sg,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]    --> src/resolve/lookup.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 |     use scopegraphs::{
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scopegraphs`, use `cargo add scopegraphs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `scopegraphs`
[INFO] [stdout]    --> src/resolve/lookup.rs:353:9
[INFO] [stdout]     |
[INFO] [stdout] 353 |     use scopegraphs::{
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scopegraphs`, use `cargo add scopegraphs` 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 `scopegraphs`
[INFO] [stdout]    --> src/resolve/lookup.rs:361:14
[INFO] [stdout]     |
[INFO] [stdout] 361 |     #[derive(Label, Hash, PartialEq, Eq, Debug, Clone, Copy)]
[INFO] [stdout]     |              ^^^^^ use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scopegraphs`, use `cargo add scopegraphs` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the derive macro `Label` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 351 +     use crate::label;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]    --> src/resolve/lookup.rs:442:35
[INFO] [stdout]     |
[INFO] [stdout] 442 |                 .with_label_order(label_order!(Lbl: Def < Imp < Lex))
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scopegraphs`, use `cargo add scopegraphs` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `label_order` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 351 +     use crate::resolve;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]    --> src/resolve/lookup.rs:442:35
[INFO] [stdout]     |
[INFO] [stdout] 442 |                 .with_label_order(label_order!(Lbl: Def < Imp < Lex))
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scopegraphs`, use `cargo add scopegraphs` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `label_order` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 351 +     use crate::resolve::EdgeOrData;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]    --> src/resolve/lookup.rs:561:31
[INFO] [stdout]     |
[INFO] [stdout] 561 |             .with_label_order(label_order!(Lbl: Lex < Imp))
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scopegraphs`, use `cargo add scopegraphs` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `label_order` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 351 +     use crate::resolve;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]    --> src/resolve/lookup.rs:561:31
[INFO] [stdout]     |
[INFO] [stdout] 561 |             .with_label_order(label_order!(Lbl: Lex < Imp))
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scopegraphs`, use `cargo add scopegraphs` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `label_order` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 351 +     use crate::resolve::EdgeOrData;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]    --> src/resolve/lookup.rs:593:31
[INFO] [stdout]     |
[INFO] [stdout] 593 |             .with_label_order(label_order!(Lbl: Def < Imp < Lex))
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scopegraphs`, use `cargo add scopegraphs` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `label_order` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 351 +     use crate::resolve;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]    --> src/resolve/lookup.rs:593:31
[INFO] [stdout]     |
[INFO] [stdout] 593 |             .with_label_order(label_order!(Lbl: Def < Imp < Lex))
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scopegraphs`, use `cargo add scopegraphs` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `label_order` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 351 +     use crate::resolve::EdgeOrData;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]    --> src/resolve/lookup.rs:635:31
[INFO] [stdout]     |
[INFO] [stdout] 635 |             .with_label_order(label_order!(Lbl: Def < Imp < Lex))
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scopegraphs`, use `cargo add scopegraphs` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `label_order` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 351 +     use crate::resolve;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]    --> src/resolve/lookup.rs:635:31
[INFO] [stdout]     |
[INFO] [stdout] 635 |             .with_label_order(label_order!(Lbl: Def < Imp < Lex))
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scopegraphs`, use `cargo add scopegraphs` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `label_order` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 351 +     use crate::resolve::EdgeOrData;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]    --> src/resolve/lookup.rs:685:31
[INFO] [stdout]     |
[INFO] [stdout] 685 |             .with_label_order(label_order!(Lbl: Def < Imp < Lex))
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scopegraphs`, use `cargo add scopegraphs` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `label_order` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 351 +     use crate::resolve;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]    --> src/resolve/lookup.rs:685:31
[INFO] [stdout]     |
[INFO] [stdout] 685 |             .with_label_order(label_order!(Lbl: Def < Imp < Lex))
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scopegraphs`, use `cargo add scopegraphs` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `label_order` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 351 +     use crate::resolve::EdgeOrData;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]    --> src/resolve/lookup.rs:723:31
[INFO] [stdout]     |
[INFO] [stdout] 723 |             .with_label_order(label_order!(Lbl: Def < { Lex, Imp }))
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scopegraphs`, use `cargo add scopegraphs` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `label_order` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 351 +     use crate::resolve;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]    --> src/resolve/lookup.rs:723:31
[INFO] [stdout]     |
[INFO] [stdout] 723 |             .with_label_order(label_order!(Lbl: Def < { Lex, Imp }))
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scopegraphs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scopegraphs`, use `cargo add scopegraphs` to add it to your `Cargo.toml`
[INFO] [stdout]     = note: this error originates in the macro `label_order` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 351 +     use crate::resolve::EdgeOrData;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stderr] error: could not compile `scopegraphs-lib` (lib test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "be9d76b03b1fa3fa555c9c96db06ccb9ff38ff7df6ade4c5575bec3da4cba979", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be9d76b03b1fa3fa555c9c96db06ccb9ff38ff7df6ade4c5575bec3da4cba979", kill_on_drop: false }`
[INFO] [stdout] be9d76b03b1fa3fa555c9c96db06ccb9ff38ff7df6ade4c5575bec3da4cba979
