[INFO] cloning repository https://github.com/m1cha1s/multiplayer_platformer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m1cha1s/multiplayer_platformer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1cha1s%2Fmultiplayer_platformer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1cha1s%2Fmultiplayer_platformer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa9fdb1e1f2c80d5b0b6780e2eaee0aea062ecf7 [INFO] documenting m1cha1s/multiplayer_platformer against 1.86.0 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1cha1s%2Fmultiplayer_platformer" "/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/m1cha1s/multiplayer_platformer on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/m1cha1s/multiplayer_platformer [INFO] finished tweaking git repo https://github.com/m1cha1s/multiplayer_platformer [INFO] tweaked toml for git repo https://github.com/m1cha1s/multiplayer_platformer written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/m1cha1s/multiplayer_platformer 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glam v0.20.3 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 689e2847b99a6f23c888e66665177f02de6afc2f0906265fd5d8f0a01c1b36e3 [INFO] running `Command { std: "docker" "start" "-a" "689e2847b99a6f23c888e66665177f02de6afc2f0906265fd5d8f0a01c1b36e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "689e2847b99a6f23c888e66665177f02de6afc2f0906265fd5d8f0a01c1b36e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "689e2847b99a6f23c888e66665177f02de6afc2f0906265fd5d8f0a01c1b36e3", kill_on_drop: false }` [INFO] [stdout] 689e2847b99a6f23c888e66665177f02de6afc2f0906265fd5d8f0a01c1b36e3 [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=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" "+1.86.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1840b3878d3fb2ae6f175e8a7282d82c47d7ac0a18615c5f32d434473dab8f4 [INFO] running `Command { std: "docker" "start" "-a" "a1840b3878d3fb2ae6f175e8a7282d82c47d7ac0a18615c5f32d434473dab8f4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking fixedbitset v0.4.1 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking async-task v4.2.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking bevy_tasks v0.6.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Checking petgraph v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Checking gpu-alloc v0.5.3 [INFO] [stderr] Checking notify v5.0.0-pre.11 [INFO] [stderr] Checking gpu-descriptor v0.2.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking wgpu-types v0.12.0 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking profiling v1.0.5 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking ttf-parser v0.15.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking euclid v0.22.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling gltf-derive v0.16.0 [INFO] [stderr] Checking bytemuck v1.8.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking owned_ttf_parser v0.15.0 [INFO] [stderr] Checking ab_glyph v0.2.15 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaXiCi7d/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaGIgKyE" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcwNmAOo/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcwNmAOo/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/gltf_derive-eb985eb4388739e9.7bly02ur3aiftd7j4vk6a8scv.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libinflections-4f858c355e17d569.rlib,libsyn-c1858d2fa0c47bce.rlib,libquote-1bae0ca29bdd5ad3.rlib,libproc_macro2-1e78cf4a4bba6c5b.rlib,libunicode_xid-1ac244d17995e1c2.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" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libgltf_derive-eb985eb4388739e9.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 `ab_glyph` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tracing-attributes` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/1.86.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=ef45056b3c528a0a -C extra-filename=-265ba27b2412498e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1e78cf4a4bba6c5b.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-1bae0ca29bdd5ad3.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c1858d2fa0c47bce.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `gltf-derive` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `nix` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcelK3Bd/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcelK3Bd/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/thiserror_impl-ab9f61c1f6ad296f.c7gspr92mit9qgrmfc66s5m8a.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-c1858d2fa0c47bce.rlib,libquote-1bae0ca29bdd5ad3.rlib,libproc_macro2-1e78cf4a4bba6c5b.rlib,libunicode_xid-1ac244d17995e1c2.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" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-ab9f61c1f6ad296f.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 `thiserror-impl` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaoGlY81/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `image` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a1840b3878d3fb2ae6f175e8a7282d82c47d7ac0a18615c5f32d434473dab8f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1840b3878d3fb2ae6f175e8a7282d82c47d7ac0a18615c5f32d434473dab8f4", kill_on_drop: false }` [INFO] [stdout] a1840b3878d3fb2ae6f175e8a7282d82c47d7ac0a18615c5f32d434473dab8f4