[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/jaysonsantos/cli-utils-rs [INFO] [stderr] 0343e0d..f842928 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f842928d3929ddd8907c64ea3b1bc64b2db35fe1 [INFO] testing jaysonsantos/cli-utils-rs against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaysonsantos%2Fcli-utils-rs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaysonsantos/cli-utils-rs on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-12/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" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusoto_ssm v0.45.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4168a573b2bdd98eee4fbefac2ed67c06d2094487c22e39fbfccba705e0becfc [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" "4168a573b2bdd98eee4fbefac2ed67c06d2094487c22e39fbfccba705e0becfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4168a573b2bdd98eee4fbefac2ed67c06d2094487c22e39fbfccba705e0becfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4168a573b2bdd98eee4fbefac2ed67c06d2094487c22e39fbfccba705e0becfc", kill_on_drop: false }` [INFO] [stdout] 4168a573b2bdd98eee4fbefac2ed67c06d2094487c22e39fbfccba705e0becfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] c063d5aba58c9e2e2d77dce262a4e93d531b6c1276dde33752f7c414fa0f2996 [INFO] running `Command { std: "docker" "start" "-a" "c063d5aba58c9e2e2d77dce262a4e93d531b6c1276dde33752f7c414fa0f2996", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling eyre v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling bitstring v0.1.1 [INFO] [stderr] Compiling memmem v0.1.1 [INFO] [stderr] Compiling human_format v1.0.3 [INFO] [stderr] Compiling tracing-core v0.1.12 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling snailquote v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling envfile v0.2.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.10 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.18 [INFO] [stderr] Compiling libgit2-sys v0.12.9+1.0.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling git2 v0.13.8 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling color-spantrace v0.1.4 [INFO] [stderr] Compiling color-eyre v0.5.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling cidr v0.1.0 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling wirefilter-engine v0.6.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling rusoto_credential v0.45.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/aws_flow_logs-4d82e39de3e6d0a3.aws_flow_logs.d10c3c3y-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/aws_flow_logs-4d82e39de3e6d0a3.aws_flow_logs.d10c3c3y-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/aws_flow_logs-4d82e39de3e6d0a3.aws_flow_logs.d10c3c3y-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/aws_flow_logs-4d82e39de3e6d0a3.aws_flow_logs.d10c3c3y-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/aws_flow_logs-4d82e39de3e6d0a3.aws_flow_logs.d10c3c3y-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/aws_flow_logs-4d82e39de3e6d0a3.aws_flow_logs.d10c3c3y-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/aws_flow_logs-4d82e39de3e6d0a3.aws_flow_logs.d10c3c3y-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/aws_flow_logs-4d82e39de3e6d0a3.aws_flow_logs.d10c3c3y-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/aws_flow_logs-4d82e39de3e6d0a3.aws_flow_logs.d10c3c3y-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/aws_flow_logs-4d82e39de3e6d0a3.aws_flow_logs.d10c3c3y-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/aws_flow_logs-4d82e39de3e6d0a3.aws_flow_logs.d10c3c3y-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/aws_flow_logs-4d82e39de3e6d0a3.aws_flow_logs.d10c3c3y-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/aws_flow_logs-4d82e39de3e6d0a3.aws_flow_logs.d10c3c3y-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/aws_flow_logs-4d82e39de3e6d0a3.aws_flow_logs.d10c3c3y-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/aws_flow_logs-4d82e39de3e6d0a3.aws_flow_logs.d10c3c3y-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/aws_flow_logs-4d82e39de3e6d0a3.aws_flow_logs.d10c3c3y-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/aws_flow_logs-4d82e39de3e6d0a3" "/opt/rustwide/target/debug/deps/aws_flow_logs-4d82e39de3e6d0a3.502pqjubpprtqsga.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-5b3e835bfbee2040/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-918e65e1167730a4/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-29f6ad8609b34072.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5143a25e61d9bfa5.rlib" "/opt/rustwide/target/debug/deps/libhumantime-76a7f109c5c66700.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e15ea4fce168f797.rlib" "/opt/rustwide/target/debug/deps/libhuman_format-b4285e5f369018a1.rlib" "/opt/rustwide/target/debug/deps/libcsv-21492c80d8f1405d.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-b2f0d5fa81297eae.rlib" "/opt/rustwide/target/debug/deps/libbstr-6c8ea58e8151ca95.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-2347577be26a7043.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c0dc88880fe4a86a.rlib" "/opt/rustwide/target/debug/deps/libwirefilter-635d08ce143cd1f7.rlib" "/opt/rustwide/target/debug/deps/libmemmem-b0895e69eb637c28.rlib" "/opt/rustwide/target/debug/deps/libcidr-56452f135a296ca7.rlib" "/opt/rustwide/target/debug/deps/libbitstring-8c2c4c68c583c9d3.rlib" "/opt/rustwide/target/debug/deps/libfailure-75a3ba96245e4645.rlib" "/opt/rustwide/target/debug/deps/libstructopt-3ca4c1b7e273f179.rlib" "/opt/rustwide/target/debug/deps/libclap-9117421561814580.rlib" "/opt/rustwide/target/debug/deps/libvec_map-7100684f869cd5d4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8ae0f8936ac22737.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-205a394572a8e7c4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-22d7efa33182e3c6.rlib" "/opt/rustwide/target/debug/deps/libatty-12222e46c3c2fc91.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-946b2d0b07a6d2f8.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-b8a6f3de55d10d72.rlib" "/opt/rustwide/target/debug/deps/libxml-2a9b7123aa099f63.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-5f266385148adefc.rlib" "/opt/rustwide/target/debug/deps/libtime-018106b96b29a0b9.rlib" "/opt/rustwide/target/debug/deps/libstandback-6efd8b6d8c967d67.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-2840a00ac4722e4c.rlib" "/opt/rustwide/target/debug/deps/libsha2-4ed20f38e01a55a9.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-be1607f47c420398.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f00ae35084fcdf45.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-da057d3cec4c8066.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libmd5-2e79b182e8836172.rlib" "/opt/rustwide/target/debug/deps/libhmac-e874ced84dc05706.rlib" "/opt/rustwide/target/debug/deps/libdigest-1e3f1224de8809c7.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c6c35bc9d7daeae8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-ca5f0e0850fe2493.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a90437bf0114ef90.rlib" "/opt/rustwide/target/debug/deps/libtypenum-913a68e739eab4ae.rlib" "/opt/rustwide/target/debug/deps/libhex-8630b2f5676c133f.rlib" "/opt/rustwide/target/debug/deps/libbase64-34eb0057bc6b8526.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-e8181291a63a1451.rlib" "/opt/rustwide/target/debug/deps/libshlex-f74cb568bec45d09.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6524dabc9584e16f.rlib" "/opt/rustwide/target/debug/deps/libryu-f59829dd55cb0771.rlib" "/opt/rustwide/target/debug/deps/libzeroize-fb212c57bbf16795.rlib" "/opt/rustwide/target/debug/deps/libfutures-c5a1ac237768585b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-e5be3ef9e82ef0a7.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7cc8905e175b99.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a1e9e1e3fc23ae94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-82571f279f177a2c.rlib" "/opt/rustwide/target/debug/deps/libdirs-51a29c5a315e2567.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-677f02411b7b3bef.rlib" "/opt/rustwide/target/debug/deps/libchrono-288181ef626b8bf4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e54ff5c58ffa8fbe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4049703dfa73e00.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c86473e46464107e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-000c11eccfe943e9.rlib" "/opt/rustwide/target/debug/deps/libhyper-3b0282c8d1e987e2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-d4502f19354a4dc9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-16d912827025aa25.rlib" "/opt/rustwide/target/debug/deps/libh2-d7347121c04e7b83.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2f64298068d428fd.rlib" "/opt/rustwide/target/debug/deps/libserde-4e994b0d6cdc7aa4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5554877d30d5d4fa.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-754840c1ae66db8b.rlib" "/opt/rustwide/target/debug/deps/libtime-c00033fc565fa916.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6e13b3a1cc374795.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ec16151b5dd93bcb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5d0e7dd726b4b2fc.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-58339308263095b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-69cc12b9dd041988.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f7c6ec719eac40f1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-eaa27b672c379396.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9cb7fd7dd1976592.rlib" "/opt/rustwide/target/debug/deps/libhttp-6abafe259e1925e3.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e05c866ee66a047.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-d39c4d2b0161eb77.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2787d23864963d3c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5bbdddcbe0597d08.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libflate2-f4f7b31f23d569ef.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libtokio-213bd37c2ff43a78.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c2bdc3d2ac7d9a2e.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-8fad81a5baa8ce52.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6b0b3f2fd6164ff0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6f6e76f05bc892b7.rlib" "/opt/rustwide/target/debug/deps/libmio-413a874cbe32250a.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-f844988195678a81.rlib" "/opt/rustwide/target/debug/deps/libnet2-0d7f4416e167f4dd.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/libbytes-c6b4106777e084f0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9b1125350f00b04f.rlib" "/opt/rustwide/target/debug/deps/libcolor_eyre-b9951da9a471a0e5.rlib" "/opt/rustwide/target/debug/deps/libcolor_spantrace-0a23af73074c3653.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rlib" "/opt/rustwide/target/debug/deps/libtracing_error-61fdef342a70907d.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-41bb528481d3050f.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-c2c6c5ddaa5c4dc6.rlib" "/opt/rustwide/target/debug/deps/libtracing-79645c598c330095.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7ae2e5c7fc5639e3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/liblog-51760c8d9f0a0b95.rlib" "/opt/rustwide/target/debug/deps/libeyre-00a200b3923823a4.rlib" "/opt/rustwide/target/debug/deps/libindenter-c1032e0319c35fe1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-380fa5185422dcd6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3ebd1f851cea97ac.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-69cdc2aa15946ae1.rlib" "/opt/rustwide/target/debug/deps/libadler-6534ef6b4a32ceaa.rlib" "/opt/rustwide/target/debug/deps/libobject-61c1b52dff51b80f.rlib" "/opt/rustwide/target/debug/deps/liblibc-1da13201d615d981.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-33849983d352f01b.rlib" "/opt/rustwide/target/debug/deps/libgimli-926fe8e4c4fa9fdb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-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 `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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c063d5aba58c9e2e2d77dce262a4e93d531b6c1276dde33752f7c414fa0f2996", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c063d5aba58c9e2e2d77dce262a4e93d531b6c1276dde33752f7c414fa0f2996", kill_on_drop: false }` [INFO] [stdout] c063d5aba58c9e2e2d77dce262a4e93d531b6c1276dde33752f7c414fa0f2996