[INFO] cloning repository https://github.com/arcuru/islandfight [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arcuru/islandfight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcuru%2Fislandfight", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcuru%2Fislandfight'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0da5f4aab3be827ea74006008d17f4943666b63f [INFO] testing arcuru/islandfight 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%2Farcuru%2Fislandfight" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arcuru/islandfight 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/arcuru/islandfight [INFO] finished tweaking git repo https://github.com/arcuru/islandfight [INFO] tweaked toml for git repo https://github.com/arcuru/islandfight written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/arcuru/islandfight 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c7c7fe5c530a319998cd2fea203e55a7bee2c217124467d456a6228c259efa10 [INFO] running `Command { std: "docker" "start" "-a" "c7c7fe5c530a319998cd2fea203e55a7bee2c217124467d456a6228c259efa10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7c7fe5c530a319998cd2fea203e55a7bee2c217124467d456a6228c259efa10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7c7fe5c530a319998cd2fea203e55a7bee2c217124467d456a6228c259efa10", kill_on_drop: false }` [INFO] [stdout] c7c7fe5c530a319998cd2fea203e55a7bee2c217124467d456a6228c259efa10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a460d5602723081eac947bff04b37cf894d12bd4e45be53daf8e978264645379 [INFO] running `Command { std: "docker" "start" "-a" "a460d5602723081eac947bff04b37cf894d12bd4e45be53daf8e978264645379", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tower v0.5.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling axum v0.7.7 [INFO] [stderr] Compiling galactic-war v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcEwrNqZ/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_yaml-3a5dcea1202c7f6b.rlib,libunsafe_libyaml-d3127b66fe569cc5.rlib,liblazy_static-3674be3f4245d19b.rlib,libgalactic_war-0681fe3d73b4bff6.rlib,librand-c4b8511130eb703b.rlib,librand_chacha-946a2c9205b6cc66.rlib,libppv_lite86-951d1c9e17f99f52.rlib,libzerocopy-f1005da49914ba72.rlib,libbyteorder-9f6ac6743e38a88c.rlib,librand_core-aaa80b411b765a64.rlib,libgetrandom-b6fa2fd2f2e6c218.rlib,libindexmap-aa50dc3bb4255b92.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-1e5f66c70c5c9d04.rlib,libaxum-72db75f4d615d320.rlib,libserde_path_to_error-c01d3acf6daa5131.rlib,libserde_json-3483c31cc5ce6296.rlib,libmemchr-08f38e9718637002.rlib,libserde_urlencoded-15d02849133a6136.rlib,libryu-a980823ac8640001.rlib,libform_urlencoded-35907277f0683ea4.rlib,libpercent_encoding-af9df9186596bd92.rlib,libhyper_util-4bcb795ae175b4c8.rlib,libhyper-3f8529fab9e14bbb.rlib,libhttparse-fbf77c9da6775be1.rlib,libhttpdate-331798cefc82cc7e.rlib,libfutures_channel-8e61eaebe9799500.rlib,libmatchit-616cb01453b9e7d4.rlib,libserde-967a9901cc96a616.rlib,libaxum_core-bbffd97c4c5f4c1b.rlib,libmime-0188e0814ca7ddbf.rlib,libsync_wrapper-9d0f00aadb9f8550.rlib,libhttp_body_util-0361c5d57a6863a6.rlib,libhttp_body-7a26b3574dfd60e0.rlib,libhttp-fb74f7f23ee7c9f0.rlib,libitoa-20e94f961f8d160c.rlib,libfnv-79e2cbfbe03dcd16.rlib,libtracing-30238a47fcdde986.rlib,liblog-9a3ff67864b30e2c.rlib,libtracing_core-2d2d7a5438fa1784.rlib,libonce_cell-2642703f88b7c2f4.rlib,libtower-de0045592e8c1229.rlib,libsync_wrapper-b5d3a794a1e9deea.rlib,libtower_layer-d908dd771b239ecd.rlib,libfutures_util-518f14f8532cf127.rlib,libfutures_task-f13500651ee1eef1.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-3b920243fce8fec0.rlib,libtower_service-3fb88d28c2218805.rlib,libtokio-a184a806dc22066d.rlib,libsignal_hook_registry-e2b29e5bc7a0e117.rlib,libsocket2-b4e927a17319d490.rlib,libbytes-97cefb27b52cd468.rlib,libmio-001b4a1f089ba153.rlib,libparking_lot-04c99e3f18bbb3c9.rlib,libparking_lot_core-ac41104dd5319b4e.rlib,liblibc-9f85971a0c30fff9.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-084045a3116dc58e.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,libpin_project_lite-e591be24d8b8b3c6.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEwrNqZ/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/galactic_war-0987a75935939d42" "-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 `galactic-war` (bin "galactic-war") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a460d5602723081eac947bff04b37cf894d12bd4e45be53daf8e978264645379", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a460d5602723081eac947bff04b37cf894d12bd4e45be53daf8e978264645379", kill_on_drop: false }` [INFO] [stdout] a460d5602723081eac947bff04b37cf894d12bd4e45be53daf8e978264645379