[INFO] fetching crate gluon-salsa 0.15.2...
[INFO] checking gluon-salsa-0.15.2 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate gluon-salsa 0.15.2 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate gluon-salsa 0.15.2 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gluon-salsa 0.15.2
[INFO] finished tweaking crates.io crate gluon-salsa 0.15.2
[INFO] tweaked toml for crates.io crate gluon-salsa 0.15.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate gluon-salsa 0.15.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diff v0.1.12
[INFO] [stderr]   Downloaded instant v0.1.6
[INFO] [stderr]   Downloaded hashbrown v0.8.1
[INFO] [stderr]   Downloaded oorandom v11.1.2
[INFO] [stderr]   Downloaded smallvec v1.4.1
[INFO] [stderr]   Downloaded rand_distr v0.2.2
[INFO] [stderr]   Downloaded indexmap v1.5.0
[INFO] [stderr]   Downloaded syn v1.0.36
[INFO] [stderr]   Downloaded libc v0.2.74
[INFO] [stderr]   Downloaded gluon-salsa-macros v0.15.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00402a6360ce2205e5125dd6c846d7131547cef7a3dd2cfbcd5242570102e53d
[INFO] running `Command { std: "docker" "start" "-a" "00402a6360ce2205e5125dd6c846d7131547cef7a3dd2cfbcd5242570102e53d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00402a6360ce2205e5125dd6c846d7131547cef7a3dd2cfbcd5242570102e53d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00402a6360ce2205e5125dd6c846d7131547cef7a3dd2cfbcd5242570102e53d", kill_on_drop: false }`
[INFO] [stdout] 00402a6360ce2205e5125dd6c846d7131547cef7a3dd2cfbcd5242570102e53d
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c60523e5c57904ce7c46542f3d5e1e5fb40274e94a35a3324eb56c7075507be
[INFO] running `Command { std: "docker" "start" "-a" "1c60523e5c57904ce7c46542f3d5e1e5fb40274e94a35a3324eb56c7075507be", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.36
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling pin-project-internal v0.4.23
[INFO] [stderr]    Compiling hashbrown v0.8.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling indexmap v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]     Checking instant v0.1.6
[INFO] [stderr]     Checking smallvec v1.4.1
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]     Checking lock_api v0.4.1
[INFO] [stderr]     Checking aho-corasick v0.7.13
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]     Checking parking_lot_core v0.8.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking parking_lot v0.11.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking oorandom v11.1.2
[INFO] [stderr]     Checking pin-project-lite v0.1.7
[INFO] [stderr]     Checking diff v0.1.12
[INFO] [stderr]     Checking linked-hash-map v0.5.3
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling gluon-salsa-macros v0.15.2
[INFO] [stderr]     Checking tokio v0.2.22
[INFO] [stderr]     Checking pin-project v0.4.23
[INFO] [stderr]     Checking futures-util v0.3.5
[INFO] [stderr]     Checking gluon-salsa v0.15.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/interned.rs:533:82
[INFO] [stdout]     |
[INFO] [stdout] 533 |         <<Q as QueryDb<'_>>::DynDb as HasQueryGroup<Q::Group>>::group_storage(db).clone();
[INFO] [stdout]     |                                                                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `<Q as QueryBase>::GroupStorage` does not implement `Clone`, so calling `clone` on `&<Q as QueryBase>::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] [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 |         <<Q as QueryDb<'_>>::DynDb as HasQueryGroup<Q::Group>>::group_storage(db).clone();
[INFO] [stdout]     |                                                                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `<Q as QueryBase>::GroupStorage` does not implement `Clone`, so calling `clone` on `&<Q as QueryBase>::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] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/macros.rs:1:3
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[salsa::query_group(MyStruct)]
[INFO] [stdout]   |   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/macros.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 |     #[salsa::invoke(another_module::another_name)]
[INFO] [stdout]   |       ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/incremental/constants.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use salsa::debug::DebugQueryTable;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/lru.rs:25:3
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[salsa::query_group(QueryGroupStorage)]
[INFO] [stdout]    |   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/lru.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[salsa::database(QueryGroupStorage)]
[INFO] [stdout]    |   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/transparent.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[salsa::query_group(QueryGroupStorage)]
[INFO] [stdout]   |   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/transparent.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[salsa::input]
[INFO] [stdout]   |       ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `salsa`
[INFO] [stdout]  --> tests/incremental/constants.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use salsa::Durability;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/transparent.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[salsa::transparent]
[INFO] [stdout]   |       ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `salsa`
[INFO] [stdout]  --> tests/incremental/memoized_volatile.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use salsa::{Database, Durability};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/transparent.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[salsa::database(QueryGroupStorage)]
[INFO] [stdout]    |   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/incremental/constants.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[salsa::query_group(Constants)]
[INFO] [stdout]   |   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/incremental/constants.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[salsa::input]
[INFO] [stdout]   |       ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/incremental/implementation.rs:13:3
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[salsa::database(
[INFO] [stdout]    |   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/incremental/memoized_dep_inputs.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[salsa::query_group(MemoizedDepInputs)]
[INFO] [stdout]   |   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/incremental/memoized_dep_inputs.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[salsa::dependencies]
[INFO] [stdout]   |       ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/incremental/memoized_dep_inputs.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[salsa::input]
[INFO] [stdout]   |       ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/incremental/memoized_dep_inputs.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[salsa::input]
[INFO] [stdout]    |       ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/incremental/memoized_inputs.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[salsa::query_group(MemoizedInputs)]
[INFO] [stdout]   |   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/incremental/memoized_inputs.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[salsa::input]
[INFO] [stdout]   |       ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/incremental/memoized_inputs.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[salsa::input]
[INFO] [stdout]   |       ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `salsa`
[INFO] [stdout]  --> tests/parallel/cancellation.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use salsa::ParallelDatabase;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/incremental/memoized_volatile.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[salsa::query_group(MemoizedVolatile)]
[INFO] [stdout]   |   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `salsa`
[INFO] [stdout]  --> tests/parallel/frozen.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use salsa::{Database, ParallelDatabase};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `salsa`
[INFO] [stdout]  --> tests/parallel/independent.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use salsa::ParallelDatabase;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `salsa`
[INFO] [stdout]  --> tests/storage_varieties/tests.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use salsa::Database as _Database;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `salsa`
[INFO] [stdout]  --> tests/parallel/race.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use salsa::ParallelDatabase;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `salsa`
[INFO] [stdout]  --> tests/parallel/true_parallel.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use salsa::ParallelDatabase;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `salsa`
[INFO] [stdout]  --> tests/parallel/setup.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use salsa::Database;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `salsa`
[INFO] [stdout]  --> tests/parallel/setup.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use salsa::ParallelDatabase;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `salsa`
[INFO] [stdout]  --> tests/storage_varieties/tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use salsa::Durability;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `salsa`
[INFO] [stdout]  --> tests/parallel/setup.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use salsa::Snapshot;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `salsa`
[INFO] [stdout]  --> tests/parallel/stress.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use salsa::Database;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `salsa`
[INFO] [stdout]  --> tests/parallel/stress.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use salsa::ParallelDatabase;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `salsa`
[INFO] [stdout]  --> tests/parallel/stress.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use salsa::Snapshot;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `salsa`
[INFO] [stdout]  --> tests/parallel/stress.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use salsa::SweepStrategy;
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/parallel/setup.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[salsa::query_group(Par)]
[INFO] [stdout]   |   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/parallel/setup.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[salsa::input]
[INFO] [stdout]    |       ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]    --> tests/parallel/setup.rs:180:3
[INFO] [stdout]     |
[INFO] [stdout] 180 | #[salsa::database(Par)]
[INFO] [stdout]     |   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/parallel/stress.rs:17:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[salsa::query_group(Stress)]
[INFO] [stdout]    |   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/parallel/stress.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[salsa::input]
[INFO] [stdout]    |       ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/storage_varieties/implementation.rs:4:3
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[salsa::database(queries::GroupStruct)]
[INFO] [stdout]   |   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/parallel/stress.rs:38:3
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[salsa::database(Stress)]
[INFO] [stdout]    |   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/storage_varieties/queries.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[salsa::query_group(GroupStruct)]
[INFO] [stdout]   |   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::compiler::CompilerDatabase`
[INFO] [stdout]  --> examples/compiler/implementation.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::compiler::CompilerDatabase;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `CompilerDatabase` in `compiler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::interner::InternerDatabase`
[INFO] [stdout]  --> examples/compiler/implementation.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::interner::InternerDatabase;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `InternerDatabase` in `interner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> examples/compiler/compiler.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[salsa::query_group(CompilerDatabase)]
[INFO] [stdout]   |   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> examples/compiler/compiler.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[salsa::input]
[INFO] [stdout]   |       ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> examples/compiler/implementation.rs:16:3
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[salsa::database(InternerDatabase, CompilerDatabase)]
[INFO] [stdout]    |   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> examples/compiler/interner.rs:3:3
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[salsa::query_group(InternerDatabase)]
[INFO] [stdout]   |   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> examples/compiler/interner.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[salsa::interned]
[INFO] [stdout]   |       ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> examples/compiler/interner.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[salsa::interned]
[INFO] [stdout]   |       ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `salsa`
[INFO] [stdout]  --> tests/on_demand_inputs.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use salsa::{Database as _, Durability};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/on_demand_inputs.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[salsa::query_group(QueryGroupStorage)]
[INFO] [stdout]    |   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/on_demand_inputs.rs:37:3
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[salsa::database(QueryGroupStorage)]
[INFO] [stdout]    |   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/storage_varieties/implementation.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |     storage: salsa::Storage<Self>,
[INFO] [stdout]   |              ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/storage_varieties/implementation.rs:19:6
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl salsa::Database for DatabaseImpl {}
[INFO] [stdout]    |      ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/storage_varieties/queries.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub(crate) trait Counter: salsa::Database {
[INFO] [stdout]   |                           ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[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[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 `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 `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 `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 `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 `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 `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 `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[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 undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/macros.rs:2:19
[INFO] [stdout]   |
[INFO] [stdout] 2 | trait MyDatabase: salsa::Database {
[INFO] [stdout]   |                   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gluon-salsa` (test "storage_varieties") due to 8 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/lru.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 | trait QueryGroup: salsa::Database {
[INFO] [stdout]    |                   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/lru.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |     storage: salsa::Storage<Self>,
[INFO] [stdout]    |              ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/lru.rs:47:6
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl salsa::Database for Database {}
[INFO] [stdout]    |      ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> tests/incremental/implementation.rs:8:31
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) trait TestContext: salsa::Database {
[INFO] [stdout]   |                               ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/incremental/implementation.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 |     storage: salsa::Storage<TestContextImpl>,
[INFO] [stdout]    |              ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/incremental/implementation.rs:57:6
[INFO] [stdout]    |
[INFO] [stdout] 57 | impl salsa::Database for TestContextImpl {}
[INFO] [stdout]    |      ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]    --> tests/parallel/setup.rs:190:13
[INFO] [stdout]     |
[INFO] [stdout] 190 |             salsa::EventKind::WillBlockOn { .. } => {
[INFO] [stdout]     |             ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout]     |
[INFO] [stdout] 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 "macros") due to 4 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]    --> tests/parallel/setup.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |         salsa::Snapshot::new(Self {
[INFO] [stdout]     |         ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout]     |
[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 undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/parallel/stress.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         salsa::Snapshot::new(Self {
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout]    |
[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] [stderr] error: could not compile `gluon-salsa` (test "lru") due to 11 previous errors
[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 "incremental") due to 25 previous errors; 4 warnings emitted
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> examples/compiler/implementation.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 |     storage: salsa::Storage<DatabaseImpl>,
[INFO] [stdout]    |              ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> examples/compiler/implementation.rs:23:6
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl salsa::Database for DatabaseImpl {}
[INFO] [stdout]    |      ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> examples/compiler/interner.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait Interner: salsa::Database {
[INFO] [stdout]   |                     ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> examples/compiler/values.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Class(salsa::InternId);
[INFO] [stdout]   |                  ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]  --> examples/compiler/values.rs:9:6
[INFO] [stdout]   |
[INFO] [stdout] 9 | impl salsa::InternKey for Class {
[INFO] [stdout]   |      ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]    --> tests/parallel/setup.rs:183:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |     storage: salsa::Storage<Self>,
[INFO] [stdout]     |              ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> examples/compiler/values.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 |     fn from_intern_id(id: salsa::InternId) -> Self {
[INFO] [stdout]    |                           ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]    --> tests/parallel/setup.rs:188:34
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn salsa_event(&self, event: salsa::Event) {
[INFO] [stdout]     |                                  ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> examples/compiler/values.rs:14:31
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn as_intern_id(&self) -> salsa::InternId {
[INFO] [stdout]    |                               ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> examples/compiler/values.rs:25:18
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct Field(salsa::InternId);
[INFO] [stdout]    |                  ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]    --> tests/parallel/setup.rs:211:28
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn fork(&self, forker: salsa::ForkState) -> salsa::Snapshot<Self> {
[INFO] [stdout]     |                            ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> examples/compiler/values.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl salsa::InternKey for Field {
[INFO] [stdout]    |      ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> examples/compiler/values.rs:28:27
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn from_intern_id(id: salsa::InternId) -> Self {
[INFO] [stdout]    |                           ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]    --> tests/parallel/setup.rs:211:49
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn fork(&self, forker: salsa::ForkState) -> salsa::Snapshot<Self> {
[INFO] [stdout]     |                                                 ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/parallel/stress.rs:18:23
[INFO] [stdout]    |
[INFO] [stdout] 18 | trait StressDatabase: salsa::Database {
[INFO] [stdout]    |                       ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/parallel/stress.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |     storage: salsa::Storage<Self>,
[INFO] [stdout]    |              ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/parallel/stress.rs:44:6
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl salsa::Database for StressDatabaseImpl {}
[INFO] [stdout]    |      ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/parallel/stress.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl salsa::ParallelDatabase for StressDatabaseImpl {
[INFO] [stdout]    |      ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/parallel/stress.rs:53:28
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn fork(&self, forker: salsa::ForkState) -> salsa::Snapshot<Self> {
[INFO] [stdout]    |                            ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/parallel/stress.rs:53:49
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn fork(&self, forker: salsa::ForkState) -> salsa::Snapshot<Self> {
[INFO] [stdout]    |                                                 ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 34 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> examples/compiler/values.rs:32:31
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn as_intern_id(&self) -> salsa::InternId {
[INFO] [stdout]    |                               ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `AQuery` in this scope
[INFO] [stdout]   --> tests/on_demand_inputs.rs:73:5
[INFO] [stdout]    |
[INFO] [stdout] 73 |     AQuery.in_db_mut(&mut db).invalidate(&1);
[INFO] [stdout]    |     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/on_demand_inputs.rs:90:13
[INFO] [stdout]    |
[INFO] [stdout] 90 |             salsa::EventKind::DidValidateMemoizedValue { .. } => validated.set(validated.get() + 1),
[INFO] [stdout]    |             ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 7  + use gluon_salsa::EventKind;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `EventKind`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 90 -             salsa::EventKind::DidValidateMemoizedValue { .. } => validated.set(validated.get() + 1),
[INFO] [stdout] 90 +             EventKind::DidValidateMemoizedValue { .. } => validated.set(validated.get() + 1),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gluon-salsa` (example "compiler") due to 20 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `gluon-salsa` (test "parallel") due to 35 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/on_demand_inputs.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | trait QueryGroup: salsa::Database + AsRef<HashMap<u32, u32>> {
[INFO] [stdout]    |                   ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/on_demand_inputs.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |     storage: salsa::Storage<Self>,
[INFO] [stdout]    |              ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/on_demand_inputs.rs:42:33
[INFO] [stdout]    |
[INFO] [stdout] 42 |     on_event: Option<Box<dyn Fn(salsa::Event)>>,
[INFO] [stdout]    |                                 ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/on_demand_inputs.rs:45:6
[INFO] [stdout]    |
[INFO] [stdout] 45 | impl salsa::Database for Database {
[INFO] [stdout]    |      ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/on_demand_inputs.rs:46:34
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn salsa_event(&self, event: salsa::Event) {
[INFO] [stdout]    |                                  ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/transparent.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |     storage: salsa::Storage<Self>,
[INFO] [stdout]    |              ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `salsa`
[INFO] [stdout]   --> tests/transparent.rs:26:6
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl salsa::Database for Database {}
[INFO] [stdout]    |      ^^^^^ use of undeclared crate or module `salsa`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gluon-salsa` (test "on_demand_inputs") due to 11 previous errors
[INFO] [stderr] error: could not compile `gluon-salsa` (test "transparent") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "1c60523e5c57904ce7c46542f3d5e1e5fb40274e94a35a3324eb56c7075507be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c60523e5c57904ce7c46542f3d5e1e5fb40274e94a35a3324eb56c7075507be", kill_on_drop: false }`
[INFO] [stdout] 1c60523e5c57904ce7c46542f3d5e1e5fb40274e94a35a3324eb56c7075507be
