[INFO] fetching crate jarust 0.4.0... [INFO] testing jarust-0.4.0 against beta-2024-09-05 for beta-1.82-1 [INFO] extracting crate jarust 0.4.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate jarust 0.4.0 on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate jarust 0.4.0 [INFO] finished tweaking crates.io crate jarust 0.4.0 [INFO] tweaked toml for crates.io crate jarust 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate jarust 0.4.0 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-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d070fa55a4d75256d32b704ef84e8dc26785248e96da16357f53a70e4d28e37c [INFO] running `Command { std: "docker" "start" "-a" "d070fa55a4d75256d32b704ef84e8dc26785248e96da16357f53a70e4d28e37c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d070fa55a4d75256d32b704ef84e8dc26785248e96da16357f53a70e4d28e37c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d070fa55a4d75256d32b704ef84e8dc26785248e96da16357f53a70e4d28e37c", kill_on_drop: false }` [INFO] [stdout] d070fa55a4d75256d32b704ef84e8dc26785248e96da16357f53a70e4d28e37c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 437dfd667a6a9c108e62df930f5e2b0d7a9aefd31ce619ead706bd42ef1373e5 [INFO] running `Command { std: "docker" "start" "-a" "437dfd667a6a9c108e62df930f5e2b0d7a9aefd31ce619ead706bd42ef1373e5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.0.101 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling jarust_rt v0.4.0 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling jarust_transport v0.4.0 [INFO] [stderr] Compiling jarust v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.63s [INFO] running `Command { std: "docker" "inspect" "437dfd667a6a9c108e62df930f5e2b0d7a9aefd31ce619ead706bd42ef1373e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "437dfd667a6a9c108e62df930f5e2b0d7a9aefd31ce619ead706bd42ef1373e5", kill_on_drop: false }` [INFO] [stdout] 437dfd667a6a9c108e62df930f5e2b0d7a9aefd31ce619ead706bd42ef1373e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d3699d0ddbd3f4c8283d2d5bc765dc577a15df0cbd67fb8e66209d91e86fbcb [INFO] running `Command { std: "docker" "start" "-a" "5d3699d0ddbd3f4c8283d2d5bc765dc577a15df0cbd67fb8e66209d91e86fbcb", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling jarust_rt v0.4.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling jarust_transport v0.4.0 [INFO] [stderr] Compiling jarust v0.4.0 (/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-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-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/rustcQPZGbo/symbols.o" "/opt/rustwide/target/debug/examples/raw_echotest-58c5859ed674addc.raw_echotest.aeaf9bd323f76794-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/raw_echotest-58c5859ed674addc.raw_echotest.aeaf9bd323f76794-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/raw_echotest-58c5859ed674addc.raw_echotest.aeaf9bd323f76794-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/raw_echotest-58c5859ed674addc.raw_echotest.aeaf9bd323f76794-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/raw_echotest-58c5859ed674addc.raw_echotest.aeaf9bd323f76794-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/raw_echotest-58c5859ed674addc.raw_echotest.aeaf9bd323f76794-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/raw_echotest-58c5859ed674addc.raw_echotest.aeaf9bd323f76794-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/raw_echotest-58c5859ed674addc.raw_echotest.aeaf9bd323f76794-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/raw_echotest-58c5859ed674addc.raw_echotest.aeaf9bd323f76794-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/raw_echotest-58c5859ed674addc.raw_echotest.aeaf9bd323f76794-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/raw_echotest-58c5859ed674addc.raw_echotest.aeaf9bd323f76794-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/raw_echotest-58c5859ed674addc.raw_echotest.aeaf9bd323f76794-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/raw_echotest-58c5859ed674addc.raw_echotest.aeaf9bd323f76794-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/raw_echotest-58c5859ed674addc.raw_echotest.aeaf9bd323f76794-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/raw_echotest-58c5859ed674addc.raw_echotest.aeaf9bd323f76794-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/raw_echotest-58c5859ed674addc.raw_echotest.aeaf9bd323f76794-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/raw_echotest-58c5859ed674addc.51wnvkzzaz63eqi1rn15gtum6.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libanyhow-64aa4a1529b21937.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-c7842db0a9278f2a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cae3008cdb7d5db1.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-fd6be72aff03781b.rlib" "/opt/rustwide/target/debug/deps/liboverload-983ca80356c666b7.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-680c4c40c3a9749d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-34736fcc74b41a53.rlib" "/opt/rustwide/target/debug/deps/libmatchers-f3994c82d9bee3fc.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-b9e0dbc04b6d3902.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0ebc1de550429e3a.rlib" "/opt/rustwide/target/debug/deps/libregex-61ed34363e96a28c.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-6a6ee5a08c143a1c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a9557b74e7db47b8.rlib" "/opt/rustwide/target/debug/deps/libthread_local-0cde026e6d0a10c4.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-79e0cc28bb9bbb38.rlib" "/opt/rustwide/target/debug/deps/libjarust-bccac9c6a351e5cf.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4422e94bee958b4e.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-c059e237272e9f67.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f8886bc53ead07ee.rlib" "/opt/rustwide/target/debug/deps/libryu-6e02dac7c3b6be75.rlib" "/opt/rustwide/target/debug/deps/libserde-591e6de5455e8f75.rlib" "/opt/rustwide/target/debug/deps/libjarust_transport-8dea6f680ba2570f.rlib" "/opt/rustwide/target/debug/deps/libtracing-cace35b146c4e227.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-e6106d3770db5d35.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-8ed6fac66ccc6f63.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-9fc4568e5a00e774.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-3f7f98f903174610.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-a95258d30ff1420a.rlib" "/opt/rustwide/target/debug/deps/librand-856f96933bf6617e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d9a2c80ed1a0a1c0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6355e3a2f5357626.rlib" "/opt/rustwide/target/debug/deps/librand_core-83f7b0d7f832da71.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0f4f419f79403ad9.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-7d6deba4c0a5f9bd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ed1174850529d944.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5922f390f9868570.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-334d739f4e3a4961.rlib" "/opt/rustwide/target/debug/deps/libbitflags-84877d9103c9f4ef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2619a4331d8b6eb7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c35523625cfd8702.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-cb59813aaf66d3f6.rlib" "/opt/rustwide/target/debug/deps/libutf8-370df01ffad319e0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6ac88002c46ec63a.rlib" "/opt/rustwide/target/debug/deps/libsha1-7b90341a76349ec7.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-6b5d33967087d885.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libdigest-c84df7ec6d03d262.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1c810e7ce630e20d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-c9a7249a89218cc0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-8204c0397cddb82b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b40ba058056b0bf8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-80e19c1a3a1ffac7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1a95b7a01ae9f539.rlib" "/opt/rustwide/target/debug/deps/liburl-ea0bb14f280cc105.rlib" "/opt/rustwide/target/debug/deps/libidna-75a2f0ceed1d4cd4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c45f5e34d5f487b9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-3cb9704dba2a6753.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-9b64cff028edaa87.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-59e65d5ba0f82c92.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-fc63a8437ca6afa3.rlib" "/opt/rustwide/target/debug/deps/liblog-7b75ec81b7344c77.rlib" "/opt/rustwide/target/debug/deps/libhttp-a1be63427794076b.rlib" "/opt/rustwide/target/debug/deps/libitoa-307f5b8ccbe1a9f3.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libjarust_rt-8a12b57bb463cc5f.rlib" "/opt/rustwide/target/debug/deps/libtokio-e13a6f9cce997392.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-daf754d9d42df197.rlib" "/opt/rustwide/target/debug/deps/libsocket2-330bf5be77c97ea7.rlib" "/opt/rustwide/target/debug/deps/libbytes-2732d0fbd5e31f67.rlib" "/opt/rustwide/target/debug/deps/libmio-67795c601fc341c6.rlib" "/opt/rustwide/target/debug/deps/liblibc-5c79e692c1a21191.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7cc6c792ecd08386.rlib" "/opt/rustwide/target/debug/deps/libslab-854636f389d4caa9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-92287217d9698c36.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-01eeb115f851db7e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5f891dfd68443eda.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-761cdf0a4969ce53.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ddfa30f5b2dff88d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d58ba3f1cf32ddd2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-2dbef2699a18c754.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-5b026333cdfb63da.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-113c49093f0fcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-019e23faa7643465.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2cf2c3dfc6c03f4d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-901a4b8bab9b89aa.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-85120886601cc0a9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-1470e1ba5156a741.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4885f4c688995969.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-1d696803940285c8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e21bf89e627e698a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-33f46c78576842ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-17be2b16923e3bb8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-567de79732361682.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-aa3eb6fd597e79f5.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-09-05-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/raw_echotest-58c5859ed674addc" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jarust` (example "raw_echotest") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5d3699d0ddbd3f4c8283d2d5bc765dc577a15df0cbd67fb8e66209d91e86fbcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d3699d0ddbd3f4c8283d2d5bc765dc577a15df0cbd67fb8e66209d91e86fbcb", kill_on_drop: false }` [INFO] [stdout] 5d3699d0ddbd3f4c8283d2d5bc765dc577a15df0cbd67fb8e66209d91e86fbcb