[INFO] fetching crate crypto-cli-tools 1.4.35... [INFO] testing crypto-cli-tools-1.4.35 against beta-2023-10-04 for beta-1.74-1 [INFO] extracting crate crypto-cli-tools 1.4.35 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate crypto-cli-tools 1.4.35 on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate crypto-cli-tools 1.4.35 [INFO] finished tweaking crates.io crate crypto-cli-tools 1.4.35 [INFO] tweaked toml for crates.io crate crypto-cli-tools 1.4.35 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate crypto-cli-tools 1.4.35 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d309ef9eed31125990a20b3bdb4aa78c02c325348ddfbc5dc60ae32fc28d2fe [INFO] running `Command { std: "docker" "start" "-a" "2d309ef9eed31125990a20b3bdb4aa78c02c325348ddfbc5dc60ae32fc28d2fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d309ef9eed31125990a20b3bdb4aa78c02c325348ddfbc5dc60ae32fc28d2fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d309ef9eed31125990a20b3bdb4aa78c02c325348ddfbc5dc60ae32fc28d2fe", kill_on_drop: false }` [INFO] [stdout] 2d309ef9eed31125990a20b3bdb4aa78c02c325348ddfbc5dc60ae32fc28d2fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60c26ec930f12339725f48a0f0e66722409397dc63a3716935694f8216ccaa6a [INFO] running `Command { std: "docker" "start" "-a" "60c26ec930f12339725f48a0f0e66722409397dc63a3716935694f8216ccaa6a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.55 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.162 [INFO] [stderr] Compiling serde v1.0.162 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling protobuf v3.2.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling async-compression v0.3.14 [INFO] [stderr] Compiling protobuf-support v3.2.0 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling rustix v0.36.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling lzma-sys v0.1.19 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling linux-raw-sys v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling crypto-market-type v1.1.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling iana-time-zone v0.1.50 [INFO] [stderr] Compiling reqwest v0.11.17 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-msg-type v1.0.11 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling crypto-pair v2.3.15 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling crypto-contract-value v1.7.18 [INFO] [stderr] Compiling crypto-message v1.1.17 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling simple-error v0.2.3 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling simple-error v0.3.0 [INFO] [stderr] Compiling crypto-msg-parser v2.8.32 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling delimited-protobuf v0.1.1 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling sysinfo v0.29.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rlimit v0.9.1 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling crypto-cli-tools v1.4.35 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc6wol6y/symbols.o" "/opt/rustwide/target/debug/deps/crypto_msg_parser-012735ca96c5a3a4.crypto_msg_parser.d7aea443069ad507-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/crypto_msg_parser-012735ca96c5a3a4.crypto_msg_parser.d7aea443069ad507-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/crypto_msg_parser-012735ca96c5a3a4.crypto_msg_parser.d7aea443069ad507-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/crypto_msg_parser-012735ca96c5a3a4.crypto_msg_parser.d7aea443069ad507-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/crypto_msg_parser-012735ca96c5a3a4.crypto_msg_parser.d7aea443069ad507-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/crypto_msg_parser-012735ca96c5a3a4.crypto_msg_parser.d7aea443069ad507-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/crypto_msg_parser-012735ca96c5a3a4.25xsly8wxsogrufp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libxz2-3f9aa747e2deb544.rlib" "/opt/rustwide/target/debug/deps/liblzma_sys-7d9a043b4c1b6408.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-17afe7cea16d6d6d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f643899f4fc2f9be.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-4494f8939674d130.rlib" "/opt/rustwide/target/debug/deps/librustix-f816491351aa23fb.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-f83dc300984ec895.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-e35fca4a63834ad3.rlib" "/opt/rustwide/target/debug/deps/libhumantime-81eb015faf70e9e1.rlib" "/opt/rustwide/target/debug/deps/libregex-95811e28e9e6faa0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-bfbbf28324a597ff.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9f6486ef29ea3d63.rlib" "/opt/rustwide/target/debug/deps/libcrypto_msg_parser-4eaea6abaded21b1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_contract_value-923eba453f295bb8.rlib" "/opt/rustwide/target/debug/deps/libcrypto_pair-4ea8099fa7d51cc7.rlib" "/opt/rustwide/target/debug/deps/libchrono-11c5d0bf67d0a0db.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-1f09fbabd082ae39.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-040d82f36fa7f60d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-669ef0fd7221d0d4.rlib" "/opt/rustwide/target/debug/deps/libtime-21c8aa4e2ad7135e.rlib" "/opt/rustwide/target/debug/deps/libsimple_error-cbb8df5e346c6e61.rlib" "/opt/rustwide/target/debug/deps/libcrypto_message-19f414104adddb73.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-5c76a2386ea4b47c.rlib" "/opt/rustwide/target/debug/deps/libprotobuf_support-f4c94b7ac0f6c2f6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-77b31a13a904586f.rlib" "/opt/rustwide/target/debug/deps/libahash-e6230944f4b5bc7a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-aee9c14d2f56f05d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_msg_type-9d18de582f65a4a2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-109055256dd7f19a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-ffcba9e92e93fedc.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-582d63c87b7ac390.rlib" "/opt/rustwide/target/debug/deps/libbase64-7c27cb29db14b57c.rlib" "/opt/rustwide/target/debug/deps/libipnet-76d9009e98e25180.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-83ee51fe65a15426.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-49e24ec3538aa019.rlib" "/opt/rustwide/target/debug/deps/libryu-0d7b1f41b39f009a.rlib" "/opt/rustwide/target/debug/deps/libmime-afdd552e55d9cb9e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-6db15d5bce05856b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d9ee956c0fb22040.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-c5545698733595c5.rlib" "/opt/rustwide/target/debug/deps/libflate2-0fd6eee026b913e3.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-efa75323d8b03394.rlib" "/opt/rustwide/target/debug/deps/libadler-037ec129765694ec.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5ed460358680a6de.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8ee68321affd1a79.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-40a313131c901435.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b4cf721af7c7cc39.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7aa89faf663a551a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5767efca53968b50.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3e1bdb4b7ead0c23.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0d51eb47c5daee63.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ff03fb2f1473a5fe.rlib" "/opt/rustwide/target/debug/deps/libhyper-410b0f87bc62b057.rlib" "/opt/rustwide/target/debug/deps/libwant-4d018b5de7047234.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8b91b30d7a4751c3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e33675a7dd4b3d37.rlib" "/opt/rustwide/target/debug/deps/libh2-2ca71650e5b7ac4c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-937f02d2d178a090.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-cf224045e7c9cd93.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a338687bf43d65be.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7b9395882ef6a331.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9122a27d48aea29a.rlib" "/opt/rustwide/target/debug/deps/libtracing-48a47087a7734ee9.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-63dc6191161cfa87.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d88fc998f1ab5be0.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2c96ab85da5ba283.rlib" "/opt/rustwide/target/debug/deps/libtokio-0830bfa4b0132366.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c2d397b73fb9089a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e58cb92e592a8060.rlib" "/opt/rustwide/target/debug/deps/libmio-3176509db5d14033.rlib" "/opt/rustwide/target/debug/deps/liblibc-3d8ec27edb9f7524.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-bbd046f3a9a7617c.rlib" "/opt/rustwide/target/debug/deps/liblog-2b509616e2785cf8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-23be4e025b0ec51f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c0b34bd90a886474.rlib" "/opt/rustwide/target/debug/deps/libmemchr-22b9e23b2f3bea7f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-20e8f1d572354abe.rlib" "/opt/rustwide/target/debug/deps/libslab-42a3e84db966704e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-dda99d5874733f50.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-a2b4eb96a79a1c0c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1403530712c91c7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-68e055515c60e0c9.rlib" "/opt/rustwide/target/debug/deps/liburl-e0c9fa807be49f0c.rlib" "/opt/rustwide/target/debug/deps/libidna-110cb2600447d5fa.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e8ddf55e5df73f85.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a481d7215746f74c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-f8f43f9da163b958.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-3e01d65d770a880e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-31be1f3c958f3afa.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-ef83b74367fa5994.rlib" "/opt/rustwide/target/debug/deps/libmatches-cab00802f51edb25.rlib" "/opt/rustwide/target/debug/deps/libhttp-ee0f141e8b7f0c5b.rlib" "/opt/rustwide/target/debug/deps/libitoa-0d31ae900ea32ee5.rlib" "/opt/rustwide/target/debug/deps/libbytes-7371d323ae8109e6.rlib" "/opt/rustwide/target/debug/deps/libfnv-57a1ad4fa04458e0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_market_type-877c28a385d74794.rlib" "/opt/rustwide/target/debug/deps/libstrum-043e820753649237.rlib" "/opt/rustwide/target/debug/deps/libserde-80cd5bfaecf2b4ab.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eca148d40c27828a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f79ce8642007e855.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1fe9bd67498fbf18.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3788e49522b852a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-293157cb6c33dac0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-abbb9acf47228326.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8eb538eb14475afc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-096c75e791c517e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-70d829e242cc2600.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f72c91344bcfa94.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1615daa34e109985.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd25f392b75bcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6927c286ef5bc991.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c1e84b1d0c9e0ae0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6e9717f33e8b3ab4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5f3ff2b3bef25937.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bc0a01f2fc69c61c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3bdfb762c845e8a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24e1c84d0c94c858.rlib" "-Wl,-Bdynamic" "-llzma" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/crypto_msg_parser-012735ca96c5a3a4" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crypto-cli-tools` (bin "crypto-msg-parser") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "60c26ec930f12339725f48a0f0e66722409397dc63a3716935694f8216ccaa6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60c26ec930f12339725f48a0f0e66722409397dc63a3716935694f8216ccaa6a", kill_on_drop: false }` [INFO] [stdout] 60c26ec930f12339725f48a0f0e66722409397dc63a3716935694f8216ccaa6a