[INFO] cloning repository https://github.com/nehcuh/cargo-ext [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nehcuh/cargo-ext" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnehcuh%2Fcargo-ext", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnehcuh%2Fcargo-ext'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bf0c36183f44759695b583f3c6c9a453a88400e5 [INFO] testing nehcuh/cargo-ext against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnehcuh%2Fcargo-ext" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nehcuh/cargo-ext [INFO] finished tweaking git repo https://github.com/nehcuh/cargo-ext [INFO] tweaked toml for git repo https://github.com/nehcuh/cargo-ext written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nehcuh/cargo-ext on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nehcuh/cargo-ext 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0f4f6a134d91d1fc17130151558f17a1fbf4768c71abfa33b6ebdf8b0736ec9 [INFO] running `Command { std: "docker" "start" "-a" "a0f4f6a134d91d1fc17130151558f17a1fbf4768c71abfa33b6ebdf8b0736ec9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0f4f6a134d91d1fc17130151558f17a1fbf4768c71abfa33b6ebdf8b0736ec9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0f4f6a134d91d1fc17130151558f17a1fbf4768c71abfa33b6ebdf8b0736ec9", kill_on_drop: false }` [INFO] [stdout] a0f4f6a134d91d1fc17130151558f17a1fbf4768c71abfa33b6ebdf8b0736ec9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2031642739c4d86e6c3e23be6f7fa76dd92458c15b71d0aa631fc05060abe64c [INFO] running `Command { std: "docker" "start" "-a" "2031642739c4d86e6c3e23be6f7fa76dd92458c15b71d0aa631fc05060abe64c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling deunicode v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling cargo-ext v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `toml_edit::Document`: Replaced with `DocumentMut` [INFO] [stdout] --> src/utils/fs.rs:33:37 [INFO] [stdout] | [INFO] [stdout] 33 | .parse::() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tera` (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/b03b3a7ec92682be2917540b679478d41c95a30c/bin/rustc --crate-name tera --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tera-1.20.0/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="builtins"' --cfg 'feature="chrono"' --cfg 'feature="chrono-tz"' --cfg 'feature="default"' --cfg 'feature="humansize"' --cfg 'feature="percent-encoding"' --cfg 'feature="rand"' --cfg 'feature="slug"' --cfg 'feature="urlencode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("builtins", "chrono", "chrono-tz", "date-locale", "default", "humansize", "percent-encoding", "preserve_order", "rand", "slug", "urlencode"))' -C metadata=755554c93e5ad9b0 -C extra-filename=-9f5aa1ee33656dd8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-228de810fa0a8c0f.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-3d4691fb67dd9b97.rmeta --extern globwalk=/opt/rustwide/target/debug/deps/libglobwalk-6d02f545b233240e.rmeta --extern humansize=/opt/rustwide/target/debug/deps/libhumansize-de7a82026c07d740.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-9bee39bbc5bd523a.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-819d9137b4c6966c.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-b2975084a759c650.so --extern rand=/opt/rustwide/target/debug/deps/librand-c2d3dcd37f5d27df.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-559452b3305f3ffc.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-40636af77f1e36b6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-dc5aba0812b1f21c.rmeta --extern slug=/opt/rustwide/target/debug/deps/libslug-ccb10a21a6d536dc.rlib --extern unic_segment=/opt/rustwide/target/debug/deps/libunic_segment-9a82efb0fdea9f9b.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "2031642739c4d86e6c3e23be6f7fa76dd92458c15b71d0aa631fc05060abe64c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2031642739c4d86e6c3e23be6f7fa76dd92458c15b71d0aa631fc05060abe64c", kill_on_drop: false }` [INFO] [stdout] 2031642739c4d86e6c3e23be6f7fa76dd92458c15b71d0aa631fc05060abe64c