[INFO] cloning repository https://github.com/dowdiness/rust-tiny-compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dowdiness/rust-tiny-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdowdiness%2Frust-tiny-compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdowdiness%2Frust-tiny-compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2330ccd3d119c342c4a0e4774d3565765b00d397 [INFO] testing dowdiness/rust-tiny-compiler against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdowdiness%2Frust-tiny-compiler" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dowdiness/rust-tiny-compiler on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dowdiness/rust-tiny-compiler [INFO] finished tweaking git repo https://github.com/dowdiness/rust-tiny-compiler [INFO] tweaked toml for git repo https://github.com/dowdiness/rust-tiny-compiler written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dowdiness/rust-tiny-compiler 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-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01540e332ed97939e92b4f8359c7ea2e618ad00a3aee6e4fde1eadae26d5a39c [INFO] running `Command { std: "docker" "start" "-a" "01540e332ed97939e92b4f8359c7ea2e618ad00a3aee6e4fde1eadae26d5a39c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01540e332ed97939e92b4f8359c7ea2e618ad00a3aee6e4fde1eadae26d5a39c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01540e332ed97939e92b4f8359c7ea2e618ad00a3aee6e4fde1eadae26d5a39c", kill_on_drop: false }` [INFO] [stdout] 01540e332ed97939e92b4f8359c7ea2e618ad00a3aee6e4fde1eadae26d5a39c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5024557b53f36484b7258957721885578c388dc9373773b534edfa447eae6cbb [INFO] running `Command { std: "docker" "start" "-a" "5024557b53f36484b7258957721885578c388dc9373773b534edfa447eae6cbb", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rust-tiny-compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `type`, `name`, and `value` are never read [INFO] [stdout] --> src/parser.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | struct AstNode { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 13 | r#type: AstType, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | value: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AstNode` 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] [stdout] warning: field `type` is never read [INFO] [stdout] --> src/parser.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Ast { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 21 | r#type: AstType, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ast` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libregex-e2b97e63b683cee6.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "5024557b53f36484b7258957721885578c388dc9373773b534edfa447eae6cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5024557b53f36484b7258957721885578c388dc9373773b534edfa447eae6cbb", kill_on_drop: false }` [INFO] [stdout] 5024557b53f36484b7258957721885578c388dc9373773b534edfa447eae6cbb