[INFO] cloning repository https://github.com/wachr/duel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wachr/duel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwachr%2Fduel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwachr%2Fduel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 90a9623188d59da7cbddd503f9a376e00c3ffe5f [INFO] testing wachr/duel against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwachr%2Fduel" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wachr/duel on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wachr/duel [INFO] finished tweaking git repo https://github.com/wachr/duel [INFO] tweaked toml for git repo https://github.com/wachr/duel written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wachr/duel 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0075a641742c6289817198c59537f6bbf90a2e8f0a2b4b7e70616eeb2cb5daaf [INFO] running `Command { std: "docker" "start" "-a" "0075a641742c6289817198c59537f6bbf90a2e8f0a2b4b7e70616eeb2cb5daaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0075a641742c6289817198c59537f6bbf90a2e8f0a2b4b7e70616eeb2cb5daaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0075a641742c6289817198c59537f6bbf90a2e8f0a2b4b7e70616eeb2cb5daaf", kill_on_drop: false }` [INFO] [stdout] 0075a641742c6289817198c59537f6bbf90a2e8f0a2b4b7e70616eeb2cb5daaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e23bc8e1fcb9fd22a5dbf3b25c9592cfabb95e6b1ee1e099d08cd17ea0fadb3b [INFO] running `Command { std: "docker" "start" "-a" "e23bc8e1fcb9fd22a5dbf3b25c9592cfabb95e6b1ee1e099d08cd17ea0fadb3b", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling pkg-config v0.3.12 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling lazy_static v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling x11-dl v2.18.0 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling rand v0.5.4 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling zmq-sys v0.8.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling tempfile v3.0.3 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling proc-macro2 v0.4.8 [INFO] [stderr] Compiling ogg v0.4.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling cpal v0.6.0 [INFO] [stderr] Compiling lewton v0.5.2 [INFO] [stderr] Compiling zmq v0.8.2 [INFO] [stderr] Compiling glium v0.21.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling claxon v0.3.1 [INFO] [stderr] Compiling hound v1.1.0 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling smallvec v0.6.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling rodio v0.6.0 [INFO] [stderr] Compiling impose v0.2.0 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling rusty_sword_arena v1.0.1 [INFO] [stderr] Compiling duel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep` [INFO] [stdout] --> src/main.rs:59:22 [INFO] [stdout] | [INFO] [stdout] 59 | std::thread::sleep_ms(50); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_pos` [INFO] [stdout] --> src/main.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let mut mouse_pos = Vector2::new(); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_pos` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window` [INFO] [stdout] --> src/main.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | let mut window = Window::new(None); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_input_sent` [INFO] [stdout] --> src/main.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | let mut last_input_sent = Instant::now(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_input_sent` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `send_input_duration` [INFO] [stdout] --> src/main.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | let send_input_duration = std::time::Duration::new(15, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_send_input_duration` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/main.rs:50:32 [INFO] [stdout] | [INFO] [stdout] 50 | players.retain(|k, v| game_state.player_states.contains_key(k)); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | let mut mouse_pos = Vector2::new(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let mut window = Window::new(None); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | let mut last_input_sent = Instant::now(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnAWzqs/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librusty_sword_arena-fe70028507f747e2.rlib,libzmq-241b4b7865bbdd6e.rlib,libzmq_sys-d793342df0eaa6a3.rlib,liblog-13cef17d6fc38da1.rlib,liblog-091a0f98d641f0f1.rlib,libglium-a003b7a238506e03.rlib,libglutin-1ab732c720e30ba5.rlib,libosmesa_sys-ac2b3791103d97da.rlib,libwinit-aae103d7600f3491.rlib,libwayland_window-eb396db0a457e67a.rlib,libwayland_protocols-fbee27783a8d0c03.rlib,libtempfile-8a2c5668c4dc9ee8.rlib,libremove_dir_all-060f58439cc96e50.rlib,librand-cd18fbd98f666b94.rlib,librand_core-ec93ddd808f28b21.rlib,libwayland_kbd-64b26d1ad442ebbb.rlib,libmemmap-ff1e83f261f6d8db.rlib,libwayland_client-7e57e7306f7abfcc.rlib,libwayland_sys-f71d6333fecd8f74.rlib,libdlib-32f7d5f1916c0c1f.rlib,liblibloading-cef46eebe6da549c.rlib,libtoken_store-31ae859da9c35a86.rlib,libbitflags-9bac454581d155bd.rlib,libpercent_encoding-73a0215a80a159d3.rlib,libx11_dl-9f1408887169fbd2.rlib,libshared_library-8b84e74f09aaffb4.rlib,libfnv-babffa9176099eaa.rlib,libsmallvec-e4975ada5ab00012.rlib,libbacktrace-6d0468c98d5cfc47.rlib,libbacktrace_sys-987911b77f3a7eaa.rlib,librustc_demangle-7f41acc99562e36c.rlib,libcfg_if-c28f9f1c96b899a9.rlib,libbincode-dd022fb376b73bb3.rlib,libserde-50f19d97dd35304c.rlib,libduel-24d73b5b710c4c14.rlib,libimpose-f7a20371e1a15cb1.rlib,librodio-ac76f6712dc66606.rlib,libcgmath-6e563054401b6b48.rlib,librand-46b2d1c7822dfc3b.rlib,librand-97833f1cca4bdb9f.rlib,libnum_traits-315fa034fb8dba1a.rlib,libnum_traits-415a1418f9eaea7c.rlib,libapprox-7df920ddde3c2df9.rlib,liblewton-10fd013490820e47.rlib,libogg-efde47f67768f7bb.rlib,libbyteorder-22abaea71bd68755.rlib,liblazy_static-0d6bd02441df3650.rlib,libhound-397fe8077bb620f7.rlib,libcpal-cb6c8149b1ed4a91.rlib,libalsa_sys-03afbdc8ac47bce7.rlib,liblibc-fdc3371998a5de8c.rlib,libclaxon-fc49975fe624e318.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lzmq" "-ldl" "-ldl" "-lasound" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnAWzqs/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-b15f52e21f5a0344/out" "-L" "/opt/rustwide/target/debug/build/libloading-7ce41070d612aa3c/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/duel-6c609df1d7cc2940" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [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 `duel` (bin "duel") due to 1 previous error; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e23bc8e1fcb9fd22a5dbf3b25c9592cfabb95e6b1ee1e099d08cd17ea0fadb3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e23bc8e1fcb9fd22a5dbf3b25c9592cfabb95e6b1ee1e099d08cd17ea0fadb3b", kill_on_drop: false }` [INFO] [stdout] e23bc8e1fcb9fd22a5dbf3b25c9592cfabb95e6b1ee1e099d08cd17ea0fadb3b