[INFO] cloning repository https://github.com/Team-Akiraka/akiraka-cmd-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Team-Akiraka/akiraka-cmd-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeam-Akiraka%2Fakiraka-cmd-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeam-Akiraka%2Fakiraka-cmd-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cebbd587ffb2335b8f9e5eabcacaa3bc5839bf21 [INFO] testing Team-Akiraka/akiraka-cmd-tool against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeam-Akiraka%2Fakiraka-cmd-tool" "/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/Team-Akiraka/akiraka-cmd-tool on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Team-Akiraka/akiraka-cmd-tool [INFO] finished tweaking git repo https://github.com/Team-Akiraka/akiraka-cmd-tool [INFO] tweaked toml for git repo https://github.com/Team-Akiraka/akiraka-cmd-tool written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Team-Akiraka/akiraka-cmd-tool 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/linebender/druid.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zip v0.6.5 [INFO] [stderr] Downloaded rust-embed-impl v6.5.0 [INFO] [stderr] Downloaded self_cell v0.10.2 [INFO] [stderr] Downloaded tinystr v0.7.1 [INFO] [stderr] Downloaded rust-embed-utils v7.5.0 [INFO] [stderr] Downloaded kurbo v0.9.4 [INFO] [stderr] Downloaded sysinfo v0.29.0 [INFO] [stderr] Downloaded rust-embed v6.6.1 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46de48bf8e1bbbd5844f1eeb022da223e0dbd6afdb5fa79b4914fd86542fc45d [INFO] running `Command { std: "docker" "start" "-a" "46de48bf8e1bbbd5844f1eeb022da223e0dbd6afdb5fa79b4914fd86542fc45d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46de48bf8e1bbbd5844f1eeb022da223e0dbd6afdb5fa79b4914fd86542fc45d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46de48bf8e1bbbd5844f1eeb022da223e0dbd6afdb5fa79b4914fd86542fc45d", kill_on_drop: false }` [INFO] [stdout] 46de48bf8e1bbbd5844f1eeb022da223e0dbd6afdb5fa79b4914fd86542fc45d [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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b8089385c5f8ab10e9a8a27bade0fa8e523c5f7ef2e75ba5880b887adb5c715 [INFO] running `Command { std: "docker" "start" "-a" "5b8089385c5f8ab10e9a8a27bade0fa8e523c5f7ef2e75ba5880b887adb5c715", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling target-lexicon v0.12.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling gio v0.16.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling simd-adler32 v0.3.5 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling cfg-expr v0.15.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling unic-bidi v0.9.0 [INFO] [stderr] Compiling kurbo v0.9.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling field-offset v0.3.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling piet v0.6.2 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling gtk v0.16.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling druid-shell v0.8.3 (https://github.com/linebender/druid.git#04177239) [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rust-embed-utils v7.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling keyboard-types v0.6.2 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling png v0.17.8 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling akiraka-cmd v1.0.0-build-20230514 (/opt/rustwide/workdir) [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling tiff v0.8.1 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rust-embed-impl v6.5.0 [INFO] [stderr] Compiling druid-derive v0.5.1 (https://github.com/linebender/druid.git#04177239) [INFO] [stderr] Compiling system-deps v6.1.0 [INFO] [stderr] Compiling sysinfo v0.29.0 [INFO] [stderr] Compiling rust-embed v6.6.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.163 [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] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling glib-macros v0.16.8 [INFO] [stderr] Compiling gdk-sys v0.16.0 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Compiling pangocairo-sys v0.16.3 [INFO] [stderr] Compiling gtk-sys v0.16.0 [INFO] [stderr] Compiling tinystr v0.7.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.1 [INFO] [stderr] Compiling gtk3-macros v0.16.3 [INFO] [stderr] Compiling unic-langid v0.9.1 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling exr v1.6.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling glib v0.16.7 [INFO] [stderr] Compiling image v0.24.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.17 [INFO] [stderr] Compiling cairo-rs v0.16.7 [INFO] [stderr] Compiling atk v0.16.0 [INFO] [stderr] Compiling pango v0.16.5 [INFO] [stderr] Compiling gdk-pixbuf v0.16.7 [INFO] [stderr] Compiling pangocairo v0.16.3 [INFO] [stderr] Compiling gdk v0.16.2 [INFO] [stderr] Compiling piet-cairo v0.6.2 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libgio-230cd21fcc53ee53.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gio` (lib) due to 1 previous error [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] [stderr] error: could not compile `pango` (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/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name pango --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/pango-0.16.5/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 -C debuginfo=2 --cfg 'feature="v1_42"' --cfg 'feature="v1_44"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dox", "v1_42", "v1_44", "v1_46", "v1_48", "v1_50", "v1_52"))' -C metadata=3032b5bd35cf5f99 -C extra-filename=-3032b5bd35cf5f99 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2169ba44ab025064.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-230cd21fcc53ee53.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-24e9b54a29986413.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-16fbba08f8c1190e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-1bb4cc199271bd1c.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libpango_sys-d8de7e1bd1c01ce1.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "5b8089385c5f8ab10e9a8a27bade0fa8e523c5f7ef2e75ba5880b887adb5c715", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b8089385c5f8ab10e9a8a27bade0fa8e523c5f7ef2e75ba5880b887adb5c715", kill_on_drop: false }` [INFO] [stdout] 5b8089385c5f8ab10e9a8a27bade0fa8e523c5f7ef2e75ba5880b887adb5c715