[INFO] cloning repository https://github.com/mrpiguy/rust-battlesnake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrpiguy/rust-battlesnake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrpiguy%2Frust-battlesnake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrpiguy%2Frust-battlesnake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b408eb04e38fc22766c782900e24a5b6e674bd4 [INFO] documenting mrpiguy/rust-battlesnake against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrpiguy%2Frust-battlesnake" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrpiguy/rust-battlesnake 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/mrpiguy/rust-battlesnake [INFO] finished tweaking git repo https://github.com/mrpiguy/rust-battlesnake [INFO] tweaked toml for git repo https://github.com/mrpiguy/rust-battlesnake written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mrpiguy/rust-battlesnake 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e805dcb61d17fdd158fd2e939cd3283c4697557654b369e0c308a1e33e2718fc [INFO] running `Command { std: "docker" "start" "-a" "e805dcb61d17fdd158fd2e939cd3283c4697557654b369e0c308a1e33e2718fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e805dcb61d17fdd158fd2e939cd3283c4697557654b369e0c308a1e33e2718fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e805dcb61d17fdd158fd2e939cd3283c4697557654b369e0c308a1e33e2718fc", kill_on_drop: false }` [INFO] [stdout] e805dcb61d17fdd158fd2e939cd3283c4697557654b369e0c308a1e33e2718fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eae2d4e837b0f8f6381ec99be4018150cecd862c2d105a50867c4a313e641a40 [INFO] running `Command { std: "docker" "start" "-a" "eae2d4e837b0f8f6381ec99be4018150cecd862c2d105a50867c4a313e641a40", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Compiling ref-cast v1.0.7 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.7 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking pear v0.2.3 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking ubyte v0.10.2 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcbisNgm/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcbisNgm/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/rocket_codegen-c842b1eaaf63d0e9.e3qy3n5la4q1sjzkh78zgzwmz.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libglob-95d113f9125e94b7.rlib,libunicode_xid-a6e128a4f5b65fde.rlib,libdevise-1125baafa8623d02.rlib,libdevise_core-7adc44b21110c7cd.rlib,libproc_macro2_diagnostics-735b1065f4825a99.rlib,libsyn-4e0526c2c9c0a73c.rlib,libbitflags-35764d37ce192392.rlib,librocket_http-24e58b718f708b83.rlib,libfutures-7148f3391eaf3768.rlib,libcookie-740802abdd444c2d.rlib,libhkdf-08004257928afb30.rlib,libhmac-d979fc1160cedf79.rlib,libsha2-f621fbe15623e462.rlib,libdigest-4a62cd7f9a7923bb.rlib,libblock_buffer-3299109e64b05df4.rlib,libcrypto_common-5d1f888599de5e9e.rlib,libaes_gcm-806ce39bfcf50275.rlib,libghash-b2215b508b62818f.rlib,libpolyval-9bd6684e81d1b99e.rlib,libuniversal_hash-b0b6eb7aa23808d4.rlib,libsubtle-bafb120193cd48e3.rlib,libctr-b89da56ac3111522.rlib,libaes-4e41b27d40265cfb.rlib,libcpufeatures-cf7311ccb2bddcdf.rlib,libopaque_debug-27a22c235967070d.rlib,libcipher-9906cb763c4e9ac4.rlib,libaead-9ac668198ffd27a1.rlib,libgeneric_array-edcef22f71064757.rlib,libtypenum-9981eec7defb9eb2.rlib,libbase64-626e17dadfad3c29.rlib,librand-b8dd0cb802d341ec.rlib,librand_chacha-38e87216c59fab00.rlib,libppv_lite86-bce133a4886a0562.rlib,librand_core-e342447a1f66a520.rlib,libgetrandom-bea1cf90e6958546.rlib,libuncased-633a7ce9b7488566.rlib,libstable_pattern-effb0d8379d5e7f6.rlib,libmemchr-70f28b7ef83d0974.rlib,libref_cast-416a8f2513279cc9.rlib,libindexmap-69f99b056f14916f.rlib,libhashbrown-7c90d3088cf11b81.rlib,libeither-c8d9fc72b30f3b1c.rlib,libpercent_encoding-55fc7710a3724a26.rlib,libsmallvec-32fd47eaba87fd3c.rlib,libtime-c8e221bd9da0b0f1.rlib,libstate-69da9ee8ebcaef3a.rlib,libhyper-3be7bde5e4e246e9.rlib,libhttparse-5e5a1f285c5f0469.rlib,libtower_service-fac1461820f806c9.rlib,libtracing-22443037756d23fa.rlib,libtracing_core-4c2f30babb50bb09.rlib,libonce_cell-8482babb1e919ab8.rlib,libfutures_channel-d3969d3f0da0d23c.rlib,libhttp_body-768779767865a590.rlib,libfutures_util-55ad1d8a5d6232d1.rlib,libfutures_sink-ed8321cdbe1cc8c3.rlib,libfutures_task-5fc277eb950da204.rlib,libpin_utils-fc20bb8a5125a95e.rlib,libfutures_core-1c24c37c05df2e4d.rlib,libtokio-21403c471b6014c9.rlib,libsocket2-0c8aa1ae7e5ddce7.rlib,libmio-ca7bbcd229498b59.rlib,liblibc-4772ef0220c5d514.rlib,liblog-9ad0f754085dfc90.rlib,libcfg_if-8e26ab39f75c3a93.rlib,libpin_project_lite-ee8d1bef94c2f895.rlib,libhttpdate-cffb8392d335f8bf.rlib,libhttp-d386fc4879f7564b.rlib,libitoa-702ed5f910f10a39.rlib,libbytes-d843fef0d76c403d.rlib,libfnv-ce5b1429b6d630b5.rlib,libpear-6697a0c1c72f39ad.rlib,libyansi-b7db1c9d52ccb9e3.rlib,libinlinable_string-4aa6e14a0a711c3d.rlib,libquote-e902272cbf7ba6f0.rlib,libproc_macro2-40527f3db40dffb2.rlib,libunicode_ident-c794b74d47589905.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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/rustcbisNgm/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librocket_codegen-c842b1eaaf63d0e9.so" "-Wl,--gc-sections" "-shared" "-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 `rocket_codegen` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "eae2d4e837b0f8f6381ec99be4018150cecd862c2d105a50867c4a313e641a40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eae2d4e837b0f8f6381ec99be4018150cecd862c2d105a50867c4a313e641a40", kill_on_drop: false }` [INFO] [stdout] eae2d4e837b0f8f6381ec99be4018150cecd862c2d105a50867c4a313e641a40