[INFO] fetching crate qail-qdrant 0.27.10... [INFO] testing qail-qdrant-0.27.10 against 1.95.0 for beta-1.96-2 [INFO] extracting crate qail-qdrant 0.27.10 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate qail-qdrant 0.27.10 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate qail-qdrant 0.27.10 [INFO] tweaked toml for crates.io crate qail-qdrant 0.27.10 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate qail-qdrant 0.27.10 on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate qail-qdrant 0.27.10 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded qail-core v0.27.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5705ec5ab4ce41e1619757fe2177537619c8723750d444fb7b533d9e3f6ae5f0 [INFO] running `Command { std: "docker" "start" "-a" "5705ec5ab4ce41e1619757fe2177537619c8723750d444fb7b533d9e3f6ae5f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5705ec5ab4ce41e1619757fe2177537619c8723750d444fb7b533d9e3f6ae5f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5705ec5ab4ce41e1619757fe2177537619c8723750d444fb7b533d9e3f6ae5f0", kill_on_drop: false }` [INFO] [stdout] 5705ec5ab4ce41e1619757fe2177537619c8723750d444fb7b533d9e3f6ae5f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5336ab9824013f4f627c9c8cd9228aa92b084268f823b68880c5a8c0fd626d47 [INFO] running `Command { std: "docker" "start" "-a" "5336ab9824013f4f627c9c8cd9228aa92b084268f823b68880c5a8c0fd626d47", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rustls v0.23.39 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling qail-core v0.27.10 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling qail-qdrant v0.27.10 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "5336ab9824013f4f627c9c8cd9228aa92b084268f823b68880c5a8c0fd626d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5336ab9824013f4f627c9c8cd9228aa92b084268f823b68880c5a8c0fd626d47", kill_on_drop: false }` [INFO] [stdout] 5336ab9824013f4f627c9c8cd9228aa92b084268f823b68880c5a8c0fd626d47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bdf92954630f0d529cbc98b7870a19b28b569d72a8d6f9fe554f37ada48ad92 [INFO] running `Command { std: "docker" "start" "-a" "1bdf92954630f0d529cbc98b7870a19b28b569d72a8d6f9fe554f37ada48ad92", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tokio-test v0.4.5 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling qail-qdrant v0.27.10 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `qail-qdrant` (test "e2e_weird") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name e2e_weird --edition=2024 tests/e2e_weird.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --deny=warnings --deny=unused_variables --deny=unused_imports --deny=unused --deny=dead_code --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "official-client-bench"))' -C metadata=c96c438c46ff78d9 -C extra-filename=-4c8722742740217a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4b98a5a15e092ec6.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-28916d4fe5367e39.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2edb8796c3d48962.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-81f31f6bb2c8ca6f.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-c38bc6a748e13833.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-e5434f97d24428b9.rlib --extern qail_core=/opt/rustwide/target/debug/deps/libqail_core-13fe7818347bbd45.rlib --extern qail_qdrant=/opt/rustwide/target/debug/deps/libqail_qdrant-0af56d06aa33abde.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-819923865a7a7965.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-03d32b881d6697ff.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-79648e7925d846b4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5eae7a02f9011f12.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-af20421ae033a655.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-09c3727cee7a6c92.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-791784234a448afd.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-8180c14915e0efe0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6d74a48d181be2f8.rlib --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-221aaf33e32690c0.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/aws-lc-sys-a5fd69ec96748cb9/out -L native=/opt/rustwide/target/debug/build/ring-251699174a86b3d9/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1bdf92954630f0d529cbc98b7870a19b28b569d72a8d6f9fe554f37ada48ad92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bdf92954630f0d529cbc98b7870a19b28b569d72a8d6f9fe554f37ada48ad92", kill_on_drop: false }` [INFO] [stdout] 1bdf92954630f0d529cbc98b7870a19b28b569d72a8d6f9fe554f37ada48ad92