[INFO] cloning repository https://github.com/gabribribribri/whitecosmos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabribribribri/whitecosmos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabribribribri%2Fwhitecosmos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabribribribri%2Fwhitecosmos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b3adb62e9a6c12207205945276da9eba6295b71
[INFO] testing gabribribribri/whitecosmos against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabribribribri%2Fwhitecosmos" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gabribribribri/whitecosmos
[INFO] finished tweaking git repo https://github.com/gabribribribri/whitecosmos
[INFO] tweaked toml for git repo https://github.com/gabribribribri/whitecosmos written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gabribribribri/whitecosmos on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gabribribribri/whitecosmos 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c0c49720a852e9bc6cba742c59d0a9a30c9893667e7b1c9c832b508ac9fae464
[INFO] running `Command { std: "docker" "start" "c0c49720a852e9bc6cba742c59d0a9a30c9893667e7b1c9c832b508ac9fae464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0c49720a852e9bc6cba742c59d0a9a30c9893667e7b1c9c832b508ac9fae464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0c49720a852e9bc6cba742c59d0a9a30c9893667e7b1c9c832b508ac9fae464" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0c49720a852e9bc6cba742c59d0a9a30c9893667e7b1c9c832b508ac9fae464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0c49720a852e9bc6cba742c59d0a9a30c9893667e7b1c9c832b508ac9fae464" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling whitecosmos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Bytes`
[INFO] [stdout]  --> src/backend/interpreter.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, io::{Bytes, Read, Write}};
[INFO] [stdout]   |                                      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/backend/interpreter.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |           todo!();
[INFO] [stdout]     |           ------- any code following this expression is unreachable
[INFO] [stdout] 181 |
[INFO] [stdout] 182 | /         let address = match self.stack.pop() {
[INFO] [stdout] 183 | |             Some(val) => val,
[INFO] [stdout] 184 | |             None => return Err(RuntimeErrorIO::EmptyStack)
[INFO] [stdout] 185 | |         };
[INFO] [stdout]     | |__________^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cli`
[INFO] [stdout]    --> src/main.rs:110:28
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn execute_with_subcommand(cli: Cli) -> Result<(), UsageError> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_cli`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.26s
[INFO] running `Command { std: "docker" "inspect" "c0c49720a852e9bc6cba742c59d0a9a30c9893667e7b1c9c832b508ac9fae464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0c49720a852e9bc6cba742c59d0a9a30c9893667e7b1c9c832b508ac9fae464" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling whitecosmos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Bytes`
[INFO] [stdout]  --> src/backend/interpreter.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, io::{Bytes, Read, Write}};
[INFO] [stdout]   |                                      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/backend/interpreter.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |           todo!();
[INFO] [stdout]     |           ------- any code following this expression is unreachable
[INFO] [stdout] 181 |
[INFO] [stdout] 182 | /         let address = match self.stack.pop() {
[INFO] [stdout] 183 | |             Some(val) => val,
[INFO] [stdout] 184 | |             None => return Err(RuntimeErrorIO::EmptyStack)
[INFO] [stdout] 185 | |         };
[INFO] [stdout]     | |__________^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cli`
[INFO] [stdout]    --> src/main.rs:110:28
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn execute_with_subcommand(cli: Cli) -> Result<(), UsageError> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_cli`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Bytes`
[INFO] [stdout]  --> src/backend/interpreter.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, io::{Bytes, Read, Write}};
[INFO] [stdout]   |                                      ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/backend/interpreter.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 180 |           todo!();
[INFO] [stdout]     |           ------- any code following this expression is unreachable
[INFO] [stdout] 181 |
[INFO] [stdout] 182 | /         let address = match self.stack.pop() {
[INFO] [stdout] 183 | |             Some(val) => val,
[INFO] [stdout] 184 | |             None => return Err(RuntimeErrorIO::EmptyStack)
[INFO] [stdout] 185 | |         };
[INFO] [stdout]     | |__________^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cli`
[INFO] [stdout]    --> src/main.rs:110:28
[INFO] [stdout]     |
[INFO] [stdout] 110 | fn execute_with_subcommand(cli: Cli) -> Result<(), UsageError> {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_cli`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] running `Command { std: "docker" "inspect" "c0c49720a852e9bc6cba742c59d0a9a30c9893667e7b1c9c832b508ac9fae464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0c49720a852e9bc6cba742c59d0a9a30c9893667e7b1c9c832b508ac9fae464" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Bytes`
[INFO] [stderr]  --> src/backend/interpreter.rs:1:38
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{collections::HashMap, io::{Bytes, Read, Write}};
[INFO] [stderr]   |                                      ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable statement
[INFO] [stderr]    --> src/backend/interpreter.rs:182:9
[INFO] [stderr]     |
[INFO] [stderr] 180 |           todo!();
[INFO] [stderr]     |           ------- any code following this expression is unreachable
[INFO] [stderr] 181 |
[INFO] [stderr] 182 | /         let address = match self.stack.pop() {
[INFO] [stderr] 183 | |             Some(val) => val,
[INFO] [stderr] 184 | |             None => return Err(RuntimeErrorIO::EmptyStack)
[INFO] [stderr] 185 | |         };
[INFO] [stderr]     | |__________^ unreachable statement
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `whitecosmos` (lib) generated 2 warnings (run `cargo fix --lib -p whitecosmos` to apply 1 suggestion)
[INFO] [stderr] warning: `whitecosmos` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unused variable: `cli`
[INFO] [stderr]    --> src/main.rs:110:28
[INFO] [stderr]     |
[INFO] [stderr] 110 | fn execute_with_subcommand(cli: Cli) -> Result<(), UsageError> {
[INFO] [stderr]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_cli`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `whitecosmos` (bin "whitecosmos" test) generated 1 warning (run `cargo fix --bin "whitecosmos" -p whitecosmos --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `whitecosmos` (bin "whitecosmos") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/whitecosmos-73f45db2a80a4649)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/whitecosmos-ca44c63466684105)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/classic_direct.rs (/opt/rustwide/target/debug/deps/classic_direct-83d511c70817e3dd)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'classic_parser_direct_runtime::arithmetic' (432) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `--test classic_direct`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/classic_direct-83d511c70817e3dd` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "c0c49720a852e9bc6cba742c59d0a9a30c9893667e7b1c9c832b508ac9fae464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0c49720a852e9bc6cba742c59d0a9a30c9893667e7b1c9c832b508ac9fae464", kill_on_drop: false }`
[INFO] [stdout] c0c49720a852e9bc6cba742c59d0a9a30c9893667e7b1c9c832b508ac9fae464
