[INFO] cloning repository https://github.com/jhunt/vault-of-cardboard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jhunt/vault-of-cardboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhunt%2Fvault-of-cardboard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhunt%2Fvault-of-cardboard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af23b92439ad6dfc739aaca3689041d582239989 [INFO] testing jhunt/vault-of-cardboard against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjhunt%2Fvault-of-cardboard" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jhunt/vault-of-cardboard on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jhunt/vault-of-cardboard [INFO] finished tweaking git repo https://github.com/jhunt/vault-of-cardboard [INFO] tweaked toml for git repo https://github.com/jhunt/vault-of-cardboard written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/jhunt/vault-of-cardboard already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] afc39a16a6c678a6aff397df01664dcbdb0b9780102d372f1470c2fe646ee15f [INFO] running `Command { std: "docker" "start" "-a" "afc39a16a6c678a6aff397df01664dcbdb0b9780102d372f1470c2fe646ee15f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afc39a16a6c678a6aff397df01664dcbdb0b9780102d372f1470c2fe646ee15f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afc39a16a6c678a6aff397df01664dcbdb0b9780102d372f1470c2fe646ee15f", kill_on_drop: false }` [INFO] [stdout] afc39a16a6c678a6aff397df01664dcbdb0b9780102d372f1470c2fe646ee15f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] cdea3a45a81a110eee2941f100091049c81432c86a11bf1f599f8d354c191212 [INFO] running `Command { std: "docker" "start" "-a" "cdea3a45a81a110eee2941f100091049c81432c86a11bf1f599f8d354c191212", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling modifier v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling bcrypt v0.6.3 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling redis v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling diesel v1.4.4 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling vault-of-cardboard v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cardboard-eda5511974d1d31b.cardboard.h3almtmq-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-eda5511974d1d31b.cardboard.h3almtmq-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-eda5511974d1d31b.cardboard.h3almtmq-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-eda5511974d1d31b.cardboard.h3almtmq-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-eda5511974d1d31b.cardboard.h3almtmq-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-eda5511974d1d31b.cardboard.h3almtmq-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-eda5511974d1d31b.cardboard.h3almtmq-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-eda5511974d1d31b.cardboard.h3almtmq-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-eda5511974d1d31b.cardboard.h3almtmq-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-eda5511974d1d31b.cardboard.h3almtmq-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-eda5511974d1d31b.cardboard.h3almtmq-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-eda5511974d1d31b.cardboard.h3almtmq-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-eda5511974d1d31b.cardboard.h3almtmq-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-eda5511974d1d31b.cardboard.h3almtmq-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-eda5511974d1d31b.cardboard.h3almtmq-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cardboard-eda5511974d1d31b.cardboard.h3almtmq-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cardboard-eda5511974d1d31b" "/opt/rustwide/target/debug/deps/cardboard-eda5511974d1d31b.1gu3amljkam66t89.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-96353176bc7ca970/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libvault_of_cardboard-eff9b623051f42e2.rlib" "/opt/rustwide/target/debug/deps/librouter-602fa70b19d99455.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-06501d9687b6ae75.rlib" "/opt/rustwide/target/debug/deps/libiron-1e35e5938576c748.rlib" "/opt/rustwide/target/debug/deps/libmodifier-86dd83534f699104.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-95318511adcfe73d.rlib" "/opt/rustwide/target/debug/deps/libphf-b786d69117ad46ce.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-939fc1b6a96751f3.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libplugin-422cb65b5d0105fb.rlib" "/opt/rustwide/target/debug/deps/libtypemap-30baf50f5f506fa6.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-e19c50ace9e800d2.rlib" "/opt/rustwide/target/debug/deps/libredis-c4fb7bccc96e61b4.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libcombine-aaf9fb60cadc0c8b.rlib" "/opt/rustwide/target/debug/deps/libascii-1f1c6f4c264b0295.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/libeither-68bdb03e2e79ff75.rlib" "/opt/rustwide/target/debug/deps/liburl-e429d850821b172b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-8b368da20f2c469a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-238dacd58a21aa0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-c06a488f31bafb1b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-20b8701a29f01cc2.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-07e70d04df665886.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3e7fda446b883a01.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2fe9889ad32d6f70.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bcf1db8c13ce2b6a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5a1339997645d9bb.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-49b598e67c2df53e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9d07449f151a3ac5.rlib" "/opt/rustwide/target/debug/deps/libmio-8df7bf60c8ce9637.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libnet2-9d0f91e5170ac250.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libbytes-4d7f9f667f99a8b2.rlib" "/opt/rustwide/target/debug/deps/libiovec-dbc7205adfc4235a.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-7abeea8d7ea705db.rlib" "/opt/rustwide/target/debug/deps/libblowfish-d5e4852ca540a5c2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-1a72aa0d3e2ced02.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2a94761ee8e0449.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libbase64-e85a826824a65205.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-141d4483db58356d.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libhyper-35b031a768aad5b7.rlib" "/opt/rustwide/target/debug/deps/libmime-1abed3dcc5966826.rlib" "/opt/rustwide/target/debug/deps/liblog-71a8b6c0e825dfa8.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libtypeable-7460aa336d096869.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-8164d52edf4bc3db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ac61d1ec8329032e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/liburl-bc225c4a3a669e33.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-a656415e4732d51e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-39ba4211c5f72080.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5b5cc1b7302b0b2e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbase64-55ff2c416fcb6ae6.rlib" "/opt/rustwide/target/debug/deps/libsafemem-311836768ef8dd61.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-12d312b025af30c3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f8f902e1dbf9b52a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-bc32b85a2203f765.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-385e2824b44b00d1.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-346b3a84534033a0.rlib" "/opt/rustwide/target/debug/deps/libdiesel-120c32bd50a20871.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-0768e5f5e9f0712c.rlib" "/opt/rustwide/target/debug/deps/libuuid-0323bbb0b1ecde6a.rlib" "/opt/rustwide/target/debug/deps/librand-16742ec149b60f5e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c93fd4b41a018457.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-aaaa42411106053c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad3f3f5df9a4a346.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d214e7df9de55160.rlib" "/opt/rustwide/target/debug/deps/libryu-6661baed86ca2b70.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libchrono-16d6293b0181752f.rlib" "/opt/rustwide/target/debug/deps/libserde-dca92779b436eb95.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libtime-b4501a7a67d0f265.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libclap-aaea45307ade1048.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libatty-56a784a66ac8b420.rlib" "/opt/rustwide/target/debug/deps/liblibc-aadda8a52fdf135c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lpq" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cdif-2cffea3cc9be3a05.cdif.72p4u7rw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cdif-2cffea3cc9be3a05.cdif.72p4u7rw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cdif-2cffea3cc9be3a05.cdif.72p4u7rw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cdif-2cffea3cc9be3a05.cdif.72p4u7rw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cdif-2cffea3cc9be3a05.cdif.72p4u7rw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cdif-2cffea3cc9be3a05.cdif.72p4u7rw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cdif-2cffea3cc9be3a05.cdif.72p4u7rw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cdif-2cffea3cc9be3a05.cdif.72p4u7rw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cdif-2cffea3cc9be3a05.cdif.72p4u7rw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cdif-2cffea3cc9be3a05.cdif.72p4u7rw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cdif-2cffea3cc9be3a05.cdif.72p4u7rw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cdif-2cffea3cc9be3a05.cdif.72p4u7rw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cdif-2cffea3cc9be3a05.cdif.72p4u7rw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cdif-2cffea3cc9be3a05.cdif.72p4u7rw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cdif-2cffea3cc9be3a05.cdif.72p4u7rw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cdif-2cffea3cc9be3a05.cdif.72p4u7rw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cdif-2cffea3cc9be3a05" "/opt/rustwide/target/debug/deps/cdif-2cffea3cc9be3a05.54dbwxr2jrqe07jc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-96353176bc7ca970/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libvault_of_cardboard-eff9b623051f42e2.rlib" "/opt/rustwide/target/debug/deps/librouter-602fa70b19d99455.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-06501d9687b6ae75.rlib" "/opt/rustwide/target/debug/deps/libiron-1e35e5938576c748.rlib" "/opt/rustwide/target/debug/deps/libmodifier-86dd83534f699104.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-95318511adcfe73d.rlib" "/opt/rustwide/target/debug/deps/libphf-b786d69117ad46ce.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-939fc1b6a96751f3.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libplugin-422cb65b5d0105fb.rlib" "/opt/rustwide/target/debug/deps/libtypemap-30baf50f5f506fa6.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-e19c50ace9e800d2.rlib" "/opt/rustwide/target/debug/deps/libredis-c4fb7bccc96e61b4.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libcombine-aaf9fb60cadc0c8b.rlib" "/opt/rustwide/target/debug/deps/libascii-1f1c6f4c264b0295.rlib" "/opt/rustwide/target/debug/deps/libunreachable-d50aefc3fd69daea.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/libeither-68bdb03e2e79ff75.rlib" "/opt/rustwide/target/debug/deps/liburl-e429d850821b172b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-8b368da20f2c469a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-238dacd58a21aa0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-c06a488f31bafb1b.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-20b8701a29f01cc2.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-07e70d04df665886.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-3e7fda446b883a01.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2fe9889ad32d6f70.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bcf1db8c13ce2b6a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c9be4547dea045b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5a1339997645d9bb.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-49b598e67c2df53e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9d07449f151a3ac5.rlib" "/opt/rustwide/target/debug/deps/libmio-8df7bf60c8ce9637.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libnet2-9d0f91e5170ac250.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libbytes-4d7f9f667f99a8b2.rlib" "/opt/rustwide/target/debug/deps/libiovec-dbc7205adfc4235a.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-7abeea8d7ea705db.rlib" "/opt/rustwide/target/debug/deps/libblowfish-d5e4852ca540a5c2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-1a72aa0d3e2ced02.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2a94761ee8e0449.rlib" "/opt/rustwide/target/debug/deps/libtypenum-9b5e128efb1e3b6b.rlib" "/opt/rustwide/target/debug/deps/libbase64-e85a826824a65205.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-141d4483db58356d.rlib" "/opt/rustwide/target/debug/deps/libregex-cdf5ba7f1abc44f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-34848da6eff62490.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libhyper-35b031a768aad5b7.rlib" "/opt/rustwide/target/debug/deps/libmime-1abed3dcc5966826.rlib" "/opt/rustwide/target/debug/deps/liblog-71a8b6c0e825dfa8.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libtypeable-7460aa336d096869.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-8164d52edf4bc3db.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ac61d1ec8329032e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/liburl-bc225c4a3a669e33.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libidna-a656415e4732d51e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-39ba4211c5f72080.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5b5cc1b7302b0b2e.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libbase64-55ff2c416fcb6ae6.rlib" "/opt/rustwide/target/debug/deps/libsafemem-311836768ef8dd61.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-12d312b025af30c3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f8f902e1dbf9b52a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-bc32b85a2203f765.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-385e2824b44b00d1.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-346b3a84534033a0.rlib" "/opt/rustwide/target/debug/deps/libdiesel-120c32bd50a20871.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-0768e5f5e9f0712c.rlib" "/opt/rustwide/target/debug/deps/libuuid-0323bbb0b1ecde6a.rlib" "/opt/rustwide/target/debug/deps/librand-16742ec149b60f5e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c93fd4b41a018457.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-98bc5df0f0a20e78.rlib" "/opt/rustwide/target/debug/deps/librand_core-aaaa42411106053c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad3f3f5df9a4a346.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d214e7df9de55160.rlib" "/opt/rustwide/target/debug/deps/libryu-6661baed86ca2b70.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libchrono-16d6293b0181752f.rlib" "/opt/rustwide/target/debug/deps/libserde-dca92779b436eb95.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7c385f7c3c293be4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49bfe22953d9289.rlib" "/opt/rustwide/target/debug/deps/libtime-b4501a7a67d0f265.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libclap-aaea45307ade1048.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5dc04564fb1f035e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libatty-56a784a66ac8b420.rlib" "/opt/rustwide/target/debug/deps/liblibc-aadda8a52fdf135c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lpq" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 `vault-of-cardboard`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cdea3a45a81a110eee2941f100091049c81432c86a11bf1f599f8d354c191212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdea3a45a81a110eee2941f100091049c81432c86a11bf1f599f8d354c191212", kill_on_drop: false }` [INFO] [stdout] cdea3a45a81a110eee2941f100091049c81432c86a11bf1f599f8d354c191212