[INFO] fetching crate arcadedb-rs 0.0.1... [INFO] testing arcadedb-rs-0.0.1 against try#015dbcea68b7642e2acc268b5c8f3e9086fc02ff for pr-102570 [INFO] extracting crate arcadedb-rs 0.0.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate arcadedb-rs 0.0.1 on toolchain 015dbcea68b7642e2acc268b5c8f3e9086fc02ff [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate arcadedb-rs 0.0.1 [INFO] finished tweaking crates.io crate arcadedb-rs 0.0.1 [INFO] tweaked toml for crates.io crate arcadedb-rs 0.0.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate arcadedb-rs 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5d444a4bcd86dda9c0ed58d2f01abad891289af669bc2ad4bb950b4b565ffab [INFO] running `Command { std: "docker" "start" "-a" "f5d444a4bcd86dda9c0ed58d2f01abad891289af669bc2ad4bb950b4b565ffab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5d444a4bcd86dda9c0ed58d2f01abad891289af669bc2ad4bb950b4b565ffab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5d444a4bcd86dda9c0ed58d2f01abad891289af669bc2ad4bb950b4b565ffab", kill_on_drop: false }` [INFO] [stdout] f5d444a4bcd86dda9c0ed58d2f01abad891289af669bc2ad4bb950b4b565ffab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 984c507ee5495901ee63ea2f959f1bb5b5cc409791211ee46167722b5244a997 [INFO] running `Command { std: "docker" "start" "-a" "984c507ee5495901ee63ea2f959f1bb5b5cc409791211ee46167722b5244a997", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling arcadedb-rs v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "984c507ee5495901ee63ea2f959f1bb5b5cc409791211ee46167722b5244a997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "984c507ee5495901ee63ea2f959f1bb5b5cc409791211ee46167722b5244a997", kill_on_drop: false }` [INFO] [stdout] 984c507ee5495901ee63ea2f959f1bb5b5cc409791211ee46167722b5244a997 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+015dbcea68b7642e2acc268b5c8f3e9086fc02ff" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e162d416f5ceed68d6e948795917e3e06a43f72d05dff35f42be2933b50a5b03 [INFO] running `Command { std: "docker" "start" "-a" "e162d416f5ceed68d6e948795917e3e06a43f72d05dff35f42be2933b50a5b03", kill_on_drop: false }` [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling serde_test v1.0.145 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling arcadedb-rs v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcyaSPly/symbols.o" "/opt/rustwide/target/debug/deps/arcadedb_database-b854300b5b6bed0f.arcadedb_database.677593ef-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-b854300b5b6bed0f.arcadedb_database.677593ef-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-b854300b5b6bed0f.arcadedb_database.677593ef-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-b854300b5b6bed0f.arcadedb_database.677593ef-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-b854300b5b6bed0f.arcadedb_database.677593ef-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-b854300b5b6bed0f.arcadedb_database.677593ef-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-b854300b5b6bed0f.arcadedb_database.677593ef-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-b854300b5b6bed0f.arcadedb_database.677593ef-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-b854300b5b6bed0f.arcadedb_database.677593ef-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-b854300b5b6bed0f.arcadedb_database.677593ef-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-b854300b5b6bed0f.arcadedb_database.677593ef-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-b854300b5b6bed0f.arcadedb_database.677593ef-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-b854300b5b6bed0f.arcadedb_database.677593ef-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-b854300b5b6bed0f.arcadedb_database.677593ef-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-b854300b5b6bed0f.arcadedb_database.677593ef-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-b854300b5b6bed0f.arcadedb_database.677593ef-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/arcadedb_database-b854300b5b6bed0f.2jjkgs8t9jt9gp5x.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-8d62c2c8a15c5ce5.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e55d33f657a64c1a.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-a754c5b6dfcdeb46.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b37cadd6191175fb.rlib" "/opt/rustwide/target/debug/deps/libuuid-99596a4c07328ae7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-95ef145e9c25a349.rlib" "/opt/rustwide/target/debug/deps/libarcadedb_rs-27516093ab637176.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4766fe17e470141d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-53650efa7d9b4671.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-55adf24741ad111a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6ea2a05706a1796a.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-88f67ac1406b32f1.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7ce37f332a156041.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-555f7021e5bd0146.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7c188e3e8bfdbd51.rlib" "/opt/rustwide/target/debug/deps/libhyper-bbcc290fe27381de.rlib" "/opt/rustwide/target/debug/deps/libwant-dcafab768cc040e9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-6dd330c0b2d2e3cf.rlib" "/opt/rustwide/target/debug/deps/libh2-da3358537482459e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c6a0d2b9f1b23663.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e520009dc7a7a6ee.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b4c0d84b849ea513.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b61a925987130adf.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libtracing-50442f28c2e31f2b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-12dbe92f6ef1a73f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-32c8d89871b7ecb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-27260e571c91633f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f472da9067ef511b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-17868ae45c50b837.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio-69efe58b5a531677.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6acd9036a475c7c4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ba0edb25cdfb0b08.rlib" "/opt/rustwide/target/debug/deps/libsocket2-980985d8092d6e55.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libmio-8f8f07a9404ca3ee.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4907977788c785ce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f2cdd757fe9a00ef.rlib" "/opt/rustwide/target/debug/deps/liblibc-bb0933dcfda1f144.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1bab1a7cb55a60d2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c6bea19f72bcd334.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e925d73d842a509c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3533a82ada3313dc.rlib" "/opt/rustwide/target/debug/deps/liburl-cd710240c32fbe31.rlib" "/opt/rustwide/target/debug/deps/libidna-91f2d456daed2193.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-bbdf84fbc87fad11.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-07e3dd851fa4b664.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6f3e3411afe6defd.rlib" "/opt/rustwide/target/debug/deps/libhttp-ad9c989e5999360f.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0d0333906bbf9f0c.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-8f7e72094391218a.rlib" "/opt/rustwide/target/debug/deps/libserde-55e63702bf6fffbc.rlib" "/opt/rustwide/target/debug/deps/libanyhow-5947c0a9fe934c82.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f30f0c72643db558.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f568c570fff954b1.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e7b70edde5e55443.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e89379089032cd0e.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-e7d90005a619f6ea.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-e8fa7b53a3149a70.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-db4d651637ed1365.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-255c18ca7ff0a7c6.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1791beb5b36e409b.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ab2b83cf39766489.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-21993ed5a33c1bb3.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b113a1d1429de7b6.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-0aacf29316aaa95c.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fcf994c37af81dc5.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a5319eed00c3264d.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c6c03e024a2f1e46.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7c79d85cf21a511.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/015dbcea68b7642e2acc268b5c8f3e9086fc02ff/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/arcadedb_database-b854300b5b6bed0f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e162d416f5ceed68d6e948795917e3e06a43f72d05dff35f42be2933b50a5b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e162d416f5ceed68d6e948795917e3e06a43f72d05dff35f42be2933b50a5b03", kill_on_drop: false }` [INFO] [stdout] e162d416f5ceed68d6e948795917e3e06a43f72d05dff35f42be2933b50a5b03