[INFO] fetching crate scopegraphs-lib 0.1.3...
[INFO] testing scopegraphs-lib-0.1.3 against 1.90.0 for beta-1.91-3
[INFO] extracting crate scopegraphs-lib 0.1.3 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scopegraphs-lib 0.1.3 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 49 packages to latest compatible versions
[INFO] [stderr]       Adding ctor v0.2.9 (available: v0.5.0)
[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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dot v0.1.4
[INFO] [stderr]   Downloaded scopegraphs-prust-lib v0.1.0
[INFO] [stderr]   Downloaded scopegraphs-macros v0.1.3
[INFO] [stderr]   Downloaded scopegraphs-regular-expressions v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6b9e50b988a0831de67992e2910e24cab40fda2bd41c02bbf2fed8dbbb67ce96
[INFO] running `Command { std: "docker" "start" "-a" "6b9e50b988a0831de67992e2910e24cab40fda2bd41c02bbf2fed8dbbb67ce96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6b9e50b988a0831de67992e2910e24cab40fda2bd41c02bbf2fed8dbbb67ce96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b9e50b988a0831de67992e2910e24cab40fda2bd41c02bbf2fed8dbbb67ce96", kill_on_drop: false }`
[INFO] [stdout] 6b9e50b988a0831de67992e2910e24cab40fda2bd41c02bbf2fed8dbbb67ce96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d41a496374390cb8e82970ca031ff504ae7b7d637970b327d0ffb92cd45cec4
[INFO] running `Command { std: "docker" "start" "-a" "1d41a496374390cb8e82970ca031ff504ae7b7d637970b327d0ffb92cd45cec4", kill_on_drop: false }`
[INFO] [stderr]    Compiling scopegraphs-prust-lib v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[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:366:10
[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 15.15s
[INFO] running `Command { std: "docker" "inspect" "1d41a496374390cb8e82970ca031ff504ae7b7d637970b327d0ffb92cd45cec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d41a496374390cb8e82970ca031ff504ae7b7d637970b327d0ffb92cd45cec4", kill_on_drop: false }`
[INFO] [stdout] 1d41a496374390cb8e82970ca031ff504ae7b7d637970b327d0ffb92cd45cec4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0d9e703dfaeab0637c246135eb87c5f456e18456c23e490bc938c490cd71ceb
[INFO] running `Command { std: "docker" "start" "-a" "b0d9e703dfaeab0637c246135eb87c5f456e18456c23e490bc938c490cd71ceb", kill_on_drop: false }`
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling env_logger v0.10.2
[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:366:10
[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] [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] [stderr] error: could not compile `scopegraphs-lib` (lib test) due to 15 previous errors
[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] running `Command { std: "docker" "inspect" "b0d9e703dfaeab0637c246135eb87c5f456e18456c23e490bc938c490cd71ceb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0d9e703dfaeab0637c246135eb87c5f456e18456c23e490bc938c490cd71ceb", kill_on_drop: false }`
[INFO] [stdout] b0d9e703dfaeab0637c246135eb87c5f456e18456c23e490bc938c490cd71ceb
