[INFO] fetching crate scylla 1.6.0...
[INFO] testing scylla-1.6.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate scylla 1.6.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate scylla 1.6.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate scylla 1.6.0
[INFO] tweaked toml for crates.io crate scylla 1.6.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate scylla 1.6.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scylla 1.6.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ba101792f7c91d4253dcdc999c666cfba18dc367baaa7e7ff9ab6bfe00264385
[INFO] running `Command { std: "docker" "start" "-a" "ba101792f7c91d4253dcdc999c666cfba18dc367baaa7e7ff9ab6bfe00264385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba101792f7c91d4253dcdc999c666cfba18dc367baaa7e7ff9ab6bfe00264385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba101792f7c91d4253dcdc999c666cfba18dc367baaa7e7ff9ab6bfe00264385", kill_on_drop: false }`
[INFO] [stdout] ba101792f7c91d4253dcdc999c666cfba18dc367baaa7e7ff9ab6bfe00264385
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89e4ddcaad89d76ce01806a8dbfe2a114a6af8df4c151a7b19867f47c14c44f1
[INFO] running `Command { std: "docker" "start" "-a" "89e4ddcaad89d76ce01806a8dbfe2a114a6af8df4c151a7b19867f47c14c44f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_pcg v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling scylla-macros v1.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling scylla-cql v1.6.0
[INFO] [stderr]    Compiling scylla v1.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.59s
[INFO] running `Command { std: "docker" "inspect" "89e4ddcaad89d76ce01806a8dbfe2a114a6af8df4c151a7b19867f47c14c44f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89e4ddcaad89d76ce01806a8dbfe2a114a6af8df4c151a7b19867f47c14c44f1", kill_on_drop: false }`
[INFO] [stdout] 89e4ddcaad89d76ce01806a8dbfe2a114a6af8df4c151a7b19867f47c14c44f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ac05ecfe039bbb7d48f573344dee5c66f1a191be76e3d8d717c2e0545cd5c32
[INFO] running `Command { std: "docker" "start" "-a" "1ac05ecfe039bbb7d48f573344dee5c66f1a191be76e3d8d717c2e0545cd5c32", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling scylla-cql v1.6.0
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling scylla-proxy v0.0.6
[INFO] [stderr]    Compiling scylla v1.6.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `scylla` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name scylla --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs --warn=missing-docs --check-cfg 'cfg(scylla_unstable)' --check-cfg 'cfg(cassandra_tests)' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal-04", "chrono-04", "default", "full-serialization", "metrics", "num-bigint-03", "num-bigint-04", "openssl-010", "rustls-023", "secrecy-08", "secrecy-10", "time-03", "unstable-client-routes", "unstable-cpp-rs", "unstable-host-listener", "unstable-nodejs-rs", "unstable-reconnect-policy", "unstable-testing"))' -C metadata=acee86244012d1ed -C extra-filename=-7de37ec4897b28f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-6c530bf56712386c.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-725c09f0490d061a.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern bigdecimal_04=/opt/rustwide/target/debug/deps/libbigdecimal-176db332ee75d069.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2d9b7cde6f254371.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-3c95c22cc43d3eb5.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-7928442e119feeae.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-54276fec101c9ff8.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0acfe64eaa7d961f.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-e2d7c798925d0e5c.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84be9d5d7f440bba.rlib --extern num_bigint_03=/opt/rustwide/target/debug/deps/libnum_bigint-e8840ad69376ecfa.rlib --extern num_bigint_04=/opt/rustwide/target/debug/deps/libnum_bigint-eac750cda6255915.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6aa0b26ecd69bca0.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-8af17b732f25bd00.rlib --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-871c38ae8ed7a2de.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-01ea175b491ae9b3.rlib --extern scylla_cql=/opt/rustwide/target/debug/deps/libscylla_cql-808b23dc9684d117.rlib --extern scylla_proxy=/opt/rustwide/target/debug/deps/libscylla_proxy-c1d07b4172221c85.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-04749cc7df691946.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-4f3de93eeb080650.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fa56e35abf608b99.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-5886b34901113506.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a4db8c6a0b1947db.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cdd04d661b1e46d2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f9c3f074f1ea6594.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8437e17204971e5c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-73baa6f367bea0ee/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `scylla` (test "integration")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name integration --edition=2024 tests/integration/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unnameable_types --warn=unexpected_cfgs --warn=missing-docs --check-cfg 'cfg(scylla_unstable)' --check-cfg 'cfg(cassandra_tests)' --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bigdecimal-04", "chrono-04", "default", "full-serialization", "metrics", "num-bigint-03", "num-bigint-04", "openssl-010", "rustls-023", "secrecy-08", "secrecy-10", "time-03", "unstable-client-routes", "unstable-cpp-rs", "unstable-host-listener", "unstable-nodejs-rs", "unstable-reconnect-policy", "unstable-testing"))' -C metadata=90db9e8d000b6186 -C extra-filename=-9da7eb9549379b24 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-6c530bf56712386c.rlib --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-725c09f0490d061a.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern bigdecimal_04=/opt/rustwide/target/debug/deps/libbigdecimal-176db332ee75d069.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a6415339708e1154.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2d9b7cde6f254371.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-3c95c22cc43d3eb5.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-7928442e119feeae.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-54276fec101c9ff8.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0acfe64eaa7d961f.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-e2d7c798925d0e5c.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84be9d5d7f440bba.rlib --extern num_bigint_03=/opt/rustwide/target/debug/deps/libnum_bigint-e8840ad69376ecfa.rlib --extern num_bigint_04=/opt/rustwide/target/debug/deps/libnum_bigint-eac750cda6255915.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6aa0b26ecd69bca0.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-8af17b732f25bd00.rlib --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-871c38ae8ed7a2de.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-01ea175b491ae9b3.rlib --extern scylla=/opt/rustwide/target/debug/deps/libscylla-cebf8bd01a5b8a93.rlib --extern scylla_cql=/opt/rustwide/target/debug/deps/libscylla_cql-808b23dc9684d117.rlib --extern scylla_proxy=/opt/rustwide/target/debug/deps/libscylla_proxy-c1d07b4172221c85.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-04749cc7df691946.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-4f3de93eeb080650.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fa56e35abf608b99.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b705a45025fdf89b.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-5886b34901113506.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a4db8c6a0b1947db.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cdd04d661b1e46d2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f9c3f074f1ea6594.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-8437e17204971e5c.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-73baa6f367bea0ee/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1ac05ecfe039bbb7d48f573344dee5c66f1a191be76e3d8d717c2e0545cd5c32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ac05ecfe039bbb7d48f573344dee5c66f1a191be76e3d8d717c2e0545cd5c32", kill_on_drop: false }`
[INFO] [stdout] 1ac05ecfe039bbb7d48f573344dee5c66f1a191be76e3d8d717c2e0545cd5c32
