[INFO] cloning repository https://github.com/ycn/web_touchpad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ycn/web_touchpad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycn%2Fweb_touchpad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycn%2Fweb_touchpad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 243e071d4b9702b2d43c23686a2d3e69779edc0e [INFO] checking ycn/web_touchpad against master#453ceafce32ef8108c604bca5e165ab41d3d6d8c for pr-124187 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycn%2Fweb_touchpad" "/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/ycn/web_touchpad on toolchain 453ceafce32ef8108c604bca5e165ab41d3d6d8c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ycn/web_touchpad [INFO] finished tweaking git repo https://github.com/ycn/web_touchpad [INFO] tweaked toml for git repo https://github.com/ycn/web_touchpad written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ycn/web_touchpad 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" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 227ae3ac6d9d54f84ea268d022e2dae9ede8734939227dae4a71bc1109fcc834 [INFO] running `Command { std: "docker" "start" "-a" "227ae3ac6d9d54f84ea268d022e2dae9ede8734939227dae4a71bc1109fcc834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "227ae3ac6d9d54f84ea268d022e2dae9ede8734939227dae4a71bc1109fcc834", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "227ae3ac6d9d54f84ea268d022e2dae9ede8734939227dae4a71bc1109fcc834", kill_on_drop: false }` [INFO] [stdout] 227ae3ac6d9d54f84ea268d022e2dae9ede8734939227dae4a71bc1109fcc834 [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=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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+453ceafce32ef8108c604bca5e165ab41d3d6d8c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b8166d2aeb7bd0be3159d4ef66ba897d23abee3b615938f613acfe280cb623a [INFO] running `Command { std: "docker" "start" "-a" "4b8166d2aeb7bd0be3159d4ef66ba897d23abee3b615938f613acfe280cb623a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.110 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking warp v0.3.6 [INFO] [stderr] Checking web_touchpad v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.44s [INFO] running `Command { std: "docker" "inspect" "4b8166d2aeb7bd0be3159d4ef66ba897d23abee3b615938f613acfe280cb623a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b8166d2aeb7bd0be3159d4ef66ba897d23abee3b615938f613acfe280cb623a", kill_on_drop: false }` [INFO] [stdout] 4b8166d2aeb7bd0be3159d4ef66ba897d23abee3b615938f613acfe280cb623a [INFO] checking ycn/web_touchpad against try#773c42f0166e62a538b8fa36161b0c6df69a9640 for pr-124187 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fycn%2Fweb_touchpad" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ycn/web_touchpad on toolchain 773c42f0166e62a538b8fa36161b0c6df69a9640 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+773c42f0166e62a538b8fa36161b0c6df69a9640" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ycn/web_touchpad [INFO] finished tweaking git repo https://github.com/ycn/web_touchpad [INFO] tweaked toml for git repo https://github.com/ycn/web_touchpad written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ycn/web_touchpad 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" "+773c42f0166e62a538b8fa36161b0c6df69a9640" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+773c42f0166e62a538b8fa36161b0c6df69a9640" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 631e515f631240a09265dd788c5df009fb45856ffcf56a48088637a24d7ff596 [INFO] running `Command { std: "docker" "start" "-a" "631e515f631240a09265dd788c5df009fb45856ffcf56a48088637a24d7ff596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "631e515f631240a09265dd788c5df009fb45856ffcf56a48088637a24d7ff596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "631e515f631240a09265dd788c5df009fb45856ffcf56a48088637a24d7ff596", kill_on_drop: false }` [INFO] [stdout] 631e515f631240a09265dd788c5df009fb45856ffcf56a48088637a24d7ff596 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+773c42f0166e62a538b8fa36161b0c6df69a9640" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d218357e26d93d208f349496ac10ffb190fa97ac849bbeee99c254a2d652b11 [INFO] running `Command { std: "docker" "start" "-a" "4d218357e26d93d208f349496ac10ffb190fa97ac849bbeee99c254a2d652b11", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/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/rustcu3OYwm/symbols.o" "/opt/rustwide/target/debug/build/lock_api-ad0912295643a548/build_script_build-ad0912295643a548.build_script_build.5ad934355048bb1c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/lock_api-ad0912295643a548/build_script_build-ad0912295643a548.51nxor01cezdms96.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-a7b9971646bb635c.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/lock_api-ad0912295643a548/build_script_build-ad0912295643a548" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/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/rustconJrK6/symbols.o" "/opt/rustwide/target/debug/build/slab-9a8a864962a46ec5/build_script_build-9a8a864962a46ec5.build_script_build.e5e1ba00ccbfa061-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/slab-9a8a864962a46ec5/build_script_build-9a8a864962a46ec5.15kcujuh8w7c2ca3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libautocfg-a7b9971646bb635c.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/slab-9a8a864962a46ec5/build_script_build-9a8a864962a46ec5" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lock_api` (build script) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `slab` (build script) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/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/rustcPwXIA6/symbols.o" "/opt/rustwide/target/debug/build/typenum-ba5380f4f2932d28/build_script_main-ba5380f4f2932d28.build_script_main.6aea4e202854e9dc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/typenum-ba5380f4f2932d28/build_script_main-ba5380f4f2932d28.build_script_main.6aea4e202854e9dc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/typenum-ba5380f4f2932d28/build_script_main-ba5380f4f2932d28.build_script_main.6aea4e202854e9dc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/typenum-ba5380f4f2932d28/build_script_main-ba5380f4f2932d28.build_script_main.6aea4e202854e9dc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/typenum-ba5380f4f2932d28/build_script_main-ba5380f4f2932d28.3kbcxvk24xnu85w6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/typenum-ba5380f4f2932d28/build_script_main-ba5380f4f2932d28" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `typenum` (build script) due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/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/rustcYGjrBx/symbols.o" "/opt/rustwide/target/debug/build/unicase-8127f8c2ce110a46/build_script_build-8127f8c2ce110a46.build_script_build.73aee4faf114ab94-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/unicase-8127f8c2ce110a46/build_script_build-8127f8c2ce110a46.4etahbcefke8j41f.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libversion_check-e31da224a4d92066.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/773c42f0166e62a538b8fa36161b0c6df69a9640/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/unicase-8127f8c2ce110a46/build_script_build-8127f8c2ce110a46" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unicase` (build script) due to 2 previous errors [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `proc-macro2` (lib) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetasYc8MW" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetakWAWYP" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4d218357e26d93d208f349496ac10ffb190fa97ac849bbeee99c254a2d652b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d218357e26d93d208f349496ac10ffb190fa97ac849bbeee99c254a2d652b11", kill_on_drop: false }` [INFO] [stdout] 4d218357e26d93d208f349496ac10ffb190fa97ac849bbeee99c254a2d652b11