[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmnmaraes%2Fcentral" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mnmaraes/central on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-13/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5b2b9bd24318e6086b96523326615185a646b1be2ff3913ce6c81524fe8e5cf6 [INFO] running `Command { std: "docker" "start" "-a" "5b2b9bd24318e6086b96523326615185a646b1be2ff3913ce6c81524fe8e5cf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b2b9bd24318e6086b96523326615185a646b1be2ff3913ce6c81524fe8e5cf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b2b9bd24318e6086b96523326615185a646b1be2ff3913ce6c81524fe8e5cf6", kill_on_drop: false }` [INFO] [stdout] 5b2b9bd24318e6086b96523326615185a646b1be2ff3913ce6c81524fe8e5cf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6684637af8e0355f99c88616b5ab81049c90641c0b26966848d27f38fcbb5c36 [INFO] running `Command { std: "docker" "start" "-a" "6684637af8e0355f99c88616b5ab81049c90641c0b26966848d27f38fcbb5c36", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.30 [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 once_cell v1.4.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling tracing-core v0.1.10 [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 terminal_size v0.1.12 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling dialoguer v0.6.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling sized-chunks v0.6.2 [INFO] [stderr] Compiling backtrace v0.3.48 [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 futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling async-trait v0.1.33 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [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 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 trust-dns-resolver 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 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 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-9b14369a3d8b00df.central.eb14f3af-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/central-9b14369a3d8b00df.central.eb14f3af-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/central-9b14369a3d8b00df.central.eb14f3af-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/central-9b14369a3d8b00df.central.eb14f3af-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/central-9b14369a3d8b00df.central.eb14f3af-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/central-9b14369a3d8b00df.central.eb14f3af-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/central-9b14369a3d8b00df.central.eb14f3af-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/central-9b14369a3d8b00df.central.eb14f3af-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/central-9b14369a3d8b00df.central.eb14f3af-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/central-9b14369a3d8b00df.central.eb14f3af-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/central-9b14369a3d8b00df.central.eb14f3af-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/central-9b14369a3d8b00df.central.eb14f3af-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/central-9b14369a3d8b00df.central.eb14f3af-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/central-9b14369a3d8b00df.central.eb14f3af-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/central-9b14369a3d8b00df.central.eb14f3af-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/central-9b14369a3d8b00df.central.eb14f3af-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/central-9b14369a3d8b00df.3ww4tu2sfmae48hz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclap-3dfb8e82091d13ae.rlib" "/opt/rustwide/target/debug/deps/libstrsim-be6ba759f95a5238.rlib" "/opt/rustwide/target/debug/deps/libatty-80401c430ae49e6e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-047901068ba38c0e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-c96808e7beca6ad9.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-871230433df55995.rlib" "/opt/rustwide/target/debug/deps/libindexmap-950edbb0ee2f5a64.rlib" "/opt/rustwide/target/debug/deps/libregistry-c3e438027b6d3c40.rlib" "/opt/rustwide/target/debug/deps/libim-92bc5a4f40521624.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-fa9c421e316fb022.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-a9a9614261dfde95.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-fe17dd1837920bea.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libtracing_appender-62a160a54b877163.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-2e35f96b959d5826.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-c856d8b11f8bf773.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-bcc5048512a9041f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-685bd2314bdf8acc.rlib" "/opt/rustwide/target/debug/deps/libmatchers-179cf599c77f59db.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-d0aa5e1aebf21e06.rlib" "/opt/rustwide/target/debug/deps/libchrono-e0f1ea1cde2329cf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d27d8558cb1263a5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-af3956e00de7b3c8.rlib" "/opt/rustwide/target/debug/deps/libtime-ea2881c574e0ae62.rlib" "/opt/rustwide/target/debug/deps/librayon-aca725f1a95d267b.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3d381e83f7b9060b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-60bc84407677be13.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-89d9d0a21788dd69.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-be18a7917933c6a3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3d1b386349b4fbb5.rlib" "/opt/rustwide/target/debug/deps/libeither-e79a6fa11914372f.rlib" "/opt/rustwide/target/debug/deps/libnote_store-d82482ecb769f9c5.rlib" "/opt/rustwide/target/debug/deps/libdotenv-125f133611da0722.rlib" "/opt/rustwide/target/debug/deps/libcliff-319c6f636ed6cbb1.rlib" "/opt/rustwide/target/debug/deps/libcodec-5b86ff4a78d6b7b8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6c9736db0b8a45c6.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-aab3dae9dc2121b5.rlib" "/opt/rustwide/target/debug/deps/libtracing-6883c079e156536a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dfa59729f51ce332.rlib" "/opt/rustwide/target/debug/deps/libmodels-ca7dcf67d9613c84.rlib" "/opt/rustwide/target/debug/deps/libdiesel-3a2815082498b4c7.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-a4d47e45d3901cc7.rlib" "/opt/rustwide/target/debug/deps/libuuid-83005e2922542740.rlib" "/opt/rustwide/target/debug/deps/libserde-5d4882d0e6e15ec0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-0c3b3dd3662adb54.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7c6d6835a05bfa20.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-ef9fbfbf78dc3912.rlib" "/opt/rustwide/target/debug/deps/libconsole-29ac49bd817b0a22.rlib" "/opt/rustwide/target/debug/deps/libtermios-4d5f8f5692673fcf.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-0f5b99ba392a77ba.rlib" "/opt/rustwide/target/debug/deps/libregex-2892e37ac93b3df8.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e30d475944f3d494.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a05c643a6f42ae4c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f75ec5fbc7fa5ea6.rlib" "/opt/rustwide/target/debug/deps/libfailure-7e2345178636ada9.rlib" "/opt/rustwide/target/debug/deps/libactix-c554ca1cb69e5461.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-da6de4a07fc373b9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9c19d0751ed77bf7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a76060092a43f17a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ae421ee7c696a7da.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-171e683e5ef12c72.rlib" "/opt/rustwide/target/debug/deps/libhostname-4d5f948a28c50e4c.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-453f7e8c0f62043a.rlib" "/opt/rustwide/target/debug/deps/librand-f01eed6fb81c2814.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e382e39d969284cb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a4980a5c0afc511f.rlib" "/opt/rustwide/target/debug/deps/librand_core-714938f4a5be667e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7a8fb3e3f340c8a7.rlib" "/opt/rustwide/target/debug/deps/liburl-9d08889419151283.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-eac206e76c6f3bd3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f2c85b2213df1861.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libthiserror-58f9b7bb3dc11939.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-acee0ad37c6b11a5.rlib" "/opt/rustwide/target/debug/deps/libobject-b0eb807cb5780044.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-95e7290a6ec94487.rlib" "/opt/rustwide/target/debug/deps/libgimli-2c197624dbe30fe2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-b210ef05acd3e85c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-87abf167d0f55ac8.rlib" "/opt/rustwide/target/debug/deps/libfutures-cf537f8d7fffcb53.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-88ef45776f7e0a78.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-84a0e34104c4eb0a.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-4e13f4eca6e74a1b.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-15bd74a6a41a9b1e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-36a78cbd9b757e1e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ec542070ce63533b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libtokio-7fd1a64fa0b194b7.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-54bcfc13bf717080.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b92b92d9f458f5ff.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-fc660ccc082db320.rlib" "/opt/rustwide/target/debug/deps/libmio-7e57e8fe70117519.rlib" "/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib" "/opt/rustwide/target/debug/deps/libiovec-5f4f47b14eb4d848.rlib" "/opt/rustwide/target/debug/deps/libnet2-5b08cbc6cdd2b322.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblibc-1eaaee8e9ee1e8f2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-042c5ede8395d4c7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9f9b1763a04d6926.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4d62aa6fcd18a6be.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-b9fb9a289141853b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-884a772b39445ccc.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5d4141a939d6bb4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0905bea70a7bc571.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b82165e1857a4107.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1b562dfab6aebb59.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-97c6d7206360186f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-872a8df0ad0540a0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/central-9b14369a3d8b00df" "-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/project_store-ce3ea2a088ec87fc.project_store.95c7f449-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/project_store-ce3ea2a088ec87fc.project_store.95c7f449-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/project_store-ce3ea2a088ec87fc.project_store.95c7f449-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/project_store-ce3ea2a088ec87fc.project_store.95c7f449-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/project_store-ce3ea2a088ec87fc.project_store.95c7f449-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/project_store-ce3ea2a088ec87fc.project_store.95c7f449-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/project_store-ce3ea2a088ec87fc.project_store.95c7f449-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/project_store-ce3ea2a088ec87fc.project_store.95c7f449-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/project_store-ce3ea2a088ec87fc.project_store.95c7f449-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/project_store-ce3ea2a088ec87fc.project_store.95c7f449-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/project_store-ce3ea2a088ec87fc.project_store.95c7f449-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/project_store-ce3ea2a088ec87fc.project_store.95c7f449-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/project_store-ce3ea2a088ec87fc.project_store.95c7f449-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/project_store-ce3ea2a088ec87fc.project_store.95c7f449-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/project_store-ce3ea2a088ec87fc.project_store.95c7f449-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/project_store-ce3ea2a088ec87fc.project_store.95c7f449-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/project_store-ce3ea2a088ec87fc.1yww1cxl9w1rhgo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-125f133611da0722.rlib" "/opt/rustwide/target/debug/deps/libregistry-c3e438027b6d3c40.rlib" "/opt/rustwide/target/debug/deps/libim-92bc5a4f40521624.rlib" "/opt/rustwide/target/debug/deps/librand_xoshiro-fa9c421e316fb022.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-a9a9614261dfde95.rlib" "/opt/rustwide/target/debug/deps/libbitmaps-fe17dd1837920bea.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a3a7afc00429bcf.rlib" "/opt/rustwide/target/debug/deps/libtracing_appender-62a160a54b877163.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-2e35f96b959d5826.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-c856d8b11f8bf773.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-bcc5048512a9041f.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-685bd2314bdf8acc.rlib" "/opt/rustwide/target/debug/deps/libmatchers-179cf599c77f59db.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-d0aa5e1aebf21e06.rlib" "/opt/rustwide/target/debug/deps/libregex-2892e37ac93b3df8.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e30d475944f3d494.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a05c643a6f42ae4c.rlib" "/opt/rustwide/target/debug/deps/libchrono-e0f1ea1cde2329cf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d27d8558cb1263a5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-af3956e00de7b3c8.rlib" "/opt/rustwide/target/debug/deps/libtime-ea2881c574e0ae62.rlib" "/opt/rustwide/target/debug/deps/libmodels-ca7dcf67d9613c84.rlib" "/opt/rustwide/target/debug/deps/libcliff-319c6f636ed6cbb1.rlib" "/opt/rustwide/target/debug/deps/libactix-c554ca1cb69e5461.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-da6de4a07fc373b9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9c19d0751ed77bf7.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ae421ee7c696a7da.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-171e683e5ef12c72.rlib" "/opt/rustwide/target/debug/deps/libhostname-4d5f948a28c50e4c.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-453f7e8c0f62043a.rlib" "/opt/rustwide/target/debug/deps/liburl-9d08889419151283.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-eac206e76c6f3bd3.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f2c85b2213df1861.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libthiserror-58f9b7bb3dc11939.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-b210ef05acd3e85c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-87abf167d0f55ac8.rlib" "/opt/rustwide/target/debug/deps/libfutures-cf537f8d7fffcb53.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-88ef45776f7e0a78.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-84a0e34104c4eb0a.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-4e13f4eca6e74a1b.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-15bd74a6a41a9b1e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-36a78cbd9b757e1e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ec542070ce63533b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9f9b1763a04d6926.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4d62aa6fcd18a6be.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-b9fb9a289141853b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5d4141a939d6bb4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0905bea70a7bc571.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b82165e1857a4107.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1b562dfab6aebb59.rlib" "/opt/rustwide/target/debug/deps/libcodec-5b86ff4a78d6b7b8.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a76060092a43f17a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-884a772b39445ccc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-97c6d7206360186f.rlib" "/opt/rustwide/target/debug/deps/libtokio-7fd1a64fa0b194b7.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-54bcfc13bf717080.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b92b92d9f458f5ff.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-fc660ccc082db320.rlib" "/opt/rustwide/target/debug/deps/libmio-7e57e8fe70117519.rlib" "/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-5f4f47b14eb4d848.rlib" "/opt/rustwide/target/debug/deps/libnet2-5b08cbc6cdd2b322.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-872a8df0ad0540a0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-042c5ede8395d4c7.rlib" "/opt/rustwide/target/debug/deps/libbytes-0564acb8165b7d31.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6c9736db0b8a45c6.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-aab3dae9dc2121b5.rlib" "/opt/rustwide/target/debug/deps/libtracing-6883c079e156536a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dfa59729f51ce332.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libfailure-7e2345178636ada9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-acee0ad37c6b11a5.rlib" "/opt/rustwide/target/debug/deps/libobject-b0eb807cb5780044.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-95e7290a6ec94487.rlib" "/opt/rustwide/target/debug/deps/libgimli-2c197624dbe30fe2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libdiesel-3a2815082498b4c7.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-a4d47e45d3901cc7.rlib" "/opt/rustwide/target/debug/deps/libuuid-83005e2922542740.rlib" "/opt/rustwide/target/debug/deps/librand-f01eed6fb81c2814.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e382e39d969284cb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a4980a5c0afc511f.rlib" "/opt/rustwide/target/debug/deps/librand_core-714938f4a5be667e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7a8fb3e3f340c8a7.rlib" "/opt/rustwide/target/debug/deps/liblibc-1eaaee8e9ee1e8f2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libserde-5d4882d0e6e15ec0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/project_store-ce3ea2a088ec87fc" "-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 `project_store` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6684637af8e0355f99c88616b5ab81049c90641c0b26966848d27f38fcbb5c36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6684637af8e0355f99c88616b5ab81049c90641c0b26966848d27f38fcbb5c36", kill_on_drop: false }` [INFO] [stdout] 6684637af8e0355f99c88616b5ab81049c90641c0b26966848d27f38fcbb5c36