[INFO] fetching crate sqlx-scylladb-core 0.2.2... [INFO] testing sqlx-scylladb-core-0.2.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate sqlx-scylladb-core 0.2.2 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate sqlx-scylladb-core 0.2.2 [INFO] finished tweaking crates.io crate sqlx-scylladb-core 0.2.2 [INFO] tweaked toml for crates.io crate sqlx-scylladb-core 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sqlx-scylladb-core 0.2.2 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 sqlx-scylladb-core 0.2.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-openssl v0.6.5 [INFO] [stderr] Downloaded scylla-cql v1.3.1 [INFO] [stderr] Downloaded base32 v0.5.1 [INFO] [stderr] Downloaded rand_pcg v0.9.0 [INFO] [stderr] Downloaded scylla-macros v1.3.1 [INFO] [stderr] Downloaded claims v0.8.0 [INFO] [stderr] Downloaded scylla v1.3.1 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14367d2806e73e3ecf68b5252ef8699526bbbfa2dfeb7856925244cfe6fa0846 [INFO] running `Command { std: "docker" "start" "-a" "14367d2806e73e3ecf68b5252ef8699526bbbfa2dfeb7856925244cfe6fa0846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14367d2806e73e3ecf68b5252ef8699526bbbfa2dfeb7856925244cfe6fa0846", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14367d2806e73e3ecf68b5252ef8699526bbbfa2dfeb7856925244cfe6fa0846", kill_on_drop: false }` [INFO] [stdout] 14367d2806e73e3ecf68b5252ef8699526bbbfa2dfeb7856925244cfe6fa0846 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa14ce587391f4b36f320e5af12b00f55d81646110c610432543b35d95d38271 [INFO] running `Command { std: "docker" "start" "-a" "aa14ce587391f4b36f320e5af12b00f55d81646110c610432543b35d95d38271", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rand_pcg v0.9.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling base32 v0.5.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling scylla-macros v1.3.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling scylla-cql v1.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling scylla v1.3.1 [INFO] [stderr] Compiling sqlx-scylladb-core v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.02s [INFO] running `Command { std: "docker" "inspect" "aa14ce587391f4b36f320e5af12b00f55d81646110c610432543b35d95d38271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa14ce587391f4b36f320e5af12b00f55d81646110c610432543b35d95d38271", kill_on_drop: false }` [INFO] [stdout] aa14ce587391f4b36f320e5af12b00f55d81646110c610432543b35d95d38271 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e09a45c92042b3195b504a5976729e2b21d536cb5d51bed2b2bffe10f5ccef4 [INFO] running `Command { std: "docker" "start" "-a" "5e09a45c92042b3195b504a5976729e2b21d536cb5d51bed2b2bffe10f5ccef4", kill_on_drop: false }` [INFO] [stderr] Compiling claims v0.8.0 [INFO] [stderr] Compiling sqlx-scylladb-core v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.48s [INFO] running `Command { std: "docker" "inspect" "5e09a45c92042b3195b504a5976729e2b21d536cb5d51bed2b2bffe10f5ccef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e09a45c92042b3195b504a5976729e2b21d536cb5d51bed2b2bffe10f5ccef4", kill_on_drop: false }` [INFO] [stdout] 5e09a45c92042b3195b504a5976729e2b21d536cb5d51bed2b2bffe10f5ccef4 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4e046ac334246addd273d6f5bfa9209227abc220515a06da106b640bc09ab9f1 [INFO] running `Command { std: "docker" "start" "-a" "4e046ac334246addd273d6f5bfa9209227abc220515a06da106b640bc09ab9f1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sqlx_scylladb_core-c5f740d5566336cb) [INFO] [stdout] running 72 tests [INFO] [stdout] test options::tests::it_can_add_node ... ok [INFO] [stdout] test options::tests::it_can_convert_options_to_url ... ok [INFO] [stdout] test options::tests::it_can_parse_replication_strategy_from_str ... ok [INFO] [stdout] test options::tests::it_can_set_keyspace ... ok [INFO] [stdout] test options::tests::it_can_parse_url ... ok [INFO] [stdout] test options::tests::it_can_set_compression ... ok [INFO] [stdout] test options::tests::it_can_set_page_size ... ok [INFO] [stdout] test options::tests::it_can_set_password ... ok [INFO] [stdout] test options::tests::it_can_set_replication_factor ... ok [INFO] [stdout] test options::tests::it_can_set_replication_strategy ... ok [INFO] [stdout] test options::tests::it_can_set_tcp_keepalive ... ok [INFO] [stdout] test options::tests::it_can_set_username ... ok [INFO] [stdout] test options::tests::it_can_set_tcp_nodelay ... ok [INFO] [stdout] test types::blob::tests::it_can_encode_blob ... ok [INFO] [stdout] test types::blob::tests::it_can_decode_blob_array ... ok [INFO] [stdout] test types::blob::tests::it_can_decode_blob ... ok [INFO] [stdout] test types::bool::tests::it_can_decode_bool ... ok [INFO] [stdout] test types::bool::tests::it_can_encode_bool ... ok [INFO] [stdout] test types::counter::tests::it_can_decode_counter ... ok [INFO] [stdout] test types::date::tests::it_can_decode_date ... ok [INFO] [stdout] test types::date::tests::it_can_decode_date_array ... ok [INFO] [stdout] test types::date::tests::it_can_encode_date ... ok [INFO] [stdout] test types::bool::tests::it_can_decode_bool_array ... ok [INFO] [stdout] test types::float::tests::it_can_decode_float_array ... ok [INFO] [stdout] test types::float::tests::it_can_encode_float ... ok [INFO] [stdout] test types::duration::tests::it_can_decode_duration_array ... ok [INFO] [stdout] test types::inet::tests::it_can_decode_inet ... ok [INFO] [stdout] test types::float::tests::it_can_decode_float ... ok [INFO] [stdout] test types::inet::tests::it_can_encode_duration ... ok [INFO] [stdout] test types::inet::tests::it_can_decode_inet_array ... ok [INFO] [stdout] test types::duration::tests::it_can_encode_duration ... ok [INFO] [stdout] test types::int::tests::it_can_decode_bigint ... ok [INFO] [stdout] test types::float::tests::it_can_decode_double ... ok [INFO] [stdout] test types::int::tests::it_can_decode_bigint_array ... ok [INFO] [stdout] test types::duration::tests::it_can_decode_duration ... ok [INFO] [stdout] test types::int::tests::it_can_decode_int ... ok [INFO] [stdout] test types::float::tests::it_can_encode_double ... ok [INFO] [stdout] test types::int::tests::it_can_decode_smallint_array ... ok [INFO] [stdout] test types::int::tests::it_can_decode_int_array ... ok [INFO] [stdout] test types::float::tests::it_can_decode_double_array ... ok [INFO] [stdout] test types::int::tests::it_can_decode_smallint ... ok [INFO] [stdout] test types::int::tests::it_can_decode_tinyint ... ok [INFO] [stdout] test types::int::tests::it_can_decode_tinyint_array ... ok [INFO] [stdout] test types::int::tests::it_can_encode_bigint ... ok [INFO] [stdout] test types::int::tests::it_can_encode_int ... ok [INFO] [stdout] test types::int::tests::it_can_encode_smallint ... ok [INFO] [stdout] test types::int::tests::it_can_encode_tinyint ... ok [INFO] [stdout] test types::map::tests::it_can_decode_text_bool_hashmap ... ok [INFO] [stdout] test types::map::tests::it_can_decode_text_bigint_hashmap ... ok [INFO] [stdout] test types::map::tests::it_can_decode_text_double_hashmap ... ok [INFO] [stdout] test types::map::tests::it_can_decode_text_int_hashmap ... ok [INFO] [stdout] test types::map::tests::it_can_decode_text_smallint_hashmap ... ok [INFO] [stdout] test types::map::tests::it_can_decode_text_float_hashmap ... ok [INFO] [stdout] test types::map::tests::it_can_decode_text_text_hashmap ... ok [INFO] [stderr] Doc-tests sqlx_scylladb_core [INFO] [stdout] test types::map::tests::it_can_decode_text_inet_hashmap ... ok [INFO] [stdout] test types::text::tests::it_can_decode_string_compatible ... ok [INFO] [stdout] test types::map::tests::it_can_decode_text_uuid_hashmap ... ok [INFO] [stdout] test types::text::tests::it_can_encode_string ... ok [INFO] [stdout] test types::timestamp::tests::it_can_decode_timestamp ... ok [INFO] [stdout] test types::text::tests::it_can_decode_string_array_compatible ... ok [INFO] [stdout] test types::time::tests::it_can_decode_time ... ok [INFO] [stdout] test types::map::tests::it_can_decode_text_tinyint_hashmap ... ok [INFO] [stdout] test types::timestamp::tests::it_can_decode_timestamp_array ... ok [INFO] [stdout] test types::text::tests::it_can_decode_string ... ok [INFO] [stdout] test types::timestamp::tests::it_can_encode_timestamp ... ok [INFO] [stdout] test types::time::tests::it_can_decode_time_array ... ok [INFO] [stdout] test types::time::tests::it_can_encode_time ... ok [INFO] [stdout] test types::map::tests::it_can_encode_text_hashmap ... ok [INFO] [stdout] test types::text::tests::it_can_decode_string_array ... ok [INFO] [stdout] test types::uuid::tests::it_can_decode_uuid ... ok [INFO] [stdout] test types::uuid::tests::it_can_encode_uuid ... ok [INFO] [stdout] test types::uuid::tests::it_can_decode_uuid_array ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/testing.rs - testing::ScyllaDB::db_name (line 44) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.68s; merged doctests compilation took 1.65s [INFO] running `Command { std: "docker" "inspect" "4e046ac334246addd273d6f5bfa9209227abc220515a06da106b640bc09ab9f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e046ac334246addd273d6f5bfa9209227abc220515a06da106b640bc09ab9f1", kill_on_drop: false }` [INFO] [stdout] 4e046ac334246addd273d6f5bfa9209227abc220515a06da106b640bc09ab9f1