[INFO] cloning repository https://github.com/SpeckyYT/speckylang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpeckyYT/speckylang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpeckyYT%2Fspeckylang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpeckyYT%2Fspeckylang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb6cb5cc875e455ec553362b80fe77410802b482 [INFO] testing SpeckyYT/speckylang/bb6cb5cc875e455ec553362b80fe77410802b482 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpeckyYT%2Fspeckylang" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SpeckyYT/speckylang on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SpeckyYT/speckylang [INFO] finished tweaking git repo https://github.com/SpeckyYT/speckylang [INFO] tweaked toml for git repo https://github.com/SpeckyYT/speckylang written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SpeckyYT/speckylang 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.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/SpeckyYT/num-bigfloat` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded qbe v2.1.0 [INFO] [stderr] Downloaded lyneate v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07ef8b738d92850cbf07e490a4ae2e5d375a5d8522aa15969c5627287643e275 [INFO] running `Command { std: "docker" "start" "-a" "07ef8b738d92850cbf07e490a4ae2e5d375a5d8522aa15969c5627287643e275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07ef8b738d92850cbf07e490a4ae2e5d375a5d8522aa15969c5627287643e275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07ef8b738d92850cbf07e490a4ae2e5d375a5d8522aa15969c5627287643e275", kill_on_drop: false }` [INFO] [stdout] 07ef8b738d92850cbf07e490a4ae2e5d375a5d8522aa15969c5627287643e275 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ca91e7bd44493ae194f03783ed3986e1ff0c7803007184da215c46426741b9a [INFO] running `Command { std: "docker" "start" "-a" "7ca91e7bd44493ae194f03783ed3986e1ff0c7803007184da215c46426741b9a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling widestring v1.0.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling qbe v2.1.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lyneate v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Compiling logos v0.13.0 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling num-bigfloat v1.7.0 (https://github.com/SpeckyYT/num-bigfloat#d866f0a2) [INFO] [stderr] Compiling speckylang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `expected` and `found` are never read [INFO] [stdout] --> src/parser/error.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 22 | SyntaxError { [INFO] [stdout] | ----------- fields in this variant [INFO] [stdout] 23 | expected: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 24 | found: Token, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParsingError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `stdout` and `variables` are never read [INFO] [stdout] --> src/run.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct RunOutput { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 14 | pub stdout: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | pub variables: SpeckyDataContainer, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RunOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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 `speckylang` (bin "speckylang"); 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7ca91e7bd44493ae194f03783ed3986e1ff0c7803007184da215c46426741b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ca91e7bd44493ae194f03783ed3986e1ff0c7803007184da215c46426741b9a", kill_on_drop: false }` [INFO] [stdout] 7ca91e7bd44493ae194f03783ed3986e1ff0c7803007184da215c46426741b9a