[INFO] fetching crate arcadedb-rs 0.0.2... [INFO] testing arcadedb-rs-0.0.2 against master#23949593103d03a82c7ebc2e84434ce6c6edc561 for pr-115235 [INFO] extracting crate arcadedb-rs 0.0.2 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate arcadedb-rs 0.0.2 on toolchain 23949593103d03a82c7ebc2e84434ce6c6edc561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate arcadedb-rs 0.0.2 [INFO] finished tweaking crates.io crate arcadedb-rs 0.0.2 [INFO] tweaked toml for crates.io crate arcadedb-rs 0.0.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate arcadedb-rs 0.0.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_test v1.0.176 [INFO] [stderr] Downloaded errno v0.3.2 [INFO] [stderr] Downloaded rustix v0.38.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dd3037c9db398f223198e0fac5dda2fd28bb8841e9cdc3b80bb6856a5ee0541 [INFO] running `Command { std: "docker" "start" "-a" "3dd3037c9db398f223198e0fac5dda2fd28bb8841e9cdc3b80bb6856a5ee0541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dd3037c9db398f223198e0fac5dda2fd28bb8841e9cdc3b80bb6856a5ee0541", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dd3037c9db398f223198e0fac5dda2fd28bb8841e9cdc3b80bb6856a5ee0541", kill_on_drop: false }` [INFO] [stdout] 3dd3037c9db398f223198e0fac5dda2fd28bb8841e9cdc3b80bb6856a5ee0541 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b044106e01b97c0cd640862eaf5c5fe3c6af2780604b5b700349d5e2114f721 [INFO] running `Command { std: "docker" "start" "-a" "4b044106e01b97c0cd640862eaf5c5fe3c6af2780604b5b700349d5e2114f721", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling openssl-sys v0.9.92 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling serde v1.0.188 [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.20 [INFO] [stderr] Compiling arcadedb-rs v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.63s [INFO] running `Command { std: "docker" "inspect" "4b044106e01b97c0cd640862eaf5c5fe3c6af2780604b5b700349d5e2114f721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b044106e01b97c0cd640862eaf5c5fe3c6af2780604b5b700349d5e2114f721", kill_on_drop: false }` [INFO] [stdout] 4b044106e01b97c0cd640862eaf5c5fe3c6af2780604b5b700349d5e2114f721 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d1107c3faa809062cfd4e4087afbf7fc04278f8d491da518eeb1d2b85e6b239 [INFO] running `Command { std: "docker" "start" "-a" "0d1107c3faa809062cfd4e4087afbf7fc04278f8d491da518eeb1d2b85e6b239", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling num_cpus v1.16.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.8 [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.20 [INFO] [stderr] Compiling arcadedb-rs v0.0.2 (/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/23949593103d03a82c7ebc2e84434ce6c6edc561/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/rustc58ZdUC/symbols.o" "/opt/rustwide/target/debug/deps/arcadedb_database-fedf736fe18f24f3.arcadedb_database.bb1580a382d63cec-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-fedf736fe18f24f3.arcadedb_database.bb1580a382d63cec-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-fedf736fe18f24f3.arcadedb_database.bb1580a382d63cec-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-fedf736fe18f24f3.arcadedb_database.bb1580a382d63cec-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-fedf736fe18f24f3.arcadedb_database.bb1580a382d63cec-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-fedf736fe18f24f3.4bmn8cxf5uvretxx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-c640aced36103e5d.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b483899aef6af2ab.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-1c0051f71ef74acd.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-00056c68df33eee8.rlib" "/opt/rustwide/target/debug/deps/libuuid-aa23fa8168cf598a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ca174f27d6c4c305.rlib" "/opt/rustwide/target/debug/deps/libarcadedb_rs-7badd99e31e0f007.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d4847e0f8ff6c649.rlib" "/opt/rustwide/target/debug/deps/libreqwest-51a22b3b65d47c1a.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-83c4f9333303f6df.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3d6a65159d9acf45.rlib" "/opt/rustwide/target/debug/deps/libbase64-ca53d1c28d31d769.rlib" "/opt/rustwide/target/debug/deps/libipnet-a20885d71e33ed13.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-55191349b465e9da.rlib" "/opt/rustwide/target/debug/deps/libmime-89e91319444c56b5.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-564d988bddafe7d9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-66e8512e1f4ded5f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-476ad1e7bdbf3d46.rlib" "/opt/rustwide/target/debug/deps/libopenssl-53e29cc3bf2907a9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b88bb863e9698a62.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-5402d8ef179fed27.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e0d34a1ad648a197.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5fe2682a4dd7c2cd.rlib" "/opt/rustwide/target/debug/deps/libhyper-5e52e203036f04c9.rlib" "/opt/rustwide/target/debug/deps/libwant-eb65274e5318b345.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-aa82f6e1c1c72916.rlib" "/opt/rustwide/target/debug/deps/libsocket2-dbbc1e396915c6e8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c1c7bf356ee1c630.rlib" "/opt/rustwide/target/debug/deps/libh2-0472e1254396e8ea.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1659fb94f00cd42d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3bb942dda1b45c94.rlib" "/opt/rustwide/target/debug/deps/libslab-f7c4f2f5543be4e8.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-dac6aa3700e747d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-dc49eb78c4fa9010.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a909268bfa74f8c9.rlib" "/opt/rustwide/target/debug/deps/libtracing-ad2db34e67b7317f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b5cbd82c3b3da3a7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7302fb7e29d0287e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-71d66c931bb9862e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4de87668e1991dd5.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-9fb47509b0181339.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c27b7e46bed074af.rlib" "/opt/rustwide/target/debug/deps/libtokio-8eefd28fb1d33ca3.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b421ab479e3a9d2d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a378fff9368ea0ed.rlib" "/opt/rustwide/target/debug/deps/libsocket2-60730a6431312f18.rlib" "/opt/rustwide/target/debug/deps/libmio-21e209650e1ebd62.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7710e3a3cce0e9ea.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bd93cff92bc0116c.rlib" "/opt/rustwide/target/debug/deps/liblibc-f0a8aa31998f7d5c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-764da133e930e111.rlib" "/opt/rustwide/target/debug/deps/liblock_api-25fd0b6812e70ebf.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-95f59771d118363f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7235757845b8f36f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-6b31a916b9e9183d.rlib" "/opt/rustwide/target/debug/deps/liblog-9a3b409b1bbdebf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-66b6e0c1541d01f8.rlib" "/opt/rustwide/target/debug/deps/liburl-85c0adb806753127.rlib" "/opt/rustwide/target/debug/deps/libidna-d71015e9a88fbd71.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-691aa2da4be5ce8b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-72bcf52f38a372c8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-7741bfa5930c7934.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b7b8bac4e4350351.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-df81dfd8304be30b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f9c59101f803f7a8.rlib" "/opt/rustwide/target/debug/deps/libhttp-558812873865ea04.rlib" "/opt/rustwide/target/debug/deps/libbytes-24c72a0629944d6f.rlib" "/opt/rustwide/target/debug/deps/libfnv-d76296c6599a31fb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3e55edf630f1110e.rlib" "/opt/rustwide/target/debug/deps/libryu-f8da15ac3e2ac3f9.rlib" "/opt/rustwide/target/debug/deps/libitoa-61f687365e15b301.rlib" "/opt/rustwide/target/debug/deps/libserde-7c87b5bdd0cf6167.rlib" "/opt/rustwide/target/debug/deps/libanyhow-cfee8fdf6d03205b.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-19964a87984cce8a.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ad64a60ea2c4aaa.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-37a5cbc9c5c20c04.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e8cedd2960ff146a.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5deb081ad96d9130.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-22c964fd8f2dfaf9.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6971442fd1c2cfbb.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ec7906ee77b1d540.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4307a3ebc7f0bfcf.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2ab156d57b93da1.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-763bbb8717f828b7.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eb9ba65f17380c5d.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4286d0bf3addfc05.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fa17a4d002f91ad9.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-6f47c72c85a10103.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-4df0073ab5846ddb.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/23949593103d03a82c7ebc2e84434ce6c6edc561/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/arcadedb_database-fedf736fe18f24f3" "-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 `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" "0d1107c3faa809062cfd4e4087afbf7fc04278f8d491da518eeb1d2b85e6b239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d1107c3faa809062cfd4e4087afbf7fc04278f8d491da518eeb1d2b85e6b239", kill_on_drop: false }` [INFO] [stdout] 0d1107c3faa809062cfd4e4087afbf7fc04278f8d491da518eeb1d2b85e6b239