[INFO] cloning repository https://github.com/MalteT/2a-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MalteT/2a-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalteT%2F2a-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalteT%2F2a-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 741632e72f4e22e91535655fa79efc045bc407c5 [INFO] testing MalteT/2a-emulator against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalteT%2F2a-emulator" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MalteT/2a-emulator on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MalteT/2a-emulator [INFO] finished tweaking git repo https://github.com/MalteT/2a-emulator [INFO] tweaked toml for git repo https://github.com/MalteT/2a-emulator written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/MalteT/2a-emulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c1c896f32cdb1b657d542688a3c0e33e3771fc71be01a7c32bb39d7c49a821c7 [INFO] running `Command { std: "docker" "start" "-a" "c1c896f32cdb1b657d542688a3c0e33e3771fc71be01a7c32bb39d7c49a821c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1c896f32cdb1b657d542688a3c0e33e3771fc71be01a7c32bb39d7c49a821c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1c896f32cdb1b657d542688a3c0e33e3771fc71be01a7c32bb39d7c49a821c7", kill_on_drop: false }` [INFO] [stdout] c1c896f32cdb1b657d542688a3c0e33e3771fc71be01a7c32bb39d7c49a821c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fbaf15f689e52fa71def79b3608a56f2417c5ce7d78b69bfabac0793f037f70 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1fbaf15f689e52fa71def79b3608a56f2417c5ce7d78b69bfabac0793f037f70", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tui v0.9.5 [INFO] [stderr] Compiling rustyline v7.1.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling emulator-2a-lib v0.3.1 (/opt/rustwide/workdir/emulator-2a-lib) [INFO] [stderr] Compiling emulator-2a v8.1.1 (/opt/rustwide/workdir/emulator-2a) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "1fbaf15f689e52fa71def79b3608a56f2417c5ce7d78b69bfabac0793f037f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fbaf15f689e52fa71def79b3608a56f2417c5ce7d78b69bfabac0793f037f70", kill_on_drop: false }` [INFO] [stdout] 1fbaf15f689e52fa71def79b3608a56f2417c5ce7d78b69bfabac0793f037f70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c56d84e36b4816842f249524533a4d27d6b4e9e765d9a8b25cdeeb8689cc53e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0c56d84e36b4816842f249524533a4d27d6b4e9e765d9a8b25cdeeb8689cc53e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling symbolic-demangle v8.0.5 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling pprof v0.4.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling symbolic-common v8.0.5 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling inferno v0.10.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling emulator-2a v8.1.1 (/opt/rustwide/workdir/emulator-2a) [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling proptest-derive v0.2.0 [INFO] [stderr] Compiling emulator-2a-lib v0.3.1 (/opt/rustwide/workdir/emulator-2a-lib) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "0c56d84e36b4816842f249524533a4d27d6b4e9e765d9a8b25cdeeb8689cc53e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c56d84e36b4816842f249524533a4d27d6b4e9e765d9a8b25cdeeb8689cc53e", kill_on_drop: false }` [INFO] [stdout] 0c56d84e36b4816842f249524533a4d27d6b4e9e765d9a8b25cdeeb8689cc53e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 95c3a8d2c12aa310a6bce0d779c53e5a2da693f189292d2f35c1f9065018c8ca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "95c3a8d2c12aa310a6bce0d779c53e5a2da693f189292d2f35c1f9065018c8ca", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/2a_emulator-0e39f51ed1931cdb) [INFO] [stdout] running 13 tests [INFO] [stdout] test tui::input::parser::tests::cmd_load_prgm_test ... ok [INFO] [stdout] test tui::input::parser::tests::cmd_quit_test ... ok [INFO] [stdout] test tui::input::parser::tests::cmd_next_works ... ok [INFO] [stdout] test tui::input::parser::tests::cmd_set_irg_test ... ok [INFO] [stdout] test tui::input::parser::tests::cmd_set_jx_test ... ok [INFO] [stdout] test tui::input::parser::tests::cmd_set_ix_test ... ok [INFO] [stdout] test tui::input::parser::tests::cmd_set_uiox_test ... ok [INFO] [stdout] test tui::input::tests::basics ... ok [INFO] [stdout] test tui::input::tests::is_empty ... ok [INFO] [stdout] test tui::input::parser::tests::cmd_show_test ... ok [INFO] [stdout] test tui::input::parser::tests::parse_cmd_test ... ok [INFO] [stdout] test tui::input::parser::tests::cmd_set_input_reg_test ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/emulator_2a_lib-00aaac04b6127fcd) [INFO] [stdout] test runner::tests::flags_are_not_ignored_if_program_is_given ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 106 tests [INFO] [stdout] test machine::board::tests::test_comp_1 ... ok [INFO] [stdout] test machine::board::tests::test_dac_1 ... ok [INFO] [stdout] test machine::board::tests::temperature_is_initiated_with_zero ... ok [INFO] [stdout] test machine::board::tests::test_dac_2 ... ok [INFO] [stdout] test machine::bus::tests::test_bus_input_reg ... ok [INFO] [stdout] test machine::board::tests::analog_outputs_are_reset_correctly ... ok [INFO] [stdout] test machine::bus::tests::test_bus_output_reg ... ok [INFO] [stdout] test machine::bus::tests::output_registers_are_reset_by_cpu_reset ... ok [INFO] [stdout] test machine::alu::tests::alu_zero_flag_set ... ok [INFO] [stdout] test machine::bus::tests::test_bus_ram ... ok [INFO] [stdout] test machine::board::tests::digital_outputs_are_reset_correctly ... ok [INFO] [stdout] test machine::board::tests::daicr_is_reset_correctly ... ok [INFO] [stdout] test machine::instruction::tests::instruction_register_is_reset_correctly ... ok [INFO] [stdout] test machine::board::tests::digital_input_is_never_reset ... ok [INFO] [stdout] test machine::alu::tests::alu_negative_flag_set ... ok [INFO] [stdout] test machine::bus::tests::ram_is_reset_correctly ... ok [INFO] [stdout] test machine::bus::tests::interrupt_timer_settings_are_reset_by_master_reset_only ... ok [INFO] [stdout] test machine::microprogram_ram::tests::microprogram_resets_correctly ... ok [INFO] [stdout] test machine::board::tests::analog_inputs_are_never_reset ... ok [INFO] [stdout] test machine::register::tests::test_register_block_basics ... ok [INFO] [stdout] test machine::bus::tests::input_registers_are_reset_by_master_reset_only ... ok [INFO] [stdout] test machine::tests::byte_assembly_instruction_works ... ok [INFO] [stdout] test machine::board::tests::universal_io_direction_is_reset_correctly ... ok [INFO] [stdout] test machine::tests::define_words_equivalent_to_written_program ... ok [INFO] [stdout] test machine::tests::define_byte_instruction_works ... ok [INFO] [stdout] test machine::tests::equ_instruction_works ... ok [INFO] [stdout] test machine::bus::tests::ram_is_untouched_by_cpu_and_master_reset ... ok [INFO] [stdout] test machine::tests::misr_is_set_correctly_by_key_interrupt ... ok [INFO] [stdout] test machine::register::tests::registers_are_reset_correctly ... ok [INFO] [stdout] test machine::tests::org_assembly_instruction_works ... ok [INFO] [stdout] test machine::tests::program_counter_supervision_works_for_set_programsize ... ok [INFO] [stdout] test machine::board::tests::temperature_is_never_reset ... ok [INFO] [stdout] test machine::tests::programsize_default_works ... ok [INFO] [stdout] test machine::tests::program_counter_supervision_works_for_default_programsize ... ok [INFO] [stdout] test machine::tests::setting_programsize_works ... ok [INFO] [stdout] test machine::tests::ram_is_reset_on_program_load ... ok [INFO] [stdout] test machine::tests::stacksize_default_limit_works ... ok [INFO] [stdout] test machine::bus::tests::micr_is_reset_by_cpu_reset ... ok [INFO] [stdout] test machine::tests::stacksize_limit_48_works ... ok [INFO] [stdout] test machine::tests::stacksize_limit_64_works ... ok [INFO] [stdout] test machine::tests::stacksize_limit_32_works ... ok [INFO] [stdout] test machine::tests::stacksize_limit_no_set_works ... ok [INFO] [stdout] test machine::register::tests::write_to_register_should_persist ... ok [INFO] [stdout] test machine::tests::stacksize_limit_0_works ... ok [INFO] [stdout] test parser::ast::format::tests::test_display_constant ... ok [INFO] [stdout] test machine::tests::test_stackpointer_when_loading ... ok [INFO] [stdout] test machine::bus::tests::ucr_is_reset_by_cpu_reset ... ok [INFO] [stdout] test parser::ast::format::tests::test_display_memaddress ... ok [INFO] [stdout] test machine::tests::test_program_loading ... ok [INFO] [stdout] test parser::ast::format::tests::test_display_instruction ... ok [INFO] [stdout] test parser::ast::format::tests::test_display_register ... ok [INFO] [stdout] test parser::implementation::tests::test_byte ... ok [INFO] [stdout] test parser::ast::format::tests::test_display_stacksize ... ok [INFO] [stdout] test parser::implementation::tests::test_comment ... ok [INFO] [stdout] test parser::implementation::tests::test_colon ... ok [INFO] [stdout] test parser::implementation::tests::test_constant_bin ... ok [INFO] [stdout] test parser::implementation::tests::test_constant ... ok [INFO] [stdout] test parser::implementation::tests::programsize_works ... ok [INFO] [stdout] test parser::implementation::tests::test_constant_hex ... ok [INFO] [stdout] test parser::implementation::tests::test_cparen ... ok [INFO] [stdout] test machine::tests::step_mode_is_never_reset ... ok [INFO] [stdout] test parser::implementation::tests::test_db ... ok [INFO] [stdout] test parser::implementation::tests::test_destination ... ok [INFO] [stdout] test parser::implementation::tests::test_equ ... ok [INFO] [stdout] test parser::implementation::tests::test_file ... ok [INFO] [stdout] test parser::implementation::tests::test_eol ... ok [INFO] [stdout] test parser::implementation::tests::test_header ... ok [INFO] [stdout] test parser::implementation::tests::test_inc ... ok [INFO] [stdout] test parser::implementation::tests::test_label ... ok [INFO] [stdout] test parser::implementation::tests::test_line ... ok [INFO] [stdout] test machine::tests::program_counter_supervision_works_for_value_of_zero ... ok [INFO] [stdout] test parser::implementation::tests::define_word_is_parsed_correctly ... ok [INFO] [stdout] test parser::implementation::tests::test_plus ... ok [INFO] [stdout] test parser::implementation::tests::test_raw_label ... ok [INFO] [stdout] test parser::implementation::tests::test_raw_stacksize ... ok [INFO] [stdout] test parser::implementation::tests::test_memory ... ok [INFO] [stdout] test parser::implementation::tests::test_oparen ... ok [INFO] [stdout] test parser::implementation::tests::test_org ... ok [INFO] [stdout] test parser::implementation::tests::test_rest ... ok [INFO] [stdout] test parser::implementation::tests::test_sep_pp ... ok [INFO] [stdout] test parser::implementation::tests::test_registerddi ... ok [INFO] [stdout] test parser::implementation::tests::test_registerdi ... ok [INFO] [stdout] test parser::implementation::tests::test_stack ... ok [INFO] [stdout] test parser::implementation::tests::test_space ... ok [INFO] [stdout] test parser::implementation::tests::test_source ... ok [INFO] [stdout] test parser::implementation::tests::test_word_bin ... ok [INFO] [stdout] test parser::implementation::tests::test_word_hex ... ok [INFO] [stdout] test parser::implementation::tests::test_ws ... ok [INFO] [stdout] test machine::raw::tests::alu_output_is_reset_correctly ... ok [INFO] [stdout] test parser::implementation::tests::test_semicolon ... ok [INFO] [stdout] test machine::raw::tests::pending_register_write_is_cleared_during_reset ... ok [INFO] [stdout] test parser::implementation::tests::test_word_bhd ... ok [INFO] [stdout] test parser::implementation::tests::test_register ... ok [INFO] [stdout] test runner::tests::basic_runner_functions_work ... ok [INFO] [stdout] test runner::tests::runner_interrupts_work_correctly ... ok [INFO] [stdout] test machine::raw::tests::pending_wait_for_memory_is_cleared_during_reset ... ok [INFO] [stdout] test machine::raw::tests::last_bus_read_is_reset_correctly ... ok [INFO] [stdout] test runner::tests::runner_resets_work_correctly ... ok [INFO] [stdout] test machine::raw::tests::pending_edge_interrupt_is_cleared_during_reset ... ok [INFO] [stdout] test machine::raw::tests::stacksize_is_never_reset ... ok [INFO] [stdout] test machine::raw::tests::pending_flag_write_is_cleared_during_reset ... ok [INFO] [stdout] test parser::implementation::tests::test_constant_dec ... ok [INFO] [stdout] test machine::raw::tests::state_is_reset_correctly ... ok [INFO] [stdout] test machine::tests::key_edge_interrupts_work ... ok [INFO] [stdout] test machine::tests::key_interrupt_is_set_in_misr_correctly ... ok [INFO] [stderr] Doc-tests emulator_2a_lib [INFO] [stdout] test parser::implementation::tests::test_word_dec ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 106 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.46s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name emulator_2a_lib --test /opt/rustwide/workdir/emulator-2a-lib/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-3b9318a978d93ec7.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-2d25964e391b683f.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-22fd7174e157caba.so --extern emulator_2a_lib=/opt/rustwide/target/debug/deps/libemulator_2a_lib-c8315ec7e12abed5.rlib --extern enum_primitive=/opt/rustwide/target/debug/deps/libenum_primitive-f7b2a701b5fb5029.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib --extern pad=/opt/rustwide/target/debug/deps/libpad-eb356dc781ca6a38.rlib --extern pest=/opt/rustwide/target/debug/deps/libpest-66f3ef6f2d0e1dc8.rlib --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-f068f5664f6fc0a4.so --extern pprof=/opt/rustwide/target/debug/deps/libpprof-538be6eaa7a75666.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-dbbf181098856449.rlib --extern proptest_derive=/opt/rustwide/target/debug/deps/libproptest_derive-66c7c36098e5ba80.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a4bb32d30c8024e6.rlib -C embed-bitcode=no --cfg 'feature="default"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "95c3a8d2c12aa310a6bce0d779c53e5a2da693f189292d2f35c1f9065018c8ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95c3a8d2c12aa310a6bce0d779c53e5a2da693f189292d2f35c1f9065018c8ca", kill_on_drop: false }` [INFO] [stdout] 95c3a8d2c12aa310a6bce0d779c53e5a2da693f189292d2f35c1f9065018c8ca