[INFO] cloning repository https://github.com/jorenvo/jvo-asm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jorenvo/jvo-asm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorenvo%2Fjvo-asm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorenvo%2Fjvo-asm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19eaa4af82d135041988ace6064d0fee4c773c1e [INFO] testing jorenvo/jvo-asm against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorenvo%2Fjvo-asm" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jorenvo/jvo-asm on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jorenvo/jvo-asm [INFO] finished tweaking git repo https://github.com/jorenvo/jvo-asm [INFO] tweaked toml for git repo https://github.com/jorenvo/jvo-asm written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jorenvo/jvo-asm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6c9d66daa43d3a52af09855b07c7556954ee3e5978a32f37e2419a3562d0a95 [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" "c6c9d66daa43d3a52af09855b07c7556954ee3e5978a32f37e2419a3562d0a95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6c9d66daa43d3a52af09855b07c7556954ee3e5978a32f37e2419a3562d0a95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6c9d66daa43d3a52af09855b07c7556954ee3e5978a32f37e2419a3562d0a95", kill_on_drop: false }` [INFO] [stdout] c6c9d66daa43d3a52af09855b07c7556954ee3e5978a32f37e2419a3562d0a95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", 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] fc6dc03fb8e6d5579bc73085b1acdc1b359fe7d1b146fd3f32d033526e63df35 [INFO] running `Command { std: "docker" "start" "-a" "fc6dc03fb8e6d5579bc73085b1acdc1b359fe7d1b146fd3f32d033526e63df35", kill_on_drop: false }` [INFO] [stderr] Compiling jvo-asm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/compiler.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | panic!(msg("mod", MOD_SIZE, mod_)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 115 | panic!("{}", msg("mod", MOD_SIZE, mod_)); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/compiler.rs:119:20 [INFO] [stdout] | [INFO] [stdout] 119 | panic!(msg("reg_opcode", REG_OPCODE_SIZE, reg_opcode)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 119 | panic!("{}", msg("reg_opcode", REG_OPCODE_SIZE, reg_opcode)); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/compiler.rs:123:20 [INFO] [stdout] | [INFO] [stdout] 123 | panic!(msg("rm", RM_SIZE, rm)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 123 | panic!("{}", msg("rm", RM_SIZE, rm)); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.69s [INFO] running `Command { std: "docker" "inspect" "fc6dc03fb8e6d5579bc73085b1acdc1b359fe7d1b146fd3f32d033526e63df35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc6dc03fb8e6d5579bc73085b1acdc1b359fe7d1b146fd3f32d033526e63df35", kill_on_drop: false }` [INFO] [stdout] fc6dc03fb8e6d5579bc73085b1acdc1b359fe7d1b146fd3f32d033526e63df35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db9352fdef22550aaacedb444b76e9a2c457806ec684ef2526aaa72dc78e4565 [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" "db9352fdef22550aaacedb444b76e9a2c457806ec684ef2526aaa72dc78e4565", kill_on_drop: false }` [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/compiler.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | panic!(msg("mod", MOD_SIZE, mod_)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 115 | panic!("{}", msg("mod", MOD_SIZE, mod_)); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jvo-asm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/compiler.rs:119:20 [INFO] [stdout] | [INFO] [stdout] 119 | panic!(msg("reg_opcode", REG_OPCODE_SIZE, reg_opcode)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 119 | panic!("{}", msg("reg_opcode", REG_OPCODE_SIZE, reg_opcode)); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/compiler.rs:123:20 [INFO] [stdout] | [INFO] [stdout] 123 | panic!(msg("rm", RM_SIZE, rm)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 123 | panic!("{}", msg("rm", RM_SIZE, rm)); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/compiler.rs:115:20 [INFO] [stdout] | [INFO] [stdout] 115 | panic!(msg("mod", MOD_SIZE, mod_)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 115 | panic!("{}", msg("mod", MOD_SIZE, mod_)); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/compiler.rs:119:20 [INFO] [stdout] | [INFO] [stdout] 119 | panic!(msg("reg_opcode", REG_OPCODE_SIZE, reg_opcode)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 119 | panic!("{}", msg("reg_opcode", REG_OPCODE_SIZE, reg_opcode)); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/compiler.rs:123:20 [INFO] [stdout] | [INFO] [stdout] 123 | panic!(msg("rm", RM_SIZE, rm)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 123 | panic!("{}", msg("rm", RM_SIZE, rm)); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.44s [INFO] running `Command { std: "docker" "inspect" "db9352fdef22550aaacedb444b76e9a2c457806ec684ef2526aaa72dc78e4565", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db9352fdef22550aaacedb444b76e9a2c457806ec684ef2526aaa72dc78e4565", kill_on_drop: false }` [INFO] [stdout] db9352fdef22550aaacedb444b76e9a2c457806ec684ef2526aaa72dc78e4565 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 97ce6dcaf8b80e4fb2e39b889bd55c94f5b0101d5f7265e392fabc5a757c202e [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" "97ce6dcaf8b80e4fb2e39b889bd55c94f5b0101d5f7265e392fabc5a757c202e", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/compiler.rs:115:20 [INFO] [stderr] | [INFO] [stderr] 115 | panic!(msg("mod", MOD_SIZE, mod_)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 115 | panic!("{}", msg("mod", MOD_SIZE, mod_)); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/compiler.rs:119:20 [INFO] [stderr] | [INFO] [stderr] 119 | panic!(msg("reg_opcode", REG_OPCODE_SIZE, reg_opcode)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 119 | panic!("{}", msg("reg_opcode", REG_OPCODE_SIZE, reg_opcode)); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/compiler.rs:123:20 [INFO] [stderr] | [INFO] [stderr] 123 | panic!(msg("rm", RM_SIZE, rm)); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 123 | panic!("{}", msg("rm", RM_SIZE, rm)); [INFO] [stderr] | +++++ [INFO] [stderr] [INFO] [stderr] warning: `jvo-asm` (lib) generated 3 warnings [INFO] [stderr] warning: `jvo-asm` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jvo_asm-5afbc32ca9ec1236) [INFO] [stdout] running 56 tests [INFO] [stdout] test compiler::test_instructions::test_add_immediate1 ... ok [INFO] [stdout] test compiler::test_instructions::test_add_register1 ... ok [INFO] [stdout] test compiler::test_instructions::test_add_immediate2 ... ok [INFO] [stdout] test compiler::test_instructions::test_call ... ok [INFO] [stdout] test compiler::test_instructions::test_move_immediate1 ... ok [INFO] [stdout] test compiler::test_instructions::test_move_validate_err ... ok [INFO] [stdout] test compiler::test_instructions::test_calc_modrm ... ok [INFO] [stdout] test compiler::test_instructions::test_interrupt_linux ... ok [INFO] [stdout] test compiler::test_instructions::test_move_immediate2 ... ok [INFO] [stdout] test compiler::test_instructions::test_compare_immediate ... ok [INFO] [stdout] test compiler::test_instructions::test_interrupt_validate_ok ... ok [INFO] [stdout] test compiler::test_instructions::test_compare_register ... ok [INFO] [stdout] test compiler::test_instructions::test_interrupt_validate_error ... ok [INFO] [stdout] test compiler::test_instructions::test_interrupt_validate_error2 ... ok [INFO] [stdout] test compiler::test_instructions::test_move_modrm1 ... ok [INFO] [stdout] test compiler::test_instructions::test_move_register1 ... ok [INFO] [stdout] test compiler::test_instructions::test_move_immediate3 ... ok [INFO] [stdout] test compiler::test_instructions::test_jump ... ok [INFO] [stdout] test compiler::test_instructions::test_jump_if ... ok [INFO] [stdout] test compiler::test_instructions::test_ret ... ok [INFO] [stdout] test compiler::test_instructions::test_move_validate_ok ... ok [INFO] [stdout] test compiler::test_instructions::test_multiply_register1 ... ok [INFO] [stdout] test compiler::test_instructions::test_push_immediate1 ... ok [INFO] [stdout] test compiler::test_instructions::test_push_register ... ok [INFO] [stdout] test test_elf::test_program_header_length ... ok [INFO] [stdout] test compiler::test_instructions::test_multiply_immediate1 ... ok [INFO] [stdout] test compiler::test_instructions::test_push_immediate_validate ... ok [INFO] [stdout] test compiler::test_instructions::test_multiply_immediate2 ... ok [INFO] [stdout] test tokenizer::test_tokenize::test_call ... ok [INFO] [stdout] test compiler::test_instructions::test_push_modrm1 ... ok [INFO] [stdout] test test_elf::test_elf_header_length ... ok [INFO] [stdout] test compiler::test_instructions::test_sub_immediate1 ... ok [INFO] [stdout] test tokenizer::test_tokenize::test_jump ... ok [INFO] [stdout] test tokenizer::test_tokenize::test_label ... ok [INFO] [stdout] test compiler::test_instructions::test_sub_register1 ... ok [INFO] [stdout] test tokenizer::test_tokenize::test_memory ... ok [INFO] [stdout] test test_elf::test_section_header_length ... ok [INFO] [stdout] test tokenizer::test_tokenize::test_const_reference ... ok [INFO] [stdout] test tokenizer::test_tokenize::test_return ... ok [INFO] [stdout] test tokenizer::test_tokenize::test_constant_offset ... ok [INFO] [stdout] test tokenizer::test_tokenize::test_jump_if_condition ... ok [INFO] [stdout] test tokenizer::test_tokenize::test_multiply ... ok [INFO] [stdout] test tokenizer::test_tokenize::test_comment ... ok [INFO] [stdout] test tokenizer::test_tokenize::test_ret ... ok [INFO] [stdout] test compiler::test_instructions::test_multiply_register2 ... ok [INFO] [stdout] test tokenizer::test_tokenize::test_whitespace3 ... ok [INFO] [stdout] test tokenizer::test_tokenize::test_whitespace2 ... ok [INFO] [stdout] test compiler::test_instructions::test_pop1 ... ok [INFO] [stdout] test tokenizer::test_tokenize::test_compare_registers ... ok [INFO] [stdout] test tokenizer::test_tokenize::test_empty_string ... ok [INFO] [stdout] test tokenizer::test_tokenize::test_full_line_comment ... ok [INFO] [stdout] test tokenizer::test_tokenize::test_subtract ... ok [INFO] [stdout] test tokenizer::test_tokenize::test_whitespace1 ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jvo_asm-cb6c2f4e4786359a) [INFO] [stdout] test tokenizer::test_tokenize::test_add ... ok [INFO] [stderr] Running tests/test_tokenize.rs (/opt/rustwide/target/debug/deps/test_tokenize-4c5ab21b08312d6d) [INFO] [stdout] test tokenizer::test_tokenize::test_invalid_value ... ok [INFO] [stdout] test compiler::test_instructions::test_calc_modrm_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 56 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [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] [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] Doc-tests jvo-asm [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] running `Command { std: "docker" "inspect" "97ce6dcaf8b80e4fb2e39b889bd55c94f5b0101d5f7265e392fabc5a757c202e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97ce6dcaf8b80e4fb2e39b889bd55c94f5b0101d5f7265e392fabc5a757c202e", kill_on_drop: false }` [INFO] [stdout] 97ce6dcaf8b80e4fb2e39b889bd55c94f5b0101d5f7265e392fabc5a757c202e