[INFO] fetching crate springql 0.18.1...
[INFO] testing springql-0.18.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate springql 0.18.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate springql 0.18.1
[INFO] finished tweaking crates.io crate springql 0.18.1
[INFO] tweaked toml for crates.io crate springql 0.18.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate springql 0.18.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate springql 0.18.1 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e68e40c09f271d5b85a959b10715ced7d6d9e22779d1e1e1c6b947be0b71df2
[INFO] running `Command { std: "docker" "start" "-a" "8e68e40c09f271d5b85a959b10715ced7d6d9e22779d1e1e1c6b947be0b71df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e68e40c09f271d5b85a959b10715ced7d6d9e22779d1e1e1c6b947be0b71df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e68e40c09f271d5b85a959b10715ced7d6d9e22779d1e1e1c6b947be0b71df2", kill_on_drop: false }`
[INFO] [stdout] 8e68e40c09f271d5b85a959b10715ced7d6d9e22779d1e1e1c6b947be0b71df2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d90169f172ef6a088bc19b2ad7477cf68d5f21ff698338e43ef5003f9696b181
[INFO] running `Command { std: "docker" "start" "-a" "d90169f172ef6a088bc19b2ad7477cf68d5f21ff698338e43ef5003f9696b181", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling bitflags v0.4.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling try_from v0.2.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling nix v0.5.1
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling hex v0.2.0
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling itertools v0.4.19
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling ordered-float v3.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling time v0.3.15
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling socketcan v1.7.0
[INFO] [stderr]    Compiling env_logger v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling log-panics v2.1.0
[INFO] [stderr]    Compiling pest v2.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling pest_meta v2.4.0
[INFO] [stderr]    Compiling pest_generator v2.4.0
[INFO] [stderr]    Compiling pest_derive v2.4.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.12
[INFO] [stderr]    Compiling config v0.13.2
[INFO] [stderr]    Compiling springql-core v0.18.1
[INFO] [stderr]    Compiling springql v0.18.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "d90169f172ef6a088bc19b2ad7477cf68d5f21ff698338e43ef5003f9696b181", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d90169f172ef6a088bc19b2ad7477cf68d5f21ff698338e43ef5003f9696b181", kill_on_drop: false }`
[INFO] [stdout] d90169f172ef6a088bc19b2ad7477cf68d5f21ff698338e43ef5003f9696b181
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7020662e5c2c87484f7ffed45df08e7286c5f475344e7b0e7c59845ce48ad57
[INFO] running `Command { std: "docker" "start" "-a" "a7020662e5c2c87484f7ffed45df08e7286c5f475344e7b0e7c59845ce48ad57", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling springql v0.18.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]  --> tests/test_support/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use springql_foreign_service::sink::ForeignSink;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `springql_foreign_service`, use `cargo add springql_foreign_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]  --> tests/feat_logical_ops.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use springql_foreign_service::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `springql_foreign_service`, use `cargo add springql_foreign_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `springql_test_logger`
[INFO] [stdout]   --> tests/feat_logical_ops.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use springql_test_logger::setup_test_logger;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_test_logger`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `springql_test_logger`, use `cargo add springql_test_logger` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]   --> examples/in_vehicle_pipeline.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use springql_foreign_service::sink::ForeignSink;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `springql_foreign_service`, use `cargo add springql_foreign_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]  --> tests/test_support/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use springql_foreign_service::sink::ForeignSink;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `springql_foreign_service`, use `cargo add springql_foreign_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]  --> tests/test_support/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use springql_foreign_service::sink::ForeignSink;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `springql_foreign_service`, use `cargo add springql_foreign_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]  --> tests/e2e_sampling.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use springql_foreign_service::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `springql_foreign_service`, use `cargo add springql_foreign_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `springql_test_logger`
[INFO] [stdout]   --> tests/e2e_sampling.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use springql_test_logger::setup_test_logger;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_test_logger`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `springql_test_logger`, use `cargo add springql_test_logger` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]  --> tests/test_support/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use springql_foreign_service::sink::ForeignSink;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `springql_foreign_service`, use `cargo add springql_foreign_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]  --> tests/e2e_high_level_rs.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use springql_foreign_service::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `springql_foreign_service`, use `cargo add springql_foreign_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `springql_test_logger`
[INFO] [stdout]   --> tests/e2e_high_level_rs.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use springql_test_logger::setup_test_logger;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_test_logger`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `springql_test_logger`, use `cargo add springql_test_logger` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `springql` (test "feat_logical_ops") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]  --> tests/test_support/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use springql_foreign_service::sink::ForeignSink;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `springql_foreign_service`, use `cargo add springql_foreign_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]  --> tests/e2e_connect_2_pipelines.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use springql_foreign_service::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `springql_foreign_service`, use `cargo add springql_foreign_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `springql_test_logger`
[INFO] [stdout]   --> examples/http_client_sink_writer.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use springql_test_logger::setup_test_logger;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_test_logger`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `springql_test_logger`, use `cargo add springql_test_logger` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `springql` (example "in_vehicle_pipeline") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]  --> tests/test_support/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use springql_foreign_service::sink::ForeignSink;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `springql_foreign_service`, use `cargo add springql_foreign_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]  --> tests/feat_worker_config.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use springql_foreign_service::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `springql_foreign_service`, use `cargo add springql_foreign_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `springql_test_logger`
[INFO] [stdout]   --> tests/feat_worker_config.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use springql_test_logger::setup_test_logger;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_test_logger`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `springql_test_logger`, use `cargo add springql_test_logger` 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] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `springql` (test "e2e_sampling") due to 3 previous errors
[INFO] [stderr] error: could not compile `springql` (example "http_client_sink_writer") due to 1 previous error
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]  --> tests/test_support/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use springql_foreign_service::sink::ForeignSink;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `springql_foreign_service`, use `cargo add springql_foreign_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]  --> tests/feat_aggregation.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use springql_foreign_service::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `springql_foreign_service`, use `cargo add springql_foreign_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `springql_test_logger`
[INFO] [stdout]   --> tests/feat_aggregation.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use springql_test_logger::setup_test_logger;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_test_logger`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `springql_test_logger`, use `cargo add springql_test_logger` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]  --> tests/test_support/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use springql_foreign_service::sink::ForeignSink;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `springql_foreign_service`, use `cargo add springql_foreign_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]  --> tests/feat_pipeline.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use springql_foreign_service::source::{ForeignSource, ForeignSourceInput};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `springql_foreign_service`, use `cargo add springql_foreign_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `springql_test_logger`
[INFO] [stdout]  --> tests/feat_pipeline.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use springql_test_logger::setup_test_logger;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_test_logger`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `springql_test_logger`, use `cargo add springql_test_logger` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]  --> tests/test_support/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use springql_foreign_service::sink::ForeignSink;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `springql_foreign_service`, use `cargo add springql_foreign_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]  --> tests/feat_numerical_ops.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use springql_foreign_service::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_foreign_service`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `springql_foreign_service`, use `cargo add springql_foreign_service` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `springql_test_logger`
[INFO] [stdout]   --> tests/feat_numerical_ops.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use springql_test_logger::setup_test_logger;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `springql_test_logger`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `springql_test_logger`, use `cargo add springql_test_logger` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `springql` (test "e2e_connect_2_pipelines") due to 2 previous errors
[INFO] [stderr] error: could not compile `springql` (test "e2e_high_level_rs") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `springql` (test "feat_source_row") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `springql` (test "feat_worker_config") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `springql` (test "feat_numerical_ops") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `springql` (test "feat_pipeline") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `springql` (test "feat_aggregation") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "a7020662e5c2c87484f7ffed45df08e7286c5f475344e7b0e7c59845ce48ad57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7020662e5c2c87484f7ffed45df08e7286c5f475344e7b0e7c59845ce48ad57", kill_on_drop: false }`
[INFO] [stdout] a7020662e5c2c87484f7ffed45df08e7286c5f475344e7b0e7c59845ce48ad57
