[INFO] fetching crate nvim-rs 0.9.2... [INFO] testing nvim-rs-0.9.2 against beta-2025-04-13 for beta-1.87-1 [INFO] extracting crate nvim-rs 0.9.2 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate nvim-rs 0.9.2 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 nvim-rs 0.9.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nvim-rs 0.9.2 [INFO] tweaked toml for crates.io crate nvim-rs 0.9.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate nvim-rs 0.9.2 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] 72cf117efe767db0018790d11b506cae0802d18bfdcf1f5379d95848fcdc4bd4 [INFO] running `Command { std: "docker" "start" "-a" "72cf117efe767db0018790d11b506cae0802d18bfdcf1f5379d95848fcdc4bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72cf117efe767db0018790d11b506cae0802d18bfdcf1f5379d95848fcdc4bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72cf117efe767db0018790d11b506cae0802d18bfdcf1f5379d95848fcdc4bd4", kill_on_drop: false }` [INFO] [stdout] 72cf117efe767db0018790d11b506cae0802d18bfdcf1f5379d95848fcdc4bd4 [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] 9f11f77119dc1affd24149186daa82b425ef034e9526339827e0efe096059c22 [INFO] running `Command { std: "docker" "start" "-a" "9f11f77119dc1affd24149186daa82b425ef034e9526339827e0efe096059c22", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nvim-rs v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling rmpv v1.3.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.94s [INFO] running `Command { std: "docker" "inspect" "9f11f77119dc1affd24149186daa82b425ef034e9526339827e0efe096059c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f11f77119dc1affd24149186daa82b425ef034e9526339827e0efe096059c22", kill_on_drop: false }` [INFO] [stdout] 9f11f77119dc1affd24149186daa82b425ef034e9526339827e0efe096059c22 [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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17ed528f88c550cfd61cc9c7825431b7f2ee6cd13371814beedd38ee7ee44e34 [INFO] running `Command { std: "docker" "start" "-a" "17ed528f88c550cfd61cc9c7825431b7f2ee6cd13371814beedd38ee7ee44e34", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `criterion` (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 criterion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.1/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="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async-std", "async_futures", "async_smol", "async_std", "async_tokio", "cargo_bench_support", "csv", "csv_output", "default", "futures", "html_reports", "plotters", "rayon", "real_blackbox", "smol", "stable", "tokio"))' -C metadata=7e0237a4171bc274 -C extra-filename=-f5d3b5a41d1e14b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anes=/opt/rustwide/target/debug/deps/libanes-63f0137352460ed3.rmeta --extern cast=/opt/rustwide/target/debug/deps/libcast-70a90cf59d221123.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-1441fac885c66f82.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-de821fce4ac56f05.rmeta --extern criterion_plot=/opt/rustwide/target/debug/deps/libcriterion_plot-7a62a5fea208a711.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-02ae475a9490207f.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d269238fde074231.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-851457afb43234ce.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-d7a5b5d3f8ed20f2.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-bbba029f9943950a.rmeta --extern plotters=/opt/rustwide/target/debug/deps/libplotters-ca8d3e3896678463.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-6dacb2769c25a1cc.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ac7cec5429dd2035.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-eb8a554755d872d0.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-67a8c70651318f33.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f46b29516d7d8810.rmeta --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-e3026c2afa4d4b14.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-125f7182d57317af.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "17ed528f88c550cfd61cc9c7825431b7f2ee6cd13371814beedd38ee7ee44e34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17ed528f88c550cfd61cc9c7825431b7f2ee6cd13371814beedd38ee7ee44e34", kill_on_drop: false }` [INFO] [stdout] 17ed528f88c550cfd61cc9c7825431b7f2ee6cd13371814beedd38ee7ee44e34