[INFO] cloning repository https://github.com/mnmaraes/central [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mnmaraes/central" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnmaraes%2Fcentral", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnmaraes%2Fcentral'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 161d67c03f662ca529a4a699598c1f5a4dc15237 [INFO] testing mnmaraes/central against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnmaraes%2Fcentral" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mnmaraes/central on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mnmaraes/central [INFO] finished tweaking git repo https://github.com/mnmaraes/central [INFO] tweaked toml for git repo https://github.com/mnmaraes/central written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/mnmaraes/central already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0cf8428a562c22f97193875e493a3b489c2fa81d98a601ac5730cf5b4f7b8da0 [INFO] running `Command { std: "docker" "start" "-a" "0cf8428a562c22f97193875e493a3b489c2fa81d98a601ac5730cf5b4f7b8da0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0cf8428a562c22f97193875e493a3b489c2fa81d98a601ac5730cf5b4f7b8da0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cf8428a562c22f97193875e493a3b489c2fa81d98a601ac5730cf5b4f7b8da0", kill_on_drop: false }` [INFO] [stdout] 0cf8428a562c22f97193875e493a3b489c2fa81d98a601ac5730cf5b4f7b8da0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 743c5dea671722c69869907d8ca6918cd986f650869601e246bd3ef458989eb0 [INFO] running `Command { std: "docker" "start" "-a" "743c5dea671722c69869907d8ca6918cd986f650869601e246bd3ef458989eb0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling dialoguer v0.6.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling sized-chunks v0.6.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.33 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling tracing v0.1.15 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling actix-threadpool v0.3.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling actix v0.10.0-alpha.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.5 [INFO] [stderr] Compiling codec v0.1.0 (/opt/rustwide/workdir/codec) [INFO] [stderr] Compiling cliff v0.1.0 (/opt/rustwide/workdir/cliff) [INFO] [stderr] Compiling tracing-appender v0.1.0 [INFO] [stderr] Compiling registry v0.1.0 (/opt/rustwide/workdir/registry) [INFO] [stderr] Compiling models v0.1.0 (/opt/rustwide/workdir/models) [INFO] [stderr] Compiling note_store v0.1.0 (/opt/rustwide/workdir/note_store) [INFO] [stderr] Compiling note_repo v0.1.0 (/opt/rustwide/workdir/note_repo) [INFO] [stderr] Compiling project_store v0.1.0 (/opt/rustwide/workdir/project_store) [INFO] [stderr] Compiling central_cli v0.1.0 (/opt/rustwide/workdir/central_cli) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/central-0c8b624721d7be33.central.0216dc2b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/central-0c8b624721d7be33.central.0216dc2b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/central-0c8b624721d7be33.central.0216dc2b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/central-0c8b624721d7be33.central.0216dc2b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/central-0c8b624721d7be33.central.0216dc2b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/central-0c8b624721d7be33.central.0216dc2b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/central-0c8b624721d7be33.central.0216dc2b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/central-0c8b624721d7be33.central.0216dc2b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/central-0c8b624721d7be33.central.0216dc2b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/central-0c8b624721d7be33.central.0216dc2b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/central-0c8b624721d7be33.central.0216dc2b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/central-0c8b624721d7be33.central.0216dc2b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/central-0c8b624721d7be33.central.0216dc2b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/central-0c8b624721d7be33.central.0216dc2b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/central-0c8b624721d7be33.central.0216dc2b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/central-0c8b624721d7be33.central.0216dc2b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/central-0c8b624721d7be33.4sdw2iklr4lu3ig.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclap-d882f1b853b28a08.rlib" "/opt/rustwide/target/debug/deps/libstrsim-667ba7dafe3f3769.rlib" "/opt/rustwide/target/debug/deps/libatty-47eb69f2ddf311b9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-bad3d17484b64b1a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-42ba0c722a422d99.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5f104c2ee05f26e6.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-01885f1ea2f52c75.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3a40b40c823d9603.rlib" "/opt/rustwide/target/debug/deps/libregistry-d65b5e1cad4a2249.rlib" "/opt/rustwide/target/debug/deps/libim-d58a5885a4819323.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-29b8af46e81446ad.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-865f6940cefd58c8.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-31913295ba33b702.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libtracing_appender-53387556a8da353b.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-35d727071f05d721.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-c9ee975063b7b406.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-c5e00e9d8e6f52c8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-329dab68dba20daf.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-6f43cfcffd37c5e9.rlib" "/opt/rustwide/target/debug/deps/libmatchers-ede13cfa81d13e4d.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6932fec39ff7e5a8.rlib" "/opt/rustwide/target/debug/deps/libchrono-6f82f25ddd9c5154.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7888e3a5dfd7d962.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-377f789038c8fa89.rlib" "/opt/rustwide/target/debug/deps/libtime-da81e80381c8f3dd.rlib" "/opt/rustwide/target/debug/deps/librayon-72a323763fc436a1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-0731e6278fd9dddf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-54e9f7eca7381ac3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ffc2507ac7e30a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e7d6dc2b29016baa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-54968b23d97b033b.rlib" "/opt/rustwide/target/debug/deps/libeither-f749d773c0dea6de.rlib" "/opt/rustwide/target/debug/deps/libnote_store-a5bec722d40c24d5.rlib" "/opt/rustwide/target/debug/deps/libdotenv-6ba0247c906f31d1.rlib" "/opt/rustwide/target/debug/deps/libcliff-3bfb231947e634e2.rlib" "/opt/rustwide/target/debug/deps/libcodec-7f65dfb012751a25.rlib" "/opt/rustwide/target/debug/deps/libserde_json-42e9547bac8c8ff8.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-546046868f519026.rlib" "/opt/rustwide/target/debug/deps/libtracing-30e569e8e40504fa.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-da2c7bb9e30838c6.rlib" "/opt/rustwide/target/debug/deps/libmodels-bac232233dd40ece.rlib" "/opt/rustwide/target/debug/deps/libdiesel-a792d82a511c07dc.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-e4249b2893d99946.rlib" "/opt/rustwide/target/debug/deps/libuuid-6dbcc5989ace45cc.rlib" "/opt/rustwide/target/debug/deps/libserde-6772a10c8788d159.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-163a43886edb83ac.rlib" "/opt/rustwide/target/debug/deps/libtempfile-0e2ebb13dad11937.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-5dd006254a81b447.rlib" "/opt/rustwide/target/debug/deps/libconsole-3eb133c4d019d41b.rlib" "/opt/rustwide/target/debug/deps/libtermios-3d0be42c0d11e5d9.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-71cae36fe2135005.rlib" "/opt/rustwide/target/debug/deps/libregex-5cf47fbee668370d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8d133295d5bc9215.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-67d19f2a98ecad87.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1d2bdd05e197c9de.rlib" "/opt/rustwide/target/debug/deps/libfailure-36a673468cfe7309.rlib" "/opt/rustwide/target/debug/deps/libactix-9d9dd31a7bd786a4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4b6f7a831a6cce88.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-506755c7eca3e021.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b4402f202804e6d3.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-addef1102b646991.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-513db4f9ea768cf9.rlib" "/opt/rustwide/target/debug/deps/libhostname-eca9cbaa70ab48b9.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4a94df8764f63270.rlib" "/opt/rustwide/target/debug/deps/libquick_error-92792d7d5dc6f90c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-14c40619d04db284.rlib" "/opt/rustwide/target/debug/deps/librand-2c5df2cbfa0f3e0b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e562e7662610ca94.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c78691db1e7711de.rlib" "/opt/rustwide/target/debug/deps/librand_core-b2e94269c62416a8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9e0f535fe892f296.rlib" "/opt/rustwide/target/debug/deps/liburl-9695f70c8fd82c77.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libidna-5198cc2a76349104.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-134b5c4a36c684bc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7c5549c00163aefe.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4fe20b7bacd97b43.rlib" "/opt/rustwide/target/debug/deps/libobject-ebfbadbf6c5f398b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c6bd78c4e4a514de.rlib" "/opt/rustwide/target/debug/deps/libgimli-fd2369fa7615832c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6813ff1cdbf72a4.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c9000365dcaf671e.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f6e8ac2175e8400d.rlib" "/opt/rustwide/target/debug/deps/libfutures-ce200b33bafcc035.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-79b9ee4bd092e1d3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-c2c62d84f940992c.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-f468ea1cd30e7bfd.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-ae5d4d1fe74769df.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c8ff09614abfb6b5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-918a00973d109803.rlib" "/opt/rustwide/target/debug/deps/liblock_api-133369b5466e8f0a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libtokio-28d0fe9866cddeec.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e67cf250a94bc6ed.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-10fd4630b9a09246.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-383876fcd8fad7cc.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f12b195ba410f722.rlib" "/opt/rustwide/target/debug/deps/libmio-950cfbb3399e4790.rlib" "/opt/rustwide/target/debug/deps/liblog-ef319cfe97d0a4d1.rlib" "/opt/rustwide/target/debug/deps/libiovec-f33decb731421ae5.rlib" "/opt/rustwide/target/debug/deps/libnet2-01a2024bb60b4bcb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/liblibc-cb5a6ee520ca4d07.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c6e9ee66138d64d.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-09d4f01a782ee392.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-532193962d17b113.rlib" "/opt/rustwide/target/debug/deps/libcopyless-addb31640d14a025.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3ffc806bc19b331b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-15ff39dbd52f8080.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a54d71810d14e893.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-dd65a597b996d7a3.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cdcb8b1f91a44e08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-480e54571cc44d8c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ef692b8bda824634.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8eab7d850bb9eb12.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e660f4ce089a9093.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-db9edbf7f6b4fe8f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lpq" "-lc" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/central-0c8b624721d7be33" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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 `central_cli` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/note_store-96847a5001a970e6.note_store.5622f37c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-96847a5001a970e6.note_store.5622f37c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-96847a5001a970e6.note_store.5622f37c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-96847a5001a970e6.note_store.5622f37c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-96847a5001a970e6.note_store.5622f37c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-96847a5001a970e6.note_store.5622f37c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-96847a5001a970e6.note_store.5622f37c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-96847a5001a970e6.note_store.5622f37c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-96847a5001a970e6.note_store.5622f37c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-96847a5001a970e6.note_store.5622f37c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-96847a5001a970e6.note_store.5622f37c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-96847a5001a970e6.note_store.5622f37c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-96847a5001a970e6.note_store.5622f37c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-96847a5001a970e6.note_store.5622f37c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-96847a5001a970e6.note_store.5622f37c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-96847a5001a970e6.note_store.5622f37c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-96847a5001a970e6.3ts16e1hf619hqkp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-6ba0247c906f31d1.rlib" "/opt/rustwide/target/debug/deps/libregistry-d65b5e1cad4a2249.rlib" "/opt/rustwide/target/debug/deps/libim-d58a5885a4819323.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-29b8af46e81446ad.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-865f6940cefd58c8.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-31913295ba33b702.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libtracing_appender-53387556a8da353b.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-35d727071f05d721.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-c9ee975063b7b406.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-c5e00e9d8e6f52c8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-329dab68dba20daf.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-6f43cfcffd37c5e9.rlib" "/opt/rustwide/target/debug/deps/libmatchers-ede13cfa81d13e4d.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6932fec39ff7e5a8.rlib" "/opt/rustwide/target/debug/deps/libregex-5cf47fbee668370d.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8d133295d5bc9215.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-67d19f2a98ecad87.rlib" "/opt/rustwide/target/debug/deps/libchrono-6f82f25ddd9c5154.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7888e3a5dfd7d962.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-377f789038c8fa89.rlib" "/opt/rustwide/target/debug/deps/libtime-da81e80381c8f3dd.rlib" "/opt/rustwide/target/debug/deps/libmodels-bac232233dd40ece.rlib" "/opt/rustwide/target/debug/deps/libcliff-3bfb231947e634e2.rlib" "/opt/rustwide/target/debug/deps/libactix-9d9dd31a7bd786a4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4b6f7a831a6cce88.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-506755c7eca3e021.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-addef1102b646991.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-513db4f9ea768cf9.rlib" "/opt/rustwide/target/debug/deps/libhostname-eca9cbaa70ab48b9.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4a94df8764f63270.rlib" "/opt/rustwide/target/debug/deps/libquick_error-92792d7d5dc6f90c.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-14c40619d04db284.rlib" "/opt/rustwide/target/debug/deps/liburl-9695f70c8fd82c77.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libidna-5198cc2a76349104.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-134b5c4a36c684bc.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7c5549c00163aefe.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c9000365dcaf671e.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f6e8ac2175e8400d.rlib" "/opt/rustwide/target/debug/deps/libfutures-ce200b33bafcc035.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-79b9ee4bd092e1d3.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-c2c62d84f940992c.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-f468ea1cd30e7bfd.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-ae5d4d1fe74769df.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c8ff09614abfb6b5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-918a00973d109803.rlib" "/opt/rustwide/target/debug/deps/liblock_api-133369b5466e8f0a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-532193962d17b113.rlib" "/opt/rustwide/target/debug/deps/libcopyless-addb31640d14a025.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3ffc806bc19b331b.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a54d71810d14e893.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cdcb8b1f91a44e08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-480e54571cc44d8c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ef692b8bda824634.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8eab7d850bb9eb12.rlib" "/opt/rustwide/target/debug/deps/libcodec-7f65dfb012751a25.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b4402f202804e6d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-dd65a597b996d7a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e660f4ce089a9093.rlib" "/opt/rustwide/target/debug/deps/libtokio-28d0fe9866cddeec.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e67cf250a94bc6ed.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-10fd4630b9a09246.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-383876fcd8fad7cc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-15ff39dbd52f8080.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f12b195ba410f722.rlib" "/opt/rustwide/target/debug/deps/libmio-950cfbb3399e4790.rlib" "/opt/rustwide/target/debug/deps/liblog-ef319cfe97d0a4d1.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libiovec-f33decb731421ae5.rlib" "/opt/rustwide/target/debug/deps/libnet2-01a2024bb60b4bcb.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-db9edbf7f6b4fe8f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-09d4f01a782ee392.rlib" "/opt/rustwide/target/debug/deps/libbytes-1c6e9ee66138d64d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-42e9547bac8c8ff8.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-546046868f519026.rlib" "/opt/rustwide/target/debug/deps/libtracing-30e569e8e40504fa.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-da2c7bb9e30838c6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libfailure-36a673468cfe7309.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4fe20b7bacd97b43.rlib" "/opt/rustwide/target/debug/deps/libobject-ebfbadbf6c5f398b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c6bd78c4e4a514de.rlib" "/opt/rustwide/target/debug/deps/libgimli-fd2369fa7615832c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6813ff1cdbf72a4.rlib" "/opt/rustwide/target/debug/deps/libdiesel-a792d82a511c07dc.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-e4249b2893d99946.rlib" "/opt/rustwide/target/debug/deps/libuuid-6dbcc5989ace45cc.rlib" "/opt/rustwide/target/debug/deps/librand-2c5df2cbfa0f3e0b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e562e7662610ca94.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c78691db1e7711de.rlib" "/opt/rustwide/target/debug/deps/librand_core-b2e94269c62416a8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9e0f535fe892f296.rlib" "/opt/rustwide/target/debug/deps/liblibc-cb5a6ee520ca4d07.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libserde-6772a10c8788d159.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lpq" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/note_store-96847a5001a970e6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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: build failed [INFO] running `Command { std: "docker" "inspect" "743c5dea671722c69869907d8ca6918cd986f650869601e246bd3ef458989eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "743c5dea671722c69869907d8ca6918cd986f650869601e246bd3ef458989eb0", kill_on_drop: false }` [INFO] [stdout] 743c5dea671722c69869907d8ca6918cd986f650869601e246bd3ef458989eb0