[INFO] cloning repository https://github.com/bddap/automata [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bddap/automata" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddap%2Fautomata", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddap%2Fautomata'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddap%2Fautomata: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/bddap/automata [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bddap/automata" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddap%2Fautomata", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddap%2Fautomata'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eccca0eda273588cfabe8a4f722a08c92e61b612 [INFO] testing bddap/automata against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbddap%2Fautomata" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bddap/automata [INFO] finished tweaking git repo https://github.com/bddap/automata [INFO] tweaked toml for git repo https://github.com/bddap/automata written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bddap/automata on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bddap/automata 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17211df343599ebebb84e9862a68a463932000c59f1a2de1849ff4e4f6ca02ee [INFO] running `Command { std: "docker" "start" "-a" "17211df343599ebebb84e9862a68a463932000c59f1a2de1849ff4e4f6ca02ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17211df343599ebebb84e9862a68a463932000c59f1a2de1849ff4e4f6ca02ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17211df343599ebebb84e9862a68a463932000c59f1a2de1849ff4e4f6ca02ee", kill_on_drop: false }` [INFO] [stdout] 17211df343599ebebb84e9862a68a463932000c59f1a2de1849ff4e4f6ca02ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b51f5bd2e59d9f0f54392be58a5b819260da8f772a6e76de5303f9f51c4d216 [INFO] running `Command { std: "docker" "start" "-a" "3b51f5bd2e59d9f0f54392be58a5b819260da8f772a6e76de5303f9f51c4d216", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling terminal_graphics v0.1.5 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling terminal_size v0.1.7 [INFO] [stderr] Compiling automata v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `GameOfLife` is never constructed [INFO] [stdout] --> src/automata.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 2 | pub enum Automata { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 6 | GameOfLife(bool), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Automata` 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 `topleft`, `topright`, `bottomleft`, and `bottomright` are never read [INFO] [stdout] --> src/automata.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 119 | pub struct Surroundings { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 120 | pub topleft: Automata, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 121 | pub topmiddle: Automata, [INFO] [stdout] 122 | pub topright: Automata, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | pub bottomleft: Automata, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 127 | pub bottommiddle: Automata, [INFO] [stdout] 128 | pub bottomright: Automata, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/automata_field.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn iter(&self) -> Chunks { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 85 | pub fn iter(&self) -> Chunks<'_, Automata> { [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 `automata` (bin "automata"); 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name automata --edition=2015 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=b2a11d4dca361781 -C extra-filename=-3df3ed781d9072a5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand=/opt/rustwide/target/debug/deps/librand-008d14c6b63dc5da.rlib --extern terminal_graphics=/opt/rustwide/target/debug/deps/libterminal_graphics-220e535db6704160.rlib --extern terminal_size=/opt/rustwide/target/debug/deps/libterminal_size-619cd89b2966cc7a.rlib --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "3b51f5bd2e59d9f0f54392be58a5b819260da8f772a6e76de5303f9f51c4d216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b51f5bd2e59d9f0f54392be58a5b819260da8f772a6e76de5303f9f51c4d216", kill_on_drop: false }` [INFO] [stdout] 3b51f5bd2e59d9f0f54392be58a5b819260da8f772a6e76de5303f9f51c4d216