[INFO] cloning repository https://github.com/mitki-lang/mitki [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mitki-lang/mitki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitki-lang%2Fmitki", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitki-lang%2Fmitki'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0e4baa179606c2ff522392e97e5c0637c41ba3f [INFO] testing mitki-lang/mitki against try#7af779037716ae4125ceabb429791b4cf5dd0a43 for pr-136932 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmitki-lang%2Fmitki" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mitki-lang/mitki on toolchain 7af779037716ae4125ceabb429791b4cf5dd0a43 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mitki-lang/mitki [INFO] finished tweaking git repo https://github.com/mitki-lang/mitki [INFO] tweaked toml for git repo https://github.com/mitki-lang/mitki written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mitki-lang/mitki 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" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5113c8458ebff9ae4d64576466d2b5ecec7c9cf9d13ca29c7d2016c9814e7fe1 [INFO] running `Command { std: "docker" "start" "-a" "5113c8458ebff9ae4d64576466d2b5ecec7c9cf9d13ca29c7d2016c9814e7fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5113c8458ebff9ae4d64576466d2b5ecec7c9cf9d13ca29c7d2016c9814e7fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5113c8458ebff9ae4d64576466d2b5ecec7c9cf9d13ca29c7d2016c9814e7fe1", kill_on_drop: false }` [INFO] [stdout] 5113c8458ebff9ae4d64576466d2b5ecec7c9cf9d13ca29c7d2016c9814e7fe1 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+7af779037716ae4125ceabb429791b4cf5dd0a43" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 344a7558be64a2767442af8a38299a08546651dd7fcaf0431bfd370810eee1c0 [INFO] running `Command { std: "docker" "start" "-a" "344a7558be64a2767442af8a38299a08546651dd7fcaf0431bfd370810eee1c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling append-only-vec v0.1.7 [INFO] [stderr] Compiling salsa-macro-rules v0.1.0 (https://github.com/salsa-rs/salsa/#88dc597f) [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling text-size v1.1.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling la-arena v0.3.1 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling line-index v0.1.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling annotate-snippets v0.11.5 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling mitki-benchmark v0.1.0 (/opt/rustwide/workdir/crates/mitki-benchmark) [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling salsa-macros v0.18.0 (https://github.com/salsa-rs/salsa/#88dc597f) [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling salsa v0.18.0 (https://github.com/salsa-rs/salsa/#88dc597f) [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling mitki-errors v0.1.0 (/opt/rustwide/workdir/crates/mitki-errors) [INFO] [stderr] Compiling mitki-inputs v0.1.0 (/opt/rustwide/workdir/crates/mitki-inputs) [INFO] [stderr] Compiling mitki-span v0.1.0 (/opt/rustwide/workdir/crates/mitki-span) [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling mitki-yellow v0.1.0 (/opt/rustwide/workdir/crates/mitki-yellow) [INFO] [stderr] Compiling mitki-tokenizer v0.1.0 (/opt/rustwide/workdir/crates/mitki-tokenizer) [INFO] [stderr] Compiling mitki-parse v0.1.0 (/opt/rustwide/workdir/crates/mitki-parse) [INFO] [stderr] Compiling lsp-server v0.7.8 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling mitki-analysis v0.1.0 (/opt/rustwide/workdir/crates/mitki-analysis) [INFO] [stderr] Compiling mitki-db v0.1.0 (/opt/rustwide/workdir/crates/mitki-db) [INFO] [stderr] Compiling mitki-ide v0.1.0 (/opt/rustwide/workdir/crates/mitki-ide) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaXAtBD7/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lsp-types` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "344a7558be64a2767442af8a38299a08546651dd7fcaf0431bfd370810eee1c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "344a7558be64a2767442af8a38299a08546651dd7fcaf0431bfd370810eee1c0", kill_on_drop: false }` [INFO] [stdout] 344a7558be64a2767442af8a38299a08546651dd7fcaf0431bfd370810eee1c0