[INFO] fetching crate arcadedb-rs 0.0.3... [INFO] testing arcadedb-rs-0.0.3 against 1.81.0 for beta-1.82-1 [INFO] extracting crate arcadedb-rs 0.0.3 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate arcadedb-rs 0.0.3 on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate arcadedb-rs 0.0.3 [INFO] finished tweaking crates.io crate arcadedb-rs 0.0.3 [INFO] tweaked toml for crates.io crate arcadedb-rs 0.0.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate arcadedb-rs 0.0.3 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.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded errno v0.3.4 [INFO] [stderr] Downloaded rustix v0.38.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6dbb51e7673ef60143651e7b22a6130c9eb45e83c93ee3706f3761371df683c2 [INFO] running `Command { std: "docker" "start" "-a" "6dbb51e7673ef60143651e7b22a6130c9eb45e83c93ee3706f3761371df683c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dbb51e7673ef60143651e7b22a6130c9eb45e83c93ee3706f3761371df683c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dbb51e7673ef60143651e7b22a6130c9eb45e83c93ee3706f3761371df683c2", kill_on_drop: false }` [INFO] [stdout] 6dbb51e7673ef60143651e7b22a6130c9eb45e83c93ee3706f3761371df683c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 336e0f3d750fd74fb4906985762a78fa433712ea7770bdc2b8051ee87cb68bb4 [INFO] running `Command { std: "docker" "start" "-a" "336e0f3d750fd74fb4906985762a78fa433712ea7770bdc2b8051ee87cb68bb4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling arcadedb-rs v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.07s [INFO] running `Command { std: "docker" "inspect" "336e0f3d750fd74fb4906985762a78fa433712ea7770bdc2b8051ee87cb68bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "336e0f3d750fd74fb4906985762a78fa433712ea7770bdc2b8051ee87cb68bb4", kill_on_drop: false }` [INFO] [stdout] 336e0f3d750fd74fb4906985762a78fa433712ea7770bdc2b8051ee87cb68bb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57a25eb794c53876888deb896c86649f42d7689dbf8e8d1d39a6debf27566161 [INFO] running `Command { std: "docker" "start" "-a" "57a25eb794c53876888deb896c86649f42d7689dbf8e8d1d39a6debf27566161", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling serde_test v1.0.176 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling arcadedb-rs v0.0.3 (/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/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/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/rustchTuoy0/symbols.o" "/opt/rustwide/target/debug/deps/arcadedb_database-cb7b04312fb77be2.arcadedb_database.f52d36f13049c463-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-cb7b04312fb77be2.arcadedb_database.f52d36f13049c463-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-cb7b04312fb77be2.arcadedb_database.f52d36f13049c463-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-cb7b04312fb77be2.arcadedb_database.f52d36f13049c463-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-cb7b04312fb77be2.arcadedb_database.f52d36f13049c463-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-cb7b04312fb77be2.3x0q456nfesr3v6h6vpr2t3l3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b5e463c23b8ef446.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d795265b28c533b0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-21a4fa98f97aa691.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-5ae8eb979b2ca3d3.rlib" "/opt/rustwide/target/debug/deps/libuuid-d093ef548212591f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ff594ea9a68ccca4.rlib" "/opt/rustwide/target/debug/deps/libarcadedb_rs-1d54dda137ff9e7d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a865e2b4120a1955.rlib" "/opt/rustwide/target/debug/deps/libreqwest-d73958adfb8de680.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-95739ee046ee33ec.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c12ced6cc2500c3a.rlib" "/opt/rustwide/target/debug/deps/libbase64-9617b70b6f481ffa.rlib" "/opt/rustwide/target/debug/deps/libipnet-7948f766cc5be5e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-c45820ce43034028.rlib" "/opt/rustwide/target/debug/deps/libmime-728de2fc205cd6a3.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a7ecdcafa0d6667c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3ff61d09e9d0735b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-e6f82d17d0b52d1f.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4c7c8f6b8f8f482f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ff5e0c718fbe2ec8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f8b9127d7c0c3445.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-06dd9d0c14dd8852.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-eb4f14b57de55cc4.rlib" "/opt/rustwide/target/debug/deps/libhyper-7e80ed82b16d17d9.rlib" "/opt/rustwide/target/debug/deps/libwant-dfbfb2796d971e29.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7094aadd6d3c7a05.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2a2667480c70bf3c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-21868c9d6cf3b0e3.rlib" "/opt/rustwide/target/debug/deps/libh2-2c9c9f3ad043f5cf.rlib" "/opt/rustwide/target/debug/deps/libindexmap-59dc4aa6ae620485.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ff200fa0980e8df8.rlib" "/opt/rustwide/target/debug/deps/libslab-f8ea8730705b6179.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4831b6e805d2264a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f9305e16f244ca96.rlib" "/opt/rustwide/target/debug/deps/libtower_service-0661fa4fd8adbd30.rlib" "/opt/rustwide/target/debug/deps/libtracing-cdfc626c917b7fcd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-babc6ed7f85cddb8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3b4f61a0d706fad7.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1441d84db0ce5777.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9b789b688a2d0014.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2b2373fd2d50d2cb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5960f89a04da149b.rlib" "/opt/rustwide/target/debug/deps/libtokio-5c1e5d92ffb4ee82.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b573d070df46aca9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d1ceadc456e0d1c2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-03e969f2f414bb9a.rlib" "/opt/rustwide/target/debug/deps/libmio-44c12dbc174664cb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ef48deb0ca26cda4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-889ae11ac6530cd0.rlib" "/opt/rustwide/target/debug/deps/liblibc-d5b4ec710e80b9d4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6afc45ef9c22aff9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d7bf3287804a5880.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d707bd7b997852f6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-50a4a54143557e77.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-debb7cfa14d78ebd.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0e1ebf2e6b154762.rlib" "/opt/rustwide/target/debug/deps/liblog-711954789ed83c8a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9d964d3d472075e6.rlib" "/opt/rustwide/target/debug/deps/liburl-486cade13476f7e5.rlib" "/opt/rustwide/target/debug/deps/libidna-96ec4a843f48fe92.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9ce87ad3bf0959db.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-89b3ddb9dc1f8494.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4da7d5e792afed94.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e64640b12c2839db.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a6883f63671185c9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-2d7d494a20fb1034.rlib" "/opt/rustwide/target/debug/deps/libhttp-1327b2c6e1be9972.rlib" "/opt/rustwide/target/debug/deps/libbytes-392ac4fc895717e0.rlib" "/opt/rustwide/target/debug/deps/libfnv-741ffac72e6b3b10.rlib" "/opt/rustwide/target/debug/deps/libserde_json-16aa8edf08fa7af7.rlib" "/opt/rustwide/target/debug/deps/libryu-b59e869c6032769c.rlib" "/opt/rustwide/target/debug/deps/libitoa-03615539835e7ffa.rlib" "/opt/rustwide/target/debug/deps/libserde-42c792e61a44f2a1.rlib" "/opt/rustwide/target/debug/deps/libanyhow-e1ec95df6a16ff35.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1c4b19562077c20d.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-85a631ebc91746e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fdace1a0b4cda412.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e5c28d21823e9a85.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1e0edbcd516a8cce.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-77a1dc5e8fb357d6.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c9d2edb6dff139f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ecadd85ae8bacc0c.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67895a0c8dd8130b.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5b4263e767961458.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4f03d5a171522141.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9e4e8543de06315e.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7fc51dfce9c057eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7ec98a9b1cc1792f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2f9b4333f6d32438.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6fe0262c36c500a.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a862c0b1c86f483.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-500f37ee5bcf0ffe.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-06dfbf1de02fde3b.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/arcadedb_database-cb7b04312fb77be2" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `arcadedb-rs` (test "arcadedb-database") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "57a25eb794c53876888deb896c86649f42d7689dbf8e8d1d39a6debf27566161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57a25eb794c53876888deb896c86649f42d7689dbf8e8d1d39a6debf27566161", kill_on_drop: false }` [INFO] [stdout] 57a25eb794c53876888deb896c86649f42d7689dbf8e8d1d39a6debf27566161