[INFO] cloning repository https://github.com/golemfactory/ya-runtime-outbound-gateway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/golemfactory/ya-runtime-outbound-gateway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolemfactory%2Fya-runtime-outbound-gateway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolemfactory%2Fya-runtime-outbound-gateway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47046fe0af28a787156f110e6f0d8f51cc5d8a7b [INFO] testing golemfactory/ya-runtime-outbound-gateway against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgolemfactory%2Fya-runtime-outbound-gateway" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/golemfactory/ya-runtime-outbound-gateway on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/golemfactory/ya-runtime-outbound-gateway [INFO] finished tweaking git repo https://github.com/golemfactory/ya-runtime-outbound-gateway [INFO] tweaked toml for git repo https://github.com/golemfactory/ya-runtime-outbound-gateway written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/golemfactory/ya-runtime-outbound-gateway 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14b76fbca6f57581c10c13a9258a3751e6c1a141b1ee93a032351e9335eabe78 [INFO] running `Command { std: "docker" "start" "-a" "14b76fbca6f57581c10c13a9258a3751e6c1a141b1ee93a032351e9335eabe78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14b76fbca6f57581c10c13a9258a3751e6c1a141b1ee93a032351e9335eabe78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14b76fbca6f57581c10c13a9258a3751e6c1a141b1ee93a032351e9335eabe78", kill_on_drop: false }` [INFO] [stdout] 14b76fbca6f57581c10c13a9258a3751e6c1a141b1ee93a032351e9335eabe78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6484d4f173bd850d2b39685668600ff76df305584d0748099fc7ae0a4f06396c [INFO] running `Command { std: "docker" "start" "-a" "6484d4f173bd850d2b39685668600ff76df305584d0748099fc7ae0a4f06396c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling zstd-safe v6.0.3+zstd.1.5.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling local-waker v0.1.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling zstd-sys v2.0.6+zstd.1.5.2 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling brotli-decompressor v2.3.4 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bytestring v1.2.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.5 [INFO] [stderr] Compiling strum v0.19.5 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling ya-runtime-sdk-derive v0.1.0 (https://github.com/golemfactory/ya-runtime-sdk.git?rev=85a88e5bd76fedd9ff9904952bc256856535e3cb#85a88e5b) [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling zstd v0.12.3+zstd.1.5.2 [INFO] [stderr] Compiling ya-runtime-api v0.6.0 (https://github.com/golemfactory/yagna.git?rev=dfbe6e296ca79a25ea8dbe04898999e3bcf58586#dfbe6e29) [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling local-channel v0.1.3 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling actix-rt v2.8.0 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling actix-tls v3.0.3 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bigdecimal v0.2.2 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_yaml v0.9.17 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling flexi_logger v0.24.2 [INFO] [stderr] Compiling ya-client-model v0.5.0 [INFO] [stderr] Compiling ya-runtime-sdk v0.4.0 (https://github.com/golemfactory/ya-runtime-sdk.git?rev=85a88e5bd76fedd9ff9904952bc256856535e3cb#85a88e5b) [INFO] [stderr] Compiling actix-http v3.3.0 [INFO] [stderr] Compiling awc v3.1.0 [INFO] [stderr] Compiling ya-client v0.7.1 [INFO] [stderr] Compiling ya-runtime-outbound-gateway v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `network` and `node_ip` are never read [INFO] [stdout] --> src/routing.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Network { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 13 | pub network: IpAddr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | pub node_ip: IpAddr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Network` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcM6bf7y/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libya_client-1c0f4c143491b2c9.rlib,libenvy-86fcc9130263ba97.rlib,libya_client_model-8d3f358fbfb420d2.rlib,libstrum-35ad4f1783a2b2a4.rlib,libbigdecimal-f401f6454dadd98f.rlib,libnum_bigint-b20dd1c36abb410f.rlib,libserde_qs-7b78a9b74a2a1bb5.rlib,libheck-abc297cfd6020954.rlib,libunicode_segmentation-1b2e0d1adea94940.rlib,libawc-b2e7a141b85ea244.rlib,libserde_urlencoded-d0274fb6843f28b0.rlib,libactix_tls-c447418b7c27251f.rlib,libcookie-90f6a8bbdb6572c4.rlib,libtime-7114730f15538987.rlib,libtime_core-3dea729da486ae44.rlib,libactix_http-e7c56c4248075719.rlib,librand-40adce1e30cacfa8.rlib,librand_chacha-5a2894f3d6b0fded.rlib,libppv_lite86-74d192d5fb0d20a2.rlib,librand_core-78ef0b71ed663df1.rlib,libhttparse-947711e6baf00551.rlib,libbrotli-a6bfee497080e766.rlib,libbrotli_decompressor-e6c593cfc9978351.rlib,liballoc_stdlib-27a2ad33aa090449.rlib,liballoc_no_stdlib-118b0458ceca2dd8.rlib,libhttpdate-5527bd2ab7a43206.rlib,libsha1-fbd520da7cf25284.rlib,libcpufeatures-334c279ac859326b.rlib,libdigest-dd56d17720e005b5.rlib,libblock_buffer-084bead0fda6bced.rlib,libcrypto_common-9e6961168efad84f.rlib,libgeneric_array-fe2b084fa5085045.rlib,libtypenum-c7f92077f483875e.rlib,libbase64-50d2915b9227cb37.rlib,liblocal_channel-ec504431fdb08015.rlib,libbytestring-e7eaabed8b7bbe19.rlib,libencoding_rs-f1a75548cc50876c.rlib,liblanguage_tags-458019a498dd9479.rlib,libahash-24dc3bcecc29aa00.rlib,libgetrandom-261b093459112dc1.rlib,libmime-df56754a5ea019bb.rlib,libh2-75774c7f6ed18c8f.rlib,libzstd-bce9e8e941e8d9ec.rlib,libzstd_safe-17cac6a492b121ba.rlib,libzstd_sys-0d05f9a3311104ca.rlib,libflate2-cdab5430e53273bd.rlib,libminiz_oxide-3c4081393d387e05.rlib,libadler-8a8ce72c9fb247b6.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libactix_service-fc61084c75c118f2.rlib,libactix_utils-22f1780a265be63b.rlib,liblocal_waker-17ebf83ab8248466.rlib,libactix_rt-aa2377fbdca513bb.rlib,libhttp-668843640147833f.rlib,libfnv-79e2cbfbe03dcd16.rlib,libactix_codec-c2029f4fbb208445.rlib,libya_runtime_sdk-6615ae74eae0b817.rlib,libdirectories-cc0064ba10488900.rlib,libdirs_sys-facfdc23ca2a8d66.rlib,libflexi_logger-08ea1483c005f7d9.rlib,libglob-875e504a852a8844.rlib,libnu_ansi_term-f931ee7dde0184c0.rlib,liboverload-447f2db329e02fd7.rlib,libregex-55bf6cf64b61e424.rlib,libaho_corasick-95e122a3773e7b94.rlib,libregex_syntax-0b42395ebb20dab7.rlib,libthiserror-e0a8d5fecfa5e0ac.rlib,libchrono-fb64b470c324312c.rlib,libiana_time_zone-092ba8b05fc9b5b1.rlib,libnum_integer-0862c4411c510a63.rlib,libnum_traits-36bc3c0c643c6731.rlib,libtime-a34f895442c534c3.rlib,libtoml-0b54cecfa081349f.rlib,libserde_yaml-cb19faa069732f0a.rlib,libindexmap-bc3d502337b9d727.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libunsafe_libyaml-1b80d6784b2627a0.rlib,libya_runtime_api-e9edbd8a5d522e4c.rlib,libserde_json-bcfc8f57691a5798.rlib,libryu-d41f87005784b1b4.rlib,libitoa-b1c8d26b4c65e25a.rlib,libanyhow-95d24288f990ba16.rlib,libtokio_util-9c93678b09f78f56.rlib,libtracing-41c988876c875041.rlib,libtracing_core-6aa46100a0a7a7b7.rlib,libonce_cell-9a29211daf4ab5bf.rlib,libtokio-02e5566a1b05a3d0.rlib,libsignal_hook_registry-aff9fd33d4d777bf.rlib,libnum_cpus-db4275784f11fb80.rlib,libsocket2-3f728d7e6ba53ff3.rlib,libmio-adaf3557323f3fe9.rlib,liblog-52838b90e75d1877.rlib,libparking_lot-cb934417d416ccb4.rlib,libparking_lot_core-9fa74af29614225d.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-4517414d4f20efb1.rlib,liblock_api-12b3b36e90510f6c.rlib,libscopeguard-e318caba69bf687f.rlib,libprost-15e079bcc8732863.rlib,libbytes-d41a62099e4fef91.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,libstructopt-5515e03a13323af1.rlib,liblazy_static-af860367908b8176.rlib,libclap-640e621393aa5033.rlib,libvec_map-75126d96f8392bf4.rlib,libtextwrap-1905f7baa4a1563f.rlib,libunicode_width-e6feeb9daa4fd470.rlib,libstrsim-eb3bc2e4997041af.rlib,libbitflags-dde12b0d7d495b50.rlib,libatty-3dee37298112a0db.rlib,liblibc-1be055a2bef8c379.rlib,libansi_term-74ae5010905c21da.rlib,libserde-28ac2926f1492daf.rlib,libfutures-16dd50a91f27ae40.rlib,libfutures_executor-0c26de431443c907.rlib,libfutures_util-b867216027a942cc.rlib,libmemchr-34c06a26bc9e8129.rlib,libfutures_io-ed0ea4331398303c.rlib,libslab-b1e702ccf3e927a6.rlib,libfutures_channel-9cf968115bcc877d.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libfutures_sink-35a4ee2d1ed73594.rlib,libfutures_task-bdf09f8a48849746.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-02c620f59fb48248.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" "-L" "/tmp/rustcM6bf7y/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-68122a15c9d93a79/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ya_runtime_outbound_gateway-b15d52478194d63e" "-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: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ya-runtime-outbound-gateway` (bin "ya-runtime-outbound-gateway") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "6484d4f173bd850d2b39685668600ff76df305584d0748099fc7ae0a4f06396c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6484d4f173bd850d2b39685668600ff76df305584d0748099fc7ae0a4f06396c", kill_on_drop: false }` [INFO] [stdout] 6484d4f173bd850d2b39685668600ff76df305584d0748099fc7ae0a4f06396c