[INFO] fetching crate growthbook-sdk-rust 0.1.1... [INFO] testing growthbook-sdk-rust-0.1.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate growthbook-sdk-rust 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain [INFO] started tweaking crates.io crate growthbook-sdk-rust 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate growthbook-sdk-rust 0.1.1 [INFO] tweaked toml for crates.io crate growthbook-sdk-rust 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate growthbook-sdk-rust 0.1.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 251 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.10.0) [INFO] [stderr] Adding reqwest v0.12.28 (available: v0.13.2) [INFO] [stderr] Adding reqwest-middleware v0.4.2 (available: v0.5.1) [INFO] [stderr] Adding reqwest-tracing v0.5.8 (available: v0.7.0) [INFO] [stderr] Adding rstest v0.21.0 (available: v0.26.1) [INFO] [stderr] Adding strum v0.26.3 (available: v0.28.0) [INFO] [stderr] Adding strum_macros v0.26.4 (available: v0.28.0) [INFO] [stderr] Adding test-context v0.3.0 (available: v0.5.5) [INFO] [stderr] Adding tower v0.4.13 (available: v0.5.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-context v0.3.0 [INFO] [stderr] Downloaded matchit v0.8.6 [INFO] [stderr] Downloaded tracing-opentelemetry v0.22.0 [INFO] [stderr] Downloaded test-context-macros v0.3.0 [INFO] [stderr] Downloaded reqwest-tracing v0.5.8 [INFO] [stderr] Downloaded rstest v0.21.0 [INFO] [stderr] Downloaded opentelemetry v0.21.0 [INFO] [stderr] Downloaded rstest_macros v0.21.0 [INFO] [stderr] Downloaded opentelemetry_sdk v0.21.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a7a8a88a809a4e4b035ec756f1c6820b5be6a3b33a10fafcdff57db8012fcfe [INFO] running `Command { std: "docker" "start" "-a" "1a7a8a88a809a4e4b035ec756f1c6820b5be6a3b33a10fafcdff57db8012fcfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a7a8a88a809a4e4b035ec756f1c6820b5be6a3b33a10fafcdff57db8012fcfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a7a8a88a809a4e4b035ec756f1c6820b5be6a3b33a10fafcdff57db8012fcfe", kill_on_drop: false }` [INFO] [stdout] 1a7a8a88a809a4e4b035ec756f1c6820b5be6a3b33a10fafcdff57db8012fcfe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa234e0248067a7126d3cec8b0a935188b641cde0c95a82ca82ca6630c65e33c [INFO] running `Command { std: "docker" "start" "-a" "aa234e0248067a7126d3cec8b0a935188b641cde0c95a82ca82ca6630c65e33c", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling matchit v0.8.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling hashers v1.0.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling opentelemetry v0.21.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tracing-opentelemetry v0.22.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling reqwest-tracing v0.5.8 [INFO] [stderr] Compiling growthbook-sdk-rust v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.30s [INFO] running `Command { std: "docker" "inspect" "aa234e0248067a7126d3cec8b0a935188b641cde0c95a82ca82ca6630c65e33c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa234e0248067a7126d3cec8b0a935188b641cde0c95a82ca82ca6630c65e33c", kill_on_drop: false }` [INFO] [stdout] aa234e0248067a7126d3cec8b0a935188b641cde0c95a82ca82ca6630c65e33c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be68be467e2f9b623c74287da901bb0289705ffc04b6bda0527ffd20e184c1f5 [INFO] running `Command { std: "docker" "start" "-a" "be68be467e2f9b623c74287da901bb0289705ffc04b6bda0527ffd20e184c1f5", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rstest_macros v0.21.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling test-context-macros v0.3.0 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling test-context v0.3.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.22.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rstest v0.21.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling reqwest-tracing v0.5.8 [INFO] [stderr] Compiling growthbook-sdk-rust v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/commons.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] 3 + use growthbook_sdk_rust::client::GrowthBookClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/is_on_condition_regex.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] 5 + use growthbook_sdk_rust::model_public::GrowthBookAttribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/commons.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] 3 + use growthbook_sdk_rust::client::GrowthBookClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/update_features_worker.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 - use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] 7 + use growthbook_sdk_rust::client::GrowthBookClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/commons.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] 3 + use growthbook_sdk_rust::client::GrowthBookClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/is_on_condition_not_elem_match_eq.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] 5 + use growthbook_sdk_rust::model_public::GrowthBookAttribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/commons.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] 3 + use growthbook_sdk_rust::client::GrowthBookClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/commons.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] 3 + use growthbook_sdk_rust::client::GrowthBookClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/is_on_condition_gt.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] 5 + use growthbook_sdk_rust::model_public::GrowthBookAttribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/commons.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] 3 + use growthbook_sdk_rust::client::GrowthBookClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/commons.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] 3 + use growthbook_sdk_rust::client::GrowthBookClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/is_on_rule_experiment.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] 5 + use growthbook_sdk_rust::model_public::GrowthBookAttribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/commons.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] 3 + use growthbook_sdk_rust::client::GrowthBookClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/is_on_condition_lte.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] 5 + use growthbook_sdk_rust::model_public::GrowthBookAttribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/commons.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] 3 + use growthbook_sdk_rust::client::GrowthBookClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/is_on_condition_gte.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] 5 + use growthbook_sdk_rust::model_public::GrowthBookAttribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/commons.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] 3 + use growthbook_sdk_rust::client::GrowthBookClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/is_on_rule_rollout.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] 5 + use growthbook_sdk_rust::model_public::GrowthBookAttribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/commons.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] 3 + use growthbook_sdk_rust::client::GrowthBookClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/is_on_condition_elem_match_eq.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] 5 + use growthbook_sdk_rust::model_public::GrowthBookAttribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/commons.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] 3 + use growthbook_sdk_rust::client::GrowthBookClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/is_on_rule_force.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] 5 + use growthbook_sdk_rust::model_public::GrowthBookAttribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/commons.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] 3 + use growthbook_sdk_rust::client::GrowthBookClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `growthbook-sdk-rust` (test "commons") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/commons.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] 3 + use growthbook_sdk_rust::client::GrowthBookClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/is_on_condition_lt.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] 5 + use growthbook_sdk_rust::model_public::GrowthBookAttribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `growthbook-sdk-rust` (test "is_on_condition_lte") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/commons.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use growthbook_rust_sdk::client::GrowthBookClient; [INFO] [stdout] 3 + use growthbook_sdk_rust::client::GrowthBookClient; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `growthbook_rust_sdk` in this scope [INFO] [stdout] --> tests/is_on_condition_multiple_strings.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `growthbook_rust_sdk` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 - use growthbook_rust_sdk::model_public::GrowthBookAttribute; [INFO] [stdout] 5 + use growthbook_sdk_rust::model_public::GrowthBookAttribute; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `growthbook-sdk-rust` (test "is_on_rule_force") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `growthbook-sdk-rust` (test "update_features_worker") due to 2 previous errors [INFO] [stderr] error: could not compile `growthbook-sdk-rust` (test "is_on_condition_gt") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `growthbook-sdk-rust` (test "is_on_rule_rollout") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `growthbook-sdk-rust` (test "is_on_condition_regex") due to 2 previous errors [INFO] [stderr] error: could not compile `growthbook-sdk-rust` (test "is_on_condition_elem_match_eq") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `growthbook-sdk-rust` (test "is_on_condition_multiple_strings") due to 2 previous errors [INFO] [stderr] error: could not compile `growthbook-sdk-rust` (test "is_on_rule_experiment") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `growthbook-sdk-rust` (test "get_string_value") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `growthbook-sdk-rust` (test "is_on_condition_lt") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `growthbook-sdk-rust` (test "is_on_condition_not_elem_match_eq") due to 2 previous errors [INFO] [stderr] error: could not compile `growthbook-sdk-rust` (test "get_object_value") due to 1 previous error [INFO] [stderr] error: could not compile `growthbook-sdk-rust` (test "is_on_condition_gte") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "be68be467e2f9b623c74287da901bb0289705ffc04b6bda0527ffd20e184c1f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be68be467e2f9b623c74287da901bb0289705ffc04b6bda0527ffd20e184c1f5", kill_on_drop: false }` [INFO] [stdout] be68be467e2f9b623c74287da901bb0289705ffc04b6bda0527ffd20e184c1f5