[INFO] cloning repository https://github.com/sebgab/book-browser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebgab/book-browser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebgab%2Fbook-browser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebgab%2Fbook-browser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a056f3f461073c8771c686b6f70ad45dbfcccb58 [INFO] testing sebgab/book-browser 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%2Fsebgab%2Fbook-browser" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sebgab/book-browser 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/sebgab/book-browser [INFO] finished tweaking git repo https://github.com/sebgab/book-browser [INFO] tweaked toml for git repo https://github.com/sebgab/book-browser written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sebgab/book-browser 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ec7a476404bbb1933cfd611e6b6395bb5da6a47b5ac961bed0df1fe0ea419b29 [INFO] running `Command { std: "docker" "start" "-a" "ec7a476404bbb1933cfd611e6b6395bb5da6a47b5ac961bed0df1fe0ea419b29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec7a476404bbb1933cfd611e6b6395bb5da6a47b5ac961bed0df1fe0ea419b29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec7a476404bbb1933cfd611e6b6395bb5da6a47b5ac961bed0df1fe0ea419b29", kill_on_drop: false }` [INFO] [stdout] ec7a476404bbb1933cfd611e6b6395bb5da6a47b5ac961bed0df1fe0ea419b29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 170247ddebef9880662fb1d30130f0ac950d3bc35a2008edb35fd76bd122fe77 [INFO] running `Command { std: "docker" "start" "-a" "170247ddebef9880662fb1d30130f0ac950d3bc35a2008edb35fd76bd122fe77", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling xml-rs v0.8.14 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling atomic-polyfill v1.0.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling critical-section v1.1.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling png v0.17.8 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling roxmltree v0.18.0 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling svgtypes v0.11.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rctree v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling usvg-tree v0.32.0 [INFO] [stderr] Compiling rosvgtree v0.3.0 [INFO] [stderr] Compiling imagesize v0.11.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling data-url v0.2.0 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling usvg-parser v0.32.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling tiny-skia-path v0.9.0 [INFO] [stderr] Compiling rgb v0.8.36 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling usvg v0.32.0 [INFO] [stderr] Compiling tiny-skia v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling cpp_common v0.5.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling resvg v0.32.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling fontconfig-parser v0.5.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling i-slint-common v1.0.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libtiny_skia-e2f2da6b124a5c13.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrm5h20/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustc_version-3872f1f41d79ad6a.rlib,libsemver-67acbe876b557ddb.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/rustcrm5h20/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/field-offset-d1213a3c0659147a/build_script_build-d1213a3c0659147a" "-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 `field-offset` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tiny-skia` (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/rmetaMSg36s" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slotmap` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `derive_more` (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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/derive_more-0.99.17/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 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_mut", "as_ref", "constructor", "convert_case", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "generate-parsing-rs", "index", "index_mut", "into", "into_iterator", "is_variant", "iterator", "mul", "mul_assign", "nightly", "not", "peg", "rustc_version", "sum", "testing-helpers", "track-caller", "try_into", "unwrap"))' -C metadata=a3dc5b24a7bebb0c -C extra-filename=-4181484e7891d94b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-44c0c2e5ce39fd2e.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d566c0b1513176fa.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-68bf5a6a4500e212.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d451ac0b35cd6843.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaR1guRs" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-client` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "170247ddebef9880662fb1d30130f0ac950d3bc35a2008edb35fd76bd122fe77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "170247ddebef9880662fb1d30130f0ac950d3bc35a2008edb35fd76bd122fe77", kill_on_drop: false }` [INFO] [stdout] 170247ddebef9880662fb1d30130f0ac950d3bc35a2008edb35fd76bd122fe77