[INFO] fetching crate retty 0.29.0... [INFO] testing retty-0.29.0 against beta-2024-12-08 for beta-1.84.0-4 [INFO] extracting crate retty 0.29.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate retty 0.29.0 on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate retty 0.29.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate retty 0.29.0 [INFO] tweaked toml for crates.io crate retty 0.29.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate retty 0.29.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-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88b9ecfc385cef89d22c8b5c4f7a1f5e0a570b7bc633d04d4389df36b3216ae6 [INFO] running `Command { std: "docker" "start" "-a" "88b9ecfc385cef89d22c8b5c4f7a1f5e0a570b7bc633d04d4389df36b3216ae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88b9ecfc385cef89d22c8b5c4f7a1f5e0a570b7bc633d04d4389df36b3216ae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88b9ecfc385cef89d22c8b5c4f7a1f5e0a570b7bc633d04d4389df36b3216ae6", kill_on_drop: false }` [INFO] [stdout] 88b9ecfc385cef89d22c8b5c4f7a1f5e0a570b7bc633d04d4389df36b3216ae6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4b3894e64b62ceb482ed8fe58b8c427459bd57acee8c37ad8343a351ef62c1f [INFO] running `Command { std: "docker" "start" "-a" "e4b3894e64b62ceb482ed8fe58b8c427459bd57acee8c37ad8343a351ef62c1f", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling async-task v4.7.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling waitgroup v0.1.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-lite v2.2.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling async-broadcast v0.7.0 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling core_affinity v0.8.1 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling polling v3.5.0 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling async-io v2.3.1 [INFO] [stderr] Compiling async-fs v2.1.1 [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-process v2.1.0 [INFO] [stderr] Compiling smol v2.0.0 [INFO] [stderr] Compiling async-transport v0.5.0 [INFO] [stderr] Compiling retty v0.29.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.15s [INFO] running `Command { std: "docker" "inspect" "e4b3894e64b62ceb482ed8fe58b8c427459bd57acee8c37ad8343a351ef62c1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4b3894e64b62ceb482ed8fe58b8c427459bd57acee8c37ad8343a351ef62c1f", kill_on_drop: false }` [INFO] [stdout] e4b3894e64b62ceb482ed8fe58b8c427459bd57acee8c37ad8343a351ef62c1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38a0a32313316bc124330bb2cf1a904432ad0741b5461d0e0534e5ab1c51d0d3 [INFO] running `Command { std: "docker" "start" "-a" "38a0a32313316bc124330bb2cf1a904432ad0741b5461d0e0534e5ab1c51d0d3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling core_affinity v0.8.1 [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling async-process v2.1.0 [INFO] [stderr] Compiling smol v2.0.0 [INFO] [stderr] Compiling async-transport v0.5.0 [INFO] [stderr] Compiling ctrlc v3.4.2 [INFO] [stderr] Compiling retty v0.29.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clap v4.5.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling local-sync v0.1.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [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-12-08-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/rustcrEBUZ6/symbols.o" "/opt/rustwide/target/debug/examples/client_udp-bb3740171f9da697.client_udp.4d8f1450f77110a1-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/client_udp-bb3740171f9da697.client_udp.4d8f1450f77110a1-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/client_udp-bb3740171f9da697.client_udp.4d8f1450f77110a1-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/client_udp-bb3740171f9da697.client_udp.4d8f1450f77110a1-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/client_udp-bb3740171f9da697.client_udp.4d8f1450f77110a1-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/client_udp-bb3740171f9da697.client_udp.4d8f1450f77110a1-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/client_udp-bb3740171f9da697.client_udp.4d8f1450f77110a1-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/client_udp-bb3740171f9da697.client_udp.4d8f1450f77110a1-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/client_udp-bb3740171f9da697.client_udp.4d8f1450f77110a1-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/client_udp-bb3740171f9da697.client_udp.4d8f1450f77110a1-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/client_udp-bb3740171f9da697.client_udp.4d8f1450f77110a1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/client_udp-bb3740171f9da697.client_udp.4d8f1450f77110a1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/client_udp-bb3740171f9da697.client_udp.4d8f1450f77110a1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/client_udp-bb3740171f9da697.client_udp.4d8f1450f77110a1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/client_udp-bb3740171f9da697.client_udp.4d8f1450f77110a1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/client_udp-bb3740171f9da697.client_udp.4d8f1450f77110a1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/client_udp-bb3740171f9da697.e38mrvlwnu88ljb3674rh59rp.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchrono-e8ff10b4016d4d63.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d9a9d4039fe73736.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-35c51f90eabba12b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-d444a846db293c97.rlib" "/opt/rustwide/target/debug/deps/libenv_filter-058d7a79d52e9887.rlib" "/opt/rustwide/target/debug/deps/libregex-e89eac1358cf3e93.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-2fbe7d66660a8027.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-182918045624edef.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f7cf15211aa5b198.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ce381c4933d03978.rlib" "/opt/rustwide/target/debug/deps/libanyhow-82f5f80550c33a16.rlib" "/opt/rustwide/target/debug/deps/libretty-74764537151a288e.rlib" "/opt/rustwide/target/debug/deps/libasync_broadcast-c3f8eb3ded028ce3.rlib" "/opt/rustwide/target/debug/deps/libtokio-09ce9cf8924fbb77.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-b4a4e7ca34dd4083.rlib" "/opt/rustwide/target/debug/deps/libcore_affinity-061e4e965bd3cb1d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-33e89a361a701acb.rlib" "/opt/rustwide/target/debug/deps/libasync_transport-fb466918216f9fa5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b7b82b1cf51e5fa5.rlib" "/opt/rustwide/target/debug/deps/libwaitgroup-2f1a1d7072304fc9.rlib" "/opt/rustwide/target/debug/deps/libsmol-e984c5f43bb0fa26.rlib" "/opt/rustwide/target/debug/deps/libasync_process-1d1a5b560cc76c9d.rlib" "/opt/rustwide/target/debug/deps/libasync_signal-385dea5df07d37db.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-412ede284ae88da1.rlib" "/opt/rustwide/target/debug/deps/liblibc-82049e4e71c8b5c7.rlib" "/opt/rustwide/target/debug/deps/libasync_fs-7eafc051ed55efea.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-6223261f3c0c5715.rlib" "/opt/rustwide/target/debug/deps/liblog-7b75ec81b7344c77.rlib" "/opt/rustwide/target/debug/deps/libbytes-d5ef6100ae69ca23.rlib" "/opt/rustwide/target/debug/deps/libasync_net-c753b21e777fad03.rlib" "/opt/rustwide/target/debug/deps/libblocking-41cc0775406869f5.rlib" "/opt/rustwide/target/debug/deps/libpiper-0d50c06ae9280a69.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6cd29d6269b9677d.rlib" "/opt/rustwide/target/debug/deps/libasync_task-0ac68b3c0ef3da31.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-3bc2b40c7f5eb8a3.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-bcf03bf309bc5b48.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-e55ca54ceb4d7c6d.rlib" "/opt/rustwide/target/debug/deps/libasync_io-c870dfca6c65c370.rlib" "/opt/rustwide/target/debug/deps/libpolling-9bbe213bca79c06b.rlib" "/opt/rustwide/target/debug/deps/libtracing-ea1c131fab3d4f29.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-494c8f77b83eb5be.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-334d739f4e3a4961.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-0f21afce7b9acd71.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6348873bf9a489dc.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-68c6b74bd8952871.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-d09e9be9b774c949.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-f92142e5f958bbf5.rlib" "/opt/rustwide/target/debug/deps/librustix-4cebb4933297b9ca.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d91035ce41918cdc.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-3caa721a912cd1d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-844f1cbe8b425ad6.rlib" "/opt/rustwide/target/debug/deps/libparking-c0eec4b85623c35c.rlib" "/opt/rustwide/target/debug/deps/libfastrand-c5a132108b9e8ad0.rlib" "/opt/rustwide/target/debug/deps/libfutures-8313e3461d162bfc.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7731352551fb9e19.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-60108f01e99cdb95.rlib" "/opt/rustwide/target/debug/deps/libmemchr-14a47255884553ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ed62944ee914013e.rlib" "/opt/rustwide/target/debug/deps/libslab-0a39a638bccea296.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b91dc3c348c5b2ad.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e615da966755eef2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1fec7dac9dc9006f.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-b7e48a954509deff.rlib" "/opt/rustwide/target/debug/deps/libclap-6947a86b974279a9.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-a426e771cbae7190.rlib" "/opt/rustwide/target/debug/deps/libstrsim-10bc7826970c88bf.rlib" "/opt/rustwide/target/debug/deps/libanstream-f53be55b49cda91a.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-f19e96befdf44a77.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-d395abfad8a7a372.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-7219d04ae72ede9e.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-39ed42569342c469.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-8d490d9c09223880.rlib" "/opt/rustwide/target/debug/deps/libanstyle-392ffcd059bb6a00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-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-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/client_udp-bb3740171f9da697" "-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] [stderr] error: could not compile `retty` (example "client_udp") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "38a0a32313316bc124330bb2cf1a904432ad0741b5461d0e0534e5ab1c51d0d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38a0a32313316bc124330bb2cf1a904432ad0741b5461d0e0534e5ab1c51d0d3", kill_on_drop: false }` [INFO] [stdout] 38a0a32313316bc124330bb2cf1a904432ad0741b5461d0e0534e5ab1c51d0d3