[INFO] fetching crate pachinko 0.7.0... [INFO] testing pachinko-0.7.0 against beta-2025-04-13 for beta-1.87-1 [INFO] extracting crate pachinko 0.7.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate pachinko 0.7.0 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 crates.io crate pachinko 0.7.0 [INFO] finished tweaking crates.io crate pachinko 0.7.0 [INFO] tweaked toml for crates.io crate pachinko 0.7.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate pachinko 0.7.0 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 11ffad36652d8c8132061af428a7ef7b2057fcf6505fe79e9bad1701defcf8c8 [INFO] running `Command { std: "docker" "start" "-a" "11ffad36652d8c8132061af428a7ef7b2057fcf6505fe79e9bad1701defcf8c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11ffad36652d8c8132061af428a7ef7b2057fcf6505fe79e9bad1701defcf8c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11ffad36652d8c8132061af428a7ef7b2057fcf6505fe79e9bad1701defcf8c8", kill_on_drop: false }` [INFO] [stdout] 11ffad36652d8c8132061af428a7ef7b2057fcf6505fe79e9bad1701defcf8c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 35fd449b26b420f67efe987b442bb326ec5cbd953f8a7755b15559e4a5917e3d [INFO] running `Command { std: "docker" "start" "-a" "35fd449b26b420f67efe987b442bb326ec5cbd953f8a7755b15559e4a5917e3d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling vcpkg v0.2.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling io-lifetimes v0.7.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling rustix v0.35.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.0.46 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rusqlite v0.27.0 [INFO] [stderr] Compiling fd-lock v3.0.6 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling rustyline v10.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling qualia_derive v0.15.0 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling qualia v0.15.1 [INFO] [stderr] Compiling pachinko v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `widgets::Block` [INFO] [stdout] --> src/editor/mod.rs:18:38 [INFO] [stdout] | [INFO] [stdout] 18 | use tui::{backend::CrosstermBackend, widgets::Block, Terminal}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `object` [INFO] [stdout] --> src/utils.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use qualia::{object, Object, Store, Q}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/editor/app.rs:122:32 [INFO] [stdout] | [INFO] [stdout] 122 | .map(|(i, c)| (c.display)(o).unwrap_or("".into())) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/editor/app.rs:883:24 [INFO] [stdout] | [INFO] [stdout] 883 | Char(r, c, i) => Char(r, c, 0), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `store` [INFO] [stdout] --> src/types.rs:44:37 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn format_with_store(&self, store: &Store) -> AHResult { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_store` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `insertion_point` is never used [INFO] [stdout] --> src/editor/app.rs:929:8 [INFO] [stdout] | [INFO] [stdout] 373 | impl App { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 929 | fn insertion_point(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `style` is never used [INFO] [stdout] --> src/editor/sheet.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 64 | impl<'a> Cell<'a> { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 65 | /// Set the `Style` of this cell. [INFO] [stdout] 66 | pub fn style(mut self, style: Style) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `height` and `bottom_margin` are never used [INFO] [stdout] --> src/editor/sheet.rs:138:12 [INFO] [stdout] | [INFO] [stdout] 121 | impl<'a> Row<'a> { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn height(mut self, height: u16) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 151 | pub fn bottom_margin(mut self, margin: u16) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `block`, `style`, and `highlight_symbol` are never used [INFO] [stdout] --> src/editor/sheet.rs:256:12 [INFO] [stdout] | [INFO] [stdout] 237 | impl<'a> Sheet<'a> { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 256 | pub fn block(mut self, block: Block<'a>) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 279 | pub fn style(mut self, style: Style) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 284 | pub fn highlight_symbol(mut self, highlight_symbol: &'a str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcv9Chi9/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdirs-0e08f6c7f6ce6c2d.rlib,libctrlc-8fd6309411ecd9e5.rlib,libnix-a9c88b62fde86906.rlib,libmemoffset-c212966653745ffb.rlib,libgit_version-2a82a6f822c3574e.rlib,libanyhow-31c337d2c7d4583c.rlib,libtui-26a329e445705304.rlib,libcassowary-12d00e585f48d567.rlib,libcrossterm-94dde6d22a7d8afa.rlib,libparking_lot-f111be2840e0c125.rlib,libparking_lot_core-dd1812f5461cbb66.rlib,libinstant-52a03de02aea7251.rlib,libfuzzy_matcher-f888c49b7937c78a.rlib,libcrossterm-f1442cf3b02190e7.rlib,libsignal_hook_mio-b3ee1d13d8fff64f.rlib,libsignal_hook-dd276bc047958d3d.rlib,libsignal_hook_registry-e9da587b2923af84.rlib,libmio-96fc3f4d7c0883ad.rlib,libmio-6389d2b83c418359.rlib,libparking_lot-d57d8f9fc63d4ec3.rlib,libparking_lot_core-5af0542e1cc0c8fd.rlib,liblock_api-4fd0ad1802b05b2c.rlib,libscopeguard-df7644544c35baf4.rlib,libshell_words-f731aeaedea502c4.rlib,librustyline-76061d68436391eb.rlib,libutf8parse-b2c87cebdc39e16c.rlib,libnix-3c311e1f02e64cf5.rlib,libfd_lock-2952f1ad671fb64c.rlib,librustix-6228d1075b4b6df0.rlib,libio_lifetimes-73f4c60a79f3ac9e.rlib,liblinux_raw_sys-26980f75a0f8499c.rlib,libunicode_segmentation-1b2e0d1adea94940.rlib,liblog-3546ce332d243a17.rlib,libcfg_if-5debf92116708c19.rlib,libdirs_next-5fc7509192c454f5.rlib,libdirs_sys_next-2d302e84f30b50b7.rlib,libradix_trie-5b1038f3609fcaa9.rlib,libnibble_vec-b88bb59641862383.rlib,libendian_type-86fda68ea442df8c.rlib,libqualia-15541d55f5be70c5.rlib,libserde_json-c2f2119971704399.rlib,libryu-f4246d7c552377c0.rlib,libitoa-519cf8b8117b158c.rlib,libregex-6aac71409c45b15d.rlib,libthread_local-3d21967d181ccd18.rlib,libregex_syntax-cc12790e8ab9f88c.rlib,libaho_corasick-1f8b0aaef49fa871.rlib,libmemchr-118dcc53f8161a3e.rlib,librusqlite-d86f7e557f010b53.rlib,libsmallvec-4d273beb6a432798.rlib,libfallible_streaming_iterator-4b12442690f53239.rlib,libfallible_iterator-a337747b23ec23ad.rlib,libhashlink-589ae2400e80e6ac.rlib,libhashbrown-17c4e5f38bd02a5b.rlib,libahash-1d21f8b87adba885.rlib,libgetrandom-efab4ef1e0a33b97.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libonce_cell-337c654a921f2bfe.rlib,liblibsqlite3_sys-a675123ff7182040.rlib,libthiserror-f2a2fd2ac65dd82a.rlib,libserde-4c2a9607aae10755.rlib,libclap-26534a58ecea317f.rlib,libstrsim-934c6b5db5b11ce4.rlib,libatty-ce86ef536b02fc4c.rlib,liblibc-a4a5390b23ef03f4.rlib,libtextwrap-4b995b625f7dd5d2.rlib,libvec_map-75126d96f8392bf4.rlib,libos_str_bytes-2ff9a5a2d4362546.rlib,libtermcolor-2977040801d16bf2.rlib,libunicode_width-63532bdea7ef68cc.rlib,libindexmap-635558a29a56341f.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libbitflags-dde12b0d7d495b50.rlib,liblazy_static-af860367908b8176.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" "-lsqlite3" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcv9Chi9/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pachinko-9d67876deb0690c2" "-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 `pachinko` (bin "pachinko") due to 1 previous error; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "35fd449b26b420f67efe987b442bb326ec5cbd953f8a7755b15559e4a5917e3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35fd449b26b420f67efe987b442bb326ec5cbd953f8a7755b15559e4a5917e3d", kill_on_drop: false }` [INFO] [stdout] 35fd449b26b420f67efe987b442bb326ec5cbd953f8a7755b15559e4a5917e3d