[INFO] updating cached repository onefrankguy/chifir [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/onefrankguy/chifir [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/onefrankguy/chifir" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/onefrankguy/chifir"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/onefrankguy/chifir'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/onefrankguy/chifir" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/onefrankguy/chifir"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/onefrankguy/chifir'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 96c6206beb965f2e7143915170848f9401b30413 [INFO] sha for GitHub repo onefrankguy/chifir: 96c6206beb965f2e7143915170848f9401b30413 [INFO] validating manifest of onefrankguy/chifir on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of onefrankguy/chifir on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing onefrankguy/chifir [INFO] finished frobbing onefrankguy/chifir [INFO] frobbed toml for onefrankguy/chifir written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/onefrankguy/chifir/Cargo.toml [INFO] started frobbing onefrankguy/chifir [INFO] finished frobbing onefrankguy/chifir [INFO] frobbed toml for onefrankguy/chifir written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/onefrankguy/chifir/Cargo.toml [INFO] crate onefrankguy/chifir has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing onefrankguy/chifir against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/onefrankguy/chifir:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] 61ce2696984554bc20da58d024482548390c56d22205774bb6e6607284240c90 [INFO] running `"docker" "start" "-a" "61ce2696984554bc20da58d024482548390c56d22205774bb6e6607284240c90"` [INFO] [stderr] Compiling termion v1.1.1 [INFO] [stderr] Compiling chifir v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/compiler.rs:279:51 [INFO] [stderr] | [INFO] [stderr] 279 | let address = operand.trim_left_matches('/'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.61s [INFO] running `"docker" "inspect" "61ce2696984554bc20da58d024482548390c56d22205774bb6e6607284240c90"` [INFO] running `"docker" "rm" "-f" "61ce2696984554bc20da58d024482548390c56d22205774bb6e6607284240c90"` [INFO] [stdout] 61ce2696984554bc20da58d024482548390c56d22205774bb6e6607284240c90 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/onefrankguy/chifir:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] b8aaba7c205a6dc12051476063fbdc6cf827f7a670705d8e1d1e53b03a611365 [INFO] running `"docker" "start" "-a" "b8aaba7c205a6dc12051476063fbdc6cf827f7a670705d8e1d1e53b03a611365"` [INFO] [stderr] Compiling chifir v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/compiler.rs:279:51 [INFO] [stderr] | [INFO] [stderr] 279 | let address = operand.trim_left_matches('/'); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.86s [INFO] running `"docker" "inspect" "b8aaba7c205a6dc12051476063fbdc6cf827f7a670705d8e1d1e53b03a611365"` [INFO] running `"docker" "rm" "-f" "b8aaba7c205a6dc12051476063fbdc6cf827f7a670705d8e1d1e53b03a611365"` [INFO] [stdout] b8aaba7c205a6dc12051476063fbdc6cf827f7a670705d8e1d1e53b03a611365 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/onefrankguy/chifir:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen"` [INFO] [stdout] eb7d1c2302b5e8865a5a243c1009c3044306c5a412eba39406f5b96c6e8fb5e4 [INFO] running `"docker" "start" "-a" "eb7d1c2302b5e8865a5a243c1009c3044306c5a412eba39406f5b96c6e8fb5e4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/chifir-a254f2bc3e29d294 [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test compiler::tests::it_compiles_the_simple_ctrl_c_example ... ok [INFO] [stdout] test compiler::tests::it_ignores_trailing_label_characters ... ok [INFO] [stdout] test compiler::tests::it_compiles_addresses_for_labels ... ok [INFO] [stdout] test compiler::tests::it_parses_brk_as_opcode_0 ... ok [INFO] [stdout] test compiler::tests::it_compiles_the_complex_ctrl_c_example ... ok [INFO] [stdout] test compiler::tests::it_ignors_trailing_separators ... ok [INFO] [stdout] test compiler::tests::it_lets_the_last_label_win ... ok [INFO] [stdout] test compiler::tests::it_parses_operands_as_relative_addresses ... ok [INFO] [stdout] test compiler::tests::it_parses_operand_c_as_hex ... ok [INFO] [stdout] test compiler::tests::it_parses_operand_c_as_a_label ... ok [INFO] [stdout] test compiler::tests::it_parses_operand_b_as_hex ... ok [INFO] [stdout] test compiler::tests::it_returns_an_error_when_compiling_invalid_utf8 ... ok [INFO] [stdout] test compiler::tests::it_splits_lines_by_carriage_return ... ok [INFO] [stdout] test compiler::tests::it_splits_lines_by_carriage_return_line_feed ... ok [INFO] [stdout] test compiler::tests::it_splits_lines_by_form_feed ... ok [INFO] [stdout] test compiler::tests::it_splits_lines_by_line_feed ... ok [INFO] [stdout] test compiler::tests::it_splits_lines_by_line_separator ... ok [INFO] [stdout] test compiler::tests::it_splits_lines_by_next_line ... ok [INFO] [stdout] test compiler::tests::it_splits_lines_by_paragraph_separator ... ok [INFO] [stdout] test compiler::tests::it_parses_hex_for_opcode_0 ... ok [INFO] [stdout] test compiler::tests::it_parses_operand_b_as_a_label ... ok [INFO] [stdout] test compiler::tests::it_splits_lines_by_vertical_tab ... ok [INFO] [stdout] test compiler::tests::it_parses_operand_a_as_a_label ... ok [INFO] [stdout] test compiler::tests::it_strips_inline_comments ... ok [INFO] [stdout] test compiler::tests::it_strips_inline_comments_starting_with_spaces ... ok [INFO] [stdout] test compiler::tests::it_strips_inline_comments_starting_with_tabs ... ok [INFO] [stdout] test compiler::tests::it_parses_operand_a_as_hex ... ok [INFO] [stdout] test compiler::tests::it_strips_single_line_comments ... ok [INFO] [stdout] test compiler::tests::it_strips_single_line_comments_starting_with_spaces ... ok [INFO] [stdout] test compiler::tests::it_strips_single_line_comments_starting_with_tabs ... ok [INFO] [stdout] test compiler::tests::it_trims_tabs_from_instructions ... ok [INFO] [stdout] test computer::tests::it_prevents_divide_by_zero_errors_when_running_opcode_11 ... ok [INFO] [stdout] test computer::tests::it_prevents_overflow_when_running_opcode_7 ... ok [INFO] [stdout] test computer::tests::it_runs_opcode_1 ... ok [INFO] [stdout] test compiler::tests::it_trims_spaces_from_instructions ... ok [INFO] [stdout] test computer::tests::it_prevents_divide_by_zero_errors_when_running_opcode_10 ... ok [INFO] [stdout] test computer::tests::it_prevents_overflow_when_running_opcode_9 ... ok [INFO] [stdout] test computer::tests::it_provides_safe_memory_access_when_stepping ... ok [INFO] [stdout] test computer::tests::it_prevents_overflow_while_runing_opcode_8 ... ok [INFO] [stdout] test computer::tests::it_runs_opcode_0 ... ok [INFO] [stdout] test computer::tests::it_runs_opcode_10 ... ok [INFO] [stdout] test computer::tests::it_runs_opcode_12_else_branch ... ok [INFO] [stdout] test computer::tests::it_runs_opcode_12_then_branch ... ok [INFO] [stdout] test computer::tests::it_runs_opcode_13 ... ok [INFO] [stdout] test computer::tests::it_runs_opcode_11 ... ok [INFO] [stdout] test computer::tests::it_runs_opcode_17 ... ok [INFO] [stdout] test computer::tests::it_runs_opcode_4 ... ok [INFO] [stdout] test computer::tests::it_runs_opcode_5 ... ok [INFO] [stdout] test computer::tests::it_runs_opcode_6 ... ok [INFO] [stdout] test computer::tests::it_runs_opcode_7 ... ok [INFO] [stdout] test computer::tests::it_runs_opcode_8 ... ok [INFO] [stdout] test computer::tests::it_runs_opcode_9 ... ok [INFO] [stdout] test sixel::tests::it_converts_000000_to_question_mark ... ok [INFO] [stdout] test sixel::tests::it_converts_000111_to_w ... ok [INFO] [stdout] test sixel::tests::it_converts_111000_to_capital_f ... ok [INFO] [stdout] test sixel::tests::it_converts_111111_to_tilde ... ok [INFO] [stdout] test sixel::tests::it_displays_capital_a ... ok [INFO] [stdout] test computer::tests::it_runs_opcode_15_blocking ... ok [INFO] [stdout] test computer::tests::it_runs_opcode_15_non_blocking ... ok [INFO] [stdout] test computer::tests::it_runs_opcode_2_else_branch ... ok [INFO] [stdout] test computer::tests::it_runs_opcode_2_then_branch ... ok [INFO] [stdout] test computer::tests::it_runs_opcode_16 ... ok [INFO] [stdout] test computer::tests::it_runs_opcode_3 ... ok [INFO] [stdout] test computer::tests::it_runs_opcode_14 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/chifir-3109a4d50ec2c0a4 [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 [INFO] [stdout] [INFO] [stderr] Doc-tests chifir [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test src/compiler.rs - compiler (line 35) ... ok [INFO] [stdout] test src/compiler.rs - compiler (line 6) ... ok [INFO] [stdout] test src/computer.rs - computer::Computer::dump (line 233) ... ok [INFO] [stdout] test src/computer.rs - computer::Computer::input (line 81) ... ok [INFO] [stdout] test src/compiler.rs - compiler (line 140) ... ok [INFO] [stdout] test src/compiler.rs - compiler (line 70) ... ok [INFO] [stdout] test src/compiler.rs - compiler (line 107) ... ok [INFO] [stdout] test src/computer.rs - computer::Computer::input (line 63) ... ok [INFO] [stdout] test src/computer.rs - computer::Computer::load_from_slice (line 210) ... ok [INFO] [stdout] test src/computer.rs - computer::Computer::load (line 185) ... ok [INFO] [stdout] test src/computer.rs - computer::Computer::next (line 164) ... ok [INFO] [stdout] test src/computer.rs - computer::Computer::new (line 31) ... ok [INFO] [stdout] test src/computer.rs - computer::Computer::step (line 252) ... ok [INFO] [stdout] test src/computer.rs - computer::Computer::output (line 135) ... ok [INFO] [stdout] test src/computer.rs - computer::Computer::output (line 110) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "eb7d1c2302b5e8865a5a243c1009c3044306c5a412eba39406f5b96c6e8fb5e4"` [INFO] running `"docker" "rm" "-f" "eb7d1c2302b5e8865a5a243c1009c3044306c5a412eba39406f5b96c6e8fb5e4"` [INFO] [stdout] eb7d1c2302b5e8865a5a243c1009c3044306c5a412eba39406f5b96c6e8fb5e4