[INFO] cloning repository https://github.com/easrng/watch-party [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/easrng/watch-party" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feasrng%2Fwatch-party", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feasrng%2Fwatch-party'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9a1b762e7a806300a50c5db97f1699d51ca077c [INFO] testing easrng/watch-party against try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feasrng%2Fwatch-party" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/easrng/watch-party on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/easrng/watch-party [INFO] finished tweaking git repo https://github.com/easrng/watch-party [INFO] tweaked toml for git repo https://github.com/easrng/watch-party written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/easrng/watch-party 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" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61fe97def8fbfa229d459201a179b9e29415f06878a99baab79c2a2974904074 [INFO] running `Command { std: "docker" "start" "-a" "61fe97def8fbfa229d459201a179b9e29415f06878a99baab79c2a2974904074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61fe97def8fbfa229d459201a179b9e29415f06878a99baab79c2a2974904074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61fe97def8fbfa229d459201a179b9e29415f06878a99baab79c2a2974904074", kill_on_drop: false }` [INFO] [stdout] 61fe97def8fbfa229d459201a179b9e29415f06878a99baab79c2a2974904074 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 316e2e7dcdfb5a7307a2112e680263ef3b3f2762b72cf5be00e3a76603f37ca1 [INFO] running `Command { std: "docker" "start" "-a" "316e2e7dcdfb5a7307a2112e680263ef3b3f2762b72cf5be00e3a76603f37ca1", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling watch-party 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/d724b5ab2f4ac098ff483349a80b6a3799a5177b/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/rustcM7HVqu/symbols.o" "/opt/rustwide/target/debug/deps/watch_party-743b9d484dc55415.watch_party.6ff9361ebdd2f5c7-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/watch_party-743b9d484dc55415.watch_party.6ff9361ebdd2f5c7-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/watch_party-743b9d484dc55415.watch_party.6ff9361ebdd2f5c7-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/watch_party-743b9d484dc55415.watch_party.6ff9361ebdd2f5c7-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/watch_party-743b9d484dc55415.watch_party.6ff9361ebdd2f5c7-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/watch_party-743b9d484dc55415.watch_party.6ff9361ebdd2f5c7-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/watch_party-743b9d484dc55415.watch_party.6ff9361ebdd2f5c7-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/watch_party-743b9d484dc55415.watch_party.6ff9361ebdd2f5c7-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/watch_party-743b9d484dc55415.watch_party.6ff9361ebdd2f5c7-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/watch_party-743b9d484dc55415.watch_party.6ff9361ebdd2f5c7-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/watch_party-743b9d484dc55415.watch_party.6ff9361ebdd2f5c7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/watch_party-743b9d484dc55415.watch_party.6ff9361ebdd2f5c7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/watch_party-743b9d484dc55415.watch_party.6ff9361ebdd2f5c7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/watch_party-743b9d484dc55415.watch_party.6ff9361ebdd2f5c7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/watch_party-743b9d484dc55415.watch_party.6ff9361ebdd2f5c7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/watch_party-743b9d484dc55415.watch_party.6ff9361ebdd2f5c7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/watch_party-743b9d484dc55415.nmdrztfdirwr4r9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwarp-00571af6298709cb.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-d75a6e2000adba99.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-69efdc5bd733dcc0.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-f3b1278a104f509a.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-f2b2499f2ab71fad.rlib" "/opt/rustwide/target/debug/deps/libutf8-6c1c28d0b4200515.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-03d4129d5a869f1c.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-8a455ea964a93b39.rlib" "/opt/rustwide/target/debug/deps/liburl-3deb131092f1b828.rlib" "/opt/rustwide/target/debug/deps/libidna-1a69cef4282f2b1a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-693782dcf3536299.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ec0d80b5ae007077.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2d9d7ba59c60e4d3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c5454c87b869e37b.rlib" "/opt/rustwide/target/debug/deps/libmultipart-6382feb3d804c913.rlib" "/opt/rustwide/target/debug/deps/libtwoway-aef393858c9c3bf5.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-f3961fc21bba9c32.rlib" "/opt/rustwide/target/debug/deps/libsafemem-c020a312dd62ec88.rlib" "/opt/rustwide/target/debug/deps/libquick_error-4dcf0653a6459577.rlib" "/opt/rustwide/target/debug/deps/libtempfile-d5dd6496546e3c6c.rlib" "/opt/rustwide/target/debug/deps/librand-75d140cd68e3a447.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-10ad764c687dc08a.rlib" "/opt/rustwide/target/debug/deps/librand_core-7110b71714585c21.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-867b38b40014eee5.rlib" "/opt/rustwide/target/debug/deps/librand-b92b8a85268f9fef.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-516db6676337c49b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0e3e30105281b2f4.rlib" "/opt/rustwide/target/debug/deps/librand_core-f19ad94a51cb188b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3c54b8b848aec3e1.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1cb1324783858617.rlib" "/opt/rustwide/target/debug/deps/libunicase-2728766f8a6899ad.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-bb45bc077e10dee4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-173a7f3bec308143.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-65fdef46153ebdc1.rlib" "/opt/rustwide/target/debug/deps/libmatches-639d1d94cdec97b9.rlib" "/opt/rustwide/target/debug/deps/libheaders-b9f3c6307a22fb17.rlib" "/opt/rustwide/target/debug/deps/libsha1-93293d87ac4f6721.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-550baaca120c17dc.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-54829dd9010e281c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-aa5eaabcf247eab2.rlib" "/opt/rustwide/target/debug/deps/libdigest-3d112fea29569f69.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-8f278e14e9c0e2a1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a230eceb8f804fc7.rlib" "/opt/rustwide/target/debug/deps/libmime-fc20f3962adbea74.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-5341d30acb635d85.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rlib" "/opt/rustwide/target/debug/deps/libbase64-a0415a20c3ff7e5c.rlib" "/opt/rustwide/target/debug/deps/libhyper-7eef2d929e0a66cb.rlib" "/opt/rustwide/target/debug/deps/libwant-52611da11b8683ee.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8435d7f9744b2d83.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a777a940515d6093.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d4f99d52b94ac249.rlib" "/opt/rustwide/target/debug/deps/libh2-b97abc9893723659.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7da0072754deaf3f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-582fe08cb5f446b9.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-39300058220f9294.rlib" "/opt/rustwide/target/debug/deps/libtower_service-755a94a6155b9ea3.rlib" "/opt/rustwide/target/debug/deps/libtracing-d97987306f48537a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-5b1c0ac4ce939366.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6d982fad751a6036.rlib" "/opt/rustwide/target/debug/deps/libtokio-a5251e2f51b4c4f4.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-601470ea69dce741.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6d61b4e84b5f8190.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6295cb56046aeff3.rlib" "/opt/rustwide/target/debug/deps/libmio-39ba758e59458e30.rlib" "/opt/rustwide/target/debug/deps/liblog-d6b45f57b733a929.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e154f1cda2161874.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0adbace63608d31d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-596fc205e7c8f8fe.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d04a2583a7f9c86c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-92996b1b44507536.rlib" "/opt/rustwide/target/debug/deps/libinstant-bc95bc3fef459ee4.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-684e5166a3e9e7c8.rlib" "/opt/rustwide/target/debug/deps/libhttp-12ad4e3f0514475f.rlib" "/opt/rustwide/target/debug/deps/libbytes-d345c64400d587ca.rlib" "/opt/rustwide/target/debug/deps/libfnv-d76296c6599a31fb.rlib" "/opt/rustwide/target/debug/deps/libpin_project-990c35761a57029e.rlib" "/opt/rustwide/target/debug/deps/libfutures-0caefb527fb57fc6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-870c6063654c3b40.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6d76bb3a0afc5ac1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-fe7117f74ee70843.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f84ab5c8525e1140.rlib" "/opt/rustwide/target/debug/deps/libslab-c6a4f9f95afad196.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ac8367a429d1bb66.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-2049332770cdaf8e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cbb72dd6280c5e64.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-21c591833dbbc95c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c27b7e46bed074af.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0048700ce4301762.rlib" "/opt/rustwide/target/debug/deps/libuuid-eb5c64b5d457780b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9de5191137aeb6cd.rlib" "/opt/rustwide/target/debug/deps/liblibc-52ea12d0e8ab8cb9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libserde_json-41ba655d9dec386c.rlib" "/opt/rustwide/target/debug/deps/libryu-8fefecb7ee792c99.rlib" "/opt/rustwide/target/debug/deps/libitoa-9e01ead0770d8308.rlib" "/opt/rustwide/target/debug/deps/libserde-30a5a0e719c326a7.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d787e53a290411e2.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d772252209e2742b.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6ecdf1ea0ff6e093.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-6fe0fbbff7f67836.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9b8c277eaa19322c.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6f650d56687f361f.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-46dd15171ac21d07.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fb22c0b7181dff10.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-fee0e81d645c26e5.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12b62e8197e1fe1e.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f19ca64f1728e7dd.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2849ed8ae5c8b127.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-686cf0e89dd87a14.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f412a4d0fdbc296b.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a4e81b6d6bd074c0.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5ae5f870b7d1798c.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d724b5ab2f4ac098ff483349a80b6a3799a5177b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/watch_party-743b9d484dc55415" "-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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `watch-party` (bin "watch-party") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "316e2e7dcdfb5a7307a2112e680263ef3b3f2762b72cf5be00e3a76603f37ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "316e2e7dcdfb5a7307a2112e680263ef3b3f2762b72cf5be00e3a76603f37ca1", kill_on_drop: false }` [INFO] [stdout] 316e2e7dcdfb5a7307a2112e680263ef3b3f2762b72cf5be00e3a76603f37ca1