[INFO] cloning repository https://github.com/jorenvo/jpaste [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jorenvo/jpaste" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorenvo%2Fjpaste", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorenvo%2Fjpaste'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f95f5fa754bc3beb15ff68a34018539fc74ff71 [INFO] testing jorenvo/jpaste against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorenvo%2Fjpaste" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jorenvo/jpaste on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jorenvo/jpaste [INFO] finished tweaking git repo https://github.com/jorenvo/jpaste [INFO] tweaked toml for git repo https://github.com/jorenvo/jpaste written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jorenvo/jpaste 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-std v1.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7aac2b45dcc5df2e59c266dfc87077c1ec9982247b51f88c6c8527eda8101cc2 [INFO] running `Command { std: "docker" "start" "-a" "7aac2b45dcc5df2e59c266dfc87077c1ec9982247b51f88c6c8527eda8101cc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7aac2b45dcc5df2e59c266dfc87077c1ec9982247b51f88c6c8527eda8101cc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7aac2b45dcc5df2e59c266dfc87077c1ec9982247b51f88c6c8527eda8101cc2", kill_on_drop: false }` [INFO] [stdout] 7aac2b45dcc5df2e59c266dfc87077c1ec9982247b51f88c6c8527eda8101cc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8d6fbf04c9b2937bc69bcfda0d2214aff6d047ad64d543e1fa19816344b399d [INFO] running `Command { std: "docker" "start" "-a" "e8d6fbf04c9b2937bc69bcfda0d2214aff6d047ad64d543e1fa19816344b399d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.11.0 [INFO] [stderr] Compiling combine v4.4.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling redis v0.17.0 [INFO] [stderr] Compiling warp v0.2.5 [INFO] [stderr] Compiling jpaste 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.84.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/rustc0BQL92/symbols.o" "/opt/rustwide/target/debug/deps/jpaste-85e124f2db991bbd.jpaste.17bfee55693e9fc2-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/jpaste-85e124f2db991bbd.jpaste.17bfee55693e9fc2-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/jpaste-85e124f2db991bbd.jpaste.17bfee55693e9fc2-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/jpaste-85e124f2db991bbd.jpaste.17bfee55693e9fc2-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/jpaste-85e124f2db991bbd.jpaste.17bfee55693e9fc2-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/jpaste-85e124f2db991bbd.jpaste.17bfee55693e9fc2-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/jpaste-85e124f2db991bbd.jpaste.17bfee55693e9fc2-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/jpaste-85e124f2db991bbd.jpaste.17bfee55693e9fc2-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/jpaste-85e124f2db991bbd.jpaste.17bfee55693e9fc2-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/jpaste-85e124f2db991bbd.jpaste.17bfee55693e9fc2-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/jpaste-85e124f2db991bbd.jpaste.17bfee55693e9fc2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/jpaste-85e124f2db991bbd.jpaste.17bfee55693e9fc2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/jpaste-85e124f2db991bbd.jpaste.17bfee55693e9fc2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/jpaste-85e124f2db991bbd.jpaste.17bfee55693e9fc2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/jpaste-85e124f2db991bbd.jpaste.17bfee55693e9fc2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/jpaste-85e124f2db991bbd.jpaste.17bfee55693e9fc2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/jpaste-85e124f2db991bbd.aet0xlr0frziyqp622wvejozp.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libredis-53163062068cf622.rlib" "/opt/rustwide/target/debug/deps/libsha1-7e8f3d2f48dbccde.rlib" "/opt/rustwide/target/debug/deps/libasync_std-4683da4f2c2bde88.rlib" "/opt/rustwide/target/debug/deps/libblocking-611c991ab52a8670.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-1dd481472f9323b5.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-f3b2922d765a5d8e.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-26a6fde5e99b0c87.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-7ea150a6b7b5481a.rlib" "/opt/rustwide/target/debug/deps/libasync_task-09d612feabf64970.rlib" "/opt/rustwide/target/debug/deps/libasync_io-da54607bfcfb6bb7.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-f78321e106bd3d4b.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-0aa2bba186562c04.rlib" "/opt/rustwide/target/debug/deps/libpolling-a28b21020c153513.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-d01ef34bd8241fc9.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-649cde6fa077a838.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-7b49b18fd19e8fb2.rlib" "/opt/rustwide/target/debug/deps/libfastrand-c200f895d4176e98.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d09a4a4af5d6dd8b.rlib" "/opt/rustwide/target/debug/deps/libparking-6521ef7ff4fe3a65.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-21098e2fd91300e8.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-f84fa7b0eb054f58.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-557be712b60d6ac5.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-61f0a13c8fd77c29.rlib" "/opt/rustwide/target/debug/deps/libcombine-af581d07179b78d1.rlib" "/opt/rustwide/target/debug/deps/libwarp-97f25fb8b96f6eb9.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-420fc68452e73ab0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-3a63483df01464e2.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-3e39b449a684ec13.rlib" "/opt/rustwide/target/debug/deps/libutf8-a6a52d3030522072.rlib" "/opt/rustwide/target/debug/deps/libsha1-ee20de2885432151.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-10215846cf3cd1b4.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-2c974e2ec4bd76b6.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-267450f04063a4e2.rlib" "/opt/rustwide/target/debug/deps/libdigest-1e919cdb23a56a1c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-1b37e31777ecbc27.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-2f4b0bbf40aa483f.rlib" "/opt/rustwide/target/debug/deps/libmultipart-5c00a4f95c6caaba.rlib" "/opt/rustwide/target/debug/deps/libtwoway-c594d1a1f2296589.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-0dea8141ca58bd61.rlib" "/opt/rustwide/target/debug/deps/libsafemem-fc31dee69201a2c8.rlib" "/opt/rustwide/target/debug/deps/libquick_error-f65da788bd712813.rlib" "/opt/rustwide/target/debug/deps/libtempfile-6b3ec0219b95fcbd.rlib" "/opt/rustwide/target/debug/deps/librand-88981ac7dadef094.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-846f0afc11ddbdcd.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c1efe21492a94d5f.rlib" "/opt/rustwide/target/debug/deps/librand_core-ef60dfc2eafc5084.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8bb7fb8fd5b520a8.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-7539a182ba04915f.rlib" "/opt/rustwide/target/debug/deps/librand-0ae98714445a3bae.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6a961bc6bb38c269.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-572a7c60ce2b2da7.rlib" "/opt/rustwide/target/debug/deps/librand_hc-6c1b9d2ff56aec84.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c059b5ee046e23d7.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-b3386a549636e10d.rlib" "/opt/rustwide/target/debug/deps/librand_core-429b2166e85e86bb.rlib" "/opt/rustwide/target/debug/deps/librand_os-7d095088188af3d5.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-0e2e3a0f2e064084.rlib" "/opt/rustwide/target/debug/deps/librand_core-13c95d724baaaccd.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-ff5b8d364e6006ef.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-d49c0f009e188b35.rlib" "/opt/rustwide/target/debug/deps/libunicase-87808b75281ad682.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f7f8dc42e655b1ce.rlib" "/opt/rustwide/target/debug/deps/liburl-2d36226858fcc8d1.rlib" "/opt/rustwide/target/debug/deps/libidna-b3f552421793ab78.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a28ffa2354621f95.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-62b6519046788a58.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-092535495408a9a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-731559713424bd25.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-168ec96a41776987.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a0ca4bc71d2a5e52.rlib" "/opt/rustwide/target/debug/deps/libmatches-0d27d8ab8ec63af3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-19f6bdf14d0cda9a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8c7adb40ddea265b.rlib" "/opt/rustwide/target/debug/deps/libryu-41fbb0405ad23523.rlib" "/opt/rustwide/target/debug/deps/libserde-d70e56c8e9aa07ac.rlib" "/opt/rustwide/target/debug/deps/libheaders-df79e168a0334abb.rlib" "/opt/rustwide/target/debug/deps/libtime-38e0aea82afa0240.rlib" "/opt/rustwide/target/debug/deps/libsha1-209c85bbd3fc25d6.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-91cba37f6975f3ed.rlib" "/opt/rustwide/target/debug/deps/libdigest-e7b2e86433650f37.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d81dac91d615ea55.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-aa5561cd138a968d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-71556507a4bb80fb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-395f0eb3bf8b83a7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-3907ecb0ca7eac12.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-95e0bbe150aa1307.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-75ef958764ec5bad.rlib" "/opt/rustwide/target/debug/deps/libmime-4bcbece52c10d809.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-4a188c394946fb97.rlib" "/opt/rustwide/target/debug/deps/libbitflags-609e9170f7c78c15.rlib" "/opt/rustwide/target/debug/deps/libbase64-941696ce533fec1a.rlib" "/opt/rustwide/target/debug/deps/libhyper-207cd3b60876dbef.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f56b4524e1a69dc1.rlib" "/opt/rustwide/target/debug/deps/libwant-8cedbfcffa7a6d77.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2375d84c9a9f0be2.rlib" "/opt/rustwide/target/debug/deps/libh2-987dfdfd00726146.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-692019a727ff5a02.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5b6651052d0a1f9b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-75db806fe0baa793.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-27459d0383417583.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-87a4dd2016fdce7a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5576806aec06ff60.rlib" "/opt/rustwide/target/debug/deps/libtower_service-363c620b6c1fdc6f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1eb9202337aae14c.rlib" "/opt/rustwide/target/debug/deps/libhttp-0f6e8a530183462b.rlib" "/opt/rustwide/target/debug/deps/libitoa-a129a571745786b9.rlib" "/opt/rustwide/target/debug/deps/libtracing-deef0cee40fd27a0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0f09f604b281f01e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-03ca47eb4511d2f8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1caf228b3233c4a9.rlib" "/opt/rustwide/target/debug/deps/libpin_project-24d0c0cb7e8dbe4c.rlib" "/opt/rustwide/target/debug/deps/libfutures-82f7be637ac64a19.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-01ca61898e98fb33.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-87dc2236d055fb77.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-b840e3f4d87d0bcd.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c5114a8968c91511.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-20968cfc976d518b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0993abe756a41983.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7b709f57fce9a3c5.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-cd7995bff5c53296.rlib" "/opt/rustwide/target/debug/deps/libtokio-1841da49078aea4d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-66d514c8166ea457.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-eca317b141cceb5b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c10abb4a44e01f61.rlib" "/opt/rustwide/target/debug/deps/libfnv-dfe83f35af277293.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-27a5e70c1c61a6e8.rlib" "/opt/rustwide/target/debug/deps/libmio-f014c64e7fd6885a.rlib" "/opt/rustwide/target/debug/deps/liblog-3e42b0f8265079bd.rlib" "/opt/rustwide/target/debug/deps/libslab-2c784b15af787b9f.rlib" "/opt/rustwide/target/debug/deps/libiovec-e7cf4a6c507dfabf.rlib" "/opt/rustwide/target/debug/deps/libnet2-5244764ae22a3596.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-066b54dcc0b2baaf.rlib" "/opt/rustwide/target/debug/deps/liblibc-baece1b40ef1a109.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fe1eafd5df89505d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c71c7d3baff721e2.rlib" "/opt/rustwide/target/debug/deps/libbytes-54cb0554db295fdc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-05fd4cbcb0cf89f1.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.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.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/jpaste-85e124f2db991bbd" "-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 `jpaste` (bin "jpaste") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e8d6fbf04c9b2937bc69bcfda0d2214aff6d047ad64d543e1fa19816344b399d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8d6fbf04c9b2937bc69bcfda0d2214aff6d047ad64d543e1fa19816344b399d", kill_on_drop: false }` [INFO] [stdout] e8d6fbf04c9b2937bc69bcfda0d2214aff6d047ad64d543e1fa19816344b399d