[INFO] cloning repository https://github.com/vkhinvasara/manjoo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vkhinvasara/manjoo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvkhinvasara%2Fmanjoo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvkhinvasara%2Fmanjoo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1ba347c474f30976b30a93a1b54d412a91b05191 [INFO] checking vkhinvasara/manjoo against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvkhinvasara%2Fmanjoo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vkhinvasara/manjoo [INFO] finished tweaking git repo https://github.com/vkhinvasara/manjoo [INFO] tweaked toml for git repo https://github.com/vkhinvasara/manjoo written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vkhinvasara/manjoo on toolchain fafe42c59556a4233f03dd0d900b575a9afeece8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vkhinvasara/manjoo 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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ece1d8830450ae07cbc4de981348eb0f73daf30377a6cffbadfadf77ec3f2528 [INFO] running `Command { std: "docker" "start" "-a" "ece1d8830450ae07cbc4de981348eb0f73daf30377a6cffbadfadf77ec3f2528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ece1d8830450ae07cbc4de981348eb0f73daf30377a6cffbadfadf77ec3f2528", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ece1d8830450ae07cbc4de981348eb0f73daf30377a6cffbadfadf77ec3f2528", kill_on_drop: false }` [INFO] [stdout] ece1d8830450ae07cbc4de981348eb0f73daf30377a6cffbadfadf77ec3f2528 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a472a2f399c05d457033373862b316c35676c5c504c4f287db58bd1becab9187 [INFO] running `Command { std: "docker" "start" "-a" "a472a2f399c05d457033373862b316c35676c5c504c4f287db58bd1becab9187", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Checking atomic v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking cpufeatures v0.2.15 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking lab v0.11.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling by_address v1.2.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking deltae v0.3.2 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Checking vtparse v0.6.2 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking fast-srgb8 v1.0.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking finl_unicode v1.3.0 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking ordered-float v4.5.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking euclid v0.22.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking mac_address v1.1.7 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling wezterm-dynamic-derive v0.1.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking fancy-regex v0.11.0 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking csscolorparser v0.6.2 [INFO] [stderr] Checking wezterm-dynamic v0.2.0 [INFO] [stderr] Checking wezterm-blob-leases v0.1.0 [INFO] [stderr] Checking filedescriptor v0.8.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking wezterm-color-types v0.3.0 [INFO] [stderr] Checking wezterm-input-types v0.1.0 [INFO] [stderr] Checking wezterm-bidi v0.2.3 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling instability v0.3.3 [INFO] [stderr] Checking semver-parser v0.10.3 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `pest_meta` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fafe42c59556a4233f03dd0d900b575a9afeece8/bin/rustc --crate-name pest_meta --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest_meta-2.7.15/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "grammar-extras", "not-bootstrap-in-src"))' -C metadata=182a5004a0742e02 -C extra-filename=-27ee2651d20d6386 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-8c389f34fb60beb7.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-f929b3644e24393f.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a472a2f399c05d457033373862b316c35676c5c504c4f287db58bd1becab9187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a472a2f399c05d457033373862b316c35676c5c504c4f287db58bd1becab9187", kill_on_drop: false }` [INFO] [stdout] a472a2f399c05d457033373862b316c35676c5c504c4f287db58bd1becab9187