[INFO] cloning repository https://github.com/justinrubek/ayysee
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justinrubek/ayysee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinrubek%2Fayysee", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinrubek%2Fayysee'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2cb9f1df62eb0056e936b29f4f2200196b530fb6
[INFO] testing justinrubek/ayysee against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustinrubek%2Fayysee" "/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/justinrubek/ayysee
[INFO] finished tweaking git repo https://github.com/justinrubek/ayysee
[INFO] tweaked toml for git repo https://github.com/justinrubek/ayysee written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/justinrubek/ayysee on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/justinrubek/ayysee 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2770641d1585f657f860a4799c8d53f82f7df942b6e3847bc476b37357291ca6
[INFO] running `Command { std: "docker" "start" "-a" "2770641d1585f657f860a4799c8d53f82f7df942b6e3847bc476b37357291ca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2770641d1585f657f860a4799c8d53f82f7df942b6e3847bc476b37357291ca6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2770641d1585f657f860a4799c8d53f82f7df942b6e3847bc476b37357291ca6", kill_on_drop: false }`
[INFO] [stdout] 2770641d1585f657f860a4799c8d53f82f7df942b6e3847bc476b37357291ca6
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ef02ea80be1f36534d1f2bde96621f61c7da7dfa268fb419e58f7b75c593bda
[INFO] running `Command { std: "docker" "start" "-a" "2ef02ea80be1f36534d1f2bde96621f61c7da7dfa268fb419e58f7b75c593bda", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.91
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling wasm-bindgen v0.2.91
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.91
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.91
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.91
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling stationeers-mips v0.2.1 (/opt/rustwide/workdir/crates/mips)
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling ayysee-parser v0.2.1 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]    Compiling ayysee-compiler v0.2.1 (/opt/rustwide/workdir/crates/compiler)
[INFO] [stderr]    Compiling ayysee-wasm v0.2.1 (/opt/rustwide/workdir/crates/wasm)
[INFO] [stderr]    Compiling cli v0.2.1 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "2ef02ea80be1f36534d1f2bde96621f61c7da7dfa268fb419e58f7b75c593bda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ef02ea80be1f36534d1f2bde96621f61c7da7dfa268fb419e58f7b75c593bda", kill_on_drop: false }`
[INFO] [stdout] 2ef02ea80be1f36534d1f2bde96621f61c7da7dfa268fb419e58f7b75c593bda
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d198047e28bccb3db1ebd1ef76a7d7a8cec1f2c4409f16ba2a8e8f08c67210e
[INFO] running `Command { std: "docker" "start" "-a" "2d198047e28bccb3db1ebd1ef76a7d7a8cec1f2c4409f16ba2a8e8f08c67210e", kill_on_drop: false }`
[INFO] [stderr]    Compiling ayysee-compiler v0.2.1 (/opt/rustwide/workdir/crates/compiler)
[INFO] [stderr]    Compiling ayysee-wasm v0.2.1 (/opt/rustwide/workdir/crates/wasm)
[INFO] [stderr]    Compiling cli v0.2.1 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]    Compiling ayysee-parser v0.2.1 (/opt/rustwide/workdir/crates/parser)
[INFO] [stderr]    Compiling stationeers-mips v0.2.1 (/opt/rustwide/workdir/crates/mips)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.61s
[INFO] running `Command { std: "docker" "inspect" "2d198047e28bccb3db1ebd1ef76a7d7a8cec1f2c4409f16ba2a8e8f08c67210e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d198047e28bccb3db1ebd1ef76a7d7a8cec1f2c4409f16ba2a8e8f08c67210e", kill_on_drop: false }`
[INFO] [stdout] 2d198047e28bccb3db1ebd1ef76a7d7a8cec1f2c4409f16ba2a8e8f08c67210e
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 58fe001dbac8491a551654852f492d4be33410854ca4bb430bfdcaa4343eb039
[INFO] running `Command { std: "docker" "start" "-a" "58fe001dbac8491a551654852f492d4be33410854ca4bb430bfdcaa4343eb039", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ayysee_compiler-6274d1083c4f1db0)
[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/lib.rs (/opt/rustwide/target/debug/deps/ayysee_parser-c3c695dc10b9050a)
[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/lib.rs (/opt/rustwide/target/debug/deps/ayysee_wasm-006818588f292127)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cli-e1b2f3728a61e487)
[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] [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/lib.rs (/opt/rustwide/target/debug/deps/stationeers_mips-b60c82f5566c238b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test instructions::io::tests::serde_device_io_bdns ... ok
[INFO] [stderr]    Doc-tests ayysee_compiler
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/compiler/src/util.rs - util::stack_push (line 48) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/compiler/src/util.rs - util::stack_push (line 48) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `codegen` in this scope
[INFO] [stdout]   --> crates/compiler/src/util.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | codegen.add_instruction(StackInstruction::Push {
[INFO] [stdout]    | ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Number` in this scope
[INFO] [stdout]   --> crates/compiler/src/util.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 |     a: Number::Int(0).into(),
[INFO] [stdout]    |        ^^^^^^ use of undeclared type `Number`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `StackInstruction` in this scope
[INFO] [stdout]   --> crates/compiler/src/util.rs:49:25
[INFO] [stdout]    |
[INFO] [stdout] 49 | codegen.add_instruction(StackInstruction::Push {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^ use of undeclared type `StackInstruction`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/compiler/src/util.rs - util::stack_push (line 48)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p ayysee-compiler --doc`
[INFO] running `Command { std: "docker" "inspect" "58fe001dbac8491a551654852f492d4be33410854ca4bb430bfdcaa4343eb039", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58fe001dbac8491a551654852f492d4be33410854ca4bb430bfdcaa4343eb039", kill_on_drop: false }`
[INFO] [stdout] 58fe001dbac8491a551654852f492d4be33410854ca4bb430bfdcaa4343eb039
