[INFO] cloning repository https://github.com/yanfenglee/paste [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yanfenglee/paste" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanfenglee%2Fpaste", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanfenglee%2Fpaste'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a9ff7b056d1f3cc1957469955ebeacb531044fe4 [INFO] testing yanfenglee/paste against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanfenglee%2Fpaste" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yanfenglee/paste on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yanfenglee/paste [INFO] finished tweaking git repo https://github.com/yanfenglee/paste [INFO] tweaked toml for git repo https://github.com/yanfenglee/paste written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/yanfenglee/paste 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.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded askama_derive v0.10.5 [INFO] [stderr] Downloaded askama v0.10.5 [INFO] [stderr] Downloaded askama_shared v0.11.2 [INFO] [stderr] Downloaded nom v6.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29c494acfaa1e9e6407c73e0cb3d8c6fef1251d3b4c249bb204671e922a20a83 [INFO] running `Command { std: "docker" "start" "-a" "29c494acfaa1e9e6407c73e0cb3d8c6fef1251d3b4c249bb204671e922a20a83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29c494acfaa1e9e6407c73e0cb3d8c6fef1251d3b4c249bb204671e922a20a83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29c494acfaa1e9e6407c73e0cb3d8c6fef1251d3b4c249bb204671e922a20a83", kill_on_drop: false }` [INFO] [stdout] 29c494acfaa1e9e6407c73e0cb3d8c6fef1251d3b4c249bb204671e922a20a83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45ad4cd3357fa4c2ffa2844a4c4364cbaa5cf2f0ef31e06c0ad96489b2e815be [INFO] running `Command { std: "docker" "start" "-a" "45ad4cd3357fa4c2ffa2844a4c4364cbaa5cf2f0ef31e06c0ad96489b2e815be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling nom v6.2.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling askama_shared v0.11.2 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling askama_derive v0.10.5 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling actix-http v2.2.2 [INFO] [stderr] Compiling askama v0.10.5 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling paste v0.1.0 (/opt/rustwide/workdir) [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.83.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/rustcFczmZ4/symbols.o" "/opt/rustwide/target/debug/deps/paste-78440d6b42c04d96.paste.e44298b8d4339e07-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/paste-78440d6b42c04d96.paste.e44298b8d4339e07-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/paste-78440d6b42c04d96.paste.e44298b8d4339e07-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/paste-78440d6b42c04d96.paste.e44298b8d4339e07-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/paste-78440d6b42c04d96.paste.e44298b8d4339e07-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/paste-78440d6b42c04d96.paste.e44298b8d4339e07-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/paste-78440d6b42c04d96.paste.e44298b8d4339e07-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/paste-78440d6b42c04d96.paste.e44298b8d4339e07-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/paste-78440d6b42c04d96.paste.e44298b8d4339e07-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/paste-78440d6b42c04d96.paste.e44298b8d4339e07-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/paste-78440d6b42c04d96.paste.e44298b8d4339e07-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/paste-78440d6b42c04d96.paste.e44298b8d4339e07-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/paste-78440d6b42c04d96.paste.e44298b8d4339e07-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/paste-78440d6b42c04d96.paste.e44298b8d4339e07-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/paste-78440d6b42c04d96.paste.e44298b8d4339e07-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/paste-78440d6b42c04d96.paste.e44298b8d4339e07-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/paste-78440d6b42c04d96.d7dgnzcpakvtvwytdx8clg2t4.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libchrono-dde53b68ee11add0.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-fa744a4c41825034.rlib" "/opt/rustwide/target/debug/deps/libaskama-8e47f1a1f70d75fc.rlib" "/opt/rustwide/target/debug/deps/libaskama_shared-c03cd287e974281c.rlib" "/opt/rustwide/target/debug/deps/libtoml-9e41475fbd4c01d5.rlib" "/opt/rustwide/target/debug/deps/libsyn-7f0fd635894dd984.rlib" "/opt/rustwide/target/debug/deps/libnom-c63452cd84f44e68.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-df35ec8b54e50e78.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-3e50e277f96a204d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-eb6e30e2f9368706.rlib" "/opt/rustwide/target/debug/deps/libbitvec-e825a2dc0949cbd5.rlib" "/opt/rustwide/target/debug/deps/libfunty-25322d0d37221e7a.rlib" "/opt/rustwide/target/debug/deps/libwyz-05fada6861bd0192.rlib" "/opt/rustwide/target/debug/deps/libtap-88d1698c4d44c9d2.rlib" "/opt/rustwide/target/debug/deps/libradium-87a60ea62cbd00fd.rlib" "/opt/rustwide/target/debug/deps/libquote-a535bddc37b2fe35.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-9e774f33f389f7ed.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-5bd3605c784793c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-a2fc9021817a412b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d43dcc9c451a6ed0.rlib" "/opt/rustwide/target/debug/deps/libhumansize-4f1e0e65d7b4fe29.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-c45935fed1d5db80.rlib" "/opt/rustwide/target/debug/deps/libactix_web-be0c17c853b12245.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-1ea7a2a9eeb34e73.rlib" "/opt/rustwide/target/debug/deps/libawc-672678c2923e3339.rlib" "/opt/rustwide/target/debug/deps/libactix_server-cba4fb6cf4c35a09.rlib" "/opt/rustwide/target/debug/deps/libsocket2-2be20b09ebd75203.rlib" "/opt/rustwide/target/debug/deps/libactix_router-e6b9e154e30714b0.rlib" "/opt/rustwide/target/debug/deps/libbytestring-8acd9b04aee98ca1.rlib" "/opt/rustwide/target/debug/deps/libactix_http-65fda4bd24101816.rlib" "/opt/rustwide/target/debug/deps/libbase64-ae8327474e664153.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2de3bd6857c7610a.rlib" "/opt/rustwide/target/debug/deps/libitoa-33e5206728a399ed.rlib" "/opt/rustwide/target/debug/deps/libsha1-2127d8060a3ba578.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-eff99b3ccaf1703a.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-042b3d203136008e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-762c536f41bbc26f.rlib" "/opt/rustwide/target/debug/deps/libdigest-d84a7761ef58db80.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-80c71ef2130a6ec6.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f8bcce2b4da82a7e.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-474c9a770c4492ce.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b5e9fff8b85f1a68.rlib" "/opt/rustwide/target/debug/deps/libryu-b85f6774b03a2394.rlib" "/opt/rustwide/target/debug/deps/libcookie-368a31dbf66909f3.rlib" "/opt/rustwide/target/debug/deps/libserde-2b99ace3dc5a546a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-70e70f92ee60aa6d.rlib" "/opt/rustwide/target/debug/deps/libregex-43c69aa1bead5259.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-97b3d5521ce4fbed.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ceb101a25c6bbff0.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-4e1ef8c7a9c51d0b.rlib" "/opt/rustwide/target/debug/deps/libmime-566b615028bbb9d4.rlib" "/opt/rustwide/target/debug/deps/libflate2-8a830d3a748a8ce0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7fdebb6ec1a11700.rlib" "/opt/rustwide/target/debug/deps/libadler-46b472a2e9e55ef6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-92426fe39f2c39c8.rlib" "/opt/rustwide/target/debug/deps/libbrotli-e83d07d35b8fb1de.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-c04cd3dd73d4e46d.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-b00ae21cbdd7d212.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-83c0c71c2f685ac9.rlib" "/opt/rustwide/target/debug/deps/libtime-b7148688d033cdfb.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-f1cb88ffd5cdccd8.rlib" "/opt/rustwide/target/debug/deps/libstandback-25d7c1cb7ef6ad15.rlib" "/opt/rustwide/target/debug/deps/libfxhash-17a7b64bed36dd98.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f47bc0e1adee4793.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-4c36e119807ffa60.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-98847d1b95d25538.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-1303c35375218970.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-6734e10463b04ecb.rlib" "/opt/rustwide/target/debug/deps/libhostname-0cbf6fa0063a62e2.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-6ae29509d142da62.rlib" "/opt/rustwide/target/debug/deps/libquick_error-64b7a0e3edc76cbb.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-7848ffe2537a044e.rlib" "/opt/rustwide/target/debug/deps/librand-0ef72f699f26154b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c7b131aa78a4d010.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c663305ef3ec04ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-f0424bfbdf560291.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e5d7bcd7f87f6c34.rlib" "/opt/rustwide/target/debug/deps/liburl-b4a31225597a14c4.rlib" "/opt/rustwide/target/debug/deps/libidna-474b1854c710dea4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-533db7122d3ddfc5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88cba40a7181d984.rlib" "/opt/rustwide/target/debug/deps/libidna-f43be4ac070cb4cc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7630faec0d28c0b3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0d2d3862f05941a5.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-bb1333ecdeeba2ad.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-3a4adb8928996e00.rlib" "/opt/rustwide/target/debug/deps/libmatches-cab84763ff3283e9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-77ecab3f7b160d53.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c73fb226f1e9a194.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-6d3040aaca98a906.rlib" "/opt/rustwide/target/debug/deps/libfutures-1fbe0763507bf433.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-f418e3e07ef0aa57.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-9a412babd696f79c.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-090b5984fc7a04c0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-781baac0a94b1ea5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ff8ccecffd0d069d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3a40278290495726.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b047ca48e209a10e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d59b845c07f126eb.rlib" "/opt/rustwide/target/debug/deps/libinstant-f2f2a43d6d858b96.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8217498f8667ada9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-38b020a7b323e29c.rlib" "/opt/rustwide/target/debug/deps/libcopyless-e965f136e944be33.rlib" "/opt/rustwide/target/debug/deps/libeither-b558df216abed59d.rlib" "/opt/rustwide/target/debug/deps/libh2-b833a9e8b2c1a7ab.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-5e26ff1deae0d854.rlib" "/opt/rustwide/target/debug/deps/libtracing-2f66248dc95c1b97.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-db88ec30e80914e8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-192c27a8db469ef4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9e13a1f921012f8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f7f97c562b093c36.rlib" "/opt/rustwide/target/debug/deps/libhttp-74705a311f614d43.rlib" "/opt/rustwide/target/debug/deps/libitoa-1d86a7936f3b5dcd.rlib" "/opt/rustwide/target/debug/deps/libbytes-05392752de7992f9.rlib" "/opt/rustwide/target/debug/deps/libfnv-b4bd047f342dff07.rlib" "/opt/rustwide/target/debug/deps/libactix_service-a739f13f989203e3.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-8f16b22ad2fcbadf.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d3511f9afe014f87.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-06a9dfb1301f2eb7.rlib" "/opt/rustwide/target/debug/deps/libtokio-e85b2bce43e29418.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9b58635ee242b529.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-96b37227e320fabf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8c0bb59ebbb3df6c.rlib" "/opt/rustwide/target/debug/deps/libmio-c49a4b5da3081f51.rlib" "/opt/rustwide/target/debug/deps/libiovec-fccb45df388b33a2.rlib" "/opt/rustwide/target/debug/deps/libnet2-a0449e016ed7b5a6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-5398d23e7a4afed7.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e3ee98eb817985b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3268564dcb5e803c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-31771b1cd8be9801.rlib" "/opt/rustwide/target/debug/deps/libpin_project-3f9525a6d9cf68c8.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6032f0648b874a28.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b70a49e4a9e0bc1b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-242de1228885b9ae.rlib" "/opt/rustwide/target/debug/deps/libslab-73ec796c16e887b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4ecaf1de3c8d1f47.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-2458b3995685a4b3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e6a722b4009eb58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d01ddd38e2afa89f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6bd6355de79f98af.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9e1d36133a652c72.rlib" "/opt/rustwide/target/debug/deps/libbytes-38bb560d6e6bc42b.rlib" "/opt/rustwide/target/debug/deps/liblog-88d52de12b1acd32.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ca74a2d9c5166d9f.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e31ab23316ed5080.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-27dc4aa955912662.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-bd0d6cccce077b99.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8d001680935b5e3c.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ba8ce71964f984f4.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-99a73526abcec14b.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-63ac0d22cff92579.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9057355c92c922d5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-358be9bc1f6bab04.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-aca15549d5bff974.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-8251d2cef7072448.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7d50b86011c66411.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-51ea098fce5006bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5a14e0d0b712e731.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8b83dbf3a7b8f999.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c6fd227bdc7b39ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-959d3389fa3da8a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-abe05db089cc2c62.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/paste-78440d6b42c04d96" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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 `paste` (bin "paste") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "45ad4cd3357fa4c2ffa2844a4c4364cbaa5cf2f0ef31e06c0ad96489b2e815be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45ad4cd3357fa4c2ffa2844a4c4364cbaa5cf2f0ef31e06c0ad96489b2e815be", kill_on_drop: false }` [INFO] [stdout] 45ad4cd3357fa4c2ffa2844a4c4364cbaa5cf2f0ef31e06c0ad96489b2e815be