[INFO] fetching crate gluon-salsa 0.15.2... [INFO] checking gluon-salsa-0.15.2 against beta for pr-78714 [INFO] extracting crate gluon-salsa 0.15.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate gluon-salsa 0.15.2 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-6/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" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba01b2434ff0c8fb51d296cd6e1e95bd93e7bc449ab9a50d522d1a2b454f7063 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ba01b2434ff0c8fb51d296cd6e1e95bd93e7bc449ab9a50d522d1a2b454f7063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba01b2434ff0c8fb51d296cd6e1e95bd93e7bc449ab9a50d522d1a2b454f7063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba01b2434ff0c8fb51d296cd6e1e95bd93e7bc449ab9a50d522d1a2b454f7063", kill_on_drop: false }` [INFO] [stdout] ba01b2434ff0c8fb51d296cd6e1e95bd93e7bc449ab9a50d522d1a2b454f7063 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] f15eabde55f6aa29f10348c8f151f092420f532db1291e980ce5fd419881f3e3 [INFO] running `Command { std: "docker" "start" "-a" "f15eabde55f6aa29f10348c8f151f092420f532db1291e980ce5fd419881f3e3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking oorandom v11.1.2 [INFO] [stderr] Checking pin-project-lite v0.1.7 [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 humantime v1.3.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking getrandom v0.1.14 [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 tokio-macros v0.2.5 [INFO] [stderr] Compiling gluon-salsa-macros v0.15.2 [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/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[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] --> 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] --> 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/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/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] --> 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] --> 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[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/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/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/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/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: 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/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[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] [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[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/incremental/constants.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: 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[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] --> 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[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] --> 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[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[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 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [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] error: aborting due to 11 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: 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: 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[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/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[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/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/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[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/interned.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use 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] --> tests/interned.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[salsa::database(InternStorage)] [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/interned.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[salsa::query_group(InternStorage)] [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/interned.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[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/interned.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[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/interned.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[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/interned.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | 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/interned.rs:11:6 [INFO] [stdout] | [INFO] [stdout] 11 | 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/interned.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | impl salsa::ParallelDatabase 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/interned.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | fn snapshot(&self) -> 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/incremental/constants.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use salsa::Durability; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/incremental/memoized_volatile.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use salsa::{Database, 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/incremental/constants.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[salsa::query_group(Constants)] [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/incremental/constants.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/incremental/implementation.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | #[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/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[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/incremental/memoized_dep_inputs.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[salsa::query_group(MemoizedDepInputs)] [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/incremental/memoized_dep_inputs.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[salsa::dependencies] [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/incremental/memoized_dep_inputs.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/incremental/memoized_dep_inputs.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/incremental/memoized_inputs.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[salsa::query_group(MemoizedInputs)] [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/incremental/memoized_inputs.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[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/incremental/memoized_inputs.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/incremental/memoized_volatile.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[salsa::query_group(MemoizedVolatile)] [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[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> tests/async.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | async fn output(&self, x: String) -> u32; [INFO] [stdout] | -----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `async` because of this [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> tests/async.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | async fn query2(&self, x: String) -> u32; [INFO] [stdout] | -----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `async` because of this [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/interned.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | fn fork(&self, forker: salsa::ForkState) -> salsa::Snapshot { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> tests/async.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | async fn output_inner(&self, x: String) -> u32; [INFO] [stdout] | -----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `async` because of this [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [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[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> tests/async.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | async fn output_dependencies(&self, x: String) -> u32; [INFO] [stdout] | -----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `async` because of this [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [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[E0706]: functions in traits cannot be declared `async` [INFO] [stdout] --> tests/async.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | async fn output_transparent(&self, x: String) -> u32; [INFO] [stdout] | -----^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `async` because of this [INFO] [stdout] | [INFO] [stdout] = note: `async` trait functions are not currently supported [INFO] [stdout] = note: consider using the `async-trait` crate: https://crates.io/crates/async-trait [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[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/interned.rs:20:49 [INFO] [stdout] | [INFO] [stdout] 20 | 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 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/interned.rs:42:6 [INFO] [stdout] | [INFO] [stdout] 42 | impl salsa::InternKey for InternKey { [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [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[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/interned.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | salsa::Snapshot::new(Database { [INFO] [stdout] | ^^^^^^^^ not found in `salsa` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | 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/interned.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | salsa::Snapshot::new(Self { [INFO] [stdout] | ^^^^^^^^ not found in `salsa` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use gluon_salsa::Snapshot; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 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[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[E0432]: unresolved import `salsa` [INFO] [stdout] --> tests/async.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use salsa::{OwnedDb, ParallelDatabase}; [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/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[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/async.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[salsa::database(async AsyncStorage)] [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [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/async.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[salsa::query_group(AsyncStorage)] [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/async.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[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/async.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[salsa::cycle(recover)] [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/async.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[salsa::dependencies] [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/async.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[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/async.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/async.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 12 | impl salsa::Database for AsyncDatabase {} [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/async.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | impl salsa::ParallelDatabase for AsyncDatabase { [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/async.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | fn snapshot(&self) -> 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/incremental/implementation.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) trait TestContext: 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/incremental/implementation.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | 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/incremental/implementation.rs:57:6 [INFO] [stdout] | [INFO] [stdout] 57 | impl salsa::Database for TestContextImpl {} [INFO] [stdout] | ^^^^^ use of undeclared crate or module `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `AddQuery` in this scope [INFO] [stdout] --> tests/incremental/constants.rs:72:33 [INFO] [stdout] | [INFO] [stdout] 72 | assert_eq!(Durability::LOW, AddQuery.in_db(&db).durability(('a', 'b'))); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa` [INFO] [stdout] --> tests/async.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | 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/async.rs:20:49 [INFO] [stdout] | [INFO] [stdout] 20 | 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/async.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | salsa::Snapshot::new(Self { [INFO] [stdout] | ^^^^^^^^ not found in `salsa` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | 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/async.rs:21:16 [INFO] [stdout] | [INFO] [stdout] 21 | salsa::Snapshot::new(Self { [INFO] [stdout] | ^^^^^^^^ not found in `salsa` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | 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: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0706. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [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[E0425]: cannot find value `AddQuery` in this scope [INFO] [stdout] --> tests/incremental/constants.rs:82:34 [INFO] [stdout] | [INFO] [stdout] 82 | assert_eq!(Durability::HIGH, AddQuery.in_db(&db).durability(('a', 'b'))); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `AddQuery` in this scope [INFO] [stdout] --> tests/incremental/constants.rs:92:33 [INFO] [stdout] | [INFO] [stdout] 92 | assert_eq!(Durability::LOW, AddQuery.in_db(&db).durability(('a', 'b'))); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `AddQuery` in this scope [INFO] [stdout] --> tests/incremental/constants.rs:102:33 [INFO] [stdout] | [INFO] [stdout] 102 | assert_eq!(Durability::LOW, AddQuery.in_db(&db).durability(('a', 'b'))); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `AddQuery` in this scope [INFO] [stdout] --> tests/incremental/constants.rs:106:33 [INFO] [stdout] | [INFO] [stdout] 106 | assert_eq!(Durability::LOW, AddQuery.in_db(&db).durability(('a', 'b'))); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `AddQuery` in this scope [INFO] [stdout] --> tests/incremental/constants.rs:110:34 [INFO] [stdout] | [INFO] [stdout] 110 | assert_eq!(Durability::HIGH, AddQuery.in_db(&db).durability(('a', 'b'))); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `AddQuery` in this scope [INFO] [stdout] --> tests/incremental/constants.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | AddQuery.in_db(&db).durability(('a', 'b')) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::constants` [INFO] [stdout] --> tests/incremental/implementation.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::constants; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::memoized_dep_inputs` [INFO] [stdout] --> tests/incremental/implementation.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::memoized_dep_inputs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::memoized_inputs` [INFO] [stdout] --> tests/incremental/implementation.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::memoized_inputs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::memoized_volatile` [INFO] [stdout] --> tests/incremental/implementation.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::memoized_volatile; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 24 previous errors; 4 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" "f15eabde55f6aa29f10348c8f151f092420f532db1291e980ce5fd419881f3e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f15eabde55f6aa29f10348c8f151f092420f532db1291e980ce5fd419881f3e3", kill_on_drop: false }` [INFO] [stdout] f15eabde55f6aa29f10348c8f151f092420f532db1291e980ce5fd419881f3e3