[INFO] cloning repository https://github.com/jaysonsantos/cli-utils-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaysonsantos/cli-utils-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaysonsantos%2Fcli-utils-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaysonsantos%2Fcli-utils-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b0f973926b7a99971bb218862a7eb44de362d89 [INFO] testing jaysonsantos/cli-utils-rs against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaysonsantos%2Fcli-utils-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaysonsantos/cli-utils-rs on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jaysonsantos/cli-utils-rs [INFO] finished tweaking git repo https://github.com/jaysonsantos/cli-utils-rs [INFO] tweaked toml for git repo https://github.com/jaysonsantos/cli-utils-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jaysonsantos/cli-utils-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff1f7e758400ffb977cb776c68371b15ac57a74e1374f060bd2f7d0da1a8fbfd [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ff1f7e758400ffb977cb776c68371b15ac57a74e1374f060bd2f7d0da1a8fbfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff1f7e758400ffb977cb776c68371b15ac57a74e1374f060bd2f7d0da1a8fbfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff1f7e758400ffb977cb776c68371b15ac57a74e1374f060bd2f7d0da1a8fbfd", kill_on_drop: false }` [INFO] [stdout] ff1f7e758400ffb977cb776c68371b15ac57a74e1374f060bd2f7d0da1a8fbfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dd84dd633de9ab28d3d52fbe6bd5c5b2fbeffcf46d577bfbb0b79122a7c29f9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8dd84dd633de9ab28d3d52fbe6bd5c5b2fbeffcf46d577bfbb0b79122a7c29f9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling eyre v0.6.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling owo-colors v1.1.3 [INFO] [stderr] Compiling human_format v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling snailquote v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.13 [INFO] [stderr] Compiling envfile v0.2.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tokio-macros v0.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling tokio v0.3.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.4 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling color-eyre v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling cidr v0.1.1 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling futures-executor v0.3.6 [INFO] [stderr] Compiling wirefilter-engine v0.6.1 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-compat-02 v0.1.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling git2 v0.13.12 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling rusoto_credential v0.45.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling rusoto_signature v0.45.0 [INFO] [stderr] Compiling rusoto_ssm v0.45.0 [INFO] [stderr] Compiling rusoto_s3 v0.45.0 [INFO] [stderr] Compiling jaysons-cli-utils v0.2.1 (/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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/aws_ssm_env_exporter-5dc89f5c3da7b9cf.aws_ssm_env_exporter.5c1dqfef-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_exporter-5dc89f5c3da7b9cf.aws_ssm_env_exporter.5c1dqfef-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_exporter-5dc89f5c3da7b9cf.aws_ssm_env_exporter.5c1dqfef-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_exporter-5dc89f5c3da7b9cf.aws_ssm_env_exporter.5c1dqfef-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_exporter-5dc89f5c3da7b9cf.aws_ssm_env_exporter.5c1dqfef-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_exporter-5dc89f5c3da7b9cf.aws_ssm_env_exporter.5c1dqfef-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_exporter-5dc89f5c3da7b9cf.aws_ssm_env_exporter.5c1dqfef-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_exporter-5dc89f5c3da7b9cf.aws_ssm_env_exporter.5c1dqfef-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_exporter-5dc89f5c3da7b9cf.aws_ssm_env_exporter.5c1dqfef-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_exporter-5dc89f5c3da7b9cf.aws_ssm_env_exporter.5c1dqfef-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_exporter-5dc89f5c3da7b9cf.aws_ssm_env_exporter.5c1dqfef-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_exporter-5dc89f5c3da7b9cf.aws_ssm_env_exporter.5c1dqfef-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_exporter-5dc89f5c3da7b9cf.aws_ssm_env_exporter.5c1dqfef-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_exporter-5dc89f5c3da7b9cf.aws_ssm_env_exporter.5c1dqfef-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_exporter-5dc89f5c3da7b9cf.aws_ssm_env_exporter.5c1dqfef-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_exporter-5dc89f5c3da7b9cf.aws_ssm_env_exporter.5c1dqfef-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/aws_ssm_env_exporter-5dc89f5c3da7b9cf" "/opt/rustwide/target/debug/deps/aws_ssm_env_exporter-5dc89f5c3da7b9cf.48nip29qzobob9s0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-8300bd0449c9b28f/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-a0ce6e0500a3e540/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-b674bee9ecdbd1e4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-599e02cfcf7809d4.rlib" "/opt/rustwide/target/debug/deps/libtokio-fba26bba4bf95400.rlib" "/opt/rustwide/target/debug/deps/libstructopt-f784ef91f4d3f997.rlib" "/opt/rustwide/target/debug/deps/libclap-e8d9627748ea3550.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b5ffc34867b86ba0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libatty-d15c321545c4ad60.rlib" "/opt/rustwide/target/debug/deps/librusoto_ssm-367ee11e6d77c82c.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-6c5ab94b3b3d2683.rlib" "/opt/rustwide/target/debug/deps/libxml-d065233fe49e7371.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-05bf35760508ff13.rlib" "/opt/rustwide/target/debug/deps/libtime-a345ef7c64798abe.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-dd8fb30f7d9d01cb.rlib" "/opt/rustwide/target/debug/deps/libstandback-f013d93aa6d091cf.rlib" "/opt/rustwide/target/debug/deps/libsha2-3da1ea7aa77ab4aa.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmd5-fe12beae939c213a.rlib" "/opt/rustwide/target/debug/deps/libhmac-d33fbfe91d77f04a.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0d5c77464e590e06.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-6fa5666a3c45f03a.rlib" "/opt/rustwide/target/debug/deps/libshlex-4a4c2f8255e6015b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e7339e41ff0e7faf.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libzeroize-5fae7a57631a054d.rlib" "/opt/rustwide/target/debug/deps/libfutures-434f00ccc38c2f89.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-58eb64f391d3a165.rlib" "/opt/rustwide/target/debug/deps/libdirs-bbccdccba739892f.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-fed5f4db5063da1f.rlib" "/opt/rustwide/target/debug/deps/libchrono-461befaa1799b973.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3ac6efe2c0d88e0c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c79b228ed4f1b22.rlib" "/opt/rustwide/target/debug/deps/libtime-36d55951fc826d4c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5b6eb86aad441bc9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2984ee94b296bbf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-fa4bbb4e83f2b914.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-832c8a18f634432e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-8e26c493c5b84ed6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-66e9af9885fe64a4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libserde-079a7fb89d026507.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0d049fb99fb5a1cc.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-01ab21b354f2752c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-af958bf1fd98e8d4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3c290db4e7d8e301.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c527caaf4879e17f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-409d3bff5b070e39.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-678adad82b015367.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-57dba3de3c731e59.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-e8c644a63a127c6e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-59999e5975dd5bdf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a39acdb80b7afc58.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7ce5946f7cdabb72.rlib" "/opt/rustwide/target/debug/deps/libmio-841a03d0537f0eba.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-095691ad7cfad770.rlib" "/opt/rustwide/target/debug/deps/libnet2-fd3afe4e1ef2da13.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-960c3405408fca67.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a20a640803521c9c.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-68ca06737747cbb6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3aedbf5007b9a7cc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2342788b386e9030.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libregex-4bb3adf8331db325.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0a3c800ea2752104.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8e6410b54aa1ade2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libenvfile-1435b2875ed58f0c.rlib" "/opt/rustwide/target/debug/deps/libsnailquote-8999de34b6b1e5e7.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-6eea3f1f7d028fcd.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-0495b6e2a812ce99.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-7123d9fae12e66f1.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-ea62f49f5b672072.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-d4c3c99d63ed1e12.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-e0c59cd3d4423d89.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-eb35242966d9d18a.rlib" "/opt/rustwide/target/debug/deps/libtracing-40b3f4389fe3fe92.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-26496d726c6adce2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3f7acffd8f1e1811.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libeyre-a30822cec457b344.rlib" "/opt/rustwide/target/debug/deps/libindenter-b6af40f6a3c63f80.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-733f8e5f085866ef.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-d984cb4d370bedc9.rlib" "/opt/rustwide/target/debug/deps/liblibc-88ad8a8d336037a6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-816cadf7de675403.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `jaysons-cli-utils` [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] [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/aws_ssm_env_importer-77aaa8f07282f54b.aws_ssm_env_importer.fkm48mtw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_importer-77aaa8f07282f54b.aws_ssm_env_importer.fkm48mtw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_importer-77aaa8f07282f54b.aws_ssm_env_importer.fkm48mtw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_importer-77aaa8f07282f54b.aws_ssm_env_importer.fkm48mtw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_importer-77aaa8f07282f54b.aws_ssm_env_importer.fkm48mtw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_importer-77aaa8f07282f54b.aws_ssm_env_importer.fkm48mtw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_importer-77aaa8f07282f54b.aws_ssm_env_importer.fkm48mtw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_importer-77aaa8f07282f54b.aws_ssm_env_importer.fkm48mtw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_importer-77aaa8f07282f54b.aws_ssm_env_importer.fkm48mtw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_importer-77aaa8f07282f54b.aws_ssm_env_importer.fkm48mtw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_importer-77aaa8f07282f54b.aws_ssm_env_importer.fkm48mtw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_importer-77aaa8f07282f54b.aws_ssm_env_importer.fkm48mtw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_importer-77aaa8f07282f54b.aws_ssm_env_importer.fkm48mtw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_importer-77aaa8f07282f54b.aws_ssm_env_importer.fkm48mtw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_importer-77aaa8f07282f54b.aws_ssm_env_importer.fkm48mtw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/aws_ssm_env_importer-77aaa8f07282f54b.aws_ssm_env_importer.fkm48mtw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/aws_ssm_env_importer-77aaa8f07282f54b" "/opt/rustwide/target/debug/deps/aws_ssm_env_importer-77aaa8f07282f54b.3qwfohf8a44wt7dg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-8300bd0449c9b28f/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-a0ce6e0500a3e540/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtokio-fba26bba4bf95400.rlib" "/opt/rustwide/target/debug/deps/libstructopt-f784ef91f4d3f997.rlib" "/opt/rustwide/target/debug/deps/libclap-e8d9627748ea3550.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b5ffc34867b86ba0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libatty-d15c321545c4ad60.rlib" "/opt/rustwide/target/debug/deps/librusoto_ssm-367ee11e6d77c82c.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-6c5ab94b3b3d2683.rlib" "/opt/rustwide/target/debug/deps/libxml-d065233fe49e7371.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-05bf35760508ff13.rlib" "/opt/rustwide/target/debug/deps/libtime-a345ef7c64798abe.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-dd8fb30f7d9d01cb.rlib" "/opt/rustwide/target/debug/deps/libstandback-f013d93aa6d091cf.rlib" "/opt/rustwide/target/debug/deps/libsha2-3da1ea7aa77ab4aa.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmd5-fe12beae939c213a.rlib" "/opt/rustwide/target/debug/deps/libhmac-d33fbfe91d77f04a.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0d5c77464e590e06.rlib" "/opt/rustwide/target/debug/deps/libsubtle-504457e270a42ab0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-6fa5666a3c45f03a.rlib" "/opt/rustwide/target/debug/deps/libshlex-4a4c2f8255e6015b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e7339e41ff0e7faf.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libzeroize-5fae7a57631a054d.rlib" "/opt/rustwide/target/debug/deps/libfutures-434f00ccc38c2f89.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-58eb64f391d3a165.rlib" "/opt/rustwide/target/debug/deps/libregex-4bb3adf8331db325.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0a3c800ea2752104.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8e6410b54aa1ade2.rlib" "/opt/rustwide/target/debug/deps/libdirs-bbccdccba739892f.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-fed5f4db5063da1f.rlib" "/opt/rustwide/target/debug/deps/libchrono-461befaa1799b973.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3ac6efe2c0d88e0c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c79b228ed4f1b22.rlib" "/opt/rustwide/target/debug/deps/libtime-36d55951fc826d4c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5b6eb86aad441bc9.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-2984ee94b296bbf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-fa4bbb4e83f2b914.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-832c8a18f634432e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-8e26c493c5b84ed6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-66e9af9885fe64a4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libserde-079a7fb89d026507.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-0d049fb99fb5a1cc.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-01ab21b354f2752c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-af958bf1fd98e8d4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3c290db4e7d8e301.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c527caaf4879e17f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-409d3bff5b070e39.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-678adad82b015367.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-57dba3de3c731e59.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-e8c644a63a127c6e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-59999e5975dd5bdf.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7ce5946f7cdabb72.rlib" "/opt/rustwide/target/debug/deps/libmio-841a03d0537f0eba.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-095691ad7cfad770.rlib" "/opt/rustwide/target/debug/deps/libnet2-fd3afe4e1ef2da13.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-960c3405408fca67.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a20a640803521c9c.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-68ca06737747cbb6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3aedbf5007b9a7cc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-2342788b386e9030.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/librayon-03ff323cec85fc03.rlib" "/opt/rustwide/target/debug/deps/librayon_core-44294a6f8e2dcfa7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a39acdb80b7afc58.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-54d37733c01ae4d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-82c04bf04066b5e9.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-d1f87d472a290b6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-48e06dfd7503f5c0.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libeither-976ba12e28a58b3f.rlib" "/opt/rustwide/target/debug/deps/libr2d2-609b8890a75e7521.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-4fa52980e3404002.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b5409819614e7041.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d9210be7b6f54075.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-665f5f83fbff4c0f.rlib" "/opt/rustwide/target/debug/deps/libenvfile-1435b2875ed58f0c.rlib" "/opt/rustwide/target/debug/deps/libsnailquote-8999de34b6b1e5e7.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-6eea3f1f7d028fcd.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-0495b6e2a812ce99.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-7123d9fae12e66f1.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "/opt/rustwide/target/debug/deps/libowo_colors-ea62f49f5b672072.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-d4c3c99d63ed1e12.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-e0c59cd3d4423d89.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-eb35242966d9d18a.rlib" "/opt/rustwide/target/debug/deps/libtracing-40b3f4389fe3fe92.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-26496d726c6adce2.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3f7acffd8f1e1811.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libeyre-a30822cec457b344.rlib" "/opt/rustwide/target/debug/deps/libindenter-b6af40f6a3c63f80.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-733f8e5f085866ef.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ff0e19ca06b205c8.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-d984cb4d370bedc9.rlib" "/opt/rustwide/target/debug/deps/liblibc-88ad8a8d336037a6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-816cadf7de675403.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "8dd84dd633de9ab28d3d52fbe6bd5c5b2fbeffcf46d577bfbb0b79122a7c29f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dd84dd633de9ab28d3d52fbe6bd5c5b2fbeffcf46d577bfbb0b79122a7c29f9", kill_on_drop: false }` [INFO] [stdout] 8dd84dd633de9ab28d3d52fbe6bd5c5b2fbeffcf46d577bfbb0b79122a7c29f9