[INFO] fetching crate scopegraphs-lib 0.1.3...
[INFO] testing scopegraphs-lib-0.1.3 against 1.91.0 for beta-1.92-2
[INFO] extracting crate scopegraphs-lib 0.1.3 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scopegraphs-lib 0.1.3 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scopegraphs-prust-lib v0.1.0
[INFO] [stderr]   Downloaded scopegraphs-macros v0.1.3
[INFO] [stderr]   Downloaded dot v0.1.4
[INFO] [stderr]   Downloaded scopegraphs-regular-expressions v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77f964d22fcc9994b63179a98f4ced9ed1487ce4950fd67978a912bd80fd3060
[INFO] running `Command { std: "docker" "start" "-a" "77f964d22fcc9994b63179a98f4ced9ed1487ce4950fd67978a912bd80fd3060", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77f964d22fcc9994b63179a98f4ced9ed1487ce4950fd67978a912bd80fd3060", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77f964d22fcc9994b63179a98f4ced9ed1487ce4950fd67978a912bd80fd3060", kill_on_drop: false }`
[INFO] [stdout] 77f964d22fcc9994b63179a98f4ced9ed1487ce4950fd67978a912bd80fd3060
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f23d89ef7444f12062cf144d27115b0b5ff2aeb29b4db1c56d3facaa12e7cd1
[INFO] running `Command { std: "docker" "start" "-a" "2f23d89ef7444f12062cf144d27115b0b5ff2aeb29b4db1c56d3facaa12e7cd1", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling scopegraphs-prust-lib v0.1.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[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 15.00s
[INFO] running `Command { std: "docker" "inspect" "2f23d89ef7444f12062cf144d27115b0b5ff2aeb29b4db1c56d3facaa12e7cd1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f23d89ef7444f12062cf144d27115b0b5ff2aeb29b4db1c56d3facaa12e7cd1", kill_on_drop: false }`
[INFO] [stdout] 2f23d89ef7444f12062cf144d27115b0b5ff2aeb29b4db1c56d3facaa12e7cd1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46021134a8ef2596488ef856c6a80478aa872b20d6ab14527c9668ed71917102
[INFO] running `Command { std: "docker" "start" "-a" "46021134a8ef2596488ef856c6a80478aa872b20d6ab14527c9668ed71917102", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling humantime v2.3.0
[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] [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" "46021134a8ef2596488ef856c6a80478aa872b20d6ab14527c9668ed71917102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46021134a8ef2596488ef856c6a80478aa872b20d6ab14527c9668ed71917102", kill_on_drop: false }`
[INFO] [stdout] 46021134a8ef2596488ef856c6a80478aa872b20d6ab14527c9668ed71917102
