[INFO] cloning repository https://github.com/thebe111/interpreter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thebe111/interpreter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthebe111%2Finterpreter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthebe111%2Finterpreter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82c88488e0df1b0d62b1bb30cd77e9816b34a338 [INFO] testing thebe111/interpreter against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthebe111%2Finterpreter" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thebe111/interpreter on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thebe111/interpreter [INFO] finished tweaking git repo https://github.com/thebe111/interpreter [INFO] tweaked toml for git repo https://github.com/thebe111/interpreter written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/thebe111/interpreter 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b837ea95b0dfa292d509d82d3fb64ed127f5a9c565fe57a514a0c3027c84149 [INFO] running `Command { std: "docker" "start" "-a" "9b837ea95b0dfa292d509d82d3fb64ed127f5a9c565fe57a514a0c3027c84149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b837ea95b0dfa292d509d82d3fb64ed127f5a9c565fe57a514a0c3027c84149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b837ea95b0dfa292d509d82d3fb64ed127f5a9c565fe57a514a0c3027c84149", kill_on_drop: false }` [INFO] [stdout] 9b837ea95b0dfa292d509d82d3fb64ed127f5a9c565fe57a514a0c3027c84149 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a8d1133245481619ad60633329aa4eba1a6764fdd45fda4c8dae719e9367011 [INFO] running `Command { std: "docker" "start" "-a" "7a8d1133245481619ad60633329aa4eba1a6764fdd45fda4c8dae719e9367011", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling serde_json v1.0.106 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling interpreter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Arc`, `Mutex`, `RwLock`, `mpsc`, and `thread` [INFO] [stdout] --> src/main.rs:3:72 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{collections::HashMap, fs, path::Path, rc::Rc, cell::RefCell, thread, sync::{mpsc, Mutex, Arc, RwLock}}; [INFO] [stdout] | ^^^^^^ ^^^^ ^^^^^ ^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `location` are never read [INFO] [stdout] --> src/ast.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 139 | pub struct File { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 140 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 141 | pub expression: Term, [INFO] [stdout] 142 | pub location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` 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 `interpreter` (bin "interpreter"); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/bin/rustc --crate-name interpreter --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,test)' --check-cfg 'cfg(feature, values())' -C metadata=a42986ce410b6e3d -C extra-filename=-1e8d6a48775f0ae5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-e4f139665dbb41e3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e7a6ace3cc9cef00.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f4f7a0c2727bf79f.rlib --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7a8d1133245481619ad60633329aa4eba1a6764fdd45fda4c8dae719e9367011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a8d1133245481619ad60633329aa4eba1a6764fdd45fda4c8dae719e9367011", kill_on_drop: false }` [INFO] [stdout] 7a8d1133245481619ad60633329aa4eba1a6764fdd45fda4c8dae719e9367011