[INFO] cloning repository https://github.com/uhChainsaws/uniteSynchronization [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uhChainsaws/uniteSynchronization" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FuhChainsaws%2FuniteSynchronization", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FuhChainsaws%2FuniteSynchronization'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27ea215fbf9a649cd036e3f3c2fc0df3ce79b8ca [INFO] testing uhChainsaws/uniteSynchronization against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FuhChainsaws%2FuniteSynchronization" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uhChainsaws/uniteSynchronization on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uhChainsaws/uniteSynchronization [INFO] finished tweaking git repo https://github.com/uhChainsaws/uniteSynchronization [INFO] tweaked toml for git repo https://github.com/uhChainsaws/uniteSynchronization written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/uhChainsaws/uniteSynchronization 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded egui_wgpu_backend v0.14.0 [INFO] [stderr] Downloaded nannou_egui v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e67d795c7d693e583a4bed0db77507a40570bd6fd90dfd224d250fbc4e6befab [INFO] running `Command { std: "docker" "start" "-a" "e67d795c7d693e583a4bed0db77507a40570bd6fd90dfd224d250fbc4e6befab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e67d795c7d693e583a4bed0db77507a40570bd6fd90dfd224d250fbc4e6befab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e67d795c7d693e583a4bed0db77507a40570bd6fd90dfd224d250fbc4e6befab", kill_on_drop: false }` [INFO] [stdout] e67d795c7d693e583a4bed0db77507a40570bd6fd90dfd224d250fbc4e6befab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02cd8c38158302e7e35221f48269397ced999cb41a4e550a2a325306ff451c65 [INFO] running `Command { std: "docker" "start" "-a" "02cd8c38158302e7e35221f48269397ced999cb41a4e550a2a325306ff451c65", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.51 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling rayon-core v1.10.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling wgpu-core v0.11.3 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling wgpu-types v0.11.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling euclid v0.22.7 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling profiling v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling inplace_it v0.3.5 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling futures-sink v0.3.26 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ttf-parser v0.18.1 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling lyon_geom v0.17.7 [INFO] [stderr] Compiling gpu-descriptor v0.2.3 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling owned_ttf_parser v0.15.2 [INFO] [stderr] Compiling futures-io v0.3.26 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling rusttype v0.9.3 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling owned_ttf_parser v0.18.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling ab_glyph v0.2.20 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling lyon_path v0.17.7 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling atomic_refcell v0.1.9 [INFO] [stderr] Compiling emath v0.15.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling epaint v0.15.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling lyon_algorithms v0.17.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lyon_tessellation v0.17.10 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling mio-misc v1.2.2 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling lyon v0.17.10 [INFO] [stderr] Compiling pennereq v0.3.1 [INFO] [stderr] Compiling egui v0.15.0 [INFO] [stderr] Compiling notosans v0.1.0 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling epi v0.15.0 [INFO] [stderr] Compiling naga v0.7.3 [INFO] [stderr] Compiling noise v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.26 [INFO] [stderr] Compiling futures v0.3.26 [INFO] [stderr] Compiling wgpu-hal v0.11.5 [INFO] [stderr] Compiling glam v0.17.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling nannou_core v0.18.0 [INFO] [stderr] Compiling nannou_mesh v0.18.0 [INFO] [stderr] Compiling wgpu v0.11.1 [INFO] [stderr] Compiling nannou_wgpu v0.18.0 [INFO] [stderr] Compiling egui_wgpu_backend v0.14.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling nannou v0.18.1 [INFO] [stderr] Compiling nannou_egui v0.5.0 [INFO] [stderr] Compiling uniteSynchronization v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "02cd8c38158302e7e35221f48269397ced999cb41a4e550a2a325306ff451c65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02cd8c38158302e7e35221f48269397ced999cb41a4e550a2a325306ff451c65", kill_on_drop: false }` [INFO] [stdout] 02cd8c38158302e7e35221f48269397ced999cb41a4e550a2a325306ff451c65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4412e56ce1ab772c33c48cf1ebfc6d79758a8bd5f65f7f68b7519f16b85195db [INFO] running `Command { std: "docker" "start" "-a" "4412e56ce1ab772c33c48cf1ebfc6d79758a8bd5f65f7f68b7519f16b85195db", kill_on_drop: false }` [INFO] [stderr] Compiling uniteSynchronization 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.77.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/rustcJJJVqb/symbols.o" "/opt/rustwide/target/debug/deps/uniteSynchronization-b3053b31714b751d.uniteSynchronization.996f3f99ac8d4d42-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/uniteSynchronization-b3053b31714b751d.2v3sixmretgkkjq8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-300eeeab3fc50492.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-3b61adbfa5f479cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-25a2c6ed3a15969a.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-03c6df379885f78e.rlib" "/opt/rustwide/target/debug/deps/libnannou_egui-c7c99b8dc7c699b4.rlib" "/opt/rustwide/target/debug/deps/libegui_wgpu_backend-7fef84f8ff746ade.rlib" "/opt/rustwide/target/debug/deps/libepi-515806b4673a490f.rlib" "/opt/rustwide/target/debug/deps/libegui-34c0eb67a82b5afc.rlib" "/opt/rustwide/target/debug/deps/libepaint-53509c1bac6b1bf9.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-0366a21787cef205.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-14823823da158acb.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-03f061e5c689c826.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-9a28a4f2f7b1f9fc.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-11dfa595ae03358d.rlib" "/opt/rustwide/target/debug/deps/libemath-fe521c6e6b397ccf.rlib" "/opt/rustwide/target/debug/deps/libnannou-54f0d274a82fb52e.rlib" "/opt/rustwide/target/debug/deps/libnotosans-468ebfc405a4f881.rlib" "/opt/rustwide/target/debug/deps/librusttype-3ca4e6b605fe1432.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-cd41001176d21d1c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-da34ea7d968177c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0ec0ff1222c995f7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f6649a4704185147.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2b5d12ee3325a260.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-623fafc0cc389bb2.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-22e31ba09b2168d2.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-aa3fed3debdffc77.rlib" "/opt/rustwide/target/debug/deps/libordered_float-82bfea5d45e2ad25.rlib" "/opt/rustwide/target/debug/deps/libnoise-4411588a6b2efdd4.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0ec0351c60d62855.rlib" "/opt/rustwide/target/debug/deps/librand-323b22916e519c13.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2242e62892354a1e.rlib" "/opt/rustwide/target/debug/deps/librand_core-faee66369fddce80.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d58573cd80e8ced2.rlib" "/opt/rustwide/target/debug/deps/libtoml-0b77b846f3895f24.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7299edc30a2599e7.rlib" "/opt/rustwide/target/debug/deps/libryu-06597690c13502a7.rlib" "/opt/rustwide/target/debug/deps/libitoa-cd7b5e4a95278ffd.rlib" "/opt/rustwide/target/debug/deps/libpennereq-d404db92a7a63267.rlib" "/opt/rustwide/target/debug/deps/libnannou_wgpu-5e2d1b7acbbcdd36.rlib" "/opt/rustwide/target/debug/deps/libfutures-8571167b6c376c26.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a8ec702a0ae728e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-bd9a0e05d3d06045.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-90f809d210b547d2.rlib" "/opt/rustwide/target/debug/deps/libslab-12ecce33ef9dc308.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-355f9161b354e2d5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f56bf5d1670f700b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-87267cad17a7e264.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ddf32237fd1d4e2e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f5d7584ea826e85.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f0cd709118844405.rlib" "/opt/rustwide/target/debug/deps/libimage-a06ae61b03c60619.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-cdb56ce4b17fb490.rlib" "/opt/rustwide/target/debug/deps/libpng-bd9605396c4a9715.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-34f474cbcc7271c9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-22f036899caa6843.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7420ee2781678dce.rlib" "/opt/rustwide/target/debug/deps/libadler32-b769b69f8892a306.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-17aafd7cdb2aff19.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-e6cea732fccc8705.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-75a7a081d92b24ef.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d2cb5d5fff5415cd.rlib" "/opt/rustwide/target/debug/deps/libgif-9dcf862b88877483.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c99fe433912ede1d.rlib" "/opt/rustwide/target/debug/deps/libtiff-735b6b6618c6c98f.rlib" "/opt/rustwide/target/debug/deps/libweezl-ee19ce90198e7e9f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9aec61b8e7eb3ff0.rlib" "/opt/rustwide/target/debug/deps/libadler-09a5f2f34cb51d20.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-79e5a8fd2e917f36.rlib" "/opt/rustwide/target/debug/deps/librayon-c1f4af1736b48977.rlib" "/opt/rustwide/target/debug/deps/librayon_core-99fb6892837336e9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2a5769027df7eb95.rlib" "/opt/rustwide/target/debug/deps/libeither-b0cdbe31444beb0c.rlib" "/opt/rustwide/target/debug/deps/libwgpu-a7e7286bbbff6eca.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-8168d2141f5924a5.rlib" "/opt/rustwide/target/debug/deps/libcopyless-10e9ef1ebe8ee660.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-8b3435fe0e422459.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-ef480e9bb5999728.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-8cfd654a0cff415b.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-a5df79f2d7d8c9fd.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-e00a75c1098d51d9.rlib" "/opt/rustwide/target/debug/deps/libprofiling-8e9714de2dd3db1c.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-a37f3b2ebb09ea91.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-eea2ab24c362a1e5.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-18dd15dc4daf4133.rlib" "/opt/rustwide/target/debug/deps/libash-30089fcfefda2bb4.rlib" "/opt/rustwide/target/debug/deps/libnaga-28d84dde6ba52514.rlib" "/opt/rustwide/target/debug/deps/libfxhash-fc8fcfdc9d97aa4b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-335f673518fa95c4.rlib" "/opt/rustwide/target/debug/deps/libbit_set-38e0cecbb98b9ebf.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-e6b9eba0e89ddb6e.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-327ae01b4bb41651.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-74825e96c8dc3500.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-aed3c5b60eaca5c6.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-b692418478ff625c.rlib" "/opt/rustwide/target/debug/deps/libspirv-03a505aaa5aee2c6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f2fd0cbb8306861a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ccca41f2fd200497.rlib" "/opt/rustwide/target/debug/deps/libahash-e2cff6096353bf46.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-7af352e07fc4c01d.rlib" "/opt/rustwide/target/debug/deps/libglow-3f5873b2a845b0a3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1e1dd9bb4d6be8c2.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-70770b78ae28d013.rlib" "/opt/rustwide/target/debug/deps/libnannou_mesh-543c30293230cb1c.rlib" "/opt/rustwide/target/debug/deps/libnannou_core-dff452bb9b25dc30.rlib" "/opt/rustwide/target/debug/deps/libglam-0f5bf16ff58f6e6e.rlib" "/opt/rustwide/target/debug/deps/librand-c8021029739126b1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ace10ca226a89e39.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-e4c8fbd270ff1cef.rlib" "/opt/rustwide/target/debug/deps/librand_core-b7ab0f2907d0d9e3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2836201a2543ee61.rlib" "/opt/rustwide/target/debug/deps/libpalette-18df1c3a97aa7dae.rlib" "/opt/rustwide/target/debug/deps/libserde-6aa6d052bc490a46.rlib" "/opt/rustwide/target/debug/deps/libapprox-990aa8ccc1887140.rlib" "/opt/rustwide/target/debug/deps/libwinit-c2d3d113dfb9860f.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-4c6a2a23927f5a3f.rlib" "/opt/rustwide/target/debug/deps/libmio-3bf1b2ebe5d2679f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-def2b55bd207b407.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-14a5b2e9c8c2366c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-bc372592d9f11273.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-4de49fbf54939353.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-9bf91526383bb74d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-c7951dd5b72c7427.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4ea7270043b70ce1.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-a2a2b60180d761a6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-72a8838878fe7dca.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-e21a72f3d5d6cc12.rlib" "/opt/rustwide/target/debug/deps/libandrew-a4871df59d9aa067.rlib" "/opt/rustwide/target/debug/deps/libxml-e9398b5fc8e3b4f0.rlib" "/opt/rustwide/target/debug/deps/libxdg-0946696949e62c33.rlib" "/opt/rustwide/target/debug/deps/libdirs-169b38662a932983.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-4d97b18cae394de0.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-fce738c81297a663.rlib" "/opt/rustwide/target/debug/deps/libsame_file-c16298f5ee052f3e.rlib" "/opt/rustwide/target/debug/deps/librusttype-88bf83d6c6d46bef.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-1b3a435d5872912e.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-212b4e9f791acf89.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-e9c67ac01185eded.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-035258552dd0af8b.rlib" "/opt/rustwide/target/debug/deps/libxcursor-9674ea1f9861394a.rlib" "/opt/rustwide/target/debug/deps/libnom-fbbc47600905c0a1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d770859d7cdf82bc.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-6c1035a028ff1376.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-efa29b54da8bcba8.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-df596b763dc2cef0.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-efc25201693f0e4f.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-0c7ef2af8cad5c0d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b8df307fcaded5e2.rlib" "/opt/rustwide/target/debug/deps/libnix-964ae58bd339a20b.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-fbe5e26924eb2281.rlib" "/opt/rustwide/target/debug/deps/libdlib-51f9f19ffb3ce6cc.rlib" "/opt/rustwide/target/debug/deps/liblibloading-51202c71c49b3e83.rlib" "/opt/rustwide/target/debug/deps/libcalloop-1795e5ee604042ad.rlib" "/opt/rustwide/target/debug/deps/libnix-44314be60d31a56e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-24d488b7c13ef22a.rlib" "/opt/rustwide/target/debug/deps/libdlib-435687f0f6754282.rlib" "/opt/rustwide/target/debug/deps/liblibloading-36345b8d6ec97b26.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-faf698e0eacc01a3.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-fb04cbf67b3633f8.rlib" "/opt/rustwide/target/debug/deps/libcty-687510906883b65e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-abebe06f87f0710c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-788370a82f4575a8.rlib" "/opt/rustwide/target/debug/deps/liblibc-b2af31fb0638f51e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-bc20ca98612e4e6f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cfe89214e7cb41c9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ea54cec8096cb4e4.rlib" "/opt/rustwide/target/debug/deps/libinstant-f50e8b7f2249fedf.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1dceeb9ac7f9872e.rlib" "/opt/rustwide/target/debug/deps/liblog-ba2571552c80020c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-330a72d854cebf0a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d8ef76936e73bd76.rlib" "/opt/rustwide/target/debug/deps/liblyon-e7d6f1e6a9cd61ed.rlib" "/opt/rustwide/target/debug/deps/liblyon_tessellation-9cbd70a24756b251.rlib" "/opt/rustwide/target/debug/deps/libfloat_next_after-fa65cd5f3cccf2e7.rlib" "/opt/rustwide/target/debug/deps/liblyon_algorithms-faceda7d5ed3d372.rlib" "/opt/rustwide/target/debug/deps/libsid-43deb00c076743a4.rlib" "/opt/rustwide/target/debug/deps/liblyon_path-f960f15d57fbd80a.rlib" "/opt/rustwide/target/debug/deps/liblyon_geom-94f8ea2f3335356b.rlib" "/opt/rustwide/target/debug/deps/libeuclid-b7a856b5b72536c4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-418d559bc68533b3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-7c3fc83a25214ae8.rlib" "/opt/rustwide/target/debug/deps/libfind_folder-5cb4fb50efbac90e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/uniteSynchronization-b3053b31714b751d" "-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 `uniteSynchronization` (bin "uniteSynchronization" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4412e56ce1ab772c33c48cf1ebfc6d79758a8bd5f65f7f68b7519f16b85195db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4412e56ce1ab772c33c48cf1ebfc6d79758a8bd5f65f7f68b7519f16b85195db", kill_on_drop: false }` [INFO] [stdout] 4412e56ce1ab772c33c48cf1ebfc6d79758a8bd5f65f7f68b7519f16b85195db