[INFO] fetching crate momento 0.52.0... [INFO] testing momento-0.52.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate momento 0.52.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate momento 0.52.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate momento 0.52.0 [INFO] tweaked toml for crates.io crate momento 0.52.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate momento 0.52.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate momento 0.52.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base64-url v2.0.2 [INFO] [stderr] Downloaded momento-protos v0.125.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c6471881b7ac1f5d3ac120e574bab8d5d8c1d9d0d8e1301a22df59025189124 [INFO] running `Command { std: "docker" "start" "-a" "9c6471881b7ac1f5d3ac120e574bab8d5d8c1d9d0d8e1301a22df59025189124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c6471881b7ac1f5d3ac120e574bab8d5d8c1d9d0d8e1301a22df59025189124", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c6471881b7ac1f5d3ac120e574bab8d5d8c1d9d0d8e1301a22df59025189124", kill_on_drop: false }` [INFO] [stdout] 9c6471881b7ac1f5d3ac120e574bab8d5d8c1d9d0d8e1301a22df59025189124 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2dbe2e6f005a9579643659f1db279707bc7e88305bb5d7b80039ab94b1e9168f [INFO] running `Command { std: "docker" "start" "-a" "2dbe2e6f005a9579643659f1db279707bc7e88305bb5d7b80039ab94b1e9168f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling cc v1.2.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.10.2 [INFO] [stderr] Compiling momento-protos v0.125.0 [INFO] [stderr] Compiling momento v0.52.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "2dbe2e6f005a9579643659f1db279707bc7e88305bb5d7b80039ab94b1e9168f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dbe2e6f005a9579643659f1db279707bc7e88305bb5d7b80039ab94b1e9168f", kill_on_drop: false }` [INFO] [stdout] 2dbe2e6f005a9579643659f1db279707bc7e88305bb5d7b80039ab94b1e9168f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8cea18b302330164d6459833b1895dcd6eeaf602353f242ed11aeff9c154e1e4 [INFO] running `Command { std: "docker" "start" "-a" "8cea18b302330164d6459833b1895dcd6eeaf602353f242ed11aeff9c154e1e4", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling base64-url v2.0.2 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling momento v0.52.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `momento_test_util` [INFO] [stdout] --> scripts/test-teardown.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use momento_test_util::{get_test_cache_name, get_test_credential_provider, get_test_store_name}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `momento_test_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `momento_test_util`, use `cargo add momento_test_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `momento` (example "test-teardown") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `momento_test_util` [INFO] [stdout] --> scripts/test-setup.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use momento_test_util::{get_test_cache_name, get_test_credential_provider}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `momento_test_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `momento_test_util`, use `cargo add momento_test_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `momento` (example "test-setup") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `momento_test_util` [INFO] [stdout] --> tests/auth/disposable_tokens.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use momento_test_util::{unique_key, TestScalar, CACHE_TEST_STATE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `momento_test_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `momento_test_util`, use `cargo add momento_test_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `momento_test_util` [INFO] [stdout] --> tests/cache/batch.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use momento_test_util::{unique_cache_name, unique_key, TestScalar, CACHE_TEST_STATE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `momento_test_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `momento_test_util`, use `cargo add momento_test_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `momento_test_util` [INFO] [stdout] --> tests/cache/control.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use momento_test_util::CACHE_TEST_STATE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `momento_test_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `momento_test_util`, use `cargo add momento_test_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `momento_test_util` [INFO] [stdout] --> tests/cache/control.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use momento_test_util::{unique_cache_name, TestScalar}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `momento_test_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `momento_test_util`, use `cargo add momento_test_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `momento_test_util` [INFO] [stdout] --> tests/cache/dictionary.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use momento_test_util::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `momento_test_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `momento_test_util`, use `cargo add momento_test_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `momento_test_util` [INFO] [stdout] --> tests/cache/item.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use momento_test_util::{unique_cache_name, TestScalar, TestSet, TestSortedSet, CACHE_TEST_STATE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `momento_test_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `momento_test_util`, use `cargo add momento_test_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `momento_test_util` [INFO] [stdout] --> tests/cache/key_existence.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use momento_test_util::{unique_cache_name, TestScalar, CACHE_TEST_STATE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `momento_test_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `momento_test_util`, use `cargo add momento_test_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `momento_test_util` [INFO] [stdout] --> tests/cache/list.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use momento_test_util::{unique_cache_name, TestList, CACHE_TEST_STATE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `momento_test_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `momento_test_util`, use `cargo add momento_test_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `momento_test_util` [INFO] [stdout] --> tests/cache/scalar.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use momento_test_util::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `momento_test_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `momento_test_util`, use `cargo add momento_test_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `momento_test_util` [INFO] [stdout] --> tests/cache/set.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use momento_test_util::{unique_cache_name, unique_value, TestSet, CACHE_TEST_STATE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `momento_test_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `momento_test_util`, use `cargo add momento_test_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `momento_test_util` [INFO] [stdout] --> tests/cache/sorted_set.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use momento_test_util::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `momento_test_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `momento_test_util`, use `cargo add momento_test_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `momento_test_util` [INFO] [stdout] --> tests/cache/ttl.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use momento_test_util::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `momento_test_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `momento_test_util`, use `cargo add momento_test_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `momento_test_util` [INFO] [stdout] --> tests/leaderboard/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use momento_test_util::{unique_leaderboard_name, TestLeaderboard, CACHE_TEST_STATE}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `momento_test_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `momento_test_util`, use `cargo add momento_test_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `momento_test_util` [INFO] [stdout] --> tests/topics/pubsub.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use momento_test_util::CACHE_TEST_STATE; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `momento_test_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `momento_test_util`, use `cargo add momento_test_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `momento_test_util` [INFO] [stdout] --> tests/topics/pubsub.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use momento_test_util::{unique_cache_name, unique_topic_name}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `momento_test_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `momento_test_util`, use `cargo add momento_test_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `momento_test_util` [INFO] [stdout] --> tests/cache/key_existence.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | use momento_test_util::{unique_cache_name, TestScalar}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `momento_test_util` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `momento_test_util`, use `cargo add momento_test_util` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `momento` (test "mod") due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "8cea18b302330164d6459833b1895dcd6eeaf602353f242ed11aeff9c154e1e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cea18b302330164d6459833b1895dcd6eeaf602353f242ed11aeff9c154e1e4", kill_on_drop: false }` [INFO] [stdout] 8cea18b302330164d6459833b1895dcd6eeaf602353f242ed11aeff9c154e1e4