[INFO] fetching crate feo3boy 0.1.0...
[INFO] testing feo3boy-0.1.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate feo3boy 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate feo3boy 0.1.0
[INFO] finished tweaking crates.io crate feo3boy 0.1.0
[INFO] tweaked toml for crates.io crate feo3boy 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate feo3boy 0.1.0 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 crates.io crate feo3boy 0.1.0 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-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 814349b2b930cd83983decdbe1330d05b8bb2469465351867ece4db1adc9de25
[INFO] running `Command { std: "docker" "start" "814349b2b930cd83983decdbe1330d05b8bb2469465351867ece4db1adc9de25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "814349b2b930cd83983decdbe1330d05b8bb2469465351867ece4db1adc9de25", 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" "814349b2b930cd83983decdbe1330d05b8bb2469465351867ece4db1adc9de25" "/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" "814349b2b930cd83983decdbe1330d05b8bb2469465351867ece4db1adc9de25", 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" "814349b2b930cd83983decdbe1330d05b8bb2469465351867ece4db1adc9de25" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.54
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling winnow v0.4.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling bitflags v2.0.2
[INFO] [stderr]    Compiling syn v2.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling feo3boy-microcode-generator v0.1.0
[INFO] [stderr]    Compiling feo3boy-memdev-derive v0.1.0
[INFO] [stderr]    Compiling feo3boy-opcodes v0.1.0
[INFO] [stderr]    Compiling feo3boy-executor-generator v0.1.0
[INFO] [stderr]    Compiling feo3boy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/ppu.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 |             /// The high byte of DMA is set by the program.
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 305 |             addr_high: 0,
[INFO] [stdout]     |             ------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.65s
[INFO] running `Command { std: "docker" "inspect" "814349b2b930cd83983decdbe1330d05b8bb2469465351867ece4db1adc9de25", 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" "814349b2b930cd83983decdbe1330d05b8bb2469465351867ece4db1adc9de25" "/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 libc v0.2.140
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rustix v0.36.11
[INFO] [stderr]    Compiling serde_json v1.0.95
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.7
[INFO] [stderr]    Compiling os_str_bytes v6.5.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling ciborium-io v0.2.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling is-terminal v0.4.5
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling feo3boy-microcode-generator v0.1.0
[INFO] [stderr]    Compiling feo3boy-memdev-derive v0.1.0
[INFO] [stderr]    Compiling feo3boy-opcodes v0.1.0
[INFO] [stderr]    Compiling feo3boy-executor-generator v0.1.0
[INFO] [stderr]    Compiling ciborium v0.2.0
[INFO] [stderr]    Compiling feo3boy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/ppu.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 |             /// The high byte of DMA is set by the program.
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 305 |             addr_high: 0,
[INFO] [stdout]     |             ------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/ppu.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 |             /// The high byte of DMA is set by the program.
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 305 |             addr_high: 0,
[INFO] [stdout]     |             ------------ rustdoc does not generate documentation for expression fields
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "814349b2b930cd83983decdbe1330d05b8bb2469465351867ece4db1adc9de25", 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" "814349b2b930cd83983decdbe1330d05b8bb2469465351867ece4db1adc9de25" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused doc comment
[INFO] [stderr]    --> src/ppu.rs:304:13
[INFO] [stderr]     |
[INFO] [stderr] 304 |             /// The high byte of DMA is set by the program.
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 305 |             addr_high: 0,
[INFO] [stderr]     |             ------------ rustdoc does not generate documentation for expression fields
[INFO] [stderr]     |
[INFO] [stderr]     = help: use `//` for a plain comment
[INFO] [stderr]     = note: `#[warn(unused_doc_comments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `feo3boy` (lib) generated 1 warning
[INFO] [stderr] warning: `feo3boy` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/feo3boy-5ce3ed5091a4824a)
[INFO] [stdout] 
[INFO] [stdout] running 76 tests
[INFO] [stdout] test gbz80core::direct_executor::tests::interrupt_return ... ok
[INFO] [stdout] test gbz80core::direct_executor::tests::load8bit ... ok
[INFO] [stdout] test gbz80core::direct_executor::tests::load8bit_immediate ... ok
[INFO] [stdout] test gbz80core::direct_executor::tests::jump_hl ... ok
[INFO] [stdout] test gbz80core::direct_executor::tests::relative_jumps ... ok
[INFO] [stdout] test gbz80core::direct_executor::tests::absolute_immediate_jumps ... ok
[INFO] [stdout] test gbz80core::direct_executor::tests::rst ... ok
[INFO] [stdout] test gbz80core::direct_executor::tests::returns ... ok
[INFO] [stdout] test gbz80core::direct_executor::tests::calls ... ok
[INFO] [stdout] test gbz80core::direct_executor::tests::test_loads_and_alu ... ok
[INFO] [stdout] test gbz80core::direct_executor::tests::and8bit ... ok
[INFO] [stdout] test gbz80core::direct_executor::tests::cp8bit ... ok
[INFO] [stdout] test gbz80core::direct_executor::tests::or8bit ... ok
[INFO] [stdout] test gbz80core::direct_executor::tests::add8bit ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/feo3boy-5ce3ed5091a4824a` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "814349b2b930cd83983decdbe1330d05b8bb2469465351867ece4db1adc9de25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "814349b2b930cd83983decdbe1330d05b8bb2469465351867ece4db1adc9de25", kill_on_drop: false }`
[INFO] [stdout] 814349b2b930cd83983decdbe1330d05b8bb2469465351867ece4db1adc9de25
