[INFO] cloning repository https://github.com/petology/emulator2i
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/petology/emulator2i" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetology%2Femulator2i", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetology%2Femulator2i'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 98b31d269e53c0a2033056ed97ffa73362921224
[INFO] testing petology/emulator2i against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetology%2Femulator2i" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/petology/emulator2i
[INFO] finished tweaking git repo https://github.com/petology/emulator2i
[INFO] tweaked toml for git repo https://github.com/petology/emulator2i written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/petology/emulator2i on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/petology/emulator2i 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02a63f5400d53453c86b21c38beaa3250e6f7cb6802e379aedce7039a1e92c51
[INFO] running `Command { std: "docker" "start" "-a" "02a63f5400d53453c86b21c38beaa3250e6f7cb6802e379aedce7039a1e92c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02a63f5400d53453c86b21c38beaa3250e6f7cb6802e379aedce7039a1e92c51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02a63f5400d53453c86b21c38beaa3250e6f7cb6802e379aedce7039a1e92c51", kill_on_drop: false }`
[INFO] [stdout] 02a63f5400d53453c86b21c38beaa3250e6f7cb6802e379aedce7039a1e92c51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3791eb9a7b55f49a905e98a5e45b43fc715221400e7f52e368c792115356a655
[INFO] running `Command { std: "docker" "start" "-a" "3791eb9a7b55f49a905e98a5e45b43fc715221400e7f52e368c792115356a655", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling memchr v2.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling regex v1.1.7
[INFO] [stderr]    Compiling bitflags v0.4.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling ucd-util v0.1.3
[INFO] [stderr]    Compiling encode_unicode v0.1.3
[INFO] [stderr]    Compiling cmdline-parser v0.1.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.3
[INFO] [stderr]    Compiling shell-escape v0.1.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.6.7
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling nix v0.7.0
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling aho-corasick v0.7.3
[INFO] [stderr]    Compiling chrono v0.4.7
[INFO] [stderr]    Compiling rustyline v1.0.0 (https://github.com/klemens/rustyline.git?branch=2i-emulator#2e74e40c)
[INFO] [stderr]    Compiling emulator-2i v2.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.90s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "3791eb9a7b55f49a905e98a5e45b43fc715221400e7f52e368c792115356a655", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3791eb9a7b55f49a905e98a5e45b43fc715221400e7f52e368c792115356a655", kill_on_drop: false }`
[INFO] [stdout] 3791eb9a7b55f49a905e98a5e45b43fc715221400e7f52e368c792115356a655
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 247c243d6765346427fbeb8d883046048fd368ce0e60e55d9c04140d33b9da2f
[INFO] running `Command { std: "docker" "start" "-a" "247c243d6765346427fbeb8d883046048fd368ce0e60e55d9c04140d33b9da2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling emulator-2i v2.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "247c243d6765346427fbeb8d883046048fd368ce0e60e55d9c04140d33b9da2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "247c243d6765346427fbeb8d883046048fd368ce0e60e55d9c04140d33b9da2f", kill_on_drop: false }`
[INFO] [stdout] 247c243d6765346427fbeb8d883046048fd368ce0e60e55d9c04140d33b9da2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d700391b0a888c293281038f64aab01c90a6206616473c69847f7d4b816a96ad
[INFO] running `Command { std: "docker" "start" "-a" "d700391b0a888c293281038f64aab01c90a6206616473c69847f7d4b816a96ad", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bitflags v0.4.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/emulator/lib.rs (/opt/rustwide/target/debug/deps/emulator-3fc040ea31acc43e)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test alu::tests::flags ... ok
[INFO] [stdout] test alu::tests::logic ... ok
[INFO] [stdout] test alu::tests::shifts ... ok
[INFO] [stdout] test bus::tests::io_register ... ok
[INFO] [stdout] test bus::tests::overlay ... ok
[INFO] [stdout] test cpu::tests::address_calculation ... ok
[INFO] [stdout] test cpu::tests::multiplication ... ok
[INFO] [stdout] test alu::tests::addition ... ok
[INFO] [stdout] test bus::tests::read_write_memory ... ok
[INFO] [stdout] test cpu::tests::update_flag_register_after_address_calculation ... ok
[INFO] [stdout] test instruction::tests::extract_fields ... ok
[INFO] [stdout] test instruction::tests::from_string ... ok
[INFO] [stdout] test instruction::tests::looping ... ok
[INFO] [stdout] test instruction::tests::to_string ... ok
[INFO] [stdout] test parse::tests::reachable_address_control ... ok
[INFO] [stdout] test parse::tests::reachable_backjump ... ok
[INFO] [stdout] test parse::tests::parser ... ok
[INFO] [stdout] test alu::tests::invalid_instruction - should panic ... ok
[INFO] [stdout] test instruction::tests::from_invalid_string - should panic ... ok
[INFO] [stdout] test instruction::tests::from_long_integer - should panic ... ok
[INFO] [stdout] test instruction::tests::from_long_string - should panic ... ok
[INFO] [stdout] test parse::tests::decreasing_address - should panic ... ok
[INFO] [stdout] test parse::tests::overflowing_address - should panic ... ok
[INFO] [stdout] test parse::tests::reachable_empty - should panic ... ok
[INFO] [stdout] test parse::tests::invalid_address - should panic ... ok
[INFO] [stdout] test parse::tests::fill_with_looping ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/cli/main.rs (/opt/rustwide/target/debug/deps/2i_emulator-3ad6f12554578f05)
[INFO] [stderr]    Doc-tests emulator
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/emulator/cpu.rs - cpu::Cpu (line 17) ... ok
[INFO] [stdout] test src/emulator/instruction.rs - instruction::Instruction::to_mnemonic (line 146) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d700391b0a888c293281038f64aab01c90a6206616473c69847f7d4b816a96ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d700391b0a888c293281038f64aab01c90a6206616473c69847f7d4b816a96ad", kill_on_drop: false }`
[INFO] [stdout] d700391b0a888c293281038f64aab01c90a6206616473c69847f7d4b816a96ad
