[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.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnmaraes%2Fcentral" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mnmaraes/central on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-14/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.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a48fafdfd9367d674a628f6125f15d6074f962430d2fd0564d6d16d661026ad [INFO] running `Command { std: "docker" "start" "-a" "0a48fafdfd9367d674a628f6125f15d6074f962430d2fd0564d6d16d661026ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a48fafdfd9367d674a628f6125f15d6074f962430d2fd0564d6d16d661026ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a48fafdfd9367d674a628f6125f15d6074f962430d2fd0564d6d16d661026ad", kill_on_drop: false }` [INFO] [stdout] 0a48fafdfd9367d674a628f6125f15d6074f962430d2fd0564d6d16d661026ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9835fe8223c209622f1debd12e7fb5d1665e8da2eb19f0758765376f3c6190ae [INFO] running `Command { std: "docker" "start" "-a" "9835fe8223c209622f1debd12e7fb5d1665e8da2eb19f0758765376f3c6190ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling either v1.5.3 [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 os_str_bytes v2.3.1 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling sharded-slab v0.0.9 [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 bitmaps v2.1.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling sized-chunks v0.6.2 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling dialoguer 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 derive_more v0.99.7 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.33 [INFO] [stderr] Compiling tracing-attributes 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 tokio v0.2.21 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [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 actix-threadpool v0.3.2 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [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 trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling actix v0.10.0-alpha.3 [INFO] [stderr] Compiling codec v0.1.0 (/opt/rustwide/workdir/codec) [INFO] [stderr] Compiling tracing-subscriber v0.2.5 [INFO] [stderr] Compiling tracing-appender v0.1.0 [INFO] [stderr] Compiling cliff v0.1.0 (/opt/rustwide/workdir/cliff) [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 project_store v0.1.0 (/opt/rustwide/workdir/project_store) [INFO] [stderr] Compiling note_repo v0.1.0 (/opt/rustwide/workdir/note_repo) [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-a494141cee088b1b.central.a4ba8629-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/central-a494141cee088b1b.central.a4ba8629-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/central-a494141cee088b1b.central.a4ba8629-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/central-a494141cee088b1b.central.a4ba8629-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/central-a494141cee088b1b.central.a4ba8629-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/central-a494141cee088b1b.central.a4ba8629-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/central-a494141cee088b1b.central.a4ba8629-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/central-a494141cee088b1b.central.a4ba8629-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/central-a494141cee088b1b.central.a4ba8629-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/central-a494141cee088b1b.central.a4ba8629-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/central-a494141cee088b1b.central.a4ba8629-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/central-a494141cee088b1b.central.a4ba8629-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/central-a494141cee088b1b.central.a4ba8629-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/central-a494141cee088b1b.central.a4ba8629-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/central-a494141cee088b1b.central.a4ba8629-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/central-a494141cee088b1b.central.a4ba8629-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/central-a494141cee088b1b.hdbphi0udgj20h9.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.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclap-d0ea6f9061be7778.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c594028b36314aa0.rlib" "/opt/rustwide/target/debug/deps/libatty-145f53dabadcce1f.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-852d22a9f6a79b1c.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-98509e9c1e8eea64.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-a7a2437c210a5f72.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4f8923c41979d2b2.rlib" "/opt/rustwide/target/debug/deps/libregistry-d6e23ab0a38b900a.rlib" "/opt/rustwide/target/debug/deps/libim-819b8c0c5a7da017.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-50a03a49ea67dfce.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-17b5d7af79839226.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-fae1bf18d3bb0c02.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libtracing_appender-b56129a35465a887.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-b465abaed5c1d3eb.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-c21f87968f3670de.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-894031c284c9db66.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-bac95f9d4b5719b8.rlib" "/opt/rustwide/target/debug/deps/libmatchers-6e065a3295973c4b.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-c92cc2e7176024a4.rlib" "/opt/rustwide/target/debug/deps/libchrono-5328f128d4206bfb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cbda050a705224a9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-366e7273f3f3457d.rlib" "/opt/rustwide/target/debug/deps/libtime-59d4a29716abc520.rlib" "/opt/rustwide/target/debug/deps/librayon-4ad0af6803a73d48.rlib" "/opt/rustwide/target/debug/deps/librayon_core-4dcc30d79ee7bbe4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-5f56fa51b277edea.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2cba07f9ee8141c7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9f576e049fc88c4f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8d7571d470b4639d.rlib" "/opt/rustwide/target/debug/deps/libeither-ab04060cd5b7fa8d.rlib" "/opt/rustwide/target/debug/deps/libnote_store-7cd6c115cb87491e.rlib" "/opt/rustwide/target/debug/deps/libdotenv-0fc5e8289431a71d.rlib" "/opt/rustwide/target/debug/deps/libcliff-319929a922c71943.rlib" "/opt/rustwide/target/debug/deps/libcodec-b8bf14c473640983.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3c896db3fee9d64f.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-34a2faae92b6be45.rlib" "/opt/rustwide/target/debug/deps/libtracing-b200c29d3a46059f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-37659eef8bbc66f1.rlib" "/opt/rustwide/target/debug/deps/libmodels-76d0641ca6a2bf57.rlib" "/opt/rustwide/target/debug/deps/libdiesel-8c7f8bf1d3a21b0d.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-1916cf7f221f3b8b.rlib" "/opt/rustwide/target/debug/deps/libuuid-5800c7871002648b.rlib" "/opt/rustwide/target/debug/deps/libserde-a224b40ded9eeecf.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-9b90954d030f0804.rlib" "/opt/rustwide/target/debug/deps/libtempfile-5851310350b436cd.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-9bf6c14e685e53a6.rlib" "/opt/rustwide/target/debug/deps/libconsole-b2f54aa5d89f34c5.rlib" "/opt/rustwide/target/debug/deps/libtermios-88af711c1b795d5a.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-d29b962d2e61b18e.rlib" "/opt/rustwide/target/debug/deps/libregex-968f730a4bc7fbe5.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c604da1d9f9eb324.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0680adbf1bd8ffde.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-39c5586bd6fcbca1.rlib" "/opt/rustwide/target/debug/deps/libfailure-5c1abeee91dec171.rlib" "/opt/rustwide/target/debug/deps/libactix-d603e3a0a626f945.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5ac1d4189dbed124.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-011ed21887195bc3.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8d2aa23d0f1778ac.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-4b32f1db0109a0f8.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-465efc1fe9eeac25.rlib" "/opt/rustwide/target/debug/deps/libhostname-f01c74c50c69e2da.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9e36b93a7eacef48.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-5230c0e590befd0f.rlib" "/opt/rustwide/target/debug/deps/librand-83fb71d6269c9a27.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-723f853630df72f3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-77cd3d410cc8bfdc.rlib" "/opt/rustwide/target/debug/deps/librand_core-e519beb816664e31.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-98c51b71ea3187d8.rlib" "/opt/rustwide/target/debug/deps/liburl-814f66d9742cfde5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libidna-69e94447e403033d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-01d45e4bb6d5d94c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-09cbf2bb67fd72f0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bc3e11b92755f527.rlib" "/opt/rustwide/target/debug/deps/libobject-a1342ad3ba96bb0b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c3fb34bc29f98095.rlib" "/opt/rustwide/target/debug/deps/libgimli-f8fddbe2674fd85c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-bb9c6c48a985dfdb.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f8a3db47b20ad7ed.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-6956db3d0006dbb2.rlib" "/opt/rustwide/target/debug/deps/libfutures-11face6db5f69450.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-618035b424586f0e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-f56aa46e10870570.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-f8078b340dfe0797.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-ba012bd76fb9069a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-923548bb8e34fc87.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d11a183b0be9312a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-25d475e0df7abafb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libtokio-43a21a6e52d9b2b0.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-899e320c6f111b91.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-4eb97980ed119528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2662e49e1366d24f.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9119ec983ec6e7ef.rlib" "/opt/rustwide/target/debug/deps/libmio-b86eeacbb737b5b8.rlib" "/opt/rustwide/target/debug/deps/liblog-48bf6b66dbf092f6.rlib" "/opt/rustwide/target/debug/deps/libiovec-459c5040b7434d08.rlib" "/opt/rustwide/target/debug/deps/libnet2-fbfeef953724b7e3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/liblibc-41c88325355e7cbb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libbytes-d644ac2201308e60.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-20817de0e1fe96a3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c93226a030174c16.rlib" "/opt/rustwide/target/debug/deps/libcopyless-7bbb5713f1b737c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-feb54475cfda4d24.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d44307df66952faf.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-071e1dcfbc15a719.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-df7246517f2a30a1.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6e82e5cb1eb6cf91.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-9608cd6739971917.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-19d7cf9ca413ed6e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-17df65389960fc73.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4b1c221dcb63b286.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f605d12a9f4c789e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/central-a494141cee088b1b" "-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 `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-0d04a7b63638dfcb.note_store.a2e940b7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-0d04a7b63638dfcb.note_store.a2e940b7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-0d04a7b63638dfcb.note_store.a2e940b7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-0d04a7b63638dfcb.note_store.a2e940b7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-0d04a7b63638dfcb.note_store.a2e940b7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-0d04a7b63638dfcb.note_store.a2e940b7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-0d04a7b63638dfcb.note_store.a2e940b7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-0d04a7b63638dfcb.note_store.a2e940b7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-0d04a7b63638dfcb.note_store.a2e940b7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-0d04a7b63638dfcb.note_store.a2e940b7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-0d04a7b63638dfcb.note_store.a2e940b7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-0d04a7b63638dfcb.note_store.a2e940b7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-0d04a7b63638dfcb.note_store.a2e940b7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-0d04a7b63638dfcb.note_store.a2e940b7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-0d04a7b63638dfcb.note_store.a2e940b7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-0d04a7b63638dfcb.note_store.a2e940b7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/note_store-0d04a7b63638dfcb.3e9hpjl1u5ut2tb6.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.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-0fc5e8289431a71d.rlib" "/opt/rustwide/target/debug/deps/libregistry-d6e23ab0a38b900a.rlib" "/opt/rustwide/target/debug/deps/libim-819b8c0c5a7da017.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-50a03a49ea67dfce.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-17b5d7af79839226.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-fae1bf18d3bb0c02.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libtracing_appender-b56129a35465a887.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-b465abaed5c1d3eb.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-c21f87968f3670de.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-894031c284c9db66.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-bac95f9d4b5719b8.rlib" "/opt/rustwide/target/debug/deps/libmatchers-6e065a3295973c4b.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-c92cc2e7176024a4.rlib" "/opt/rustwide/target/debug/deps/libregex-968f730a4bc7fbe5.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c604da1d9f9eb324.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0680adbf1bd8ffde.rlib" "/opt/rustwide/target/debug/deps/libchrono-5328f128d4206bfb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cbda050a705224a9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-366e7273f3f3457d.rlib" "/opt/rustwide/target/debug/deps/libtime-59d4a29716abc520.rlib" "/opt/rustwide/target/debug/deps/libmodels-76d0641ca6a2bf57.rlib" "/opt/rustwide/target/debug/deps/libcliff-319929a922c71943.rlib" "/opt/rustwide/target/debug/deps/libactix-d603e3a0a626f945.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5ac1d4189dbed124.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-011ed21887195bc3.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-4b32f1db0109a0f8.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-465efc1fe9eeac25.rlib" "/opt/rustwide/target/debug/deps/libhostname-f01c74c50c69e2da.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9e36b93a7eacef48.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-5230c0e590befd0f.rlib" "/opt/rustwide/target/debug/deps/liburl-814f66d9742cfde5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libidna-69e94447e403033d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-01d45e4bb6d5d94c.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-09cbf2bb67fd72f0.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f8a3db47b20ad7ed.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-6956db3d0006dbb2.rlib" "/opt/rustwide/target/debug/deps/libfutures-11face6db5f69450.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-618035b424586f0e.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-f56aa46e10870570.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-f8078b340dfe0797.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-ba012bd76fb9069a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-923548bb8e34fc87.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d11a183b0be9312a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-25d475e0df7abafb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c93226a030174c16.rlib" "/opt/rustwide/target/debug/deps/libcopyless-7bbb5713f1b737c7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-feb54475cfda4d24.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-071e1dcfbc15a719.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6e82e5cb1eb6cf91.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-9608cd6739971917.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-19d7cf9ca413ed6e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-17df65389960fc73.rlib" "/opt/rustwide/target/debug/deps/libcodec-b8bf14c473640983.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8d2aa23d0f1778ac.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-df7246517f2a30a1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-4b1c221dcb63b286.rlib" "/opt/rustwide/target/debug/deps/libtokio-43a21a6e52d9b2b0.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-899e320c6f111b91.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-4eb97980ed119528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2662e49e1366d24f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d44307df66952faf.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9119ec983ec6e7ef.rlib" "/opt/rustwide/target/debug/deps/libmio-b86eeacbb737b5b8.rlib" "/opt/rustwide/target/debug/deps/liblog-48bf6b66dbf092f6.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libiovec-459c5040b7434d08.rlib" "/opt/rustwide/target/debug/deps/libnet2-fbfeef953724b7e3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f605d12a9f4c789e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-20817de0e1fe96a3.rlib" "/opt/rustwide/target/debug/deps/libbytes-d644ac2201308e60.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3c896db3fee9d64f.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-34a2faae92b6be45.rlib" "/opt/rustwide/target/debug/deps/libtracing-b200c29d3a46059f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-37659eef8bbc66f1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libfailure-5c1abeee91dec171.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bc3e11b92755f527.rlib" "/opt/rustwide/target/debug/deps/libobject-a1342ad3ba96bb0b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c3fb34bc29f98095.rlib" "/opt/rustwide/target/debug/deps/libgimli-f8fddbe2674fd85c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-bb9c6c48a985dfdb.rlib" "/opt/rustwide/target/debug/deps/libdiesel-8c7f8bf1d3a21b0d.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-1916cf7f221f3b8b.rlib" "/opt/rustwide/target/debug/deps/libuuid-5800c7871002648b.rlib" "/opt/rustwide/target/debug/deps/librand-83fb71d6269c9a27.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-723f853630df72f3.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-77cd3d410cc8bfdc.rlib" "/opt/rustwide/target/debug/deps/librand_core-e519beb816664e31.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-98c51b71ea3187d8.rlib" "/opt/rustwide/target/debug/deps/liblibc-41c88325355e7cbb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libserde-a224b40ded9eeecf.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/note_store-0d04a7b63638dfcb" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "9835fe8223c209622f1debd12e7fb5d1665e8da2eb19f0758765376f3c6190ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9835fe8223c209622f1debd12e7fb5d1665e8da2eb19f0758765376f3c6190ae", kill_on_drop: false }` [INFO] [stdout] 9835fe8223c209622f1debd12e7fb5d1665e8da2eb19f0758765376f3c6190ae