[INFO] cloning repository https://github.com/quasiL/admintui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quasiL/admintui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FquasiL%2Fadmintui", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FquasiL%2Fadmintui'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 706c148282abf88b55f6231d95cf1ecb04ea94a1 [INFO] checking quasiL/admintui against try#3652eaba14e5de752eaa5a8ffcac7132f9244f07 for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FquasiL%2Fadmintui" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quasiL/admintui on toolchain 3652eaba14e5de752eaa5a8ffcac7132f9244f07 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quasiL/admintui [INFO] finished tweaking git repo https://github.com/quasiL/admintui [INFO] tweaked toml for git repo https://github.com/quasiL/admintui written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/quasiL/admintui 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" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d08dac7da497787d96722685e03725ae068dd309a44dd5da35cf9520e3f2aa6f [INFO] running `Command { std: "docker" "start" "-a" "d08dac7da497787d96722685e03725ae068dd309a44dd5da35cf9520e3f2aa6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d08dac7da497787d96722685e03725ae068dd309a44dd5da35cf9520e3f2aa6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d08dac7da497787d96722685e03725ae068dd309a44dd5da35cf9520e3f2aa6f", kill_on_drop: false }` [INFO] [stdout] d08dac7da497787d96722685e03725ae068dd309a44dd5da35cf9520e3f2aa6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3cdf5402e120053dfb71e9e0477ab9dfa2898505ab30b1b57f4fc45eea401da [INFO] running `Command { std: "docker" "start" "-a" "f3cdf5402e120053dfb71e9e0477ab9dfa2898505ab30b1b57f4fc45eea401da", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cc v1.2.13 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking rust-i18n-support v1.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking rust-i18n-extract v1.1.1 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking font8x8 v0.3.1 [INFO] [stderr] Checking strfmt v0.2.4 [INFO] [stderr] Checking string-builder v0.2.0 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking image v0.25.5 [INFO] [stderr] Checking cron-parser v0.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling rust-i18n-macro v1.3.0 [INFO] [stdout] error: failed to write /tmp/rustcvRRDMP/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write /tmp/rustcL8ksEG/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono-tz-build` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libsyn-dbd66b4c798c239b.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [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/rmeta17Ls7s" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `darling_core` (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/3652eaba14e5de752eaa5a8ffcac7132f9244f07/bin/rustc --crate-name darling_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=7c6166e8f9d69c8f -C extra-filename=-474836c8b79121b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bd60753855300b18.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-ecc112105bc5215b.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f0e287c1d54fec0d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bd149706e69b9b9e.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-9754e702f19a9357.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-dbd66b4c798c239b.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `image` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta1k6pPw" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `itertools` (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/rustcDWO32Q/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcDWO32Q/symbols.o" "<5 object files omitted>" "/opt/rustwide/target/debug/deps/rust_i18n_macro-6fbbb7995dc15ac0.992oq5jqmzsx1omhpfy0rvt7u.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-5b56eb838cadde74.rlib,librust_i18n_support-72de70622f6edbfa.rlib,libserde_yaml-ca7f546a27bf195a.rlib,libindexmap-1928157a42e2bc58.rlib,libhashbrown-88203a650ce9f298.rlib,libyaml_rust-6ca58f670606b8c2.rlib,liblinked_hash_map-0390ae5d716f4883.rlib,libserde_json-47982fc05f8cd5f4.rlib,libmemchr-385abaa02608ee6d.rlib,libitoa-987fc33461c33836.rlib,libryu-19745450f50d9012.rlib,libserde-9e891f5510e08696.rlib,libglob-5e8f20fa4f3f4282.rlib,libquote-bd149706e69b9b9e.rlib,libproc_macro2-f0e287c1d54fec0d.rlib,libunicode_ident-a3690edd3a41f0e2.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcDWO32Q/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/librust_i18n_macro-6fbbb7995dc15ac0.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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-i18n-macro` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaHCN2wS/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f3cdf5402e120053dfb71e9e0477ab9dfa2898505ab30b1b57f4fc45eea401da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3cdf5402e120053dfb71e9e0477ab9dfa2898505ab30b1b57f4fc45eea401da", kill_on_drop: false }` [INFO] [stdout] f3cdf5402e120053dfb71e9e0477ab9dfa2898505ab30b1b57f4fc45eea401da