Oct 15 05:55:11.346 INFO testing Valtis/YATCP against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 05:55:11.348 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 05:55:12.303 INFO blam! 9dcbd32e974f6453ef466d1c75a4b29e5deaa47597fc238374df07f1a98514f8 Oct 15 05:55:12.312 INFO running `"docker" "start" "-a" "9dcbd32e974f6453ef466d1c75a4b29e5deaa47597fc238374df07f1a98514f8"` Oct 15 05:55:13.863 INFO kablam! usermod: no changes Oct 15 05:55:13.923 INFO kablam! Compiling compiler v0.0.1 (/source) Oct 15 05:55:16.023 INFO kablam! warning: value assigned to `changes` is never read Oct 15 05:55:16.023 INFO kablam! --> src/optimizer/merge_block.rs:24:21 Oct 15 05:55:16.023 INFO kablam! | Oct 15 05:55:16.023 INFO kablam! 24 | changes = true; Oct 15 05:55:16.023 INFO kablam! | ^^^^^^^ Oct 15 05:55:16.023 INFO kablam! | Oct 15 05:55:16.023 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 05:55:16.023 INFO kablam! Oct 15 05:55:16.643 INFO kablam! warning: variant is never constructed: `RSP` Oct 15 05:55:16.643 INFO kablam! --> src/code_generator/x64.rs:90:5 Oct 15 05:55:16.643 INFO kablam! | Oct 15 05:55:16.643 INFO kablam! 90 | RSP, Oct 15 05:55:16.643 INFO kablam! | ^^^ Oct 15 05:55:16.643 INFO kablam! | Oct 15 05:55:16.647 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:55:16.647 INFO kablam! Oct 15 05:55:16.663 INFO kablam! warning: unused comparison which must be used Oct 15 05:55:16.663 INFO kablam! --> src/semcheck/mod.rs:563:13 Oct 15 05:55:16.663 INFO kablam! | Oct 15 05:55:16.663 INFO kablam! 563 | arith_info.node_type == Type::Invalid; Oct 15 05:55:16.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:16.663 INFO kablam! | Oct 15 05:55:16.663 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 05:55:16.663 INFO kablam! Oct 15 05:55:27.111 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.22s Oct 15 05:55:27.111 INFO kablam! su: No module specific data is present Oct 15 05:55:27.925 INFO running `"docker" "rm" "-f" "9dcbd32e974f6453ef466d1c75a4b29e5deaa47597fc238374df07f1a98514f8"` Oct 15 05:55:28.259 INFO blam! 9dcbd32e974f6453ef466d1c75a4b29e5deaa47597fc238374df07f1a98514f8 Oct 15 05:55:28.261 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 05:55:28.658 INFO blam! 9ceec122d517f56060c35aad4f0cac1f627bc211fa521d3134f011f56f7ad4fb Oct 15 05:55:28.661 INFO running `"docker" "start" "-a" "9ceec122d517f56060c35aad4f0cac1f627bc211fa521d3134f011f56f7ad4fb"` Oct 15 05:55:30.267 INFO kablam! usermod: no changes Oct 15 05:55:30.347 INFO kablam! Compiling compiler v0.0.1 (/source) Oct 15 05:55:32.711 INFO kablam! warning: unused macro definition Oct 15 05:55:32.711 INFO kablam! --> tests/test_reporter.rs:14:1 Oct 15 05:55:32.711 INFO kablam! | Oct 15 05:55:32.711 INFO kablam! 14 | / macro_rules! assert_eq_error { Oct 15 05:55:32.711 INFO kablam! 15 | | ($error: expr, $e_type:expr, $line:expr, $column:expr, $length:expr) => ( Oct 15 05:55:32.713 INFO kablam! 16 | | { Oct 15 05:55:32.713 INFO kablam! 17 | | assert_eq!($error.error_type, $e_type); Oct 15 05:55:32.713 INFO kablam! ... | Oct 15 05:55:32.713 INFO kablam! 22 | | ) Oct 15 05:55:32.713 INFO kablam! 23 | | } Oct 15 05:55:32.713 INFO kablam! | |_^ Oct 15 05:55:32.715 INFO kablam! | Oct 15 05:55:32.715 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 05:55:32.715 INFO kablam! Oct 15 05:55:34.183 INFO kablam! warning: unused import: `compiler::string_table::StringTable` Oct 15 05:55:34.184 INFO kablam! --> tests/parser.rs:19:5 Oct 15 05:55:34.185 INFO kablam! | Oct 15 05:55:34.185 INFO kablam! 19 | use compiler::string_table::StringTable; Oct 15 05:55:34.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:34.186 INFO kablam! | Oct 15 05:55:34.187 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:55:34.188 INFO kablam! Oct 15 05:55:34.343 INFO kablam! warning: unused import: `compiler::cfg::generate_cfg` Oct 15 05:55:34.344 INFO kablam! --> tests/merge_block.rs:6:5 Oct 15 05:55:34.345 INFO kablam! | Oct 15 05:55:34.345 INFO kablam! 6 | use compiler::cfg::generate_cfg; Oct 15 05:55:34.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:34.346 INFO kablam! | Oct 15 05:55:34.347 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:55:34.347 INFO kablam! Oct 15 05:55:34.347 INFO kablam! warning: unused import: `compiler::tac_generator::Operator` Oct 15 05:55:34.347 INFO kablam! --> tests/merge_block.rs:10:5 Oct 15 05:55:34.347 INFO kablam! | Oct 15 05:55:34.347 INFO kablam! 10 | use compiler::tac_generator::Operator; Oct 15 05:55:34.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:34.347 INFO kablam! Oct 15 05:55:34.471 INFO kablam! warning: unused import: `compiler::string_table::StringTable` Oct 15 05:55:34.472 INFO kablam! --> tests/lexer.rs:10:5 Oct 15 05:55:34.472 INFO kablam! | Oct 15 05:55:34.472 INFO kablam! 10 | use compiler::string_table::StringTable; Oct 15 05:55:34.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:34.473 INFO kablam! | Oct 15 05:55:34.473 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:55:34.474 INFO kablam! Oct 15 05:55:34.607 INFO kablam! warning: function is never used: `run_frontend` Oct 15 05:55:34.608 INFO kablam! --> src/main.rs:51:1 Oct 15 05:55:34.608 INFO kablam! | Oct 15 05:55:34.609 INFO kablam! 51 | / fn run_frontend( Oct 15 05:55:34.609 INFO kablam! 52 | | file_name: &'static str) -> Option> { Oct 15 05:55:34.609 INFO kablam! 53 | | Oct 15 05:55:34.609 INFO kablam! 54 | | let error_reporter = Rc::new( Oct 15 05:55:34.610 INFO kablam! ... | Oct 15 05:55:34.610 INFO kablam! 83 | | Some(tac_functions) Oct 15 05:55:34.610 INFO kablam! 84 | | } Oct 15 05:55:34.611 INFO kablam! | |_^ Oct 15 05:55:34.611 INFO kablam! | Oct 15 05:55:34.611 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:55:34.611 INFO kablam! Oct 15 05:55:34.612 INFO kablam! warning: function is never used: `parse_code` Oct 15 05:55:34.612 INFO kablam! --> src/main.rs:86:1 Oct 15 05:55:34.612 INFO kablam! | Oct 15 05:55:34.613 INFO kablam! 86 | / fn parse_code( Oct 15 05:55:34.613 INFO kablam! 87 | | file_name: &'static str, Oct 15 05:55:34.613 INFO kablam! 88 | | error_reporter: Rc>) -> AstNode { Oct 15 05:55:34.613 INFO kablam! 89 | | Oct 15 05:55:34.613 INFO kablam! ... | Oct 15 05:55:34.613 INFO kablam! 97 | | parser.parse() Oct 15 05:55:34.613 INFO kablam! 98 | | } Oct 15 05:55:34.613 INFO kablam! | |_^ Oct 15 05:55:34.613 INFO kablam! Oct 15 05:55:34.613 INFO kablam! warning: function is never used: `print_tac` Oct 15 05:55:34.613 INFO kablam! --> src/main.rs:100:1 Oct 15 05:55:34.613 INFO kablam! | Oct 15 05:55:34.613 INFO kablam! 100 | fn print_tac(tac_functions: &Vec) { Oct 15 05:55:34.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:34.614 INFO kablam! Oct 15 05:55:34.614 INFO kablam! warning: function is never used: `print_cfg` Oct 15 05:55:34.614 INFO kablam! --> src/main.rs:113:1 Oct 15 05:55:34.615 INFO kablam! | Oct 15 05:55:34.615 INFO kablam! 113 | fn print_cfg(cfg: &HashMap, CFG>, functions: &Vec) { Oct 15 05:55:34.615 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:34.616 INFO kablam! Oct 15 05:55:34.616 INFO kablam! warning: function is never used: `print_bytecode` Oct 15 05:55:34.616 INFO kablam! --> src/main.rs:150:1 Oct 15 05:55:34.616 INFO kablam! | Oct 15 05:55:34.617 INFO kablam! 150 | fn print_bytecode(byte_gen: &ByteGenerator) { Oct 15 05:55:34.617 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:34.617 INFO kablam! Oct 15 05:55:34.618 INFO kablam! warning: function is never used: `run_middleend` Oct 15 05:55:34.618 INFO kablam! --> src/main.rs:163:1 Oct 15 05:55:34.618 INFO kablam! | Oct 15 05:55:34.619 INFO kablam! 163 | fn run_middleend(mut functions: Vec) -> Vec { Oct 15 05:55:34.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:34.619 INFO kablam! Oct 15 05:55:34.619 INFO kablam! warning: function is never used: `run_backend` Oct 15 05:55:34.620 INFO kablam! --> src/main.rs:180:1 Oct 15 05:55:34.620 INFO kablam! | Oct 15 05:55:34.620 INFO kablam! 180 | fn run_backend(file_name: &'static str, functions: Vec ) { Oct 15 05:55:34.621 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:34.621 INFO kablam! Oct 15 05:55:39.763 INFO kablam! warning: value assigned to `changes` is never read Oct 15 05:55:39.763 INFO kablam! --> src/optimizer/merge_block.rs:24:21 Oct 15 05:55:39.763 INFO kablam! | Oct 15 05:55:39.763 INFO kablam! 24 | changes = true; Oct 15 05:55:39.763 INFO kablam! | ^^^^^^^ Oct 15 05:55:39.763 INFO kablam! | Oct 15 05:55:39.763 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 05:55:39.763 INFO kablam! Oct 15 05:55:42.838 INFO kablam! warning: variable does not need to be mutable Oct 15 05:55:42.838 INFO kablam! --> tests/tac_generator.rs:104:9 Oct 15 05:55:42.838 INFO kablam! | Oct 15 05:55:42.838 INFO kablam! 104 | let mut generator = TACGenerator::new(3); Oct 15 05:55:42.838 INFO kablam! | ----^^^^^^^^^ Oct 15 05:55:42.838 INFO kablam! | | Oct 15 05:55:42.838 INFO kablam! | help: remove this `mut` Oct 15 05:55:42.867 INFO kablam! | Oct 15 05:55:42.867 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 05:55:42.868 INFO kablam! Oct 15 05:55:42.883 INFO kablam! warning: variable does not need to be mutable Oct 15 05:55:42.883 INFO kablam! --> tests/tac_generator.rs:212:9 Oct 15 05:55:42.883 INFO kablam! | Oct 15 05:55:42.883 INFO kablam! 212 | let mut generator = TACGenerator::new(2); Oct 15 05:55:42.883 INFO kablam! | ----^^^^^^^^^ Oct 15 05:55:42.884 INFO kablam! | | Oct 15 05:55:42.884 INFO kablam! | help: remove this `mut` Oct 15 05:55:42.907 INFO kablam! Oct 15 05:55:42.939 INFO kablam! warning: variable does not need to be mutable Oct 15 05:55:42.939 INFO kablam! --> tests/tac_generator.rs:301:9 Oct 15 05:55:42.939 INFO kablam! | Oct 15 05:55:42.940 INFO kablam! 301 | let mut generator = TACGenerator::new(1); Oct 15 05:55:42.940 INFO kablam! | ----^^^^^^^^^ Oct 15 05:55:42.940 INFO kablam! | | Oct 15 05:55:42.940 INFO kablam! | help: remove this `mut` Oct 15 05:55:42.940 INFO kablam! Oct 15 05:55:42.995 INFO kablam! warning: unused variable: `f` Oct 15 05:55:42.996 INFO kablam! --> tests/cfg.rs:586:13 Oct 15 05:55:42.996 INFO kablam! | Oct 15 05:55:42.996 INFO kablam! 586 | let mut f = Function { Oct 15 05:55:42.996 INFO kablam! | ^ help: consider using `_f` instead Oct 15 05:55:42.996 INFO kablam! | Oct 15 05:55:42.996 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 05:55:42.996 INFO kablam! Oct 15 05:55:42.996 INFO kablam! warning: unused variable: `f` Oct 15 05:55:42.996 INFO kablam! --> tests/cfg.rs:668:13 Oct 15 05:55:42.997 INFO kablam! | Oct 15 05:55:42.997 INFO kablam! 668 | let mut f = Function { Oct 15 05:55:42.997 INFO kablam! | ^ help: consider using `_f` instead Oct 15 05:55:42.997 INFO kablam! Oct 15 05:55:42.997 INFO kablam! warning: unused variable: `f` Oct 15 05:55:42.997 INFO kablam! --> tests/cfg.rs:752:13 Oct 15 05:55:42.997 INFO kablam! | Oct 15 05:55:42.998 INFO kablam! 752 | let mut f = Function { Oct 15 05:55:42.998 INFO kablam! | ^ help: consider using `_f` instead Oct 15 05:55:42.998 INFO kablam! Oct 15 05:55:42.998 INFO kablam! warning: unused variable: `f` Oct 15 05:55:42.998 INFO kablam! --> tests/cfg.rs:835:13 Oct 15 05:55:42.998 INFO kablam! | Oct 15 05:55:42.999 INFO kablam! 835 | let mut f = Function { Oct 15 05:55:42.999 INFO kablam! | ^ help: consider using `_f` instead Oct 15 05:55:42.999 INFO kablam! Oct 15 05:55:43.363 INFO kablam! warning: variant is never constructed: `RSP` Oct 15 05:55:43.363 INFO kablam! --> src/code_generator/x64.rs:90:5 Oct 15 05:55:43.363 INFO kablam! | Oct 15 05:55:43.363 INFO kablam! 90 | RSP, Oct 15 05:55:43.363 INFO kablam! | ^^^ Oct 15 05:55:43.383 INFO kablam! | Oct 15 05:55:43.383 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:55:43.383 INFO kablam! Oct 15 05:55:43.511 INFO kablam! warning: unused comparison which must be used Oct 15 05:55:43.511 INFO kablam! --> src/semcheck/mod.rs:563:13 Oct 15 05:55:43.511 INFO kablam! | Oct 15 05:55:43.511 INFO kablam! 563 | arith_info.node_type == Type::Invalid; Oct 15 05:55:43.511 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:43.511 INFO kablam! | Oct 15 05:55:43.511 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 05:55:43.511 INFO kablam! Oct 15 05:55:43.967 INFO kablam! warning: variable does not need to be mutable Oct 15 05:55:43.967 INFO kablam! --> tests/cfg.rs:586:9 Oct 15 05:55:43.967 INFO kablam! | Oct 15 05:55:43.967 INFO kablam! 586 | let mut f = Function { Oct 15 05:55:43.967 INFO kablam! | ----^ Oct 15 05:55:43.967 INFO kablam! | | Oct 15 05:55:43.967 INFO kablam! | help: remove this `mut` Oct 15 05:55:43.968 INFO kablam! | Oct 15 05:55:43.968 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 05:55:43.968 INFO kablam! Oct 15 05:55:44.115 INFO kablam! warning: variable does not need to be mutable Oct 15 05:55:44.115 INFO kablam! --> tests/cfg.rs:668:9 Oct 15 05:55:44.115 INFO kablam! | Oct 15 05:55:44.116 INFO kablam! 668 | let mut f = Function { Oct 15 05:55:44.116 INFO kablam! | ----^ Oct 15 05:55:44.116 INFO kablam! | | Oct 15 05:55:44.116 INFO kablam! | help: remove this `mut` Oct 15 05:55:44.123 INFO kablam! Oct 15 05:55:44.168 INFO kablam! warning: variable does not need to be mutable Oct 15 05:55:44.168 INFO kablam! --> tests/cfg.rs:752:9 Oct 15 05:55:44.168 INFO kablam! | Oct 15 05:55:44.168 INFO kablam! 752 | let mut f = Function { Oct 15 05:55:44.168 INFO kablam! | ----^ Oct 15 05:55:44.168 INFO kablam! | | Oct 15 05:55:44.168 INFO kablam! | help: remove this `mut` Oct 15 05:55:44.169 INFO kablam! Oct 15 05:55:44.170 INFO kablam! warning: variable does not need to be mutable Oct 15 05:55:44.170 INFO kablam! --> tests/cfg.rs:835:9 Oct 15 05:55:44.170 INFO kablam! | Oct 15 05:55:44.170 INFO kablam! 835 | let mut f = Function { Oct 15 05:55:44.170 INFO kablam! | ----^ Oct 15 05:55:44.170 INFO kablam! | | Oct 15 05:55:44.170 INFO kablam! | help: remove this `mut` Oct 15 05:55:44.170 INFO kablam! Oct 15 05:55:52.386 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.10s Oct 15 05:55:52.393 INFO kablam! su: No module specific data is present Oct 15 05:55:53.159 INFO running `"docker" "rm" "-f" "9ceec122d517f56060c35aad4f0cac1f627bc211fa521d3134f011f56f7ad4fb"` Oct 15 05:55:53.683 INFO blam! 9ceec122d517f56060c35aad4f0cac1f627bc211fa521d3134f011f56f7ad4fb Oct 15 05:55:53.686 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 05:55:54.107 INFO blam! e50eace628d4ec7332b8f06d001d6fc2e74a87453700fbc0a02c5e4489475574 Oct 15 05:55:54.113 INFO running `"docker" "start" "-a" "e50eace628d4ec7332b8f06d001d6fc2e74a87453700fbc0a02c5e4489475574"` Oct 15 05:55:55.353 INFO kablam! usermod: no changes Oct 15 05:55:55.391 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 05:55:55.406 INFO kablam! Running /target/debug/deps/compiler-215f6b53536f9acf Oct 15 05:55:55.415 INFO blam! Oct 15 05:55:55.415 INFO blam! running 2 tests Oct 15 05:55:55.415 INFO blam! test string_table::inserting_same_string_multiple_times_returns_same_pointer ... ok Oct 15 05:55:55.415 INFO blam! test string_table::inserting_multiple_into_empty_table_returns_successive_indexes ... ok Oct 15 05:55:55.415 INFO blam! Oct 15 05:55:55.415 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:55:55.415 INFO blam! Oct 15 05:55:55.415 INFO kablam! Running /target/debug/deps/compiler-de9a342ae3dc3618 Oct 15 05:55:55.423 INFO blam! Oct 15 05:55:55.423 INFO blam! running 0 tests Oct 15 05:55:55.423 INFO blam! Oct 15 05:55:55.423 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:55:55.423 INFO blam! Oct 15 05:55:55.423 INFO kablam! Running /target/debug/deps/cfg-2ac89be92e7ee795 Oct 15 05:55:55.431 INFO blam! Oct 15 05:55:55.431 INFO blam! running 21 tests Oct 15 05:55:55.439 INFO blam! test inserting_statement_into_empty_block_updates_bb_info_correctly_and_inserts_the_statement ... ok Oct 15 05:55:55.439 INFO blam! test creating_new_block_after_a_block_inserts_new_zero_sized_block ... ok Oct 15 05:55:55.439 INFO blam! test creating_new_block_as_the_first_block_inserts_new_zero_sized_block ... ok Oct 15 05:55:55.439 INFO blam! test creating_new_block_as_the_last_block_inserts_new_zero_sized_block ... ok Oct 15 05:55:55.439 INFO blam! test jumps_end_the_block ... ok Oct 15 05:55:55.439 INFO blam! test label_followed_by_return_generate_correct_bb ... ok Oct 15 05:55:55.439 INFO blam! test labels_followed_by_jumps_generate_correct_bb ... ok Oct 15 05:55:55.439 INFO blam! test inserting_statement_into_end_of_nonzero_block_updates_bb_info_correctly_and_inserts_the_statement ... ok Oct 15 05:55:55.439 INFO blam! test no_branching_constructs_single_bb ... ok Oct 15 05:55:55.439 INFO blam! test jumps_followed_by_labels_generate_correct_bb ... ok Oct 15 05:55:55.439 INFO blam! test inserting_statement_into_start_of_nonzero_block_updates_bb_info_correctly_and_inserts_the_statement ... ok Oct 15 05:55:55.447 INFO blam! test labels_start_a_new_block ... ok Oct 15 05:55:55.447 INFO kablam! Oct 15 05:55:55.447 INFO kablam! Internal compiler error: Out of bounds basic block insertion: Insertion at position 5 when only 4 basic blocks exists (one past end is allowed) Oct 15 05:55:55.447 INFO kablam! Oct 15 05:55:55.447 INFO kablam! This is a bug in the compiler, not in the source file. Oct 15 05:55:55.447 INFO kablam! Oct 15 05:55:55.459 INFO blam! test removing_statement_from_the_beginning_of_function_updates_cfg_and_function_correctly ... ok Oct 15 05:55:55.459 INFO blam! test inserting_statement_into_nonzero_block_updates_bb_info_correctly_and_inserts_the_statement ... ok Oct 15 05:55:55.459 INFO blam! test return_followed_by_jump_generate_correct_bb ... ok Oct 15 05:55:55.459 INFO blam! test removing_statements_from_block_with_size_of_one_updates_cfg_and_function_correctly ... ok Oct 15 05:55:55.459 INFO blam! test removing_statements_from_multiple_basic_blocks_updates_cfg_and_function_correctly ... ok Oct 15 05:55:55.471 INFO blam! test return_statement_end_the_block ... ok Oct 15 05:55:55.471 INFO blam! test return_followed_by_label_generate_correct_bb ... ok Oct 15 05:55:55.471 INFO blam! test removing_statements_from_multiple_basic_blocks_boundaries_updates_cfg_and_function_correctly ... ok Oct 15 05:55:55.523 INFO blam! test creating_new_block_out_of_bounds_panics ... ok Oct 15 05:55:55.523 INFO blam! Oct 15 05:55:55.523 INFO blam! test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:55:55.523 INFO blam! Oct 15 05:55:55.523 INFO blam! Oct 15 05:55:55.523 INFO blam! running 5 tests Oct 15 05:55:55.523 INFO blam! test true_edge_is_removed_and_jump_removed_if_jump_operand_is_true ... ok Oct 15 05:55:55.523 INFO kablam! Running /target/debug/deps/conditional_jump_conversion-434736ad9248b03c Oct 15 05:55:55.529 INFO blam! test variable_is_removed_from_phi_function_if_the_edge_is_removed_and_condition_is_true ... ok Oct 15 05:55:55.529 INFO blam! test variable_is_removed_from_phi_function_if_the_edge_is_removed_and_condition_is_false ... ok Oct 15 05:55:55.529 INFO blam! test false_edge_is_removed_and_jump_converted_to_unconditional_if_jump_operand_is_true ... ok Oct 15 05:55:55.529 INFO blam! test phi_functions_are_not_modified_if_no_edges_are_removed ... ok Oct 15 05:55:55.529 INFO blam! Oct 15 05:55:55.529 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:55:55.529 INFO blam! Oct 15 05:55:55.531 INFO blam! Oct 15 05:55:55.531 INFO blam! running 4 tests Oct 15 05:55:55.531 INFO blam! test dead_return_value_is_removed_without_removing_the_call ... ok Oct 15 05:55:55.531 INFO blam! test dead_store_is_removed ... ok Oct 15 05:55:55.531 INFO blam! test return_value_is_not_removed_when_it_is_used ... ok Oct 15 05:55:55.531 INFO blam! test store_is_not_removed_when_used_in_function_call ... ok Oct 15 05:55:55.531 INFO blam! Oct 15 05:55:55.531 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:55:55.531 INFO blam! Oct 15 05:55:55.531 INFO kablam! Running /target/debug/deps/dead_store-c851c5733414263b Oct 15 05:55:55.533 INFO kablam! Running /target/debug/deps/lexer-42c412e085fda60c Oct 15 05:55:55.533 INFO blam! Oct 15 05:55:55.533 INFO blam! running 20 tests Oct 15 05:55:55.543 INFO blam! test invalid_number_type_letter_is_reported ... ok Oct 15 05:55:55.547 INFO blam! test identifiers_are_accepted ... ok Oct 15 05:55:55.547 INFO blam! test keywords_are_accepted ... ok Oct 15 05:55:55.547 INFO blam! test empty_stream_returns_eofs ... ok Oct 15 05:55:55.547 INFO blam! test unexpected_escape_characters_are_reported ... ok Oct 15 05:55:55.547 INFO blam! test unexpected_escape_characters_produce_correct_tokens ... ok Oct 15 05:55:55.547 INFO blam! test parenthesis_and_other_symbols_are_accepted ... ok Oct 15 05:55:55.547 INFO blam! test strings_are_accepted ... ok Oct 15 05:55:55.547 INFO blam! test unterminated_string_produces_correct_error_tokens ... ok Oct 15 05:55:55.547 INFO blam! test unterminated_string_is_reported ... ok Oct 15 05:55:55.547 INFO blam! test valid_floats_are_accepted ... ok Oct 15 05:55:55.547 INFO blam! test valid_doubles_are_accepted ... ok Oct 15 05:55:55.547 INFO blam! test lexer_returns_error_token_number_when_number_has_invalid_type_letter ... ok Oct 15 05:55:55.547 INFO blam! test unexpected_starting_symbol_are_reported ... ok Oct 15 05:55:55.547 INFO blam! test unexpected_starting_symbol_are_ignored ... ok Oct 15 05:55:55.547 INFO blam! test valid_integers_are_accepted ... ok Oct 15 05:55:55.547 INFO blam! test whitespace_does_not_affect_parenthesis ... ok Oct 15 05:55:55.551 INFO blam! test operators_are_accepted ... ok Oct 15 05:55:55.551 INFO blam! test multiple_decimal_separators_generate_error_tokens ... ok Oct 15 05:55:55.551 INFO blam! test multiple_decimal_separators_are_reported ... ok Oct 15 05:55:55.551 INFO blam! Oct 15 05:55:55.551 INFO blam! test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:55:55.551 INFO blam! Oct 15 05:55:55.553 INFO kablam! Running /target/debug/deps/merge_block-349524c74c4d0b24 Oct 15 05:55:55.553 INFO blam! Oct 15 05:55:55.553 INFO blam! running 10 tests Oct 15 05:55:55.559 INFO blam! test merge_handles_case_where_successor_block_has_no_label_when_inserting_jumps ... ok Oct 15 05:55:55.559 INFO blam! test merge_where_parent_block_is_empty_works ... ok Oct 15 05:55:55.559 INFO blam! test merge_of_two_successive_blocks_where_child_has_conditional_jump_and_false_branch_will_follow_the_merged_block_is_correct ... ok Oct 15 05:55:55.559 INFO blam! test merge_where_child_block_is_empty_works ... ok Oct 15 05:55:55.559 INFO blam! test merge_of_block_with_conditional_jump_to_block_that_follows_the_original_child_block_is_correct ... ok Oct 15 05:55:55.559 INFO blam! test merge_of_block_with_conditional_jump_where_false_branch_requires_jump_but_target_block_has_no_label_works ... ok Oct 15 05:55:55.559 INFO blam! test when_merging_two_blocks_where_child_has_fall_through_to_next_block_jump_is_inserted_and_adjacency_updated_after_merge ... ok Oct 15 05:55:55.559 INFO blam! test merging_two_successive_blocks_where_child_is_connected_to_end_and_has_only_label_works ... ok Oct 15 05:55:55.559 INFO blam! test merging_two_successive_blocks_where_child_is_connected_to_end_works ... ok Oct 15 05:55:55.559 INFO blam! test when_merging_two_blocks_where_child_has_only_a_label_and_has_fall_through_to_next_block_jump_is_inserted_and_adjacency_updated_after_merge ... ok Oct 15 05:55:55.559 INFO blam! Oct 15 05:55:55.559 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:55:55.559 INFO blam! Oct 15 05:55:55.561 INFO kablam! Running /target/debug/deps/parser-2925cd1099800e17 Oct 15 05:55:55.561 INFO blam! Oct 15 05:55:55.561 INFO blam! running 36 tests Oct 15 05:55:55.567 INFO blam! test assignment_with_negative_number_produces_correct_ast ... ok Oct 15 05:55:55.567 INFO blam! test function_definition_with_parameters_produces_correct_ast ... ok Oct 15 05:55:55.567 INFO blam! test function_with_return_with_expression_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! test function_call_without_arguments_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! test function_call_in_expression_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! test extern_function_definition_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! test function_with_single_variable_declaration_with_addition_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! test function_with_return_without_expression_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! test empty_function_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! test function_call_with_arguments_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! test if_statement_with_else_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! test missing_colon_is_reported_in_function_definition ... ok Oct 15 05:55:55.575 INFO blam! test missing_lbrace_is_reported_in_function_definition ... ok Oct 15 05:55:55.575 INFO blam! test missing_lparen_is_reported_in_function_definition ... ok Oct 15 05:55:55.575 INFO blam! test if_statement_with_else_if_and_else_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! test if_statement_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! test function_with_single_variable_declaration_with_subtraction_and_addition_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! test function_with_single_variable_declaration_with_complex_initialization_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! test missing_name_is_reported_in_function_definition ... ok Oct 15 05:55:55.575 INFO blam! test missing_operand_in_arithmetic_operation_is_reported ... ok Oct 15 05:55:55.575 INFO blam! test missing_operator_in_arithmetic_operation_is_reported ... ok Oct 15 05:55:55.575 INFO blam! test missing_rbrace_is_reported_in_function_definition ... ok Oct 15 05:55:55.575 INFO blam! test missing_rparen_is_reported_in_function_definition ... ok Oct 15 05:55:55.575 INFO blam! test missing_variable_type_is_reported_in_function_definition ... ok Oct 15 05:55:55.575 INFO blam! test simple_less_expression_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! test single_variable_declaration_with_boolean_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! test single_variable_declaration_with_double_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! test single_variable_declaration_with_float_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! test single_variable_declaration_with_integer_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! test single_variable_declaration_with_string_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! test variable_declaration_after_bad_declaration_is_handled_correctly ... ok Oct 15 05:55:55.575 INFO blam! test variable_declaration_after_variable_with_missing_declaration_is_handled_correctly ... ok Oct 15 05:55:55.575 INFO blam! test variable_declaration_without_initialization_is_error ... ok Oct 15 05:55:55.575 INFO blam! test variable_in_expression_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! test while_loop_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! test while_loop_with_complex_expression_produces_correct_ast ... ok Oct 15 05:55:55.575 INFO blam! Oct 15 05:55:55.575 INFO blam! test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:55:55.575 INFO blam! Oct 15 05:55:55.576 INFO kablam! Running /target/debug/deps/semcheck-5800423f3514f0ad Oct 15 05:55:55.587 INFO blam! Oct 15 05:55:55.587 INFO blam! running 64 tests Oct 15 05:55:55.587 INFO blam! test arithmetic_operation_on_booleans_is_reported ... ok Oct 15 05:55:55.587 INFO blam! test artihmetic_operation_with_doubles_is_allowed ... ok Oct 15 05:55:55.587 INFO blam! test assigning_into_function_is_reported ... ok Oct 15 05:55:55.587 INFO blam! test calling_extern_function_is_accepted ... ok Oct 15 05:55:55.587 INFO blam! test assigning_boolean_is_allowed ... ok Oct 15 05:55:55.587 INFO blam! test declaration_of_variable_which_shares_name_with_function_is_reported ... ok Oct 15 05:55:55.587 INFO blam! test declaring_void_variable_is_reported ... ok Oct 15 05:55:55.587 INFO blam! test error_in_else_block_is_reported ... ok Oct 15 05:55:55.587 INFO blam! test error_in_function_argument_is_reported ... ok Oct 15 05:55:55.587 INFO blam! test error_in_if_statement_true_block_is_reported ... ok Oct 15 05:55:55.587 INFO blam! test error_in_while_loop_body_is_handled ... ok Oct 15 05:55:55.587 INFO blam! test expression_using_variables_is_allowed ... ok Oct 15 05:55:55.587 INFO blam! test extern_function_parameter_name_collision_is_reported ... ok Oct 15 05:55:55.587 INFO blam! test extern_function_parameter_shadowing_function_is_reported ... ok Oct 15 05:55:55.587 INFO blam! test extern_function_redefinition_is_reported ... ok Oct 15 05:55:55.591 INFO blam! test correct_while_loop_is_accepted ... ok Oct 15 05:55:55.591 INFO blam! test artihmetic_operation_with_floats_is_allowed ... ok Oct 15 05:55:55.591 INFO blam! test function_parameter_shadowing_function_is_reported ... ok Oct 15 05:55:55.591 INFO blam! test function_parameter_name_collision_is_reported ... ok Oct 15 05:55:55.591 INFO blam! test if_statement_with_non_boolean_expression_is_reported ... ok Oct 15 05:55:55.591 INFO blam! test if_statement_with_non_boolean_expression_in_else_if_is_reported ... ok Oct 15 05:55:55.592 INFO blam! test function_parameters_are_added_to_the_symbol_table_level_of_function_block ... ok Oct 15 05:55:55.592 INFO blam! test missing_expression_in_return_is_reported_if_function_has_non_void_return_type ... ok Oct 15 05:55:55.592 INFO blam! test if_statement_without_else_is_accepted ... ok Oct 15 05:55:55.592 INFO blam! test incorrect_type_of_return_expression_is_reported ... ok Oct 15 05:55:55.592 INFO blam! test negation_of_boolean_is_reported ... ok Oct 15 05:55:55.592 INFO blam! test negation_of_string_is_reported ... ok Oct 15 05:55:55.592 INFO blam! test negation_of_number_is_allowed ... ok Oct 15 05:55:55.592 INFO blam! test negation_of_boolean_variable_is_reported ... ok Oct 15 05:55:55.592 INFO blam! test redeclaration_of_variable_is_reported ... ok Oct 15 05:55:55.592 INFO blam! test redeclaration_of_variable_is_allowed_if_scopes_do_not_overlap ... ok Oct 15 05:55:55.592 INFO blam! test non_concatenation_arithmetic_operation_on_text_is_reported ... ok Oct 15 05:55:55.592 INFO blam! test redefinition_of_function_parameter_in_function_body_is_reported ... ok Oct 15 05:55:55.595 INFO blam! test redefinition_of_a_function_is_reported ... ok Oct 15 05:55:55.595 INFO blam! test negation_of_string_variable_is_reported ... ok Oct 15 05:55:55.595 INFO blam! test return_with_correct_expression_type_is_allowed_in_function ... ok Oct 15 05:55:55.595 INFO blam! test returning_value_from_void_function_is_reported ... ok Oct 15 05:55:55.595 INFO blam! test return_without_expression_in_void_function_is_allowed ... ok Oct 15 05:55:55.595 INFO blam! test type_error_in_multiplication_expression_is_reported ... ok Oct 15 05:55:55.609 INFO blam! test syntax_error_node_is_handled_correctly ... ok Oct 15 05:55:55.609 INFO blam! test concatenation_is_allowed ... ok Oct 15 05:55:55.609 INFO blam! test if_statement_with_else_is_accepted ... ok Oct 15 05:55:55.609 INFO blam! test type_error_in_minus_expression_is_reported ... ok Oct 15 05:55:55.609 INFO blam! test artihmetic_operation_with_integers_is_allowed ... ok Oct 15 05:55:55.609 INFO blam! test type_error_in_division_expression_is_reported ... ok Oct 15 05:55:55.609 INFO blam! test calling_nonexistent_function_is_reported ... ok Oct 15 05:55:55.610 INFO blam! test using_function_as_variable_in_expression_is_reported ... ok Oct 15 05:55:55.610 INFO blam! test type_error_when_assigning_into_variable_is_reported ... ok Oct 15 05:55:55.610 INFO blam! test type_error_when_variable_is_declared_is_reported ... ok Oct 15 05:55:55.610 INFO blam! test undeclared_variable_is_reported ... ok Oct 15 05:55:55.610 INFO blam! test type_error_involving_variables_in_expression_is_reported ... ok Oct 15 05:55:55.610 INFO blam! test type_mismatch_with_function_parameter_usage_is_reported ... ok Oct 15 05:55:55.610 INFO blam! test using_variable_as_function_is_reported ... ok Oct 15 05:55:55.610 INFO blam! test using_function_in_expression_is_accepted ... ok Oct 15 05:55:55.611 INFO blam! test using_void_funtion_in_expression_is_reported ... ok Oct 15 05:55:55.611 INFO blam! test using_function_parameters_in_function_is_accepted ... ok Oct 15 05:55:55.611 INFO blam! test using_non_void_function_with_wrong_type_in_expression_is_reported ... ok Oct 15 05:55:55.615 INFO blam! test wrong_number_of_extern_function_arguments_is_reported ... ok Oct 15 05:55:55.615 INFO blam! test type_error_in_plus_expression_is_reported ... ok Oct 15 05:55:55.615 INFO blam! test valid_function_call_with_arguments_is_accepted ... ok Oct 15 05:55:55.615 INFO blam! test void_function_parameter_is_reported ... ok Oct 15 05:55:55.615 INFO blam! test while_loop_with_non_boolean_expression_is_reported ... ok Oct 15 05:55:55.615 INFO blam! test wrong_number_of_function_arguments_is_reported ... ok Oct 15 05:55:55.619 INFO blam! test wrong_type_in_function_argument_is_reported ... ok Oct 15 05:55:55.619 INFO blam! Oct 15 05:55:55.619 INFO blam! test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:55:55.619 INFO blam! Oct 15 05:55:55.635 INFO kablam! Running /target/debug/deps/tac_generator-472530faba2426d3 Oct 15 05:55:55.635 INFO kablam! Running /target/debug/deps/test_reporter-333d81beecc5f012 Oct 15 05:55:55.635 INFO kablam! Doc-tests compiler Oct 15 05:55:55.635 INFO blam! Oct 15 05:55:55.635 INFO blam! running 3 tests Oct 15 05:55:55.635 INFO blam! test function_call_generates_correct_tac ... ok Oct 15 05:55:55.635 INFO blam! test function_with_parameters_generates_correct_tac ... ok Oct 15 05:55:55.635 INFO blam! test program_with_variable_declarations_produces_correct_tac ... ok Oct 15 05:55:55.635 INFO blam! Oct 15 05:55:55.635 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:55:55.635 INFO blam! Oct 15 05:55:55.635 INFO blam! Oct 15 05:55:55.635 INFO blam! running 0 tests Oct 15 05:55:55.635 INFO blam! Oct 15 05:55:55.635 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:55:55.635 INFO blam! Oct 15 05:55:56.439 INFO blam! Oct 15 05:55:56.439 INFO blam! running 0 tests Oct 15 05:55:56.439 INFO blam! Oct 15 05:55:56.439 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:55:56.439 INFO blam! Oct 15 05:55:56.459 INFO kablam! su: No module specific data is present Oct 15 05:55:57.372 INFO running `"docker" "rm" "-f" "e50eace628d4ec7332b8f06d001d6fc2e74a87453700fbc0a02c5e4489475574"` Oct 15 05:55:57.799 INFO blam! e50eace628d4ec7332b8f06d001d6fc2e74a87453700fbc0a02c5e4489475574