[INFO] cloning repository https://github.com/FutureSDR/FutureSDR [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FutureSDR/FutureSDR" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFutureSDR%2FFutureSDR", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFutureSDR%2FFutureSDR'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b047833a6b245a9a9e40b11ac8ceacfac458eb7 [INFO] testing FutureSDR/FutureSDR against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFutureSDR%2FFutureSDR" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FutureSDR/FutureSDR on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FutureSDR/FutureSDR [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/FutureSDR/FutureSDR [INFO] tweaked toml for git repo https://github.com/FutureSDR/FutureSDR written to /workspace/builds/worker-25/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/wgpu.git` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/naga` [INFO] [stderr] Updating git repository `https://github.com/gfx-rs/metal-rs` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4940a399924c60a056633b1bbdc51dd7a84d56b0f8e8f4007ba031462312e3d1 [INFO] running `Command { std: "docker" "start" "-a" "4940a399924c60a056633b1bbdc51dd7a84d56b0f8e8f4007ba031462312e3d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4940a399924c60a056633b1bbdc51dd7a84d56b0f8e8f4007ba031462312e3d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4940a399924c60a056633b1bbdc51dd7a84d56b0f8e8f4007ba031462312e3d1", kill_on_drop: false }` [INFO] [stdout] 4940a399924c60a056633b1bbdc51dd7a84d56b0f8e8f4007ba031462312e3d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38038cbd0c3b7e7fb1d3f0f9c3224c5581d75187a96e694e944d9e67db2742bc [INFO] running `Command { std: "docker" "start" "-a" "38038cbd0c3b7e7fb1d3f0f9c3224c5581d75187a96e694e944d9e67db2742bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling matchit v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling core_affinity v0.5.10 [INFO] [stderr] Compiling futuredsp v0.0.1 (/opt/rustwide/workdir/futuredsp) [INFO] [stderr] Compiling futuresdr v0.0.13 (/opt/rustwide/workdir) [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling async-net v1.6.1 [INFO] [stderr] Compiling rustfft v6.0.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.17.2 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling axum-core v0.1.2 [INFO] [stderr] Compiling async-tungstenite v0.17.0 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tower-http v0.2.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futuresdr-pmt v0.0.2 (/opt/rustwide/workdir/pmt) [INFO] [stderr] Compiling axum v0.4.6 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.75s [INFO] running `Command { std: "docker" "inspect" "38038cbd0c3b7e7fb1d3f0f9c3224c5581d75187a96e694e944d9e67db2742bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38038cbd0c3b7e7fb1d3f0f9c3224c5581d75187a96e694e944d9e67db2742bc", kill_on_drop: false }` [INFO] [stdout] 38038cbd0c3b7e7fb1d3f0f9c3224c5581d75187a96e694e944d9e67db2742bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bee3e199c35a2ac8c31600aba56caa80ecf7bb34fb24b0ee202f4245b070348 [INFO] running `Command { std: "docker" "start" "-a" "4bee3e199c35a2ac8c31600aba56caa80ecf7bb34fb24b0ee202f4245b070348", kill_on_drop: false }` [INFO] [stderr] Compiling easy-parallel v3.2.0 [INFO] [stderr] Compiling futuresdr v0.0.13 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `futuresdr` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name websocket --edition=2021 examples/websocket.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=671ab8d90a15ca19 -C extra-filename=-671ab8d90a15ca19 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ea72fa2040392513.rlib --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-c3b0747bf9f5ec0e.rlib --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-884cafebb6fd4d39.rlib --extern async_fs=/opt/rustwide/target/debug/deps/libasync_fs-f1e5e04a0166c0c3.rlib --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-d5e627ae6b0af8aa.rlib --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-a5bc326f35988788.rlib --extern async_net=/opt/rustwide/target/debug/deps/libasync_net-5a7ed6545b5431a8.rlib --extern async_task=/opt/rustwide/target/debug/deps/libasync_task-514722bd8245dd30.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-bf0e9e905ef13897.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-3465bdd2b3feb893.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-62fa2a8bd6bd23f1.rlib --extern blocking=/opt/rustwide/target/debug/deps/libblocking-11da6d8f1116dd4d.rlib --extern concurrent_queue=/opt/rustwide/target/debug/deps/libconcurrent_queue-55c310042a619115.rlib --extern config=/opt/rustwide/target/debug/deps/libconfig-e7a1909be52b8449.rlib --extern core_affinity=/opt/rustwide/target/debug/deps/libcore_affinity-2cdc3435ae088247.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-feefb68661c656f1.rlib --extern easy_parallel=/opt/rustwide/target/debug/deps/libeasy_parallel-79a8151ffa681aca.rlib --extern futuredsp=/opt/rustwide/target/debug/deps/libfuturedsp-1972056f530f526a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-cea5df9e528eb0d8.rlib --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-d71ff2b2fe6ba90a.rlib --extern futuresdr=/opt/rustwide/target/debug/deps/libfuturesdr-2971cf1a969c0c24.rlib --extern futuresdr_pmt=/opt/rustwide/target/debug/deps/libfuturesdr_pmt-0a8e41cb2a7ef34c.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-0df115c6f3232b87.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-387b09fab2e8b0ac.rlib --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-089618398cf462bd.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-1083a58fe8e257ec.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-561194eab0f95ba0.rlib --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-00a2724011d4e802.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-56c49b590b9d937a.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib --extern spin=/opt/rustwide/target/debug/deps/libspin-72a4575cd6c4d0a9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-54c2e944d555167c.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-3c3cdefc77a45f0f.rlib --cap-lints=warn --cfg RUSTC_IS_STABLE` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/custom_config-55c73dc8e48a9c80.custom_config.7bdb8a97-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/custom_config-55c73dc8e48a9c80.custom_config.7bdb8a97-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/custom_config-55c73dc8e48a9c80.custom_config.7bdb8a97-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/custom_config-55c73dc8e48a9c80.custom_config.7bdb8a97-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/custom_config-55c73dc8e48a9c80.custom_config.7bdb8a97-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/custom_config-55c73dc8e48a9c80.custom_config.7bdb8a97-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/custom_config-55c73dc8e48a9c80.custom_config.7bdb8a97-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/custom_config-55c73dc8e48a9c80.custom_config.7bdb8a97-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/custom_config-55c73dc8e48a9c80.custom_config.7bdb8a97-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/custom_config-55c73dc8e48a9c80.custom_config.7bdb8a97-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/custom_config-55c73dc8e48a9c80.custom_config.7bdb8a97-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/custom_config-55c73dc8e48a9c80.custom_config.7bdb8a97-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/custom_config-55c73dc8e48a9c80.custom_config.7bdb8a97-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/custom_config-55c73dc8e48a9c80.custom_config.7bdb8a97-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/custom_config-55c73dc8e48a9c80.custom_config.7bdb8a97-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/custom_config-55c73dc8e48a9c80.custom_config.7bdb8a97-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/custom_config-55c73dc8e48a9c80.2ua6xtkxcerdlxex.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfuturesdr-2971cf1a969c0c24.rlib" "/opt/rustwide/target/debug/deps/libcore_affinity-2cdc3435ae088247.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1083a58fe8e257ec.rlib" "/opt/rustwide/target/debug/deps/libdirs-feefb68661c656f1.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-19dac1127c95cded.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ea72fa2040392513.rlib" "/opt/rustwide/target/debug/deps/libfuturesdr_pmt-0a8e41cb2a7ef34c.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-884cafebb6fd4d39.rlib" "/opt/rustwide/target/debug/deps/libaxum-62fa2a8bd6bd23f1.rlib" "/opt/rustwide/target/debug/deps/libmatchit-1f36e99d2aa9293e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a807adb39d2680b4.rlib" "/opt/rustwide/target/debug/deps/libtower_http-3c3cdefc77a45f0f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-85f2af567d2882c1.rlib" "/opt/rustwide/target/debug/deps/libunicase-3bf163bc44e26850.rlib" "/opt/rustwide/target/debug/deps/libhttp_range_header-172a15f8d84589e4.rlib" "/opt/rustwide/target/debug/deps/libtower-4af12159344cfdad.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7bf8e91bea783398.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b3bfa2692cdec623.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-96648288289d4c31.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libhyper-992851729c004649.rlib" "/opt/rustwide/target/debug/deps/libtracing-a1989eeea56e3311.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-eb7c12311019b1a5.rlib" "/opt/rustwide/target/debug/deps/libtokio-54c2e944d555167c.rlib" "/opt/rustwide/target/debug/deps/libmio-04e55c01d13833df.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-942c792fc63be0ae.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1ed4538ed4140f06.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-c8b54a5d9704b947.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c2d073dd8f0bf982.rlib" "/opt/rustwide/target/debug/deps/libconfig-e7a1909be52b8449.rlib" "/opt/rustwide/target/debug/deps/libini-8409797f68761358.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-50580e4230167fb9.rlib" "/opt/rustwide/target/debug/deps/libserde-02d7e78a5d74221a.rlib" "/opt/rustwide/target/debug/deps/libregex-9e37fd06e0ae4dcc.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c8ecde3c6113f4c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-717afa7994d84588.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-1603fc94e62853ce.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bb6842ed1b81363c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-aaf7453d8a4cdd6e.rlib" "/opt/rustwide/target/debug/deps/libtoml-65e5546d8b1afb1f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libnom-a52598b3239dcec2.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-f0ad5899a4007e3d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1d9bfa3d2067556b.rlib" "/opt/rustwide/target/debug/deps/libserde-56c49b590b9d937a.rlib" "/opt/rustwide/target/debug/deps/libasync_tungstenite-3465bdd2b3feb893.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-7e7668f6af5487ed.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/librand-561194eab0f95ba0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e877451a56b590d8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f422879e062f51ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-ec53215f5cb31712.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-38e32127712f3aa4.rlib" "/opt/rustwide/target/debug/deps/libutf8-a8228bb23af27c14.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libsha1-eee64a58ebc87b50.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8a0342d2228e88a9.rlib" "/opt/rustwide/target/debug/deps/libdigest-1dff5438e8376982.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-2d00540757a3ad1f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-75f0922b7b71098c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4e9397dd5092f5cc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8dc0f9d8081d34a9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-7e6a5e5cd6f3efab.rlib" "/opt/rustwide/target/debug/deps/libthiserror-84d8b5df27f221bb.rlib" "/opt/rustwide/target/debug/deps/liburl-e82c183658d4c117.rlib" "/opt/rustwide/target/debug/deps/libidna-f49cda824f0cc43c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e17b05c4e7220a4a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6501298496e10bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c016094b93117d84.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libhttp-bb254f94d89028a2.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f48628b7ba2d408.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libfutures-cea5df9e528eb0d8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7a7cac06f94392f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5d55ecf680126150.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6f2858b163c500e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e10ea0e7e7fbe990.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7d3a049d02ce8b73.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libasync_fs-f1e5e04a0166c0c3.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-a5bc326f35988788.rlib" "/opt/rustwide/target/debug/deps/librustfft-00a2724011d4e802.rlib" "/opt/rustwide/target/debug/deps/libprimal_check-0020d5b4f92927d8.rlib" "/opt/rustwide/target/debug/deps/libtranspose-9806949e379fbde6.rlib" "/opt/rustwide/target/debug/deps/libstrength_reduce-1b6974abcb286672.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d1b7f01a4b6af035.rlib" "/opt/rustwide/target/debug/deps/libfuturedsp-1972056f530f526a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-089618398cf462bd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ef3479476824fa28.rlib" "/opt/rustwide/target/debug/deps/libasync_net-5a7ed6545b5431a8.rlib" "/opt/rustwide/target/debug/deps/libblocking-11da6d8f1116dd4d.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6fa44d9a4a76f4df.rlib" "/opt/rustwide/target/debug/deps/libasync_task-514722bd8245dd30.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-c3b0747bf9f5ec0e.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-f9372f4c65b4dd8c.rlib" "/opt/rustwide/target/debug/deps/libasync_io-d5e627ae6b0af8aa.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libpolling-033b507b67138aa1.rlib" "/opt/rustwide/target/debug/deps/liblog-387b09fab2e8b0ac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-55c310042a619115.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-9caeea70b9c041d9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-83eba72fd570db7e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0df115c6f3232b87.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-d71ff2b2fe6ba90a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d855812343cfe6af.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6c6e62702e2d6590.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ddffed7f26562b3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7d8219d4ed57fa6e.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4de703460d892bd7.rlib" "/opt/rustwide/target/debug/deps/libparking-99e4e26c1529b2b0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-420daa249e18d18f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/custom_config-55c73dc8e48a9c80" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/applyintoiter-3210393e29c82004.applyintoiter.f4cd2a91-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/applyintoiter-3210393e29c82004.applyintoiter.f4cd2a91-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/applyintoiter-3210393e29c82004.applyintoiter.f4cd2a91-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/applyintoiter-3210393e29c82004.applyintoiter.f4cd2a91-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/applyintoiter-3210393e29c82004.applyintoiter.f4cd2a91-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/applyintoiter-3210393e29c82004.applyintoiter.f4cd2a91-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/applyintoiter-3210393e29c82004.applyintoiter.f4cd2a91-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/applyintoiter-3210393e29c82004.applyintoiter.f4cd2a91-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/applyintoiter-3210393e29c82004.applyintoiter.f4cd2a91-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/applyintoiter-3210393e29c82004.applyintoiter.f4cd2a91-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/applyintoiter-3210393e29c82004.applyintoiter.f4cd2a91-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/applyintoiter-3210393e29c82004.applyintoiter.f4cd2a91-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/applyintoiter-3210393e29c82004.applyintoiter.f4cd2a91-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/applyintoiter-3210393e29c82004.applyintoiter.f4cd2a91-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/applyintoiter-3210393e29c82004.applyintoiter.f4cd2a91-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/applyintoiter-3210393e29c82004.applyintoiter.f4cd2a91-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/applyintoiter-3210393e29c82004.40o3t16c7z4go2xd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libfuturesdr-2971cf1a969c0c24.rlib" "/opt/rustwide/target/debug/deps/libcore_affinity-2cdc3435ae088247.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1083a58fe8e257ec.rlib" "/opt/rustwide/target/debug/deps/libdirs-feefb68661c656f1.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-19dac1127c95cded.rlib" "/opt/rustwide/target/debug/deps/libanyhow-ea72fa2040392513.rlib" "/opt/rustwide/target/debug/deps/libfuturesdr_pmt-0a8e41cb2a7ef34c.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-884cafebb6fd4d39.rlib" "/opt/rustwide/target/debug/deps/libaxum-62fa2a8bd6bd23f1.rlib" "/opt/rustwide/target/debug/deps/libmatchit-1f36e99d2aa9293e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a807adb39d2680b4.rlib" "/opt/rustwide/target/debug/deps/libtower_http-3c3cdefc77a45f0f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-85f2af567d2882c1.rlib" "/opt/rustwide/target/debug/deps/libunicase-3bf163bc44e26850.rlib" "/opt/rustwide/target/debug/deps/libhttp_range_header-172a15f8d84589e4.rlib" "/opt/rustwide/target/debug/deps/libtower-4af12159344cfdad.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7bf8e91bea783398.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b3bfa2692cdec623.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-96648288289d4c31.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libhyper-992851729c004649.rlib" "/opt/rustwide/target/debug/deps/libtracing-a1989eeea56e3311.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-eb7c12311019b1a5.rlib" "/opt/rustwide/target/debug/deps/libtokio-54c2e944d555167c.rlib" "/opt/rustwide/target/debug/deps/libmio-04e55c01d13833df.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-942c792fc63be0ae.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1ed4538ed4140f06.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-c8b54a5d9704b947.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c2d073dd8f0bf982.rlib" "/opt/rustwide/target/debug/deps/libconfig-e7a1909be52b8449.rlib" "/opt/rustwide/target/debug/deps/libini-8409797f68761358.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-50580e4230167fb9.rlib" "/opt/rustwide/target/debug/deps/libserde-02d7e78a5d74221a.rlib" "/opt/rustwide/target/debug/deps/libregex-9e37fd06e0ae4dcc.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c8ecde3c6113f4c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-717afa7994d84588.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-1603fc94e62853ce.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-bb6842ed1b81363c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-aaf7453d8a4cdd6e.rlib" "/opt/rustwide/target/debug/deps/libtoml-65e5546d8b1afb1f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libnom-a52598b3239dcec2.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-f0ad5899a4007e3d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-71c0127ae2e9688d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1d9bfa3d2067556b.rlib" "/opt/rustwide/target/debug/deps/libserde-56c49b590b9d937a.rlib" "/opt/rustwide/target/debug/deps/libasync_tungstenite-3465bdd2b3feb893.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-7e7668f6af5487ed.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/librand-561194eab0f95ba0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e877451a56b590d8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f422879e062f51ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-ec53215f5cb31712.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-38e32127712f3aa4.rlib" "/opt/rustwide/target/debug/deps/libutf8-a8228bb23af27c14.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libsha1-eee64a58ebc87b50.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-8a0342d2228e88a9.rlib" "/opt/rustwide/target/debug/deps/libdigest-1dff5438e8376982.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-2d00540757a3ad1f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-75f0922b7b71098c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4e9397dd5092f5cc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8dc0f9d8081d34a9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-7e6a5e5cd6f3efab.rlib" "/opt/rustwide/target/debug/deps/libthiserror-84d8b5df27f221bb.rlib" "/opt/rustwide/target/debug/deps/liburl-e82c183658d4c117.rlib" "/opt/rustwide/target/debug/deps/libidna-f49cda824f0cc43c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e17b05c4e7220a4a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6501298496e10bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c016094b93117d84.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libhttp-bb254f94d89028a2.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f48628b7ba2d408.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libfutures-cea5df9e528eb0d8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7a7cac06f94392f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5d55ecf680126150.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6f2858b163c500e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e10ea0e7e7fbe990.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7d3a049d02ce8b73.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libasync_fs-f1e5e04a0166c0c3.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-a5bc326f35988788.rlib" "/opt/rustwide/target/debug/deps/librustfft-00a2724011d4e802.rlib" "/opt/rustwide/target/debug/deps/libprimal_check-0020d5b4f92927d8.rlib" "/opt/rustwide/target/debug/deps/libtranspose-9806949e379fbde6.rlib" "/opt/rustwide/target/debug/deps/libstrength_reduce-1b6974abcb286672.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d1b7f01a4b6af035.rlib" "/opt/rustwide/target/debug/deps/libfuturedsp-1972056f530f526a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-089618398cf462bd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ef3479476824fa28.rlib" "/opt/rustwide/target/debug/deps/libasync_net-5a7ed6545b5431a8.rlib" "/opt/rustwide/target/debug/deps/libblocking-11da6d8f1116dd4d.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6fa44d9a4a76f4df.rlib" "/opt/rustwide/target/debug/deps/libasync_task-514722bd8245dd30.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-c3b0747bf9f5ec0e.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-f9372f4c65b4dd8c.rlib" "/opt/rustwide/target/debug/deps/libasync_io-d5e627ae6b0af8aa.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libpolling-033b507b67138aa1.rlib" "/opt/rustwide/target/debug/deps/liblog-387b09fab2e8b0ac.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-55c310042a619115.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-9caeea70b9c041d9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-08c040c8ce3c280a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-83eba72fd570db7e.rlib" "/opt/rustwide/target/debug/deps/liblibc-0df115c6f3232b87.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-d71ff2b2fe6ba90a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d855812343cfe6af.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6c6e62702e2d6590.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ddffed7f26562b3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7d8219d4ed57fa6e.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-4de703460d892bd7.rlib" "/opt/rustwide/target/debug/deps/libparking-99e4e26c1529b2b0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-420daa249e18d18f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/applyintoiter-3210393e29c82004" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "4bee3e199c35a2ac8c31600aba56caa80ecf7bb34fb24b0ee202f4245b070348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bee3e199c35a2ac8c31600aba56caa80ecf7bb34fb24b0ee202f4245b070348", kill_on_drop: false }` [INFO] [stdout] 4bee3e199c35a2ac8c31600aba56caa80ecf7bb34fb24b0ee202f4245b070348