[INFO] cloning repository https://github.com/stdcout1/rusty-adthan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stdcout1/rusty-adthan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstdcout1%2Frusty-adthan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstdcout1%2Frusty-adthan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bd7ae75b6b99d1ed96e9b6225c3f429d505e05ce [INFO] documenting stdcout1/rusty-adthan 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%2Fstdcout1%2Frusty-adthan" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stdcout1/rusty-adthan 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/stdcout1/rusty-adthan [INFO] finished tweaking git repo https://github.com/stdcout1/rusty-adthan [INFO] tweaked toml for git repo https://github.com/stdcout1/rusty-adthan written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/stdcout1/rusty-adthan 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 gdk-pixbuf v0.18.3 [INFO] [stderr] Downloaded glib-macros v0.18.3 [INFO] [stderr] Downloaded cairo-rs v0.18.3 [INFO] [stderr] Downloaded muda v0.11.2 [INFO] [stderr] Downloaded tray-icon v0.11.0 [INFO] [stderr] Downloaded gio v0.18.3 [INFO] [stderr] Downloaded glib v0.18.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 216ba4c1a0fca8cbdb224f4089ba9a16fb56a2d3742c74d6e09eaf292609a642 [INFO] running `Command { std: "docker" "start" "-a" "216ba4c1a0fca8cbdb224f4089ba9a16fb56a2d3742c74d6e09eaf292609a642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "216ba4c1a0fca8cbdb224f4089ba9a16fb56a2d3742c74d6e09eaf292609a642", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "216ba4c1a0fca8cbdb224f4089ba9a16fb56a2d3742c74d6e09eaf292609a642", kill_on_drop: false }` [INFO] [stdout] 216ba4c1a0fca8cbdb224f4089ba9a16fb56a2d3742c74d6e09eaf292609a642 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7fcc24b150eaff53b4a98ffb32f6330be304dd1d861fbf985f591281e0e38ed8 [INFO] running `Command { std: "docker" "start" "-a" "7fcc24b150eaff53b4a98ffb32f6330be304dd1d861fbf985f591281e0e38ed8", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling winnow v0.5.17 [INFO] [stderr] Compiling target-lexicon v0.12.12 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling gio v0.18.3 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking tracing v0.1.39 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling rustix v0.38.19 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking linux-raw-sys v0.4.10 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling gtk v0.18.1 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking symphonia-core v0.5.3 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking tiny-skia-path v0.11.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking xcursor v0.3.4 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking memmap2 v0.9.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Checking symphonia-metadata v0.5.3 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling winit v0.29.4 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Checking alsa v0.7.1 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Checking tiny-skia v0.11.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking libxdo v0.6.0 [INFO] [stderr] Checking fdeflate v0.3.1 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.0 [INFO] [stderr] Checking zerocopy v0.7.29 [INFO] [stderr] Checking symphonia v0.5.3 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking raw-window-handle v0.6.0 [INFO] [stderr] Checking smol_str v0.2.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking rodio v0.17.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling gtk3-macros v0.18.0 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.1 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling glib-macros v0.18.3 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustc9DLFKY/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc9DLFKY/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/serde_derive-b400c41940620cd2.30s8h75y9r73rthm2htl6bwgd.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-e958772e9ade0f22.rlib,libquote-750270db8a24b040.rlib,libproc_macro2-a4a0b75d0a185b7e.rlib,libunicode_ident-8e58dc8fac5e6a17.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/libserde_derive-b400c41940620cd2.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 `serde_derive` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/gio_sys-0bf114afa33a5bf7.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/gio-sys-0bf114afa33a5bf7/dep-lib-gio_sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/x11_dl-47944b5f9296929f.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/x11-dl-47944b5f9296929f/dep-lib-x11_dl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaDNsrMK/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glib-macros` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7fcc24b150eaff53b4a98ffb32f6330be304dd1d861fbf985f591281e0e38ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fcc24b150eaff53b4a98ffb32f6330be304dd1d861fbf985f591281e0e38ed8", kill_on_drop: false }` [INFO] [stdout] 7fcc24b150eaff53b4a98ffb32f6330be304dd1d861fbf985f591281e0e38ed8