[INFO] cloning repository https://github.com/RustingRobot/lilac [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RustingRobot/lilac" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustingRobot%2Flilac", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustingRobot%2Flilac'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cee1f30dad115d8528fcf7f7e15d6372a93d1aaa [INFO] testing RustingRobot/lilac against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustingRobot%2Flilac" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RustingRobot/lilac on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RustingRobot/lilac [INFO] finished tweaking git repo https://github.com/RustingRobot/lilac [INFO] tweaked toml for git repo https://github.com/RustingRobot/lilac written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/RustingRobot/lilac 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anstream v0.6.7 [INFO] [stderr] Downloaded clap v4.4.17 [INFO] [stderr] Downloaded clap_builder v4.4.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34627f69be2ad4931d581dcf47c901fc5056c65dfa4ea662013c9c4df1b52d50 [INFO] running `Command { std: "docker" "start" "-a" "34627f69be2ad4931d581dcf47c901fc5056c65dfa4ea662013c9c4df1b52d50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34627f69be2ad4931d581dcf47c901fc5056c65dfa4ea662013c9c4df1b52d50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34627f69be2ad4931d581dcf47c901fc5056c65dfa4ea662013c9c4df1b52d50", kill_on_drop: false }` [INFO] [stdout] 34627f69be2ad4931d581dcf47c901fc5056c65dfa4ea662013c9c4df1b52d50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61729bc2cf5a06f6b11dc62065abd31a2facd6169c2cf10dd24c68727eb30d1d [INFO] running `Command { std: "docker" "start" "-a" "61729bc2cf5a06f6b11dc62065abd31a2facd6169c2cf10dd24c68727eb30d1d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling anstream v0.6.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling clap_builder v4.4.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling notify-debouncer-mini v0.4.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling clap v4.4.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling lilac v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `env` [INFO] [stdout] --> src/compiler/parser.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::HashMap, env, fs::{self}, path::Path}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Indent`, `LilacPath`, `Span`, `Token::*`, `self`, and `settings` [INFO] [stdout] --> src/compiler/mod.rs:106:36 [INFO] [stdout] | [INFO] [stdout] 106 | use crate::{compiler::{lexer::{self, Indent, LilacPath, Token::*}, Span}, settings}; [INFO] [stdout] | ^^^^ ^^^^^^ ^^^^^^^^^ ^^^^^^^^ ^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable statement [INFO] [stdout] --> src/exit.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 22 | panic!("{}", message); [INFO] [stdout] | --------------------- any code following this expression is unreachable [INFO] [stdout] 23 | process::exit(1); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `contains` is never used [INFO] [stdout] --> src/compiler/mod.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl<'a> SubsectionNode<'a> { [INFO] [stdout] | --------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn contains(&self, path: &[&str]) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `visualize` is never used [INFO] [stdout] --> src/compiler/visualize.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait Visualize { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] 4 | fn visualize(&self); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `visualize_tokens` is never used [INFO] [stdout] --> src/compiler/visualize.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn visualize_tokens(tokens: &Vec, content: &str){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `visualize_ast` is never used [INFO] [stdout] --> src/compiler/visualize.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn visualize_ast(tokens: &Vec){ [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `visualize_ast_layer` is never used [INFO] [stdout] --> src/compiler/visualize.rs:33:4 [INFO] [stdout] | [INFO] [stdout] 33 | fn visualize_ast_layer(tokens: &Vec, level: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `bold` is never used [INFO] [stdout] --> src/compiler/visualize.rs:40:4 [INFO] [stdout] | [INFO] [stdout] 40 | fn bold(txt: &str) -> String{ [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `INIT` is never used [INFO] [stdout] --> src/compiler/mod.rs:108:12 [INFO] [stdout] | [INFO] [stdout] 108 | static INIT: Once = Once::new(); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `init_env` is never used [INFO] [stdout] --> src/compiler/mod.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | fn init_env(){ [INFO] [stdout] | ^^^^^^^^ [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 `lilac` (bin "lilac"); 11 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name lilac --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a26b62b9346744b6 -C extra-filename=-a26b62b9346744b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-22ea083d600d7dc0.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-71439bfb48860c2f.rlib --extern notify_debouncer_mini=/opt/rustwide/target/debug/deps/libnotify_debouncer_mini-32f136afa68e35a2.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-62ffc7ca35c1a18c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-2fe618f4a37c62b4.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-0fd36d95947627a1.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-5980cd5c844c1259.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-292a9e14c086595e.rlib --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "61729bc2cf5a06f6b11dc62065abd31a2facd6169c2cf10dd24c68727eb30d1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61729bc2cf5a06f6b11dc62065abd31a2facd6169c2cf10dd24c68727eb30d1d", kill_on_drop: false }` [INFO] [stdout] 61729bc2cf5a06f6b11dc62065abd31a2facd6169c2cf10dd24c68727eb30d1d