[INFO] fetching crate scopegraphs-lib 0.1.3...
[INFO] testing scopegraphs-lib-0.1.3 against 1.95.0 for beta-1.96-2
[INFO] extracting crate scopegraphs-lib 0.1.3 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scopegraphs-lib 0.1.3 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.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.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 38 packages to latest compatible versions
[INFO] [stderr]       Adding ctor v0.2.9 (available: v0.10.1)
[INFO] [stderr]       Adding env_logger v0.10.2 (available: v0.11.10)
[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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scopegraphs-regular-expressions v0.1.3
[INFO] [stderr]   Downloaded scopegraphs-macros v0.1.3
[INFO] [stderr]   Downloaded scopegraphs-prust-lib v0.1.0
[INFO] [stderr]   Downloaded dot v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb2267361a43f703e1424488472c6aeab6e3a5c9ce375ec9e42140087a59f77a
[INFO] running `Command { std: "docker" "start" "-a" "eb2267361a43f703e1424488472c6aeab6e3a5c9ce375ec9e42140087a59f77a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb2267361a43f703e1424488472c6aeab6e3a5c9ce375ec9e42140087a59f77a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb2267361a43f703e1424488472c6aeab6e3a5c9ce375ec9e42140087a59f77a", kill_on_drop: false }`
[INFO] [stdout] eb2267361a43f703e1424488472c6aeab6e3a5c9ce375ec9e42140087a59f77a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49b2908f95371b6376ce2296df42d584ef1f035b4b72d9edcad02ffcf6d922d6
[INFO] running `Command { std: "docker" "start" "-a" "49b2908f95371b6376ce2296df42d584ef1f035b4b72d9edcad02ffcf6d922d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling scopegraphs-prust-lib v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[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.32
[INFO] [stderr]    Compiling futures v0.3.32
[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 24.51s
[INFO] running `Command { std: "docker" "inspect" "49b2908f95371b6376ce2296df42d584ef1f035b4b72d9edcad02ffcf6d922d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49b2908f95371b6376ce2296df42d584ef1f035b4b72d9edcad02ffcf6d922d6", kill_on_drop: false }`
[INFO] [stdout] 49b2908f95371b6376ce2296df42d584ef1f035b4b72d9edcad02ffcf6d922d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc8e3f3d71e68c59ba4350cb21e49b2328029bcc2569cba13add32a363d0c2e6
[INFO] running `Command { std: "docker" "start" "-a" "fc8e3f3d71e68c59ba4350cb21e49b2328029bcc2569cba13add32a363d0c2e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling scopegraphs-lib v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling env_logger v0.10.2
[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] [stdout] error[E0433]: cannot find module or crate `scopegraphs` in this scope
[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]: cannot find module or crate `scopegraphs` in this scope
[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]: cannot find module or crate `scopegraphs` in this scope
[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]: cannot find module or crate `scopegraphs` in this scope
[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]: cannot find module or crate `scopegraphs` in this scope
[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]: cannot find module or crate `scopegraphs` in this scope
[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]: cannot find module or crate `scopegraphs` in this scope
[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]: cannot find module or crate `scopegraphs` in this scope
[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]: cannot find module or crate `scopegraphs` in this scope
[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]: cannot find module or crate `scopegraphs` in this scope
[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]: cannot find module or crate `scopegraphs` in this scope
[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]: cannot find module or crate `scopegraphs` in this scope
[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]: cannot find module or crate `scopegraphs` in this scope
[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]: cannot find module or crate `scopegraphs` in this scope
[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" "fc8e3f3d71e68c59ba4350cb21e49b2328029bcc2569cba13add32a363d0c2e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc8e3f3d71e68c59ba4350cb21e49b2328029bcc2569cba13add32a363d0c2e6", kill_on_drop: false }`
[INFO] [stdout] fc8e3f3d71e68c59ba4350cb21e49b2328029bcc2569cba13add32a363d0c2e6
