[INFO] fetching crate gluon-salsa 0.15.2... [INFO] testing gluon-salsa-0.15.2 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate gluon-salsa 0.15.2 into /workspace/builds/worker-4-tc1/source [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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gluon-salsa 0.15.2 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gluon-salsa 0.15.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linked-hash-map v0.5.3 [INFO] [stderr] Downloaded gluon-salsa-macros v0.15.2 [INFO] [stderr] Downloaded oorandom v11.1.2 [INFO] [stderr] Downloaded diff v0.1.12 [INFO] [stderr] Downloaded smallvec v1.4.1 [INFO] [stderr] Downloaded syn v1.0.36 [INFO] [stderr] Downloaded hashbrown v0.8.1 [INFO] [stderr] Downloaded indexmap v1.5.0 [INFO] [stderr] Downloaded rand_distr v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 491cf64e0ed554c61038946aede34aef23647dbb4b56347208caf4c82886dc04 [INFO] running `Command { std: "docker" "start" "-a" "491cf64e0ed554c61038946aede34aef23647dbb4b56347208caf4c82886dc04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "491cf64e0ed554c61038946aede34aef23647dbb4b56347208caf4c82886dc04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "491cf64e0ed554c61038946aede34aef23647dbb4b56347208caf4c82886dc04", kill_on_drop: false }` [INFO] [stdout] 491cf64e0ed554c61038946aede34aef23647dbb4b56347208caf4c82886dc04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79fdc79b67a4d41fe573b88ca31a935ed8db3df9c24e99608a163361f80a245c [INFO] running `Command { std: "docker" "start" "-a" "79fdc79b67a4d41fe573b88ca31a935ed8db3df9c24e99608a163361f80a245c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling oorandom v11.1.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling gluon-salsa-macros v0.15.2 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling gluon-salsa v0.15.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/interned.rs:533:82 [INFO] [stdout] | [INFO] [stdout] 533 | <>::DynDb as HasQueryGroup>::group_storage(db).clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `::GroupStorage` does not implement `Clone`, so calling `clone` on `&::GroupStorage` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.78s [INFO] running `Command { std: "docker" "inspect" "79fdc79b67a4d41fe573b88ca31a935ed8db3df9c24e99608a163361f80a245c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79fdc79b67a4d41fe573b88ca31a935ed8db3df9c24e99608a163361f80a245c", kill_on_drop: false }` [INFO] [stdout] 79fdc79b67a4d41fe573b88ca31a935ed8db3df9c24e99608a163361f80a245c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4a28fa3f8a81d33178c8638cf12597b9ee12eb43be4f702dab6c387b42ac8aa [INFO] running `Command { std: "docker" "start" "-a" "f4a28fa3f8a81d33178c8638cf12597b9ee12eb43be4f702dab6c387b42ac8aa", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/interned.rs:533:82 [INFO] [stdout] | [INFO] [stdout] 533 | <>::DynDb as HasQueryGroup>::group_storage(db).clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `::GroupStorage` does not implement `Clone`, so calling `clone` on `&::GroupStorage` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling gluon-salsa v0.15.2 (/opt/rustwide/workdir) [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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/storage_varieties/implementation.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[salsa::database(queries::GroupStruct)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/storage_varieties/queries.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[salsa::query_group(GroupStruct)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/storage_varieties/implementation.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/storage_varieties/implementation.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | impl salsa::Database for DatabaseImpl {} [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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/interned.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use salsa::InternId; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/interned.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[salsa::database(InternStorage)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/interned.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[salsa::query_group(InternStorage)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/interned.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[salsa::interned] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/interned.rs:32:7 [INFO] [stdout] | [INFO] [stdout] 32 | #[salsa::interned] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/interned.rs:35:7 [INFO] [stdout] | [INFO] [stdout] 35 | #[salsa::interned] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/transparent.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[salsa::query_group(QueryGroupStorage)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/incremental/constants.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use salsa::debug::DebugQueryTable; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/transparent.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/transparent.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[salsa::transparent] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/transparent.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[salsa::database(QueryGroupStorage)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/incremental/constants.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[salsa::query_group(Constants)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/incremental/constants.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/incremental/implementation.rs:13:3 [INFO] [stdout] | [INFO] [stdout] 13 | #[salsa::database( [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/incremental/memoized_dep_inputs.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[salsa::query_group(MemoizedDepInputs)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/incremental/memoized_dep_inputs.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[salsa::dependencies] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/incremental/memoized_dep_inputs.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/incremental/memoized_dep_inputs.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/incremental/memoized_inputs.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[salsa::query_group(MemoizedInputs)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/incremental/memoized_inputs.rs:6:7 [INFO] [stdout] | [INFO] [stdout] 6 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/incremental/memoized_inputs.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/incremental/memoized_volatile.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[salsa::query_group(MemoizedVolatile)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/parallel/setup.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[salsa::query_group(Par)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/parallel/setup.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/parallel/setup.rs:180:3 [INFO] [stdout] | [INFO] [stdout] 180 | #[salsa::database(Par)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:17:3 [INFO] [stdout] | [INFO] [stdout] 17 | #[salsa::query_group(Stress)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:38:3 [INFO] [stdout] | [INFO] [stdout] 38 | #[salsa::database(Stress)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/dyn_trait.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[salsa::database(DynTraitStorage)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/dyn_trait.rs:11:3 [INFO] [stdout] | [INFO] [stdout] 11 | #[salsa::query_group(DynTraitStorage)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/macros.rs:1:3 [INFO] [stdout] | [INFO] [stdout] 1 | #[salsa::query_group(MyStruct)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/macros.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[salsa::invoke(another_module::another_name)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/dyn_trait.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [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[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/incremental/implementation.rs:8:31 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) trait TestContext: salsa::Database { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/incremental/implementation.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/incremental/implementation.rs:57:6 [INFO] [stdout] | [INFO] [stdout] 57 | impl salsa::Database for TestContextImpl {} [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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: could not compile `gluon-salsa` (test "incremental") due to 24 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/hello_world/main.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | #[salsa::query_group(HelloWorldStorage)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/hello_world/main.rs:34:7 [INFO] [stdout] | [INFO] [stdout] 34 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/hello_world/main.rs:83:3 [INFO] [stdout] | [INFO] [stdout] 83 | #[salsa::database(HelloWorldStorage)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/variadic.rs:1:3 [INFO] [stdout] | [INFO] [stdout] 1 | #[salsa::query_group(HelloWorld)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/variadic.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/variadic.rs:31:3 [INFO] [stdout] | [INFO] [stdout] 31 | #[salsa::database(HelloWorld)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/lru.rs:25:3 [INFO] [stdout] | [INFO] [stdout] 25 | #[salsa::query_group(QueryGroupStorage)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/lru.rs:41:3 [INFO] [stdout] | [INFO] [stdout] 41 | #[salsa::database(QueryGroupStorage)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/cycles.rs:8:3 [INFO] [stdout] | [INFO] [stdout] 8 | #[salsa::database(GroupStruct)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/cycles.rs:30:3 [INFO] [stdout] | [INFO] [stdout] 30 | #[salsa::query_group(GroupStruct)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/cycles.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | #[salsa::cycle(recover_a)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/cycles.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[salsa::cycle(recover_b)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/panic_safely.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[salsa::query_group(PanicSafelyStruct)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/panic_safely.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/panic_safely.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 26 | #[salsa::database(PanicSafelyStruct)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/interned.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | salsa::Snapshot::new(Database { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use gluon_salsa::Snapshot; [INFO] [stdout] | [INFO] [stdout] help: if you import `Snapshot`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 15 - salsa::Snapshot::new(Database { [INFO] [stdout] 15 + Snapshot::new(Database { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/interned.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | salsa::Snapshot::new(Self { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 + use gluon_salsa::Snapshot; [INFO] [stdout] | [INFO] [stdout] help: if you import `Snapshot`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 21 - salsa::Snapshot::new(Self { [INFO] [stdout] 21 + Snapshot::new(Self { [INFO] [stdout] | [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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/selection/main.rs:18:3 [INFO] [stdout] | [INFO] [stdout] 18 | #[salsa::query_group(Request)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/selection/main.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/selection/util1.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[salsa::query_group(Request)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/selection/util2.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | #[salsa::query_group(Request)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/async.rs:6:3 [INFO] [stdout] | [INFO] [stdout] 6 | #[salsa::database(async AsyncStorage)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/async.rs:27:3 [INFO] [stdout] | [INFO] [stdout] 27 | #[salsa::query_group(AsyncStorage)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/async.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 29 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/async.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | #[salsa::cycle(recover)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/async.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | #[salsa::dependencies] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/async.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[salsa::transparent] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/panic_safely.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | salsa::Snapshot::new(Self { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gluon_salsa::Snapshot; [INFO] [stdout] | [INFO] [stdout] help: if you import `Snapshot`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 42 - salsa::Snapshot::new(Self { [INFO] [stdout] 42 + Snapshot::new(Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gluon-salsa` (test "storage_varieties") due to 7 previous errors [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 unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/compiler/compiler.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[salsa::query_group(CompilerDatabase)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/compiler/compiler.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | #[salsa::input] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/compiler/implementation.rs:16:3 [INFO] [stdout] | [INFO] [stdout] 16 | #[salsa::database(InternerDatabase, CompilerDatabase)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/compiler/interner.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[salsa::query_group(InternerDatabase)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/compiler/interner.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | #[salsa::interned] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/compiler/interner.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[salsa::interned] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/panic_safely.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | trait PanicSafelyDatabase: salsa::Database { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/panic_safely.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/panic_safely.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | impl salsa::Database for DatabaseStruct {} [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/panic_safely.rs:34:6 [INFO] [stdout] | [INFO] [stdout] 34 | impl salsa::ParallelDatabase for DatabaseStruct { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/transparent.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/transparent.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | impl salsa::Database for Database {} [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gluon-salsa` (test "panic_safely") due to 11 previous errors [INFO] [stderr] error: could not compile `gluon-salsa` (test "transparent") due to 6 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/hello_world/main.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | trait HelloWorld: salsa::Database { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/hello_world/main.rs:86:14 [INFO] [stdout] | [INFO] [stdout] 86 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/hello_world/main.rs:89:6 [INFO] [stdout] | [INFO] [stdout] 89 | impl salsa::Database for DatabaseStruct {} [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/async.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | salsa::Snapshot::new(Self { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use gluon_salsa::Snapshot; [INFO] [stdout] | [INFO] [stdout] help: if you import `Snapshot`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 15 - salsa::Snapshot::new(Self { [INFO] [stdout] 15 + Snapshot::new(Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/async.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | salsa::Snapshot::new(Self { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use gluon_salsa::Snapshot; [INFO] [stdout] | [INFO] [stdout] help: if you import `Snapshot`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 21 - salsa::Snapshot::new(Self { [INFO] [stdout] 21 + Snapshot::new(Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gluon-salsa` (example "hello_world") due to 6 previous errors [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> tests/async.rs:50:38 [INFO] [stdout] | [INFO] [stdout] 50 | async fn output(db: &mut OwnedDb<'_, (dyn Async + '_)>, x: String) -> u32 { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 50 - async fn output(db: &mut OwnedDb<'_, (dyn Async + '_)>, x: String) -> u32 { [INFO] [stdout] 50 + async fn output(db: &mut OwnedDb<'_, dyn Async + '_>, x: String) -> u32 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> tests/async.rs:55:44 [INFO] [stdout] | [INFO] [stdout] 55 | async fn output_inner(db: &mut OwnedDb<'_, (dyn Async + '_)>, x: String) -> u32 { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 55 - async fn output_inner(db: &mut OwnedDb<'_, (dyn Async + '_)>, x: String) -> u32 { [INFO] [stdout] 55 + async fn output_inner(db: &mut OwnedDb<'_, dyn Async + '_>, x: String) -> u32 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> tests/async.rs:60:51 [INFO] [stdout] | [INFO] [stdout] 60 | async fn output_dependencies(db: &mut OwnedDb<'_, (dyn Async + '_)>, x: String) -> u32 { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 60 - async fn output_dependencies(db: &mut OwnedDb<'_, (dyn Async + '_)>, x: String) -> u32 { [INFO] [stdout] 60 + async fn output_dependencies(db: &mut OwnedDb<'_, dyn Async + '_>, x: String) -> u32 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> tests/async.rs:64:50 [INFO] [stdout] | [INFO] [stdout] 64 | async fn output_transparent(db: &mut OwnedDb<'_, (dyn Async + '_)>, x: String) -> u32 { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 64 - async fn output_transparent(db: &mut OwnedDb<'_, (dyn Async + '_)>, x: String) -> u32 { [INFO] [stdout] 64 + async fn output_transparent(db: &mut OwnedDb<'_, dyn Async + '_>, x: String) -> u32 { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/interned.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/interned.rs:11:6 [INFO] [stdout] | [INFO] [stdout] 11 | impl salsa::Database for Database {} [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/interned.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | impl salsa::ParallelDatabase for Database { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/interned.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | fn snapshot(&self) -> salsa::Snapshot { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/interned.rs:42:6 [INFO] [stdout] | [INFO] [stdout] 42 | impl salsa::InternKey for InternKey { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0038]: the trait `Async` is not dyn compatible [INFO] [stdout] --> tests/async.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | fn recover(_: &dyn Async, _: &[String], _: &T) -> u32 { [INFO] [stdout] | ^^^^^^^^^ `Async` is not dyn compatible [INFO] [stdout] | [INFO] [stdout] note: for a trait to be dyn compatible it needs to allow building a vtable [INFO] [stdout] for more information, visit [INFO] [stdout] --> tests/async.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 28 | trait Async: Send { [INFO] [stdout] | ----- this trait is not dyn compatible... [INFO] [stdout] ... [INFO] [stdout] 32 | async fn output(&self, x: String) -> u32; [INFO] [stdout] | ^^^^^^ ...because method `output` is `async` [INFO] [stdout] 33 | [INFO] [stdout] 34 | async fn query2(&self, x: String) -> u32; [INFO] [stdout] | ^^^^^^ ...because method `query2` is `async` [INFO] [stdout] ... [INFO] [stdout] 37 | async fn output_inner(&self, x: String) -> u32; [INFO] [stdout] | ^^^^^^^^^^^^ ...because method `output_inner` is `async` [INFO] [stdout] ... [INFO] [stdout] 40 | async fn output_dependencies(&self, x: String) -> u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ...because method `output_dependencies` is `async` [INFO] [stdout] ... [INFO] [stdout] 43 | async fn output_transparent(&self, x: String) -> u32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ...because method `output_transparent` is `async` [INFO] [stdout] = help: consider moving `output` to another trait [INFO] [stdout] = help: consider moving `query2` to another trait [INFO] [stdout] = help: consider moving `output_inner` to another trait [INFO] [stdout] = help: consider moving `output_dependencies` to another trait [INFO] [stdout] = help: consider moving `output_transparent` to another trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/macros.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | trait MyDatabase: salsa::Database { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/async.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/async.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 12 | impl salsa::Database for AsyncDatabase {} [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/async.rs:13:6 [INFO] [stdout] | [INFO] [stdout] 13 | impl salsa::ParallelDatabase for AsyncDatabase { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/async.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 14 | fn snapshot(&self) -> salsa::Snapshot { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0038, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0038`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gluon-salsa` (example "selection") due to 4 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/variadic.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | trait HelloWorldDatabase: salsa::Database { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gluon-salsa` (test "interned") due to 15 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/variadic.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/variadic.rs:37:6 [INFO] [stdout] | [INFO] [stdout] 37 | impl salsa::Database for DatabaseStruct {} [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/dyn_trait.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/dyn_trait.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | impl salsa::Database for DynTraitDatabase {} [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gluon-salsa` (test "macros") due to 3 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/parallel/setup.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | salsa::EventKind::WillBlockOn { .. } => { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use gluon_salsa::EventKind; [INFO] [stdout] | [INFO] [stdout] help: if you import `EventKind`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 190 - salsa::EventKind::WillBlockOn { .. } => { [INFO] [stdout] 190 + EventKind::WillBlockOn { .. } => { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gluon-salsa` (test "dyn_trait") due to 5 previous errors [INFO] [stderr] error: could not compile `gluon-salsa` (test "variadic") due to 6 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/parallel/setup.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | salsa::Snapshot::new(Self { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gluon_salsa::Snapshot; [INFO] [stdout] | [INFO] [stdout] help: if you import `Snapshot`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 212 - salsa::Snapshot::new(Self { [INFO] [stdout] 212 + Snapshot::new(Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:54:9 [INFO] [stdout] | [INFO] [stdout] 54 | salsa::Snapshot::new(Self { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gluon_salsa::Snapshot; [INFO] [stdout] | [INFO] [stdout] help: if you import `Snapshot`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 54 - salsa::Snapshot::new(Self { [INFO] [stdout] 54 + Snapshot::new(Self { [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[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/cycles.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | salsa::Snapshot::new(Self { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use gluon_salsa::Snapshot; [INFO] [stdout] | [INFO] [stdout] help: if you import `Snapshot`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 24 - salsa::Snapshot::new(Self { [INFO] [stdout] 24 + Snapshot::new(Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gluon-salsa` (test "async") due to 16 previous errors; 4 warnings emitted [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/cycles.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/cycles.rs:14:6 [INFO] [stdout] | [INFO] [stdout] 14 | impl salsa::Database for DatabaseImpl {} [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/cycles.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | trait Database: salsa::Database { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/parallel/setup.rs:183:14 [INFO] [stdout] | [INFO] [stdout] 183 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gluon-salsa` (test "cycles") due to 11 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:18:23 [INFO] [stdout] | [INFO] [stdout] 18 | trait StressDatabase: salsa::Database { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:44:6 [INFO] [stdout] | [INFO] [stdout] 44 | impl salsa::Database for StressDatabaseImpl {} [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/parallel/stress.rs:46:6 [INFO] [stdout] | [INFO] [stdout] 46 | impl salsa::ParallelDatabase for StressDatabaseImpl { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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] 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] [stderr] error: could not compile `gluon-salsa` (test "parallel") due to 34 previous errors [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[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/compiler/implementation.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/compiler/implementation.rs:23:6 [INFO] [stdout] | [INFO] [stdout] 23 | impl salsa::Database for DatabaseImpl {} [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/compiler/interner.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Interner: salsa::Database { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/compiler/values.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Class(salsa::InternId); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/compiler/values.rs:9:6 [INFO] [stdout] | [INFO] [stdout] 9 | impl salsa::InternKey for Class { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/compiler/values.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Field(salsa::InternId); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> examples/compiler/values.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | impl salsa::InternKey for Field { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gluon-salsa` (example "compiler") due to 19 previous errors; 1 warning emitted [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/lru.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | trait QueryGroup: salsa::Database { [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/lru.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 44 | storage: salsa::Storage, [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `salsa` [INFO] [stdout] --> tests/lru.rs:47:6 [INFO] [stdout] | [INFO] [stdout] 47 | impl salsa::Database for Database {} [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `salsa` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `salsa`, use `cargo add salsa` to add it to your `Cargo.toml` [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] [stderr] error: could not compile `gluon-salsa` (test "lru") due to 10 previous errors [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/interned.rs:533:82 [INFO] [stdout] | [INFO] [stdout] 533 | <>::DynDb as HasQueryGroup>::group_storage(db).clone(); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `::GroupStorage` does not implement `Clone`, so calling `clone` on `&::GroupStorage` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f4a28fa3f8a81d33178c8638cf12597b9ee12eb43be4f702dab6c387b42ac8aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4a28fa3f8a81d33178c8638cf12597b9ee12eb43be4f702dab6c387b42ac8aa", kill_on_drop: false }` [INFO] [stdout] f4a28fa3f8a81d33178c8638cf12597b9ee12eb43be4f702dab6c387b42ac8aa