[INFO] cloning repository https://github.com/gispda/rflightservice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gispda/rflightservice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgispda%2Frflightservice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgispda%2Frflightservice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c486db78cd6493d27b497ae1e304e85325ea96d [INFO] testing gispda/rflightservice against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgispda%2Frflightservice" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gispda/rflightservice on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gispda/rflightservice [INFO] finished tweaking git repo https://github.com/gispda/rflightservice [INFO] tweaked toml for git repo https://github.com/gispda/rflightservice written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gispda/rflightservice 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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postgres v0.17.5 [INFO] [stderr] Downloaded postgres v0.19.0 [INFO] [stderr] Downloaded tokio-util v0.6.2 [INFO] [stderr] Downloaded tokio v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d21e7376ee6b10a81280e77c85a2185b4ff2f50a8d0a5cb6e1a2f29904a74e96 [INFO] running `Command { std: "docker" "start" "-a" "d21e7376ee6b10a81280e77c85a2185b4ff2f50a8d0a5cb6e1a2f29904a74e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d21e7376ee6b10a81280e77c85a2185b4ff2f50a8d0a5cb6e1a2f29904a74e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d21e7376ee6b10a81280e77c85a2185b4ff2f50a8d0a5cb6e1a2f29904a74e96", kill_on_drop: false }` [INFO] [stdout] d21e7376ee6b10a81280e77c85a2185b4ff2f50a8d0a5cb6e1a2f29904a74e96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddf0b6b8a0caf0f7c7ac26417b417a2a1b27ab45a44ef4007c257ea3dae6c619 [INFO] running `Command { std: "docker" "start" "-a" "ddf0b6b8a0caf0f7c7ac26417b417a2a1b27ab45a44ef4007c257ea3dae6c619", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.83 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling postgres-protocol v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling postgres-protocol v0.6.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling postgres-types v0.1.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling barrel v0.6.5 [INFO] [stderr] Compiling postgres-types v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling tokio-postgres v0.5.5 [INFO] [stderr] Compiling tokio-postgres v0.7.0 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling postgres v0.17.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.6 [INFO] [stderr] Compiling postgres v0.19.0 [INFO] [stderr] Compiling flight-contract v1.0.0 (/opt/rustwide/workdir/flight-contract) [INFO] [stderr] Compiling flight-migrations v1.0.0 (/opt/rustwide/workdir/flight-migrations) [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix v0.9.0 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling flight-dao v1.0.0 (/opt/rustwide/workdir/flight-dao) [INFO] [stderr] Compiling flight-service v1.0.0 (/opt/rustwide/workdir/flight-service) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.85.0-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/rustcIJGxHy/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libflight_dao-5e4a626684657ac4.rlib,libuuid-9f498e7555e923f1.rlib,libgetrandom-55532218920f4698.rlib,libtokio_postgres-3ccd2225ff6600aa.rlib,libphf-9a222925990031db.rlib,libphf_shared-961eadf96a0065b3.rlib,libsiphasher-40b80c2551bee85b.rlib,libpostgres_types-60a96e867256a64e.rlib,libpostgres_protocol-30375a77a41abc28.rlib,libbase64-3be2a08c2dc2eb70.rlib,libstringprep-9dcff931ff357909.rlib,libfallible_iterator-a31ce4f744edf536.rlib,libsha2-3e1bf49272efed30.rlib,libcpuid_bool-077ea491b44238b2.rlib,libopaque_debug-d0159cbdc943fe3b.rlib,libblock_buffer-5ad2b28d3f93073e.rlib,libhmac-fcb2f6e8a5c5b2ea.rlib,libdigest-d927f8386ca08f29.rlib,libcrypto_mac-e9ec49662cb73d71.rlib,libsubtle-b8b705bb5ed319ea.rlib,libgeneric_array-15e0806731d51524.rlib,libtypenum-7bc75c9c6449755e.rlib,libmd5-5a65449e1fc379c2.rlib,libactix_web-36be9851e7735093.rlib,libactix_tls-86d0cc1106d30027.rlib,libawc-a4e42cd69bd4f62f.rlib,libactix_server-9ef504e974b0e18d.rlib,libactix_utils-08d6d23fdbb6e856.rlib,libactix_codec-c726c92612c2f91d.rlib,libsocket2-b42cdaf22b3cfad8.rlib,libactix_router-c5e9597010c729a1.rlib,libbytestring-1ba06de1a358465d.rlib,libactix_http-efa937d6b722cf0b.rlib,libsha1-6f523fa1e4135f5d.rlib,libbase64-6b33186f7b0bf4c5.rlib,libserde_urlencoded-3878e3529a88f438.rlib,libdtoa-a707137abce591c0.rlib,libhttparse-a211352bcdd122bc.rlib,libchrono-db0b439d20b06604.rlib,libnum_integer-a320e72365abef1e.rlib,libnum_traits-84db8bf49551f08d.rlib,libencoding_rs-e41d0f0a1283fe7f.rlib,liblanguage_tags-dcb7fa3d1c7ac6f4.rlib,libmime-8d2cd9aae9645693.rlib,libflate2-e626c4d391ccd76d.rlib,libcrc32fast-6a67557b6b0392bf.rlib,libbrotli2-dbedffed2b5f1330.rlib,libbrotli_sys-40565774c95f2353.rlib,libtime-319d6a9939d00e74.rlib,libfxhash-dfc423d001992341.rlib,libbyteorder-4f1aeb62b7cfb62e.rlib,libactix_utils-2f541240fc40e022.rlib,libactix_connect-fbbb9e5d4be03200.rlib,libtrust_dns_resolver-c279b8c4e5300f12.rlib,libtrust_dns_proto-dfec4671d5b36548.rlib,librand-cc760cbb53630617.rlib,librand_chacha-698258a167be03ab.rlib,libppv_lite86-61649d4be346ccd3.rlib,librand_core-042f24ddc0ccaa16.rlib,libgetrandom-a0acb680f7a1546d.rlib,liburl-6d2224793096f187.rlib,libform_urlencoded-bfc0cd83f5889bb7.rlib,libpercent_encoding-af0fb1ab2c496f83.rlib,libidna-00f29aad88ecaa2e.rlib,libunicode_normalization-1b6d2315a8553e89.rlib,libtinyvec-743486774d56b438.rlib,libtinyvec_macros-5e9a637ab31cd20a.rlib,libunicode_bidi-071b2975e135f893.rlib,libmatches-dadeec76f374f607.rlib,libresolv_conf-398bc2ee6f10e7d7.rlib,libhostname-0bc95e0f99090bdf.rlib,libmatch_cfg-f6a69715587fea77.rlib,liblru_cache-d03846a2c42516ff.rlib,liblinked_hash_map-4b330708745204a0.rlib,libfailure-d255aa38ae2e1798.rlib,libbacktrace-ee4cf5f897b23e33.rlib,libminiz_oxide-f6f295a91cc54627.rlib,libadler-134378ee2f140485.rlib,libobject-e06015ee466e5732.rlib,libaddr2line-8d6e760c2bd0391a.rlib,libgimli-8fd3cd83cbf990db.rlib,librustc_demangle-069b359fe1dada3a.rlib,libfutures-d6e9655e6dbcd1ea.rlib,libfutures_executor-3191001968d40966.rlib,libactix_rt-9a29a003a185e7ac.rlib,libactix_threadpool-07ff08429c406da3.rlib,libthreadpool-c63d8b32ca61f6e1.rlib,libnum_cpus-62ff24e910452859.rlib,libparking_lot-caa89cdccf3b64e4.rlib,libparking_lot_core-8a94a91764f1a3b8.rlib,liblock_api-fdaa1708ec6e9381.rlib,libscopeguard-7d0fb0d10af834ac.rlib,libinstant-6c70a1e107208b11.rlib,libsmallvec-ea8756ecf2cc5cfe.rlib,libcopyless-67b01231cd6a0742.rlib,libeither-9264f17c3e9f93f8.rlib,libh2-0d239d4fe8a144cb.rlib,libtracing_futures-ae9134a195410622.rlib,libtracing-17150361907dcd20.rlib,libtracing_core-fc250713f04ff026.rlib,libindexmap-d8a1a594f97e24a0.rlib,libhashbrown-3bb4af8ede31c514.rlib,libtokio_util-61053d832ca2446d.rlib,libhttp-08998c2af6ecc8a7.rlib,libbytes-7f165931816e437d.rlib,libactix_service-24fe631e9921d52d.rlib,libfutures_util-cd3ae046165c9ecf.rlib,libfutures_io-3ccdd1663d8483ce.rlib,libfutures_channel-091ed51f28d34739.rlib,libpin_project_lite-4f5d3d189d0444bf.rlib,libfutures_task-8b0409d11046070f.rlib,libpin_utils-645575864bd7a7f9.rlib,libactix_codec-c2b24875a77f75d2.rlib,libbitflags-f321c8d801a72c50.rlib,libtokio_util-d5f3b74d385b11d8.rlib,libtokio-26750e6a3a69b022.rlib,libsignal_hook_registry-5ef8f14676b05e6e.rlib,libfnv-3d5abbde6780e305.rlib,libmio_uds-add913890c240bec.rlib,liblazy_static-1279b7b09dfd5d2c.rlib,libmio-5928920ecab17433.rlib,libslab-c570e8f7c3ee7209.rlib,libiovec-44248de0671decb6.rlib,libnet2-1971eb59672757b6.rlib,libcfg_if-6eed7227e410c2ce.rlib,libpin_project_lite-b128496db73190fe.rlib,libfutures_sink-d5c36c130d004983.rlib,libpin_project-30ccc8638dcad400.rlib,libfutures_core-075057b382b94615.rlib,libbytes-2d7f6e32995d8b82.rlib,libflight_contract-8a11a03826291850.rlib,libserde_json-f1bcdb5b37e1a60c.rlib,libryu-6ccbc35e09e198d9.rlib,libitoa-f10aa95a70d39e02.rlib,libserde-2a2f051d4355dc8b.rlib,libenv_logger-cddd2211d0914980.rlib,libtermcolor-bd2e3bdc1627f885.rlib,libatty-d179f461e4f61276.rlib,liblibc-be1c1ee1e83f3621.rlib,libhumantime-07c21e29d7c89992.rlib,libquick_error-6ea91edede993f0a.rlib,libregex-4cf5917ee962e6d6.rlib,libthread_local-cc7252a2ec530f28.rlib,libonce_cell-ebd984fe400a65cf.rlib,libregex_syntax-794e62f8aca059fe.rlib,libaho_corasick-0d5c7295e0176482.rlib,libmemchr-7c32499cd0b238f0.rlib,liblog-d23ae2e9fed8cbda.rlib,libcfg_if-d4c93475573720c9.rlib}" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-6273572f18644c87.rlib,libpanic_unwind-267e668abf74a283.rlib,libobject-ec6154ccae37a33e.rlib,libmemchr-500edd5521c440d4.rlib,libaddr2line-86d8d9428792e8ef.rlib,libgimli-10f06487503767c2.rlib,librustc_demangle-6a38424de1e5bca5.rlib,libstd_detect-de9763ea1c19dca3.rlib,libhashbrown-a7f5bb2f736d3c49.rlib,librustc_std_workspace_alloc-7e368919bdc4a44c.rlib,libminiz_oxide-376454d49910c786.rlib,libadler-fa99f5692b5dce85.rlib,libunwind-91cafdaf16f7fe40.rlib,libcfg_if-f7ee3f1ea78d9dae.rlib,liblibc-d3a35665f881365a.rlib,liballoc-715bc629a88bca60.rlib,librustc_std_workspace_core-ae70165d1278cff7.rlib,libcore-406129d0e3fbc101.rlib,libcompiler_builtins-1af05515ab19524a.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/brotli-sys-4c9b6b176d721f5c/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/flight_service-817eaa1c6beb5e43" "-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 `flight-service` (bin "flight-service") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ddf0b6b8a0caf0f7c7ac26417b417a2a1b27ab45a44ef4007c257ea3dae6c619", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddf0b6b8a0caf0f7c7ac26417b417a2a1b27ab45a44ef4007c257ea3dae6c619", kill_on_drop: false }` [INFO] [stdout] ddf0b6b8a0caf0f7c7ac26417b417a2a1b27ab45a44ef4007c257ea3dae6c619