[INFO] fetching crate scylla-proxy 0.0.5... [INFO] testing scylla-proxy-0.0.5 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate scylla-proxy 0.0.5 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate scylla-proxy 0.0.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate scylla-proxy 0.0.5 [INFO] tweaked toml for crates.io crate scylla-proxy 0.0.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate scylla-proxy 0.0.5 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate scylla-proxy 0.0.5 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snap v1.1.1 [INFO] [stderr] Downloaded ntest_timeout v0.9.3 [INFO] [stderr] Downloaded ntest v0.9.3 [INFO] [stderr] Downloaded twox-hash v2.1.2 [INFO] [stderr] Downloaded scylla-macros v1.4.0 [INFO] [stderr] Downloaded assert_matches v1.5.0 [INFO] [stderr] Downloaded ntest_test_cases v0.9.3 [INFO] [stderr] Downloaded toml_datetime v0.7.1 [INFO] [stderr] Downloaded scylla-cql v1.4.0 [INFO] [stderr] Downloaded toml_edit v0.23.5 [INFO] [stderr] Downloaded bigdecimal v0.4.9 [INFO] [stderr] Downloaded toml_parser v1.0.2 [INFO] [stderr] Downloaded lz4_flex v0.11.5 [INFO] [stderr] Downloaded indexmap v2.11.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 605c6cd3e5f94a6b0d52eca89fbee091e1780b3cfcf808c0b79a49465284886e [INFO] running `Command { std: "docker" "start" "-a" "605c6cd3e5f94a6b0d52eca89fbee091e1780b3cfcf808c0b79a49465284886e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "605c6cd3e5f94a6b0d52eca89fbee091e1780b3cfcf808c0b79a49465284886e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "605c6cd3e5f94a6b0d52eca89fbee091e1780b3cfcf808c0b79a49465284886e", kill_on_drop: false }` [INFO] [stdout] 605c6cd3e5f94a6b0d52eca89fbee091e1780b3cfcf808c0b79a49465284886e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9303c5ec3a16a3bcdf9ea43c13154dab2e3894a7ccb81eb9f7114a1108058924 [INFO] running `Command { std: "docker" "start" "-a" "9303c5ec3a16a3bcdf9ea43c13154dab2e3894a7ccb81eb9f7114a1108058924", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling bigdecimal v0.4.9 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling scylla-macros v1.4.0 [INFO] [stderr] Compiling scylla-cql v1.4.0 [INFO] [stderr] Compiling scylla-proxy v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.64s [INFO] running `Command { std: "docker" "inspect" "9303c5ec3a16a3bcdf9ea43c13154dab2e3894a7ccb81eb9f7114a1108058924", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9303c5ec3a16a3bcdf9ea43c13154dab2e3894a7ccb81eb9f7114a1108058924", kill_on_drop: false }` [INFO] [stdout] 9303c5ec3a16a3bcdf9ea43c13154dab2e3894a7ccb81eb9f7114a1108058924 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fb2b5e844fdb6b62e1ad5d4813918f7fce9008fbd2171f4d042b5dbfd5364f3 [INFO] running `Command { std: "docker" "start" "-a" "6fb2b5e844fdb6b62e1ad5d4813918f7fce9008fbd2171f4d042b5dbfd5364f3", kill_on_drop: false }` [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling toml_datetime v0.7.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling indexmap v2.11.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling assert_matches v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling toml_edit v0.23.5 [INFO] [stderr] Compiling ntest_test_cases v0.9.3 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling ntest_timeout v0.9.3 [INFO] [stderr] Compiling ntest v0.9.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling scylla-cql v1.4.0 [INFO] [stderr] Compiling scylla-proxy v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 57.92s [INFO] running `Command { std: "docker" "inspect" "6fb2b5e844fdb6b62e1ad5d4813918f7fce9008fbd2171f4d042b5dbfd5364f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fb2b5e844fdb6b62e1ad5d4813918f7fce9008fbd2171f4d042b5dbfd5364f3", kill_on_drop: false }` [INFO] [stdout] 6fb2b5e844fdb6b62e1ad5d4813918f7fce9008fbd2171f4d042b5dbfd5364f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0a3c6c52358158e0fa99f952cb270111f13dd66cc6073113204fa7ae592b5409 [INFO] running `Command { std: "docker" "start" "-a" "0a3c6c52358158e0fa99f952cb270111f13dd66cc6073113204fa7ae592b5409", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scylla_proxy-ed51b591307255e1) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test actions::condition_case_insensitive_matching ... ok [INFO] [stdout] test proxy::tests::dry_mode_forger_proxy_forges_response ... ok [INFO] [stdout] test proxy::tests::dry_mode_proxy_drops_incoming_frames ... ok [INFO] [stdout] test proxy::tests::proxy_processes_requests_concurrently ... ok [INFO] [stdout] test proxy::tests::identity_shard_unaware_proxy_does_not_mutate_frames ... ok [INFO] [stdout] test proxy::tests::forger_proxy_forges_response ... ok [INFO] [stdout] test proxy::tests::sanity_check_reports_errors ... ok [INFO] [stdout] test proxy::tests::shard_aware_proxy_is_transparent_for_connection_to_shards ... ok [INFO] [stdout] test proxy::tests::ad_hoc_rules_changing ... ok [INFO] [stdout] test proxy::tests::proxy_reports_requests_and_responses_as_feedback ... ok [INFO] [stdout] test proxy::tests::shard_aware_proxy_queries_shards_number ... ok [INFO] [stdout] test proxy::tests::identity_shard_aware_proxy_does_not_mutate_frames ... ok [INFO] [stdout] test proxy::tests::proxy_reports_target_shard_as_feedback ... ok [INFO] [stdout] test proxy::tests::limited_times_condition_expires ... ok [INFO] [stdout] test proxy::tests::proxy_compresses_and_decompresses_frames_iff_compression_negotiated ... ok [INFO] [stdout] test proxy::tests::proxy_ignores_control_connection_messages ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.99s [INFO] [stdout] [INFO] [stderr] Doc-tests scylla_proxy [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0a3c6c52358158e0fa99f952cb270111f13dd66cc6073113204fa7ae592b5409", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a3c6c52358158e0fa99f952cb270111f13dd66cc6073113204fa7ae592b5409", kill_on_drop: false }` [INFO] [stdout] 0a3c6c52358158e0fa99f952cb270111f13dd66cc6073113204fa7ae592b5409