[INFO] cloning repository https://github.com/xaynetwork/vdb-benchmarks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xaynetwork/vdb-benchmarks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxaynetwork%2Fvdb-benchmarks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxaynetwork%2Fvdb-benchmarks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e23cfe7ec3157da3643ebc5ccd3bb9fa09e27429 [INFO] building xaynetwork/vdb-benchmarks against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxaynetwork%2Fvdb-benchmarks" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xaynetwork/vdb-benchmarks on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/xaynetwork/vdb-benchmarks [INFO] finished tweaking git repo https://github.com/xaynetwork/vdb-benchmarks [INFO] tweaked toml for git repo https://github.com/xaynetwork/vdb-benchmarks written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xaynetwork/vdb-benchmarks 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "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 hdf5-derive v0.8.1 [INFO] [stderr] Downloaded tonic v0.9.2 [INFO] [stderr] Downloaded toml_edit v0.20.2 [INFO] [stderr] Downloaded hdf5 v0.8.1 [INFO] [stderr] Downloaded winnow v0.5.17 [INFO] [stderr] Downloaded openssl v0.10.49 [INFO] [stderr] Downloaded hdf5-types v0.8.1 [INFO] [stderr] Downloaded qdrant-client v1.6.0 [INFO] [stderr] Downloaded hdf5-sys v0.8.1 [INFO] [stderr] Downloaded toml v0.8.2 [INFO] [stderr] Downloaded matrixmultiply v0.3.8 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c756c4d35187d723781b3f7632a73f6521ea0d448a2ac7c858a1a24a575a82d [INFO] running `Command { std: "docker" "start" "-a" "7c756c4d35187d723781b3f7632a73f6521ea0d448a2ac7c858a1a24a575a82d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c756c4d35187d723781b3f7632a73f6521ea0d448a2ac7c858a1a24a575a82d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c756c4d35187d723781b3f7632a73f6521ea0d448a2ac7c858a1a24a575a82d", kill_on_drop: false }` [INFO] [stdout] 7c756c4d35187d723781b3f7632a73f6521ea0d448a2ac7c858a1a24a575a82d [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2380a75569b05fc57ed0e0d9c9dfad63da1885781d6f47bf8bc659e16ee9b285 [INFO] running `Command { std: "docker" "start" "-a" "2380a75569b05fc57ed0e0d9c9dfad63da1885781d6f47bf8bc659e16ee9b285", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl v0.10.49 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling hdf5-types v0.8.1 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling hdf5 v0.8.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling hdf5-derive v0.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling hdf5-sys v0.8.1 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Compiling qdrant-client v1.6.0 [INFO] [stderr] Compiling vdb-benchmarks v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcyqo3rY/symbols.o" "/opt/rustwide/target/debug/deps/ingest-4a9acbccb779cfc5.ingest.24970757e96f7590-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/ingest-4a9acbccb779cfc5.ingest.24970757e96f7590-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/ingest-4a9acbccb779cfc5.ingest.24970757e96f7590-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/ingest-4a9acbccb779cfc5.ingest.24970757e96f7590-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/ingest-4a9acbccb779cfc5.ingest.24970757e96f7590-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/ingest-4a9acbccb779cfc5.ingest.24970757e96f7590-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/ingest-4a9acbccb779cfc5.ingest.24970757e96f7590-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/ingest-4a9acbccb779cfc5.ingest.24970757e96f7590-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/ingest-4a9acbccb779cfc5.ingest.24970757e96f7590-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/ingest-4a9acbccb779cfc5.ingest.24970757e96f7590-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/ingest-4a9acbccb779cfc5.ingest.24970757e96f7590-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ingest-4a9acbccb779cfc5.ingest.24970757e96f7590-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ingest-4a9acbccb779cfc5.ingest.24970757e96f7590-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ingest-4a9acbccb779cfc5.ingest.24970757e96f7590-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ingest-4a9acbccb779cfc5.ingest.24970757e96f7590-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ingest-4a9acbccb779cfc5.ingest.24970757e96f7590-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ingest-4a9acbccb779cfc5.2uicy0tevfzozjjj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu/hdf5/serial" "-L" "/opt/rustwide/target/debug/build/ring-3276eb99951d8587/out" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libvdb_benchmarks-90864045fec663c3.rlib" "/opt/rustwide/target/debug/deps/libhdf5-2390e148149453d8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ee0244b349542a1a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8957d5de652e598f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-4dcf5e2713f57f32.rlib" "/opt/rustwide/target/debug/deps/liblock_api-35c7117bd1aed165.rlib" "/opt/rustwide/target/debug/deps/libinstant-d518fe55dee691b1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libhdf5_sys-5d307123428dedce.rlib" "/opt/rustwide/target/debug/deps/libhdf5_types-82737b4ee9f4a289.rlib" "/opt/rustwide/target/debug/deps/libascii-45839ef4ff227fb1.rlib" "/opt/rustwide/target/debug/deps/libtoml-c0c5dc7f66a34561.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-195559cef8b2c79d.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-c65a5bf9deeb825e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7301429aff44b39b.rlib" "/opt/rustwide/target/debug/deps/libequivalent-9e89cbd86631a94f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5a1159ebf7befff4.rlib" "/opt/rustwide/target/debug/deps/libwinnow-0c67452218a71a5f.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-51fba1c729156c1f.rlib" "/opt/rustwide/target/debug/deps/libndarray-a85891285120f5dd.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-3c30a5f33c3b76fa.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-0143dcd15cd7a4d9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-97403e9cdfa1c7ee.rlib" "/opt/rustwide/target/debug/deps/librawpointer-9a82b3d0237eca24.rlib" "/opt/rustwide/target/debug/deps/libbincode-628721afaf95cd7a.rlib" "/opt/rustwide/target/debug/deps/libqdrant_client-a9f42ac3b62096a8.rlib" "/opt/rustwide/target/debug/deps/libprost_types-d468ecc110240964.rlib" "/opt/rustwide/target/debug/deps/libtonic-9d319f4a42e20975.rlib" "/opt/rustwide/target/debug/deps/libaxum-e529979876da7ece.rlib" "/opt/rustwide/target/debug/deps/libmatchit-9130691b8ad33483.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-e6943188b4be07f5.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-638a27f38f1bb737.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-a288541b67ada8ec.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-505730057ccc5ad9.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-d8463b51f027d65e.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-382afdab36b398d1.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-7de7d43738efb326.rlib" "/opt/rustwide/target/debug/deps/libtower-2a3cea70f562285d.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-2d013bdbd7c6fbb0.rlib" "/opt/rustwide/target/debug/deps/libprost-4498e66bfdf236f4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-675f5d1112c2290f.rlib" "/opt/rustwide/target/debug/deps/libchrono-d5bff9c256f576a5.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-a24eacfdd20f653c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8ce37eb678f4c07c.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-deff312c26243926.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-e025fdb7211e70db.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-03cb8bb45f156f38.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d84ea6e23b8512b0.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-2e87877412a08ef8.rlib" "/opt/rustwide/target/debug/deps/libbase64-3ca2d56be7130dfd.rlib" "/opt/rustwide/target/debug/deps/libipnet-e48bd8e2986d8365.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-612530a0e4f4bcc5.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-9f3cc7cdb8ea5c49.rlib" "/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4e3a503b562f9b7b.rlib" "/opt/rustwide/target/debug/deps/librustls-3613ddfbe042ff0d.rlib" "/opt/rustwide/target/debug/deps/libsct-85ebd0c45ca5f394.rlib" "/opt/rustwide/target/debug/deps/libwebpki-7cb719c703111dc3.rlib" "/opt/rustwide/target/debug/deps/libring-b2cf34950e8561e5.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-94dead2bbe2722ce.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-12ca967c8812bed2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-534623915eba9599.rlib" "/opt/rustwide/target/debug/deps/libhyper-ddd959f8500bbce0.rlib" "/opt/rustwide/target/debug/deps/libwant-d9fcf97a2608bf5a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-fb35d45ee787f9bf.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6f5ce8f84c51782f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-1691866db048fc81.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a679a9d88fe62722.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-059a48e20673f0bd.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-cec10d4fe91818dd.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ba33e0858fc70920.rlib" "/opt/rustwide/target/debug/deps/libslab-21558d3888ef8234.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-711053b00df38fd0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c003a23169f881be.rlib" "/opt/rustwide/target/debug/deps/libtracing-aaa0b46981845a1e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-51aab342ecde7319.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-d96194e67ba84efd.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-031e3c7fb630d400.rlib" "/opt/rustwide/target/debug/deps/liblog-66ffedbc93ece379.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0ac4abf7f5fee4d6.rlib" "/opt/rustwide/target/debug/deps/liburl-a72ac3822d0b02fd.rlib" "/opt/rustwide/target/debug/deps/libidna-247294d2551a784b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bba00db3dc5ef545.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a28cafa3c8699823.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-66661c55905090ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-55d6c07d30fc1c56.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0c0caf6cd3f5adc0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rlib" "/opt/rustwide/target/debug/deps/libhttp-f55a5c9c441ecf57.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libuuid-ac88fa929dce31a0.rlib" "/opt/rustwide/target/debug/deps/librand_distr-1410858c04791cac.rlib" "/opt/rustwide/target/debug/deps/librand-e7bf5c4acee6cee4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-706ced071629a70c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-2e7f3c881e7293c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-508fa1efd6da278a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-01f205e7e4b4b599.rlib" "/opt/rustwide/target/debug/deps/libcriterion-037ec4505d14848a.rlib" "/opt/rustwide/target/debug/deps/libciborium-29374c5bfe7f93b7.rlib" "/opt/rustwide/target/debug/deps/libciborium_ll-7c85a2a6b15dadc5.rlib" "/opt/rustwide/target/debug/deps/libhalf-7a6589a8d8bcec2f.rlib" "/opt/rustwide/target/debug/deps/libciborium_io-39ae616a9deb71ee.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fe848ebb2f78f957.rlib" "/opt/rustwide/target/debug/deps/liboorandom-eca8ee0893cb179c.rlib" "/opt/rustwide/target/debug/deps/librayon-eab4d9b3948c5666.rlib" "/opt/rustwide/target/debug/deps/librayon_core-4b068aa954be7a6c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3ad68a91104636f2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-67bf00886e7cdbfa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3c81425daee5e787.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-003ee3b9b09cebdb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c2061378c4afbe04.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libanes-3f0e126b4594a76a.rlib" "/opt/rustwide/target/debug/deps/libplotters-8b7b515ceb52cb84.rlib" "/opt/rustwide/target/debug/deps/libplotters_svg-014a85127e39ebf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-dec11b005c035a7a.rlib" "/opt/rustwide/target/debug/deps/libplotters_backend-1fa0ac5c5cebecee.rlib" "/opt/rustwide/target/debug/deps/libtinytemplate-413b0f1cd1fc50a8.rlib" "/opt/rustwide/target/debug/deps/libcriterion_plot-db52578e2691a742.rlib" "/opt/rustwide/target/debug/deps/libitertools-3f3b460508121caa.rlib" "/opt/rustwide/target/debug/deps/libeither-fd316293ee20faab.rlib" "/opt/rustwide/target/debug/deps/libcast-e9328cd1d57772c7.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-19e2da83a59e9b80.rlib" "/opt/rustwide/target/debug/deps/libsame_file-bb2433c6426284ba.rlib" "/opt/rustwide/target/debug/deps/libserde_json-567f551114b81802.rlib" "/opt/rustwide/target/debug/deps/libryu-37cdbfb4f28a09f8.rlib" "/opt/rustwide/target/debug/deps/libitoa-5ba6d8ba689e035b.rlib" "/opt/rustwide/target/debug/deps/libserde-df58a618211d4e26.rlib" "/opt/rustwide/target/debug/deps/libregex-8f510260ca59c4e9.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-22431596656e6029.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-cb8d365a0a20c1bd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-926d55368685478f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-754c1f6918011bc4.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-b46c7431c77ac266.rlib" "/opt/rustwide/target/debug/deps/librustix-cb74203145e9c1ac.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a6d0f7d4ff4836bf.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-9fc6739894f6a79f.rlib" "/opt/rustwide/target/debug/deps/libtokio-ee9e6b411c334553.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-bd2075f2da6d5c87.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8146c8ff30c0464e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-1b8986709ae6af32.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a0875bf2af5b73e.rlib" "/opt/rustwide/target/debug/deps/libmio-4ac42356a087baf3.rlib" "/opt/rustwide/target/debug/deps/liblibc-f3d59e796f6342da.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e7704e5c7ccfd1ec.rlib" "/opt/rustwide/target/debug/deps/libclap-fd162b7254873b62.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-7246d44a0a8a3737.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libanstream-fb53c9c5d845db42.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-55cb7c29a6892c2a.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-c616dfc51be944b7.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-99fe63efc408262e.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-f46d75c45027b5b7.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-89e72cf25c5626fa.rlib" "/opt/rustwide/target/debug/deps/libanstyle-f4bf1ccf07d9edae.rlib" "/opt/rustwide/target/debug/deps/libanyhow-aa94dac8fc1a04bb.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lhdf5" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ingest-4a9acbccb779cfc5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vdb-benchmarks` (bin "ingest") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2380a75569b05fc57ed0e0d9c9dfad63da1885781d6f47bf8bc659e16ee9b285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2380a75569b05fc57ed0e0d9c9dfad63da1885781d6f47bf8bc659e16ee9b285", kill_on_drop: false }` [INFO] [stdout] 2380a75569b05fc57ed0e0d9c9dfad63da1885781d6f47bf8bc659e16ee9b285 [INFO] building xaynetwork/vdb-benchmarks against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxaynetwork%2Fvdb-benchmarks" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xaynetwork/vdb-benchmarks on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain [INFO] started tweaking git repo https://github.com/xaynetwork/vdb-benchmarks [INFO] finished tweaking git repo https://github.com/xaynetwork/vdb-benchmarks [INFO] tweaked toml for git repo https://github.com/xaynetwork/vdb-benchmarks written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xaynetwork/vdb-benchmarks 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9715929699e28f5de9864a71946ae9ee543c463f755459ad1ebf6c6ab3efd17a [INFO] running `Command { std: "docker" "start" "-a" "9715929699e28f5de9864a71946ae9ee543c463f755459ad1ebf6c6ab3efd17a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9715929699e28f5de9864a71946ae9ee543c463f755459ad1ebf6c6ab3efd17a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9715929699e28f5de9864a71946ae9ee543c463f755459ad1ebf6c6ab3efd17a", kill_on_drop: false }` [INFO] [stdout] 9715929699e28f5de9864a71946ae9ee543c463f755459ad1ebf6c6ab3efd17a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02fe81dce56ab15b43053d0b763662dd97f3299ccfe4932c3fa1b50d32df6cfd [INFO] running `Command { std: "docker" "start" "-a" "02fe81dce56ab15b43053d0b763662dd97f3299ccfe4932c3fa1b50d32df6cfd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.49 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling hdf5-types v0.8.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling hdf5 v0.8.1 [INFO] [stderr] Compiling hdf5-derive v0.8.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling hdf5-sys v0.8.1 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Compiling qdrant-client v1.6.0 [INFO] [stderr] Compiling vdb-benchmarks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.88s [INFO] running `Command { std: "docker" "inspect" "02fe81dce56ab15b43053d0b763662dd97f3299ccfe4932c3fa1b50d32df6cfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02fe81dce56ab15b43053d0b763662dd97f3299ccfe4932c3fa1b50d32df6cfd", kill_on_drop: false }` [INFO] [stdout] 02fe81dce56ab15b43053d0b763662dd97f3299ccfe4932c3fa1b50d32df6cfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 188b7a15cd5445b9d0184ca812c6ce499bff123a0f122d2f277ec69f22b1ea4a [INFO] running `Command { std: "docker" "start" "-a" "188b7a15cd5445b9d0184ca812c6ce499bff123a0f122d2f277ec69f22b1ea4a", kill_on_drop: false }` [INFO] [stderr] Compiling vdb-benchmarks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.90s [INFO] running `Command { std: "docker" "inspect" "188b7a15cd5445b9d0184ca812c6ce499bff123a0f122d2f277ec69f22b1ea4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "188b7a15cd5445b9d0184ca812c6ce499bff123a0f122d2f277ec69f22b1ea4a", kill_on_drop: false }` [INFO] [stdout] 188b7a15cd5445b9d0184ca812c6ce499bff123a0f122d2f277ec69f22b1ea4a