[INFO] cloning repository https://github.com/timvisee/prs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timvisee/prs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fprs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fprs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0d7c2f193de501c880c41e486299c420c1f6e6b [INFO] checking timvisee/prs against master#c1feb3eceef7d5f0126c309a87062cf413fe0a25 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fprs" "/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/timvisee/prs on toolchain c1feb3eceef7d5f0126c309a87062cf413fe0a25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timvisee/prs [INFO] finished tweaking git repo https://github.com/timvisee/prs [INFO] tweaked toml for git repo https://github.com/timvisee/prs written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/timvisee/prs 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" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded git-state v0.1.0 [INFO] [stderr] Downloaded text_trees v0.1.2 [INFO] [stderr] Downloaded secstr v0.5.1 [INFO] [stderr] Downloaded edit v0.1.5 [INFO] [stderr] Downloaded qr2term v0.3.1 [INFO] [stderr] Downloaded ofiles v0.2.0 [INFO] [stderr] Downloaded totp-rs v5.5.1 [INFO] [stderr] Downloaded ansi-escapes v0.1.1 [INFO] [stderr] Downloaded chbs v0.1.1 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ca77d42780eddaf3e75156131c7d0bb1f98b540d63471a91388fa39935ebdb5 [INFO] running `Command { std: "docker" "start" "-a" "4ca77d42780eddaf3e75156131c7d0bb1f98b540d63471a91388fa39935ebdb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ca77d42780eddaf3e75156131c7d0bb1f98b540d63471a91388fa39935ebdb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ca77d42780eddaf3e75156131c7d0bb1f98b540d63471a91388fa39935ebdb5", kill_on_drop: false }` [INFO] [stdout] 4ca77d42780eddaf3e75156131c7d0bb1f98b540d63471a91388fa39935ebdb5 [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=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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c1feb3eceef7d5f0126c309a87062cf413fe0a25" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fc8781a84946901948966f97ea2b7cbe41913de5c9689b5b16638cd587e4b2e [INFO] running `Command { std: "docker" "start" "-a" "3fc8781a84946901948966f97ea2b7cbe41913de5c9689b5b16638cd587e4b2e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling cfg-expr v0.15.7 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking event-listener v5.2.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Checking event-listener-strategy v0.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling prs-lib v0.5.1 (/opt/rustwide/workdir/lib) [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking ofiles v0.2.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking enumflags2 v0.7.9 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking which v6.0.0 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling async-recursion v1.1.0 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking secstr v0.5.1 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling system-deps v6.2.1 [INFO] [stderr] Checking xdg-home v1.1.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking git-state v0.1.0 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking version-compare v0.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [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 glib-macros v0.18.5 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking zvariant v3.15.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking zbus_names v2.6.1 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Checking glib v0.18.5 [INFO] [stderr] Checking smithay-clipboard v0.6.6 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking x11-clipboard v0.7.1 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling gtk v0.18.1 [INFO] [stderr] Compiling substring v1.4.5 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling copypasta-ext v0.4.4 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking qrcode v0.12.0 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking copypasta v0.8.2 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Checking derive_builder v0.11.2 [INFO] [stderr] Checking zbus v3.15.2 [INFO] [stderr] Checking tuikit v0.5.0 [INFO] [stderr] Checking derive_builder v0.10.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking defer-drop v1.3.0 [INFO] [stderr] Compiling gtk3-macros v0.18.0 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking constant_time_eq v0.2.6 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling prs-cli v0.5.1 (/opt/rustwide/workdir/cli) [INFO] [stderr] Checking beef v0.5.2 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Checking totp-rs v5.5.1 [INFO] [stderr] Checking qr2term v0.3.1 [INFO] [stderr] Checking edit v0.1.5 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking clap_complete v4.5.1 [INFO] [stderr] Checking chbs v0.1.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking linkify v0.10.0 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking text_trees v0.1.2 [INFO] [stderr] Checking ansi-escapes v0.1.1 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking skim v0.10.4 [INFO] [stderr] Checking notify-rust v4.10.0 [INFO] [stderr] Checking cairo-rs v0.18.5 [INFO] [stderr] Checking atk v0.18.0 [INFO] [stderr] Checking gdk-pixbuf v0.18.5 [INFO] [stderr] Checking pango v0.18.3 [INFO] [stderr] Checking gdk v0.18.0 [INFO] [stderr] Checking prs-gtk3 v0.5.1 (/opt/rustwide/workdir/gtk3) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "3fc8781a84946901948966f97ea2b7cbe41913de5c9689b5b16638cd587e4b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fc8781a84946901948966f97ea2b7cbe41913de5c9689b5b16638cd587e4b2e", kill_on_drop: false }` [INFO] [stdout] 3fc8781a84946901948966f97ea2b7cbe41913de5c9689b5b16638cd587e4b2e [INFO] checking timvisee/prs against try#0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 for pr-121053 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fprs" "/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/timvisee/prs on toolchain 0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timvisee/prs [INFO] finished tweaking git repo https://github.com/timvisee/prs [INFO] tweaked toml for git repo https://github.com/timvisee/prs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/timvisee/prs 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" "+0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5" "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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22de39f2546accc79839fca682e4c1ebcf5d14ab9b6f47c650771e645ed2ce2a [INFO] running `Command { std: "docker" "start" "-a" "22de39f2546accc79839fca682e4c1ebcf5d14ab9b6f47c650771e645ed2ce2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22de39f2546accc79839fca682e4c1ebcf5d14ab9b6f47c650771e645ed2ce2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22de39f2546accc79839fca682e4c1ebcf5d14ab9b6f47c650771e645ed2ce2a", kill_on_drop: false }` [INFO] [stdout] 22de39f2546accc79839fca682e4c1ebcf5d14ab9b6f47c650771e645ed2ce2a [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=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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 648d1ddeb957a42a0510b75996ea94c361030b2ad0f5e86a98989f43687daca0 [INFO] running `Command { std: "docker" "start" "-a" "648d1ddeb957a42a0510b75996ea94c361030b2ad0f5e86a98989f43687daca0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-expr v0.15.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking libloading v0.8.3 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking event-listener v5.2.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking event-listener-strategy v0.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking futures-lite v2.2.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking async-task v4.7.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcMT2Y7v/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcMT2Y7v/symbols.o" "/opt/rustwide/target/debug/deps/futures_macro-e90cb8710fa54f0b.futures_macro.fe3bb15aaff78490-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-e90cb8710fa54f0b.futures_macro.fe3bb15aaff78490-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-e90cb8710fa54f0b.futures_macro.fe3bb15aaff78490-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-e90cb8710fa54f0b.futures_macro.fe3bb15aaff78490-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-e90cb8710fa54f0b.futures_macro.fe3bb15aaff78490-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-e90cb8710fa54f0b.futures_macro.fe3bb15aaff78490-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-e90cb8710fa54f0b.futures_macro.fe3bb15aaff78490-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-e90cb8710fa54f0b.futures_macro.fe3bb15aaff78490-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/futures_macro-e90cb8710fa54f0b.2qdcdfhywfdi6h64.rcgu.rmeta" "/opt/rustwide/target/debug/deps/futures_macro-e90cb8710fa54f0b.vasge9yapmxwheo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-ac5219da1a351d85.rlib" "/opt/rustwide/target/debug/deps/libquote-cfd72e5a145dea92.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-c0a7e744780d4271.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libfutures_macro-e90cb8710fa54f0b.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-macro` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcwJjjQf/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcwJjjQf/symbols.o" "/opt/rustwide/target/debug/deps/thiserror_impl-be108c0921696873.thiserror_impl.80cee2bdb4c68403-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-be108c0921696873.thiserror_impl.80cee2bdb4c68403-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-be108c0921696873.thiserror_impl.80cee2bdb4c68403-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-be108c0921696873.thiserror_impl.80cee2bdb4c68403-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-be108c0921696873.thiserror_impl.80cee2bdb4c68403-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-be108c0921696873.thiserror_impl.80cee2bdb4c68403-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-be108c0921696873.thiserror_impl.80cee2bdb4c68403-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-be108c0921696873.thiserror_impl.80cee2bdb4c68403-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-be108c0921696873.thiserror_impl.80cee2bdb4c68403-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-be108c0921696873.thiserror_impl.80cee2bdb4c68403-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-be108c0921696873.thiserror_impl.80cee2bdb4c68403-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-be108c0921696873.thiserror_impl.80cee2bdb4c68403-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-be108c0921696873.thiserror_impl.80cee2bdb4c68403-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-be108c0921696873.thiserror_impl.80cee2bdb4c68403-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-be108c0921696873.thiserror_impl.80cee2bdb4c68403-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-be108c0921696873.thiserror_impl.80cee2bdb4c68403-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/thiserror_impl-be108c0921696873.8oaxhroy4yddid3.rcgu.rmeta" "/opt/rustwide/target/debug/deps/thiserror_impl-be108c0921696873.1pdqur0zxhzx3dcs.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-ac5219da1a351d85.rlib" "/opt/rustwide/target/debug/deps/libquote-cfd72e5a145dea92.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-c0a7e744780d4271.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-8e91c69f736b6c6c.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9579298f7adeed43.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-30ebcfe9aa7a4196.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-447055add1ba8c49.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d5850394f5e88a83.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-2f44910628f7ca43.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3dd11e65597a5ea4.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d165f4a7abbb9616.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-3781141152ab7425.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5040104958e026fe.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5437a8743ef2c818.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d68ee5585c16f3ee.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-366f17269992a057.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cdbf121704652761.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-63a7ba8ec01639e9.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8c4c4e24ed6290fa.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-58a6a8f1c6263bc9.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9686387289eaa322.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b4c158c083efc1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d3c0c4551bd9d6b6a4bd51e251b596e0195adf5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-be108c0921696873.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (lib) due to 2 previous errors [INFO] [stderr] error: could not compile `tracing-attributes` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta1Tk2QS/lib.rmeta`: 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] running `Command { std: "docker" "inspect" "648d1ddeb957a42a0510b75996ea94c361030b2ad0f5e86a98989f43687daca0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "648d1ddeb957a42a0510b75996ea94c361030b2ad0f5e86a98989f43687daca0", kill_on_drop: false }` [INFO] [stdout] 648d1ddeb957a42a0510b75996ea94c361030b2ad0f5e86a98989f43687daca0