[INFO] cloning repository https://github.com/railwayapp/cliv3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/railwayapp/cliv3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frailwayapp%2Fcliv3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frailwayapp%2Fcliv3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4eba8433fbfbe8cb6cbb02a37981d40f85430231 [INFO] testing railwayapp/cliv3 against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frailwayapp%2Fcliv3" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/railwayapp/cliv3 on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/railwayapp/cliv3 [INFO] finished tweaking git repo https://github.com/railwayapp/cliv3 [INFO] tweaked toml for git repo https://github.com/railwayapp/cliv3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/railwayapp/cliv3 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-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-1-tc2/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `railway` [INFO] [stderr] * `bin` target `rlwy` [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4ee6926889c940e846de0322b1ec0021d7a2b12408e2af025fac0af8c0db2b1 [INFO] running `Command { std: "docker" "start" "-a" "e4ee6926889c940e846de0322b1ec0021d7a2b12408e2af025fac0af8c0db2b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4ee6926889c940e846de0322b1ec0021d7a2b12408e2af025fac0af8c0db2b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4ee6926889c940e846de0322b1ec0021d7a2b12408e2af025fac0af8c0db2b1", kill_on_drop: false }` [INFO] [stdout] e4ee6926889c940e846de0322b1ec0021d7a2b12408e2af025fac0af8c0db2b1 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0702d211d16f32da9bc399c7d5e2386903f18851568794dbbba027f9271975c3 [INFO] running `Command { std: "docker" "start" "-a" "0702d211d16f32da9bc399c7d5e2386903f18851568794dbbba027f9271975c3", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `bin` target `railway` [INFO] [stderr] * `bin` target `rlwy` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling portable-atomic v0.3.19 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling hyper v0.14.24 [INFO] [stderr] Compiling http-body v1.0.0-rc.2 [INFO] [stderr] Compiling bstr v1.3.0 [INFO] [stderr] Compiling spin v0.9.5 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling names v0.14.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling graphql_client_codegen v0.11.0 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling clap v4.1.6 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling async-tungstenite v0.18.0 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling core_affinity v0.8.0 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling indicatif v0.17.3 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling clap_complete v4.1.3 [INFO] [stderr] Compiling tui v0.19.0 [INFO] [stderr] Compiling open v3.2.0 [INFO] [stderr] Compiling inquire v0.5.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling gzp v0.11.3 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling http-body-util v0.1.0-rc.2 [INFO] [stderr] Compiling hyper v1.0.0-rc.3 [INFO] [stderr] Compiling tokio-stream v0.1.12 [INFO] [stderr] Compiling crossterm v0.26.0 [INFO] [stderr] Compiling synchronized-writer v1.1.11 [INFO] [stderr] Compiling indoc v2.0.0 [INFO] [stderr] Compiling box_drawing v0.1.2 [INFO] [stderr] Compiling graphql_query_derive v0.11.0 [INFO] [stderr] Compiling graphql_client v0.11.0 [INFO] [stderr] Compiling graphql-ws-client v0.3.0 [INFO] [stderr] Compiling railwayapp v0.0.16 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVEtJZY/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtextwrap-c145508b2c7873a6.rlib,libunicode_linebreak-8446db07e189e873.rlib,libsmawk-72f6b174f7d73f7e.rlib,libbox_drawing-1079fa2ee2317d67.rlib,libchrono-d46f29c10cfe7d7c.rlib,libnum_integer-e3bd5e46eb0173b5.rlib,libnum_traits-3cedc3ac77acb2eb.rlib,libdirs-86d51f8eeff13716.rlib,libdirs_sys-472dd6b3c476ea54.rlib,libhostname-96a8829a12037d8e.rlib,libmatch_cfg-4ff408791b5a10a9.rlib,libopen-f00995131c26048f.rlib,libpathdiff-6fb3cbd489750771.rlib,libgraphql_ws_client-5dd94dfc396c2a3d.rlib,libuuid-f77d0d6c4922f231.rlib,libasync_tungstenite-f826f1ca45a115c6.rlib,librustls_native_certs-44e01f96314257f1.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libtungstenite-8a4db82b3bb2dccf.rlib,libbase64-42295ac2e0e134a3.rlib,libutf8-f4341c3c7568480d.rlib,libsha1-9ece36df14f36efe.rlib,libcpufeatures-334c279ac859326b.rlib,libdigest-dd56d17720e005b5.rlib,libblock_buffer-084bead0fda6bced.rlib,libcrypto_common-9e6961168efad84f.rlib,libgeneric_array-fe2b084fa5085045.rlib,libtypenum-c7f92077f483875e.rlib,libinquire-185feb3f57c83481.rlib,libnewline_converter-e3ffae4556ff7ec2.rlib,libcrossterm-42566a4d02406aa7.rlib,libsignal_hook_mio-0eaf04f9e4ef7e3e.rlib,libsignal_hook-3effc803739bc1f9.rlib,libunicode_segmentation-1b2e0d1adea94940.rlib,libdyn_clone-c03927aeb811d2b9.rlib,libgraphql_client-b28759cda4e011ed.rlib,libreqwest-af5c917807ffb0df.rlib,librustls_pemfile-1db75079dccfc145.rlib,libhyper_rustls-b6c6fad265d59d0d.rlib,libserde_urlencoded-2c74e1bf39a53e48.rlib,libwebpki_roots-f59b8e086da1a30e.rlib,libipnet-a573d325a84dc713.rlib,libtokio_rustls-17588e865f6739b7.rlib,libmime-df56754a5ea019bb.rlib,libencoding_rs-f1a75548cc50876c.rlib,libserde_json-bf40342636065cfb.rlib,libryu-d41f87005784b1b4.rlib,librustls-3561755d4c20a4e9.rlib,libsct-a7cc3ffc24e75d62.rlib,libwebpki-811ab0543cc9175a.rlib,libring-7e6a6717a18d46f8.rlib,libspin-4089a13ab2a784ba.rlib,libuntrusted-a7f0f384c8611dea.rlib,libhyper-7a9f547df1ccfffa.rlib,libwant-543935dff00991e2.rlib,libtry_lock-d829e1fc867adb15.rlib,libh2-03c336b2b09f2047.rlib,libindexmap-bc3d502337b9d727.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libtokio_util-13e130650c8877e0.rlib,libtower_service-442e0d38cf369aa3.rlib,libhttp_body-5a296e383548cfbf.rlib,liburl-4d2e54e4db2f66df.rlib,libidna-468889647c46ae9f.rlib,libunicode_normalization-4062e93a08f44b3d.rlib,libtinyvec-2155ca31685e06d9.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-a21d7979ae84fd4f.rlib,libform_urlencoded-fd125f4e3f92ae03.rlib,libpercent_encoding-bf512ecf668f0e68.rlib,libtar-7ff3d8d3fa83d8aa.rlib,libxattr-5963adbbfa987e52.rlib,libfiletime-b14b15d0ffbe32c0.rlib,libsynchronized_writer-c019723228b029fd.rlib,libindicatif-ac7639a90d32ddd7.rlib,libportable_atomic-e2d0b4e04e5324ea.rlib,libnumber_prefix-6b994bedec76f9db.rlib,libconsole-c8724e8818e16bb9.rlib,libunicode_width-e6feeb9daa4fd470.rlib,libignore-1d14c2bec4087ecd.rlib,libwalkdir-94804d3052c9fc5f.rlib,libsame_file-ff49545450c0b63c.rlib,libthread_local-a407b6c3f8fb856e.rlib,libglobset-4f0634f3fa500ea3.rlib,libregex-55bf6cf64b61e424.rlib,libregex_syntax-0b42395ebb20dab7.rlib,libbstr-6011e42f559b8687.rlib,libaho_corasick-95e122a3773e7b94.rlib,libgzp-6579c19e37808961.rlib,libcore_affinity-3b3e82d0e3ddc6c2.rlib,libthiserror-e800f61e4794c395.rlib,libflume-af45e8714e2ca87b.rlib,libspin-5e0ac13df93a11fe.rlib,libpin_project-f4a1a7db2307adf5.rlib,libnanorand-a7d619c1c51e6d10.rlib,libflate2-0e610a2bedf9d779.rlib,libminiz_oxide-3c4081393d387e05.rlib,libadler-8a8ce72c9fb247b6.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libfutures-dc06f2d8630f50f3.rlib,libfutures_executor-39f2a160e9b281ba.rlib,libbase64-50d2915b9227cb37.rlib,libhyper-c845217d3d41b5b1.rlib,libhttparse-947711e6baf00551.rlib,libtracing-003b1f905a407247.rlib,libtracing_core-c108cfbadd5304ed.rlib,libtokio-a0d4c67c136cc7bf.rlib,libsignal_hook_registry-e33e8ccedffe8228.rlib,libnum_cpus-4d496ec946af6898.rlib,libsocket2-4be374b184348641.rlib,libmio-ea3a83ae2a623dc7.rlib,libparking_lot-9d4beb122ec70237.rlib,libparking_lot_core-29d1613c8da6c3aa.rlib,libsmallvec-4517414d4f20efb1.rlib,liblock_api-12b3b36e90510f6c.rlib,libscopeguard-e318caba69bf687f.rlib,libhttpdate-5527bd2ab7a43206.rlib,libhttp_body_util-f9d4f64e4131eda0.rlib,libfutures_util-5c1a04181b819126.rlib,libmemchr-34c06a26bc9e8129.rlib,libtokio_io-74957a47848307d9.rlib,libbytes-a7a4d88b0375daf2.rlib,libiovec-e6ad3b1ad22b7108.rlib,libbyteorder-fb36fe721788ce00.rlib,liblog-d92df7c38c336d51.rlib,libfutures-b3c7f3ab0a365245.rlib,libfutures_io-ed0ea4331398303c.rlib,libslab-02c00934ae7bff6e.rlib,libfutures_channel-44bf714e11f0a68d.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libfutures_sink-35a4ee2d1ed73594.rlib,libfutures_task-bdf09f8a48849746.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-02c620f59fb48248.rlib,libhttp_body-86538953f9968024.rlib,libhttp-c5038627a27e6318.rlib,libitoa-b1c8d26b4c65e25a.rlib,libfnv-79e2cbfbe03dcd16.rlib,libbytes-d41a62099e4fef91.rlib,libserde-d17ba80871d5587f.rlib,libnames-5aa84d44279f9590.rlib,librand-bf94653efa056f23.rlib,librand_chacha-5440947374feacdf.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-9fcfbb47112074cf.rlib,libgetrandom-a228543913a42d35.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libclap_complete-9b6130e90426f02b.rlib,libcolored-2139ca4d996defb1.rlib,liblazy_static-af860367908b8176.rlib,libatty-e1d90a32debe48a3.rlib,libclap-b05db084e4c48082.rlib,libstrsim-934c6b5db5b11ce4.rlib,libis_terminal-73711975b64867d7.rlib,librustix-35b301570c9648cb.rlib,liblinux_raw_sys-47a5560eacbdd6ea.rlib,libio_lifetimes-47d93c70f638e8d6.rlib,liblibc-657502f25eb3e472.rlib,libclap_lex-dda68e3b1e5c68e6.rlib,libos_str_bytes-ee73c5d26d23daaf.rlib,libtermcolor-a5251b019e6ea81a.rlib,libbitflags-dde12b0d7d495b50.rlib,libonce_cell-d2ec766eecdc7a51.rlib,libanyhow-95d24288f990ba16.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-02df8162809571ee/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/railway-84ba2d743d17355b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `railwayapp` (bin "railway") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0702d211d16f32da9bc399c7d5e2386903f18851568794dbbba027f9271975c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0702d211d16f32da9bc399c7d5e2386903f18851568794dbbba027f9271975c3", kill_on_drop: false }` [INFO] [stdout] 0702d211d16f32da9bc399c7d5e2386903f18851568794dbbba027f9271975c3