[INFO] cloning repository https://github.com/hraqe-pro/Alkahest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hraqe-pro/Alkahest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhraqe-pro%2FAlkahest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhraqe-pro%2FAlkahest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 877e68bb4cb8ed43d1fa0999b4182deec3d8bc75 [INFO] checking hraqe-pro/Alkahest against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhraqe-pro%2FAlkahest" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hraqe-pro/Alkahest on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hraqe-pro/Alkahest [INFO] finished tweaking git repo https://github.com/hraqe-pro/Alkahest [INFO] tweaked toml for git repo https://github.com/hraqe-pro/Alkahest written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hraqe-pro/Alkahest 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ghost-cell v0.2.6 [INFO] [stderr] Downloaded tinystr v0.7.5 [INFO] [stderr] Downloaded unic-langid v0.9.4 [INFO] [stderr] Downloaded unic-langid-impl v0.9.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92519092f7e9ea952fc71ca75f165d6b032421934a7b83be0ab093e49390c511 [INFO] running `Command { std: "docker" "start" "-a" "92519092f7e9ea952fc71ca75f165d6b032421934a7b83be0ab093e49390c511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92519092f7e9ea952fc71ca75f165d6b032421934a7b83be0ab093e49390c511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92519092f7e9ea952fc71ca75f165d6b032421934a7b83be0ab093e49390c511", kill_on_drop: false }` [INFO] [stdout] 92519092f7e9ea952fc71ca75f165d6b032421934a7b83be0ab093e49390c511 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 358f4703514d6cf89ef87034e9dc668a341c8bc854abe19475963d77436847b1 [INFO] running `Command { std: "docker" "start" "-a" "358f4703514d6cf89ef87034e9dc668a341c8bc854abe19475963d77436847b1", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling winnow v0.5.35 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.2.1 [INFO] [stderr] Compiling cfg-expr v0.15.6 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling gtk v0.16.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking piet v0.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling libz-sys v1.1.15 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling druid-shell v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking self_cell v1.0.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking self_cell v0.10.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking time v0.3.31 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking keyboard-types v0.6.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling enum_delegate_lib v0.2.0 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Compiling druid-derive v0.5.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling glib-macros v0.16.8 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling gtk3-macros v0.16.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling gdk-sys v0.16.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Checking tinystr v0.7.5 [INFO] [stderr] Compiling gtk-sys v0.16.0 [INFO] [stderr] Compiling pangocairo-sys v0.16.3 [INFO] [stderr] Checking unic-langid-impl v0.9.4 [INFO] [stderr] Checking fluent-syntax v0.11.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking unic-langid v0.9.4 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `glib-macros` (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/8a65ee08296b36342bf7c3cdc15312ccbc357227/bin/rustc --crate-name glib_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-macros-0.16.8/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())' -C metadata=a70ce7c84fa1eb06 -C extra-filename=-c8d5584369e1f17c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-11bb6623ccb04f9a.rlib --extern heck=/opt/rustwide/target/debug/deps/libheck-24e790723ad01371.rlib --extern proc_macro_crate=/opt/rustwide/target/debug/deps/libproc_macro_crate-6231d7acd42967dc.rlib --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-40c8a2b0db65f706.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43bef833ad5a6872.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7acff96f9e6772ca.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-92caad1d5e9f4595.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tokio-macros` (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/8a65ee08296b36342bf7c3cdc15312ccbc357227/bin/rustc --crate-name tokio_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-macros-2.2.0/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())' -C metadata=0644bfcfd545c7c0 -C extra-filename=-612dc5e2aab381ff --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43bef833ad5a6872.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7acff96f9e6772ca.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-bcedbcf1ca116163.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcJiM5Lr/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcJiM5Lr/symbols.o" "<16 object files omitted>" "/tmp/rustcJiM5Lr/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-bcedbcf1ca116163.rlib,libquote-7acff96f9e6772ca.rlib,libproc_macro2-43bef833ad5a6872.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJiM5Lr/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtracing_attributes-57eb6b3d7d152233.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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: 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 `tracing-attributes` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "358f4703514d6cf89ef87034e9dc668a341c8bc854abe19475963d77436847b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "358f4703514d6cf89ef87034e9dc668a341c8bc854abe19475963d77436847b1", kill_on_drop: false }` [INFO] [stdout] 358f4703514d6cf89ef87034e9dc668a341c8bc854abe19475963d77436847b1