[INFO] fetching crate gluon-salsa 0.15.2... [INFO] checking gluon-salsa-0.15.2 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate gluon-salsa 0.15.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate gluon-salsa 0.15.2 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gluon-salsa 0.15.2 [INFO] finished tweaking crates.io crate gluon-salsa 0.15.2 [INFO] tweaked toml for crates.io crate gluon-salsa 0.15.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate gluon-salsa 0.15.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b63dae676300d84af9d4a16f8b0f215c594cab68a6b14ef7d57640549ad341f4 [INFO] running `Command { std: "docker" "start" "-a" "b63dae676300d84af9d4a16f8b0f215c594cab68a6b14ef7d57640549ad341f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b63dae676300d84af9d4a16f8b0f215c594cab68a6b14ef7d57640549ad341f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b63dae676300d84af9d4a16f8b0f215c594cab68a6b14ef7d57640549ad341f4", kill_on_drop: false }` [INFO] [stdout] b63dae676300d84af9d4a16f8b0f215c594cab68a6b14ef7d57640549ad341f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=forbid" "-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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 54e26367c936e0a3e0ac57eb25a956aa7a66c77ac2ab6489a00ed5c2c324aad5 [INFO] running `Command { std: "docker" "start" "-a" "54e26367c936e0a3e0ac57eb25a956aa7a66c77ac2ab6489a00ed5c2c324aad5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking oorandom v11.1.2 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling gluon-salsa-macros v0.15.2 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking gluon-salsa v0.15.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/hello_world/main.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | #[salsa::query_group(HelloWorldStorage)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/hello_world/main.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/hello_world/main.rs:83:3 [INFO] [stdout] | [INFO] [stdout] 83 | #[salsa::database(HelloWorldStorage)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/hello_world/main.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | trait HelloWorld: salsa::Database { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/hello_world/main.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/dyn_trait.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[salsa::database(DynTraitStorage)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/dyn_trait.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[salsa::query_group(DynTraitStorage)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/dyn_trait.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/dyn_trait.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/dyn_trait.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | impl salsa::Database for DynTraitDatabase {} [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/hello_world/main.rs:89:6 [INFO] [stdout] | [INFO] [stdout] 89 | impl salsa::Database for DatabaseStruct {} [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gluon-salsa` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/panic_safely.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use salsa::{Database, ParallelDatabase, Snapshot}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/transparent.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[salsa::query_group(QueryGroupStorage)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/panic_safely.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[salsa::query_group(PanicSafelyStruct)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/panic_safely.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/panic_safely.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | #[salsa::database(PanicSafelyStruct)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/panic_safely.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | trait PanicSafelyDatabase: salsa::Database { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/panic_safely.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/panic_safely.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | impl salsa::Database for DatabaseStruct {} [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/transparent.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/transparent.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[salsa::transparent] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/panic_safely.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 34 | impl salsa::ParallelDatabase for DatabaseStruct { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/transparent.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[salsa::database(QueryGroupStorage)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/panic_safely.rs:41:28 [INFO] [stdout] | [INFO] [stdout] 41 | fn fork(&self, forker: salsa::ForkState) -> salsa::Snapshot { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/panic_safely.rs:41:49 [INFO] [stdout] | [INFO] [stdout] 41 | fn fork(&self, forker: salsa::ForkState) -> salsa::Snapshot { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/transparent.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/transparent.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | impl salsa::Database for Database {} [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/variadic.rs:1:3 [INFO] [stdout] | [INFO] [stdout] 1 | #[salsa::query_group(HelloWorld)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/variadic.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/variadic.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | #[salsa::database(HelloWorld)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/variadic.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | trait HelloWorldDatabase: salsa::Database { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/variadic.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/variadic.rs:37:6 [INFO] [stdout] | [INFO] [stdout] 37 | impl salsa::Database for DatabaseStruct {} [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::compiler::CompilerDatabase` [INFO] [stdout] --> examples/compiler/implementation.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::compiler::CompilerDatabase; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `CompilerDatabase` in `compiler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::interner::InternerDatabase` [INFO] [stdout] --> examples/compiler/implementation.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::interner::InternerDatabase; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `InternerDatabase` in `interner` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/compiler/compiler.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[salsa::query_group(CompilerDatabase)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/compiler/compiler.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/compiler/implementation.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | #[salsa::database(InternerDatabase, CompilerDatabase)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/compiler/interner.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[salsa::query_group(InternerDatabase)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/compiler/interner.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[salsa::interned] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/compiler/interner.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[salsa::interned] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/selection/main.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[salsa::query_group(Request)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/selection/main.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/selection/util1.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[salsa::query_group(Request)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/selection/util2.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[salsa::query_group(Request)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/compiler/implementation.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/compiler/implementation.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 23 | impl salsa::Database for DatabaseImpl {} [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/compiler/interner.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Interner: salsa::Database { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/macros.rs:1:3 [INFO] [stdout] | [INFO] [stdout] 1 | #[salsa::query_group(MyStruct)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/macros.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[salsa::invoke(another_module::another_name)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/macros.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | trait MyDatabase: salsa::Database { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/compiler/values.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Class(salsa::InternId); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/compiler/values.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | impl salsa::InternKey for Class { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/compiler/values.rs:10:27 [INFO] [stdout] | [INFO] [stdout] 10 | fn from_intern_id(id: salsa::InternId) -> Self { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/compiler/values.rs:14:31 [INFO] [stdout] | [INFO] [stdout] 14 | fn as_intern_id(&self) -> salsa::InternId { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/compiler/values.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Field(salsa::InternId); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/compiler/values.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | impl salsa::InternKey for Field { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/compiler/values.rs:28:27 [INFO] [stdout] | [INFO] [stdout] 28 | fn from_intern_id(id: salsa::InternId) -> Self { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> examples/compiler/values.rs:32:31 [INFO] [stdout] | [INFO] [stdout] 32 | fn as_intern_id(&self) -> salsa::InternId { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::interner::Interner` [INFO] [stdout] --> examples/compiler/main.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use self::interner::Interner; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/panic_safely.rs:42:16 [INFO] [stdout] | [INFO] [stdout] 42 | salsa::Snapshot::new(Self { [INFO] [stdout] | ^^^^^^^^ not found in `salsa` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use gluon_salsa::Snapshot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors; 1 warning emitted [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] [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] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/gc/discard_values.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use salsa::debug::DebugQueryTable; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/lru.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[salsa::query_group(QueryGroupStorage)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/lru.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | #[salsa::database(QueryGroupStorage)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/lru.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | trait QueryGroup: salsa::Database { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/lru.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 44 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/lru.rs:47:6 [INFO] [stdout] | [INFO] [stdout] 47 | impl salsa::Database for Database {} [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/cycles.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use salsa::{ParallelDatabase, Snapshot}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/on_demand_inputs.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use salsa::{Database as _, Durability}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/on_demand_inputs.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[salsa::query_group(QueryGroupStorage)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/on_demand_inputs.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | #[salsa::database(QueryGroupStorage)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/on_demand_inputs.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | trait QueryGroup: salsa::Database + AsRef> { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/on_demand_inputs.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/on_demand_inputs.rs:42:33 [INFO] [stdout] | [INFO] [stdout] 42 | on_event: Option>, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/cycles.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[salsa::database(GroupStruct)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/cycles.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | #[salsa::query_group(GroupStruct)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/cycles.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[salsa::cycle(recover_a)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/cycles.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[salsa::cycle(recover_b)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/cycles.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/cycles.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | impl salsa::Database for DatabaseImpl {} [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/cycles.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 23 | fn fork(&self, forker: salsa::ForkState) -> salsa::Snapshot { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/cycles.rs:23:49 [INFO] [stdout] | [INFO] [stdout] 23 | fn fork(&self, forker: salsa::ForkState) -> salsa::Snapshot { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/on_demand_inputs.rs:45:6 [INFO] [stdout] | [INFO] [stdout] 45 | impl salsa::Database for Database { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/on_demand_inputs.rs:46:34 [INFO] [stdout] | [INFO] [stdout] 46 | fn salsa_event(&self, event: salsa::Event) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/parallel/cancellation.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use salsa::ParallelDatabase; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/parallel/frozen.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use salsa::{Database, ParallelDatabase}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/storage_varieties/tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use salsa::Database as _Database; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/storage_varieties/tests.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use salsa::Durability; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/storage_varieties/implementation.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[salsa::database(queries::GroupStruct)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/storage_varieties/queries.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[salsa::query_group(GroupStruct)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/storage_varieties/implementation.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/storage_varieties/implementation.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | impl salsa::Database for DatabaseImpl {} [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/storage_varieties/queries.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | pub(crate) trait Counter: salsa::Database { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/parallel/independent.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use salsa::ParallelDatabase; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/parallel/race.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use salsa::ParallelDatabase; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [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] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/parallel/true_parallel.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use salsa::ParallelDatabase; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/parallel/setup.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use salsa::Database; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/parallel/setup.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use salsa::ParallelDatabase; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/parallel/setup.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use salsa::Snapshot; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use salsa::Database; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use salsa::ParallelDatabase; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use salsa::Snapshot; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use salsa::SweepStrategy; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/parallel/setup.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[salsa::query_group(Par)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/cycles.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | trait Database: salsa::Database { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/parallel/setup.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/parallel/setup.rs:180:3 [INFO] [stdout] | [INFO] [stdout] 180 | #[salsa::database(Par)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[salsa::query_group(Stress)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | #[salsa::database(Stress)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/gc/shallow_constant_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use salsa::debug::DebugQueryTable; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/cycles.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | salsa::Snapshot::new(Self { [INFO] [stdout] | ^^^^^^^^ not found in `salsa` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use gluon_salsa::Snapshot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/on_demand_inputs.rs:90:13 [INFO] [stdout] | [INFO] [stdout] 90 | salsa::EventKind::DidValidateMemoizedValue { .. } => validated.set(validated.get() + 1), [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `AQuery` in this scope [INFO] [stdout] --> tests/on_demand_inputs.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | AQuery.in_db_mut(&mut db).invalidate(&1); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/gc/discard_values.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use salsa::{Database, Durability, SweepStrategy}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/gc/derived_tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use salsa::debug::DebugQueryTable; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/gc/shallow_constant_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use salsa::{Database, Durability, SweepStrategy}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/parallel/setup.rs:183:14 [INFO] [stdout] | [INFO] [stdout] 183 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/parallel/setup.rs:188:34 [INFO] [stdout] | [INFO] [stdout] 188 | fn salsa_event(&self, event: salsa::Event) { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/parallel/setup.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | salsa::EventKind::WillBlockOn { .. } => { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/parallel/setup.rs:211:28 [INFO] [stdout] | [INFO] [stdout] 211 | fn fork(&self, forker: salsa::ForkState) -> salsa::Snapshot { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/parallel/setup.rs:211:49 [INFO] [stdout] | [INFO] [stdout] 211 | fn fork(&self, forker: salsa::ForkState) -> salsa::Snapshot { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/gc/derived_tests.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use salsa::{Database, Durability, SweepStrategy}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/gc/interned.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use salsa::debug::DebugQueryTable; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::group::FibonacciQuery` [INFO] [stdout] --> tests/gc/discard_values.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::group::{FibonacciQuery, GcDatabase}; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `FibonacciQuery` in `group` [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] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/gc/interned.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use salsa::{Database, Durability, InternId, SweepStrategy}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::group::FibonacciQuery` [INFO] [stdout] --> tests/gc/shallow_constant_tests.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::group::{FibonacciQuery, GcDatabase}; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `FibonacciQuery` in `group` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/gc/volatile_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use salsa::{Database, SweepStrategy}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/gc/db.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[salsa::database(group::Gc, interned::Intern, volatile_tests::Volatile)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/gc/group.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[salsa::query_group(Gc)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/gc/group.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/gc/group.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/gc/group.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/gc/interned.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[salsa::query_group(Intern)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/gc/interned.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/gc/interned.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[salsa::interned] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/gc/volatile_tests.rs:7:3 [INFO] [stdout] | [INFO] [stdout] 7 | #[salsa::query_group(Volatile)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/gc/volatile_tests.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/gc/db.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/gc/db.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | impl salsa::Database for DatabaseImpl {} [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | trait StressDatabase: salsa::Database { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:44:6 [INFO] [stdout] | [INFO] [stdout] 44 | impl salsa::Database for StressDatabaseImpl {} [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 46 | impl salsa::ParallelDatabase for StressDatabaseImpl { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:53:28 [INFO] [stdout] | [INFO] [stdout] 53 | fn fork(&self, forker: salsa::ForkState) -> salsa::Snapshot { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:53:49 [INFO] [stdout] | [INFO] [stdout] 53 | fn fork(&self, forker: salsa::ForkState) -> salsa::Snapshot { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GetQuery` in this scope [INFO] [stdout] --> tests/lru.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | GetQuery.in_db_mut(&mut db).set_lru_capacity(32); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GetQuery` in this scope [INFO] [stdout] --> tests/lru.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | GetQuery.in_db_mut(&mut db).set_lru_capacity(32); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GetQuery` in this scope [INFO] [stdout] --> tests/lru.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 70 | GetQuery.in_db_mut(&mut db).set_lru_capacity(64); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GetQuery` in this scope [INFO] [stdout] --> tests/lru.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | GetQuery.in_db_mut(&mut db).set_lru_capacity(0); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `GetVolatileQuery` in this scope [INFO] [stdout] --> tests/lru.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | GetVolatileQuery.in_db_mut(&mut db).set_lru_capacity(32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/parallel/setup.rs:212:16 [INFO] [stdout] | [INFO] [stdout] 212 | salsa::Snapshot::new(Self { [INFO] [stdout] | ^^^^^^^^ not found in `salsa` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use gluon_salsa::Snapshot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:54:16 [INFO] [stdout] | [INFO] [stdout] 54 | salsa::Snapshot::new(Self { [INFO] [stdout] | ^^^^^^^^ not found in `salsa` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use gluon_salsa::Snapshot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `AQuery` in this scope [INFO] [stdout] --> tests/parallel/stress.rs:170:21 [INFO] [stdout] | [INFO] [stdout] 170 | AQuery.in_db(db).sweep(strategy); [INFO] [stdout] | ^^^^^^ help: a local variable with a similar name exists: `query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `BQuery` in this scope [INFO] [stdout] --> tests/parallel/stress.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 173 | BQuery.in_db(db).sweep(strategy); [INFO] [stdout] | ^^^^^^ help: a local variable with a similar name exists: `query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CQuery` in this scope [INFO] [stdout] --> tests/parallel/stress.rs:176:21 [INFO] [stdout] | [INFO] [stdout] 176 | CQuery.in_db(db).sweep(strategy); [INFO] [stdout] | ^^^^^^ help: a local variable with a similar name exists: `query` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 34 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/gc/group.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | pub(crate) trait GcDatabase: salsa::Database + HasLog { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TriangularQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | TriangularQuery => (), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FibonacciQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | FibonacciQuery => (0, 1, 2, 3, 4, 5), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ComputeQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | ComputeQuery => (5), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UseTriangularQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | UseTriangularQuery => (5), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MinQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | MinQuery => (), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MaxQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | MaxQuery => (), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TriangularQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | TriangularQuery => (), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FibonacciQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | FibonacciQuery => (5), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ComputeQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | ComputeQuery => (5), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UseTriangularQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | UseTriangularQuery => (5), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MinQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 36 | MinQuery => (), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MaxQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | MaxQuery => (), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TriangularQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 56 | TriangularQuery => (), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FibonacciQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | FibonacciQuery => (0, 1, 2, 3, 4, 5), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ComputeQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 58 | ComputeQuery => (5), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UseTriangularQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | UseTriangularQuery => (5), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MinQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | MinQuery => (), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MaxQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | MaxQuery => (), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TriangularQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | TriangularQuery => (), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FibonacciQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | FibonacciQuery => (0, 1, 2, 3, 4, 5), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ComputeQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | ComputeQuery => (5), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UseTriangularQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | UseTriangularQuery => (5), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MinQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | MinQuery => (), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MaxQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | MaxQuery => (), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TriangularQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | TriangularQuery => (0, 1, 2, 3, 4, 5), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FibonacciQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 98 | FibonacciQuery => (0, 1, 2, 3, 4, 5), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ComputeQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | ComputeQuery => (5), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UseTriangularQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | UseTriangularQuery => (5), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MinQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | MinQuery => (), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MaxQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | MaxQuery => (), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TriangularQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | TriangularQuery => (0, 1, 2, 3, 4, 5), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FibonacciQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | FibonacciQuery => (), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ComputeQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | ComputeQuery => (5), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UseTriangularQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | UseTriangularQuery => (5), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MinQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | MinQuery => (), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MaxQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | MaxQuery => (), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TriangularQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | TriangularQuery => (5), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FibonacciQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | FibonacciQuery => (), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ComputeQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | ComputeQuery => (5), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UseTriangularQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | UseTriangularQuery => (5), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MinQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | MinQuery => (), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MaxQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 131 | MaxQuery => (), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TriangularQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | TriangularQuery => (1, 3, 5), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FibonacciQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 155 | FibonacciQuery => (0, 2, 4), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ComputeQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | ComputeQuery => (0, 1, 2, 3, 4, 5), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ComputeAllQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 157 | ComputeAllQuery => (()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UseTriangularQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | UseTriangularQuery => (0, 1, 2, 3, 4, 5), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MinQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:159:9 [INFO] [stdout] | [INFO] [stdout] 159 | MinQuery => (()), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MaxQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | MaxQuery => (()), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TriangularQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 169 | TriangularQuery => (1, 3, 5), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FibonacciQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:170:9 [INFO] [stdout] | [INFO] [stdout] 170 | FibonacciQuery => (0, 2, 4), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ComputeQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | ComputeQuery => (0, 1, 2, 3, 4, 5), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ComputeAllQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | ComputeAllQuery => (()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UseTriangularQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 173 | UseTriangularQuery => (0, 1, 2, 3, 4, 5), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MinQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | MinQuery => (()), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MaxQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | MaxQuery => (()), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TriangularQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | TriangularQuery => (1, 3), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FibonacciQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | FibonacciQuery => (0, 2, 4), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ComputeQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | ComputeQuery => (0, 1, 2, 3, 4), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ComputeAllQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | ComputeAllQuery => (()), [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `UseTriangularQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | UseTriangularQuery => (0, 1, 2, 3, 4, 5), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MinQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | MinQuery => (()), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MaxQuery` in this scope [INFO] [stdout] --> tests/gc/derived_tests.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | MaxQuery => (()), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `InternStrQuery` in this scope [INFO] [stdout] --> tests/gc/interned.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | InternStrQuery.in_db(&db).sweep( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RepeatIntern1Query` in this scope [INFO] [stdout] --> tests/gc/interned.rs:126:9 [INFO] [stdout] | [INFO] [stdout] 126 | RepeatIntern1Query.in_db(&db).durability("foo") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `InternStrQuery` in this scope [INFO] [stdout] --> tests/gc/interned.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 134 | InternStrQuery.in_db(&db).sweep( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RepeatIntern1Query` in this scope [INFO] [stdout] --> tests/gc/interned.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | RepeatIntern1Query.in_db(&db).durability("foo") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `InternStrQuery` in this scope [INFO] [stdout] --> tests/gc/interned.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | InternStrQuery.in_db(&db).sweep( [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VolatileQuery` in this scope [INFO] [stdout] --> tests/gc/volatile_tests.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | VolatileQuery.in_db(&db).sweep( [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::group` [INFO] [stdout] --> tests/gc/db.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::group; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::interned` [INFO] [stdout] --> tests/gc/db.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::interned; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::volatile_tests` [INFO] [stdout] --> tests/gc/db.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::volatile_tests; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 93 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "54e26367c936e0a3e0ac57eb25a956aa7a66c77ac2ab6489a00ed5c2c324aad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54e26367c936e0a3e0ac57eb25a956aa7a66c77ac2ab6489a00ed5c2c324aad5", kill_on_drop: false }` [INFO] [stdout] 54e26367c936e0a3e0ac57eb25a956aa7a66c77ac2ab6489a00ed5c2c324aad5