Oct 15 05:55:22.538 INFO testing Valtis/YATCP against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 05:55:22.538 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:23.093 INFO blam! 9736e2713cc9f39006d3ad13c5cf04bc8ce9ab0583c8c7c8ab1a4a870b5b33c3 Oct 15 05:55:23.094 INFO running `"docker" "start" "-a" "9736e2713cc9f39006d3ad13c5cf04bc8ce9ab0583c8c7c8ab1a4a870b5b33c3"` Oct 15 05:55:24.679 INFO kablam! usermod: no changes Oct 15 05:55:24.751 INFO kablam! Compiling compiler v0.0.1 (/source) Oct 15 05:55:26.719 INFO kablam! warning: value assigned to `changes` is never read Oct 15 05:55:26.719 INFO kablam! --> src/optimizer/merge_block.rs:24:21 Oct 15 05:55:26.719 INFO kablam! | Oct 15 05:55:26.719 INFO kablam! 24 | changes = true; Oct 15 05:55:26.719 INFO kablam! | ^^^^^^^ Oct 15 05:55:26.719 INFO kablam! | Oct 15 05:55:26.719 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 05:55:26.719 INFO kablam! Oct 15 05:55:27.319 INFO kablam! warning: variant is never constructed: `RSP` Oct 15 05:55:27.319 INFO kablam! --> src/code_generator/x64.rs:90:5 Oct 15 05:55:27.319 INFO kablam! | Oct 15 05:55:27.319 INFO kablam! 90 | RSP, Oct 15 05:55:27.319 INFO kablam! | ^^^ Oct 15 05:55:27.319 INFO kablam! | Oct 15 05:55:27.319 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:55:27.319 INFO kablam! Oct 15 05:55:27.331 INFO kablam! warning: unused comparison which must be used Oct 15 05:55:27.331 INFO kablam! --> src/semcheck/mod.rs:563:13 Oct 15 05:55:27.331 INFO kablam! | Oct 15 05:55:27.331 INFO kablam! 563 | arith_info.node_type == Type::Invalid; Oct 15 05:55:27.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:27.331 INFO kablam! | Oct 15 05:55:27.331 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 05:55:27.331 INFO kablam! Oct 15 05:55:38.244 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.55s Oct 15 05:55:38.247 INFO kablam! su: No module specific data is present Oct 15 05:55:38.868 INFO running `"docker" "rm" "-f" "9736e2713cc9f39006d3ad13c5cf04bc8ce9ab0583c8c7c8ab1a4a870b5b33c3"` Oct 15 05:55:39.331 INFO blam! 9736e2713cc9f39006d3ad13c5cf04bc8ce9ab0583c8c7c8ab1a4a870b5b33c3 Oct 15 05:55:39.333 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:39.746 INFO blam! 2921e853853dfd1d8eb692da656d7c9d37e67388e09af5581b16a76a0a4d5312 Oct 15 05:55:39.763 INFO running `"docker" "start" "-a" "2921e853853dfd1d8eb692da656d7c9d37e67388e09af5581b16a76a0a4d5312"` Oct 15 05:55:41.519 INFO kablam! usermod: no changes Oct 15 05:55:41.615 INFO kablam! Compiling compiler v0.0.1 (/source) Oct 15 05:55:44.867 INFO kablam! warning: unused macro definition Oct 15 05:55:44.867 INFO kablam! --> tests/test_reporter.rs:14:1 Oct 15 05:55:44.867 INFO kablam! | Oct 15 05:55:44.867 INFO kablam! 14 | / macro_rules! assert_eq_error { Oct 15 05:55:44.867 INFO kablam! 15 | | ($error: expr, $e_type:expr, $line:expr, $column:expr, $length:expr) => ( Oct 15 05:55:44.867 INFO kablam! 16 | | { Oct 15 05:55:44.867 INFO kablam! 17 | | assert_eq!($error.error_type, $e_type); Oct 15 05:55:44.867 INFO kablam! ... | Oct 15 05:55:44.867 INFO kablam! 22 | | ) Oct 15 05:55:44.867 INFO kablam! 23 | | } Oct 15 05:55:44.867 INFO kablam! | |_^ Oct 15 05:55:44.867 INFO kablam! | Oct 15 05:55:44.867 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 05:55:44.867 INFO kablam! Oct 15 05:55:45.218 INFO kablam! warning: function is never used: `run_frontend` Oct 15 05:55:45.218 INFO kablam! --> src/main.rs:51:1 Oct 15 05:55:45.218 INFO kablam! | Oct 15 05:55:45.218 INFO kablam! 51 | / fn run_frontend( Oct 15 05:55:45.218 INFO kablam! 52 | | file_name: &'static str) -> Option> { Oct 15 05:55:45.218 INFO kablam! 53 | | Oct 15 05:55:45.218 INFO kablam! 54 | | let error_reporter = Rc::new( Oct 15 05:55:45.218 INFO kablam! ... | Oct 15 05:55:45.218 INFO kablam! 83 | | Some(tac_functions) Oct 15 05:55:45.218 INFO kablam! 84 | | } Oct 15 05:55:45.218 INFO kablam! | |_^ Oct 15 05:55:45.221 INFO kablam! | Oct 15 05:55:45.221 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:55:45.221 INFO kablam! Oct 15 05:55:45.221 INFO kablam! warning: function is never used: `parse_code` Oct 15 05:55:45.221 INFO kablam! --> src/main.rs:86:1 Oct 15 05:55:45.221 INFO kablam! | Oct 15 05:55:45.221 INFO kablam! 86 | / fn parse_code( Oct 15 05:55:45.221 INFO kablam! 87 | | file_name: &'static str, Oct 15 05:55:45.221 INFO kablam! 88 | | error_reporter: Rc>) -> AstNode { Oct 15 05:55:45.221 INFO kablam! 89 | | Oct 15 05:55:45.221 INFO kablam! ... | Oct 15 05:55:45.221 INFO kablam! 97 | | parser.parse() Oct 15 05:55:45.221 INFO kablam! 98 | | } Oct 15 05:55:45.221 INFO kablam! | |_^ Oct 15 05:55:45.221 INFO kablam! Oct 15 05:55:45.221 INFO kablam! warning: function is never used: `print_tac` Oct 15 05:55:45.221 INFO kablam! --> src/main.rs:100:1 Oct 15 05:55:45.221 INFO kablam! | Oct 15 05:55:45.221 INFO kablam! 100 | fn print_tac(tac_functions: &Vec) { Oct 15 05:55:45.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:45.221 INFO kablam! Oct 15 05:55:45.221 INFO kablam! warning: function is never used: `print_cfg` Oct 15 05:55:45.221 INFO kablam! --> src/main.rs:113:1 Oct 15 05:55:45.221 INFO kablam! | Oct 15 05:55:45.221 INFO kablam! 113 | fn print_cfg(cfg: &HashMap, CFG>, functions: &Vec) { Oct 15 05:55:45.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:45.221 INFO kablam! Oct 15 05:55:45.221 INFO kablam! warning: function is never used: `print_bytecode` Oct 15 05:55:45.221 INFO kablam! --> src/main.rs:150:1 Oct 15 05:55:45.221 INFO kablam! | Oct 15 05:55:45.221 INFO kablam! 150 | fn print_bytecode(byte_gen: &ByteGenerator) { Oct 15 05:55:45.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:45.221 INFO kablam! Oct 15 05:55:45.221 INFO kablam! warning: function is never used: `run_middleend` Oct 15 05:55:45.221 INFO kablam! --> src/main.rs:163:1 Oct 15 05:55:45.221 INFO kablam! | Oct 15 05:55:45.221 INFO kablam! 163 | fn run_middleend(mut functions: Vec) -> Vec { Oct 15 05:55:45.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:45.221 INFO kablam! Oct 15 05:55:45.221 INFO kablam! warning: function is never used: `run_backend` Oct 15 05:55:45.221 INFO kablam! --> src/main.rs:180:1 Oct 15 05:55:45.221 INFO kablam! | Oct 15 05:55:45.221 INFO kablam! 180 | fn run_backend(file_name: &'static str, functions: Vec ) { Oct 15 05:55:45.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:45.221 INFO kablam! Oct 15 05:55:45.427 INFO kablam! warning: unused import: `compiler::string_table::StringTable` Oct 15 05:55:45.427 INFO kablam! --> tests/parser.rs:19:5 Oct 15 05:55:45.427 INFO kablam! | Oct 15 05:55:45.427 INFO kablam! 19 | use compiler::string_table::StringTable; Oct 15 05:55:45.427 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:45.427 INFO kablam! | Oct 15 05:55:45.427 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:55:45.427 INFO kablam! Oct 15 05:55:45.879 INFO kablam! warning: variable does not need to be mutable Oct 15 05:55:45.879 INFO kablam! --> tests/tac_generator.rs:104:9 Oct 15 05:55:45.879 INFO kablam! | Oct 15 05:55:45.879 INFO kablam! 104 | let mut generator = TACGenerator::new(3); Oct 15 05:55:45.880 INFO kablam! | ----^^^^^^^^^ Oct 15 05:55:45.880 INFO kablam! | | Oct 15 05:55:45.880 INFO kablam! | help: remove this `mut` Oct 15 05:55:45.880 INFO kablam! | Oct 15 05:55:45.880 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 05:55:45.881 INFO kablam! Oct 15 05:55:45.881 INFO kablam! warning: variable does not need to be mutable Oct 15 05:55:45.881 INFO kablam! --> tests/tac_generator.rs:212:9 Oct 15 05:55:45.881 INFO kablam! | Oct 15 05:55:45.881 INFO kablam! 212 | let mut generator = TACGenerator::new(2); Oct 15 05:55:45.881 INFO kablam! | ----^^^^^^^^^ Oct 15 05:55:45.882 INFO kablam! | | Oct 15 05:55:45.882 INFO kablam! | help: remove this `mut` Oct 15 05:55:45.882 INFO kablam! Oct 15 05:55:45.882 INFO kablam! warning: variable does not need to be mutable Oct 15 05:55:45.882 INFO kablam! --> tests/tac_generator.rs:301:9 Oct 15 05:55:45.882 INFO kablam! | Oct 15 05:55:45.883 INFO kablam! 301 | let mut generator = TACGenerator::new(1); Oct 15 05:55:45.883 INFO kablam! | ----^^^^^^^^^ Oct 15 05:55:45.883 INFO kablam! | | Oct 15 05:55:45.883 INFO kablam! | help: remove this `mut` Oct 15 05:55:45.883 INFO kablam! Oct 15 05:55:48.299 INFO kablam! warning: unused variable: `f` Oct 15 05:55:48.299 INFO kablam! --> tests/cfg.rs:586:13 Oct 15 05:55:48.299 INFO kablam! | Oct 15 05:55:48.299 INFO kablam! 586 | let mut f = Function { Oct 15 05:55:48.299 INFO kablam! | ^ help: consider using `_f` instead Oct 15 05:55:48.299 INFO kablam! | Oct 15 05:55:48.299 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 05:55:48.299 INFO kablam! Oct 15 05:55:48.299 INFO kablam! warning: unused variable: `f` Oct 15 05:55:48.299 INFO kablam! --> tests/cfg.rs:668:13 Oct 15 05:55:48.299 INFO kablam! | Oct 15 05:55:48.299 INFO kablam! 668 | let mut f = Function { Oct 15 05:55:48.299 INFO kablam! | ^ help: consider using `_f` instead Oct 15 05:55:48.299 INFO kablam! Oct 15 05:55:48.299 INFO kablam! warning: unused variable: `f` Oct 15 05:55:48.299 INFO kablam! --> tests/cfg.rs:752:13 Oct 15 05:55:48.299 INFO kablam! | Oct 15 05:55:48.299 INFO kablam! 752 | let mut f = Function { Oct 15 05:55:48.299 INFO kablam! | ^ help: consider using `_f` instead Oct 15 05:55:48.299 INFO kablam! Oct 15 05:55:48.299 INFO kablam! warning: unused variable: `f` Oct 15 05:55:48.299 INFO kablam! --> tests/cfg.rs:835:13 Oct 15 05:55:48.299 INFO kablam! | Oct 15 05:55:48.299 INFO kablam! 835 | let mut f = Function { Oct 15 05:55:48.299 INFO kablam! | ^ help: consider using `_f` instead Oct 15 05:55:48.299 INFO kablam! Oct 15 05:55:48.827 INFO kablam! warning: variable does not need to be mutable Oct 15 05:55:48.827 INFO kablam! --> tests/cfg.rs:586:9 Oct 15 05:55:48.827 INFO kablam! | Oct 15 05:55:48.827 INFO kablam! 586 | let mut f = Function { Oct 15 05:55:48.827 INFO kablam! | ----^ Oct 15 05:55:48.827 INFO kablam! | | Oct 15 05:55:48.827 INFO kablam! | help: remove this `mut` Oct 15 05:55:48.827 INFO kablam! | Oct 15 05:55:48.827 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 05:55:48.827 INFO kablam! Oct 15 05:55:48.863 INFO kablam! warning: variable does not need to be mutable Oct 15 05:55:48.863 INFO kablam! --> tests/cfg.rs:668:9 Oct 15 05:55:48.863 INFO kablam! | Oct 15 05:55:48.863 INFO kablam! 668 | let mut f = Function { Oct 15 05:55:48.863 INFO kablam! | ----^ Oct 15 05:55:48.863 INFO kablam! | | Oct 15 05:55:48.863 INFO kablam! | help: remove this `mut` Oct 15 05:55:48.863 INFO kablam! Oct 15 05:55:48.955 INFO kablam! warning: variable does not need to be mutable Oct 15 05:55:48.955 INFO kablam! --> tests/cfg.rs:752:9 Oct 15 05:55:48.955 INFO kablam! | Oct 15 05:55:48.955 INFO kablam! 752 | let mut f = Function { Oct 15 05:55:48.955 INFO kablam! | ----^ Oct 15 05:55:48.955 INFO kablam! | | Oct 15 05:55:48.955 INFO kablam! | help: remove this `mut` Oct 15 05:55:48.981 INFO kablam! Oct 15 05:55:48.983 INFO kablam! warning: variable does not need to be mutable Oct 15 05:55:48.983 INFO kablam! --> tests/cfg.rs:835:9 Oct 15 05:55:48.983 INFO kablam! | Oct 15 05:55:48.983 INFO kablam! 835 | let mut f = Function { Oct 15 05:55:48.983 INFO kablam! | ----^ Oct 15 05:55:48.983 INFO kablam! | | Oct 15 05:55:48.983 INFO kablam! | help: remove this `mut` Oct 15 05:55:48.995 INFO kablam! Oct 15 05:55:51.829 INFO kablam! warning: unused import: `compiler::string_table::StringTable` Oct 15 05:55:51.829 INFO kablam! --> tests/lexer.rs:10:5 Oct 15 05:55:51.829 INFO kablam! | Oct 15 05:55:51.829 INFO kablam! 10 | use compiler::string_table::StringTable; Oct 15 05:55:51.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:51.831 INFO kablam! | Oct 15 05:55:51.835 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:55:51.835 INFO kablam! Oct 15 05:55:54.023 INFO kablam! warning: unused import: `compiler::cfg::generate_cfg` Oct 15 05:55:54.023 INFO kablam! --> tests/merge_block.rs:6:5 Oct 15 05:55:54.024 INFO kablam! | Oct 15 05:55:54.024 INFO kablam! 6 | use compiler::cfg::generate_cfg; Oct 15 05:55:54.024 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:54.024 INFO kablam! | Oct 15 05:55:54.025 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:55:54.025 INFO kablam! Oct 15 05:55:54.025 INFO kablam! warning: unused import: `compiler::tac_generator::Operator` Oct 15 05:55:54.026 INFO kablam! --> tests/merge_block.rs:10:5 Oct 15 05:55:54.026 INFO kablam! | Oct 15 05:55:54.026 INFO kablam! 10 | use compiler::tac_generator::Operator; Oct 15 05:55:54.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:54.027 INFO kablam! Oct 15 05:55:54.951 INFO kablam! warning: value assigned to `changes` is never read Oct 15 05:55:54.951 INFO kablam! --> src/optimizer/merge_block.rs:24:21 Oct 15 05:55:54.951 INFO kablam! | Oct 15 05:55:54.951 INFO kablam! 24 | changes = true; Oct 15 05:55:54.951 INFO kablam! | ^^^^^^^ Oct 15 05:55:54.951 INFO kablam! | Oct 15 05:55:54.951 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 15 05:55:54.951 INFO kablam! Oct 15 05:55:57.371 INFO kablam! warning: variant is never constructed: `RSP` Oct 15 05:55:57.371 INFO kablam! --> src/code_generator/x64.rs:90:5 Oct 15 05:55:57.371 INFO kablam! | Oct 15 05:55:57.371 INFO kablam! 90 | RSP, Oct 15 05:55:57.371 INFO kablam! | ^^^ Oct 15 05:55:57.372 INFO kablam! | Oct 15 05:55:57.372 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:55:57.372 INFO kablam! Oct 15 05:55:57.443 INFO kablam! warning: unused comparison which must be used Oct 15 05:55:57.443 INFO kablam! --> src/semcheck/mod.rs:563:13 Oct 15 05:55:57.443 INFO kablam! | Oct 15 05:55:57.443 INFO kablam! 563 | arith_info.node_type == Type::Invalid; Oct 15 05:55:57.443 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:55:57.443 INFO kablam! | Oct 15 05:55:57.443 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 05:55:57.443 INFO kablam! Oct 15 05:55:59.188 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.65s Oct 15 05:55:59.195 INFO kablam! su: No module specific data is present Oct 15 05:55:59.782 INFO running `"docker" "rm" "-f" "2921e853853dfd1d8eb692da656d7c9d37e67388e09af5581b16a76a0a4d5312"` Oct 15 05:56:00.011 INFO blam! 2921e853853dfd1d8eb692da656d7c9d37e67388e09af5581b16a76a0a4d5312 Oct 15 05:56:00.024 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:56:00.452 INFO blam! b858657cfdf7d5c65d4f5041aaa785acda5f061d856037e95200fe1c94b34898 Oct 15 05:56:00.454 INFO running `"docker" "start" "-a" "b858657cfdf7d5c65d4f5041aaa785acda5f061d856037e95200fe1c94b34898"` Oct 15 05:56:01.615 INFO kablam! usermod: no changes Oct 15 05:56:01.667 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 05:56:01.668 INFO kablam! Running /target/debug/deps/compiler-9d4bde1c9d48f9fd Oct 15 05:56:01.675 INFO blam! Oct 15 05:56:01.676 INFO blam! running 2 tests Oct 15 05:56:01.676 INFO blam! test string_table::inserting_same_string_multiple_times_returns_same_pointer ... ok Oct 15 05:56:01.676 INFO blam! test string_table::inserting_multiple_into_empty_table_returns_successive_indexes ... ok Oct 15 05:56:01.676 INFO kablam! Running /target/debug/deps/compiler-a73141c05a68a80c Oct 15 05:56:01.677 INFO blam! Oct 15 05:56:01.677 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:56:01.677 INFO blam! Oct 15 05:56:01.678 INFO blam! Oct 15 05:56:01.678 INFO kablam! Running /target/debug/deps/cfg-4fe83ee75a330e2c Oct 15 05:56:01.678 INFO blam! running 0 tests Oct 15 05:56:01.679 INFO blam! Oct 15 05:56:01.679 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:56:01.679 INFO kablam! Oct 15 05:56:01.680 INFO blam! Oct 15 05:56:01.680 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:56:01.680 INFO blam! Oct 15 05:56:01.681 INFO kablam! Oct 15 05:56:01.681 INFO blam! running 21 tests Oct 15 05:56:01.681 INFO kablam! This is a bug in the compiler, not in the source file. Oct 15 05:56:01.681 INFO kablam! Oct 15 05:56:01.699 INFO blam! test creating_new_block_after_a_block_inserts_new_zero_sized_block ... ok Oct 15 05:56:01.699 INFO blam! test inserting_statement_into_empty_block_updates_bb_info_correctly_and_inserts_the_statement ... ok Oct 15 05:56:01.699 INFO blam! test creating_new_block_as_the_first_block_inserts_new_zero_sized_block ... ok Oct 15 05:56:01.699 INFO blam! test inserting_statement_into_end_of_nonzero_block_updates_bb_info_correctly_and_inserts_the_statement ... ok Oct 15 05:56:01.699 INFO blam! test inserting_statement_into_nonzero_block_updates_bb_info_correctly_and_inserts_the_statement ... ok Oct 15 05:56:01.699 INFO blam! test inserting_statement_into_start_of_nonzero_block_updates_bb_info_correctly_and_inserts_the_statement ... ok Oct 15 05:56:01.699 INFO blam! test creating_new_block_as_the_last_block_inserts_new_zero_sized_block ... ok Oct 15 05:56:01.699 INFO blam! test labels_start_a_new_block ... ok Oct 15 05:56:01.699 INFO blam! test jumps_followed_by_labels_generate_correct_bb ... ok Oct 15 05:56:01.699 INFO blam! test no_branching_constructs_single_bb ... ok Oct 15 05:56:01.699 INFO blam! test label_followed_by_return_generate_correct_bb ... ok Oct 15 05:56:01.699 INFO blam! test labels_followed_by_jumps_generate_correct_bb ... ok Oct 15 05:56:01.703 INFO blam! test removing_statements_from_multiple_basic_blocks_boundaries_updates_cfg_and_function_correctly ... ok Oct 15 05:56:01.710 INFO blam! test removing_statements_from_multiple_basic_blocks_updates_cfg_and_function_correctly ... ok Oct 15 05:56:01.711 INFO blam! test return_followed_by_jump_generate_correct_bb ... ok Oct 15 05:56:01.711 INFO blam! test return_followed_by_label_generate_correct_bb ... ok Oct 15 05:56:01.711 INFO blam! test removing_statement_from_the_beginning_of_function_updates_cfg_and_function_correctly ... ok Oct 15 05:56:01.711 INFO blam! test return_statement_end_the_block ... ok Oct 15 05:56:01.712 INFO blam! test jumps_end_the_block ... ok Oct 15 05:56:01.712 INFO blam! test removing_statements_from_block_with_size_of_one_updates_cfg_and_function_correctly ... ok Oct 15 05:56:01.769 INFO blam! test creating_new_block_out_of_bounds_panics ... ok Oct 15 05:56:01.770 INFO blam! Oct 15 05:56:01.770 INFO blam! test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:56:01.770 INFO blam! Oct 15 05:56:01.775 INFO kablam! Running /target/debug/deps/conditional_jump_conversion-bbc84a541f731d2c Oct 15 05:56:01.787 INFO blam! Oct 15 05:56:01.787 INFO blam! running 5 tests Oct 15 05:56:01.787 INFO blam! test false_edge_is_removed_and_jump_converted_to_unconditional_if_jump_operand_is_true ... ok Oct 15 05:56:01.790 INFO blam! test true_edge_is_removed_and_jump_removed_if_jump_operand_is_true ... ok Oct 15 05:56:01.790 INFO blam! test phi_functions_are_not_modified_if_no_edges_are_removed ... ok Oct 15 05:56:01.791 INFO blam! test variable_is_removed_from_phi_function_if_the_edge_is_removed_and_condition_is_false ... ok Oct 15 05:56:01.802 INFO blam! test variable_is_removed_from_phi_function_if_the_edge_is_removed_and_condition_is_true ... ok Oct 15 05:56:01.802 INFO kablam! Running /target/debug/deps/dead_store-54f155ef6a7bb5b8 Oct 15 05:56:01.802 INFO blam! Oct 15 05:56:01.802 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:56:01.802 INFO blam! Oct 15 05:56:01.807 INFO blam! Oct 15 05:56:01.807 INFO blam! running 4 tests Oct 15 05:56:01.807 INFO blam! test return_value_is_not_removed_when_it_is_used ... ok Oct 15 05:56:01.807 INFO blam! test dead_store_is_removed ... ok Oct 15 05:56:01.815 INFO blam! test store_is_not_removed_when_used_in_function_call ... ok Oct 15 05:56:01.815 INFO kablam! Running /target/debug/deps/lexer-32bb7d132cebad92 Oct 15 05:56:01.815 INFO blam! test dead_return_value_is_removed_without_removing_the_call ... ok Oct 15 05:56:01.815 INFO blam! Oct 15 05:56:01.815 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:56:01.815 INFO blam! Oct 15 05:56:01.815 INFO blam! Oct 15 05:56:01.815 INFO blam! running 20 tests Oct 15 05:56:01.815 INFO blam! test multiple_decimal_separators_generate_error_tokens ... ok Oct 15 05:56:01.815 INFO blam! test multiple_decimal_separators_are_reported ... ok Oct 15 05:56:01.815 INFO blam! test lexer_returns_error_token_number_when_number_has_invalid_type_letter ... ok Oct 15 05:56:01.815 INFO blam! test invalid_number_type_letter_is_reported ... ok Oct 15 05:56:01.815 INFO blam! test parenthesis_and_other_symbols_are_accepted ... ok Oct 15 05:56:01.815 INFO blam! test identifiers_are_accepted ... ok Oct 15 05:56:01.815 INFO blam! test strings_are_accepted ... ok Oct 15 05:56:01.815 INFO blam! test unexpected_escape_characters_are_reported ... ok Oct 15 05:56:01.815 INFO blam! test unexpected_escape_characters_produce_correct_tokens ... ok Oct 15 05:56:01.815 INFO blam! test empty_stream_returns_eofs ... ok Oct 15 05:56:01.815 INFO blam! test unexpected_starting_symbol_are_ignored ... ok Oct 15 05:56:01.819 INFO blam! test valid_integers_are_accepted ... ok Oct 15 05:56:01.819 INFO blam! test unexpected_starting_symbol_are_reported ... ok Oct 15 05:56:01.835 INFO blam! test unterminated_string_is_reported ... ok Oct 15 05:56:01.835 INFO blam! test valid_doubles_are_accepted ... ok Oct 15 05:56:01.835 INFO blam! test valid_floats_are_accepted ... ok Oct 15 05:56:01.835 INFO blam! test operators_are_accepted ... ok Oct 15 05:56:01.847 INFO blam! test unterminated_string_produces_correct_error_tokens ... ok Oct 15 05:56:01.847 INFO kablam! Running /target/debug/deps/merge_block-45ff3e66a807a4e4 Oct 15 05:56:01.847 INFO blam! test keywords_are_accepted ... ok Oct 15 05:56:01.847 INFO blam! test whitespace_does_not_affect_parenthesis ... ok Oct 15 05:56:01.847 INFO blam! Oct 15 05:56:01.847 INFO blam! test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:56:01.847 INFO blam! Oct 15 05:56:01.847 INFO blam! Oct 15 05:56:01.847 INFO blam! running 10 tests Oct 15 05:56:01.847 INFO blam! test merging_two_successive_blocks_where_child_is_connected_to_end_works ... ok Oct 15 05:56:01.847 INFO blam! test merge_where_child_block_is_empty_works ... ok Oct 15 05:56:01.847 INFO blam! test merge_handles_case_where_successor_block_has_no_label_when_inserting_jumps ... ok Oct 15 05:56:01.847 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:56:01.847 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:56:01.847 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:56:01.853 INFO blam! test merge_of_block_with_conditional_jump_to_block_that_follows_the_original_child_block_is_correct ... ok Oct 15 05:56:01.853 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:56:01.867 INFO blam! test merge_where_parent_block_is_empty_works ... ok Oct 15 05:56:01.867 INFO kablam! Running /target/debug/deps/parser-5f4480b8607b3108 Oct 15 05:56:01.867 INFO blam! test merging_two_successive_blocks_where_child_is_connected_to_end_and_has_only_label_works ... ok Oct 15 05:56:01.868 INFO blam! Oct 15 05:56:01.868 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:56:01.868 INFO blam! Oct 15 05:56:01.869 INFO blam! Oct 15 05:56:01.869 INFO blam! running 36 tests Oct 15 05:56:01.879 INFO blam! test empty_function_produces_correct_ast ... ok Oct 15 05:56:01.879 INFO blam! test assignment_with_negative_number_produces_correct_ast ... ok Oct 15 05:56:01.879 INFO blam! test extern_function_definition_produces_correct_ast ... ok Oct 15 05:56:01.879 INFO blam! test function_with_return_without_expression_produces_correct_ast ... ok Oct 15 05:56:01.879 INFO blam! test function_with_single_variable_declaration_with_addition_produces_correct_ast ... ok Oct 15 05:56:01.879 INFO blam! test function_call_in_expression_produces_correct_ast ... ok Oct 15 05:56:01.879 INFO blam! test function_with_return_with_expression_produces_correct_ast ... ok Oct 15 05:56:01.880 INFO blam! test function_definition_with_parameters_produces_correct_ast ... ok Oct 15 05:56:01.887 INFO blam! test function_call_without_arguments_produces_correct_ast ... ok Oct 15 05:56:01.887 INFO blam! test if_statement_with_else_if_and_else_produces_correct_ast ... ok Oct 15 05:56:01.889 INFO blam! test function_call_with_arguments_produces_correct_ast ... ok Oct 15 05:56:01.889 INFO blam! test missing_lparen_is_reported_in_function_definition ... ok Oct 15 05:56:01.889 INFO blam! test if_statement_with_else_produces_correct_ast ... ok Oct 15 05:56:01.889 INFO blam! test missing_lbrace_is_reported_in_function_definition ... ok Oct 15 05:56:01.889 INFO blam! test missing_colon_is_reported_in_function_definition ... ok Oct 15 05:56:01.889 INFO blam! test function_with_single_variable_declaration_with_complex_initialization_produces_correct_ast ... ok Oct 15 05:56:01.889 INFO blam! test missing_rbrace_is_reported_in_function_definition ... ok Oct 15 05:56:01.911 INFO blam! test function_with_single_variable_declaration_with_subtraction_and_addition_produces_correct_ast ... ok Oct 15 05:56:01.911 INFO blam! test if_statement_produces_correct_ast ... ok Oct 15 05:56:01.911 INFO blam! test missing_name_is_reported_in_function_definition ... ok Oct 15 05:56:01.915 INFO blam! test missing_operand_in_arithmetic_operation_is_reported ... ok Oct 15 05:56:01.915 INFO blam! test missing_operator_in_arithmetic_operation_is_reported ... ok Oct 15 05:56:01.915 INFO blam! test single_variable_declaration_with_integer_produces_correct_ast ... ok Oct 15 05:56:01.915 INFO blam! test missing_rparen_is_reported_in_function_definition ... ok Oct 15 05:56:01.915 INFO blam! test single_variable_declaration_with_float_produces_correct_ast ... ok Oct 15 05:56:01.915 INFO blam! test variable_declaration_after_bad_declaration_is_handled_correctly ... ok Oct 15 05:56:01.915 INFO blam! test single_variable_declaration_with_string_produces_correct_ast ... ok Oct 15 05:56:01.915 INFO blam! test single_variable_declaration_with_double_produces_correct_ast ... ok Oct 15 05:56:01.915 INFO blam! test single_variable_declaration_with_boolean_produces_correct_ast ... ok Oct 15 05:56:01.916 INFO blam! test missing_variable_type_is_reported_in_function_definition ... ok Oct 15 05:56:01.916 INFO blam! test simple_less_expression_produces_correct_ast ... ok Oct 15 05:56:01.916 INFO blam! test variable_declaration_after_variable_with_missing_declaration_is_handled_correctly ... ok Oct 15 05:56:01.916 INFO blam! test variable_in_expression_produces_correct_ast ... ok Oct 15 05:56:01.916 INFO blam! test variable_declaration_without_initialization_is_error ... ok Oct 15 05:56:01.943 INFO blam! test while_loop_produces_correct_ast ... ok Oct 15 05:56:01.943 INFO kablam! Running /target/debug/deps/semcheck-0cbc5a57c8b1bf8d Oct 15 05:56:01.943 INFO blam! test while_loop_with_complex_expression_produces_correct_ast ... ok Oct 15 05:56:01.943 INFO blam! Oct 15 05:56:01.943 INFO blam! test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:56:01.943 INFO blam! Oct 15 05:56:01.954 INFO blam! Oct 15 05:56:01.954 INFO blam! running 64 tests Oct 15 05:56:01.961 INFO blam! test calling_nonexistent_function_is_reported ... ok Oct 15 05:56:01.961 INFO blam! test calling_extern_function_is_accepted ... ok Oct 15 05:56:01.962 INFO blam! test assigning_into_function_is_reported ... ok Oct 15 05:56:01.962 INFO blam! test concatenation_is_allowed ... ok Oct 15 05:56:01.962 INFO blam! test correct_while_loop_is_accepted ... ok Oct 15 05:56:01.962 INFO blam! test declaration_of_variable_which_shares_name_with_function_is_reported ... ok Oct 15 05:56:01.962 INFO blam! test assigning_boolean_is_allowed ... ok Oct 15 05:56:01.962 INFO blam! test declaring_void_variable_is_reported ... ok Oct 15 05:56:01.962 INFO blam! test error_in_else_block_is_reported ... ok Oct 15 05:56:01.962 INFO blam! test error_in_function_argument_is_reported ... ok Oct 15 05:56:01.962 INFO blam! test error_in_if_statement_true_block_is_reported ... ok Oct 15 05:56:01.962 INFO blam! test error_in_while_loop_body_is_handled ... ok Oct 15 05:56:01.962 INFO blam! test expression_using_variables_is_allowed ... ok Oct 15 05:56:01.962 INFO blam! test extern_function_redefinition_is_reported ... ok Oct 15 05:56:01.962 INFO blam! test arithmetic_operation_on_booleans_is_reported ... ok Oct 15 05:56:01.962 INFO blam! test extern_function_parameter_shadowing_function_is_reported ... ok Oct 15 05:56:01.962 INFO blam! test function_parameter_name_collision_is_reported ... ok Oct 15 05:56:01.962 INFO blam! test extern_function_parameter_name_collision_is_reported ... ok Oct 15 05:56:01.962 INFO blam! test function_parameter_shadowing_function_is_reported ... ok Oct 15 05:56:01.962 INFO blam! test artihmetic_operation_with_doubles_is_allowed ... ok Oct 15 05:56:01.966 INFO blam! test if_statement_with_non_boolean_expression_is_reported ... ok Oct 15 05:56:01.966 INFO blam! test if_statement_without_else_is_accepted ... ok Oct 15 05:56:01.966 INFO blam! test incorrect_type_of_return_expression_is_reported ... ok Oct 15 05:56:01.966 INFO blam! test artihmetic_operation_with_floats_is_allowed ... ok Oct 15 05:56:01.966 INFO blam! test artihmetic_operation_with_integers_is_allowed ... ok Oct 15 05:56:01.966 INFO blam! test function_parameters_are_added_to_the_symbol_table_level_of_function_block ... ok Oct 15 05:56:01.966 INFO blam! test if_statement_with_else_is_accepted ... ok Oct 15 05:56:01.966 INFO blam! test if_statement_with_non_boolean_expression_in_else_if_is_reported ... ok Oct 15 05:56:01.966 INFO blam! test negation_of_string_variable_is_reported ... ok Oct 15 05:56:01.974 INFO blam! test negation_of_boolean_variable_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test negation_of_number_is_allowed ... ok Oct 15 05:56:01.975 INFO blam! test non_concatenation_arithmetic_operation_on_text_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test negation_of_boolean_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test negation_of_string_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test missing_expression_in_return_is_reported_if_function_has_non_void_return_type ... ok Oct 15 05:56:01.975 INFO blam! test return_without_expression_in_void_function_is_allowed ... ok Oct 15 05:56:01.975 INFO blam! test returning_value_from_void_function_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test redefinition_of_a_function_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test type_error_in_minus_expression_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test type_error_in_plus_expression_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test type_error_in_multiplication_expression_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test type_error_involving_variables_in_expression_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test type_error_when_assigning_into_variable_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test type_error_when_variable_is_declared_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test type_mismatch_with_function_parameter_usage_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test undeclared_variable_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test using_function_as_variable_in_expression_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test using_function_in_expression_is_accepted ... ok Oct 15 05:56:01.975 INFO blam! test using_function_parameters_in_function_is_accepted ... ok Oct 15 05:56:01.975 INFO blam! test type_error_in_division_expression_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test using_non_void_function_with_wrong_type_in_expression_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test syntax_error_node_is_handled_correctly ... ok Oct 15 05:56:01.975 INFO blam! test using_variable_as_function_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test using_void_funtion_in_expression_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test void_function_parameter_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test valid_function_call_with_arguments_is_accepted ... ok Oct 15 05:56:01.975 INFO blam! test wrong_number_of_extern_function_arguments_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test while_loop_with_non_boolean_expression_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test wrong_number_of_function_arguments_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test wrong_type_in_function_argument_is_reported ... ok Oct 15 05:56:01.975 INFO blam! test redeclaration_of_variable_is_allowed_if_scopes_do_not_overlap ... ok Oct 15 05:56:01.982 INFO blam! test redeclaration_of_variable_is_reported ... ok Oct 15 05:56:01.982 INFO blam! test redefinition_of_function_parameter_in_function_body_is_reported ... ok Oct 15 05:56:01.983 INFO blam! test return_with_correct_expression_type_is_allowed_in_function ... ok Oct 15 05:56:01.983 INFO blam! Oct 15 05:56:01.983 INFO blam! test result: ok. 64 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:56:01.983 INFO blam! Oct 15 05:56:01.992 INFO kablam! Running /target/debug/deps/tac_generator-357af964b8951c07 Oct 15 05:56:01.998 INFO blam! Oct 15 05:56:01.998 INFO blam! running 3 tests Oct 15 05:56:01.998 INFO blam! test program_with_variable_declarations_produces_correct_tac ... ok Oct 15 05:56:02.007 INFO blam! test function_call_generates_correct_tac ... ok Oct 15 05:56:02.007 INFO kablam! Running /target/debug/deps/test_reporter-755e954e31714a7e Oct 15 05:56:02.007 INFO blam! test function_with_parameters_generates_correct_tac ... ok Oct 15 05:56:02.007 INFO blam! Oct 15 05:56:02.007 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:56:02.007 INFO blam! Oct 15 05:56:02.024 INFO blam! Oct 15 05:56:02.024 INFO kablam! Doc-tests compiler Oct 15 05:56:02.024 INFO blam! running 0 tests Oct 15 05:56:02.024 INFO blam! Oct 15 05:56:02.024 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:56:02.024 INFO blam! Oct 15 05:56:02.887 INFO blam! Oct 15 05:56:02.887 INFO blam! running 0 tests Oct 15 05:56:02.887 INFO blam! Oct 15 05:56:02.887 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:56:02.887 INFO blam! Oct 15 05:56:02.900 INFO kablam! su: No module specific data is present Oct 15 05:56:03.891 INFO running `"docker" "rm" "-f" "b858657cfdf7d5c65d4f5041aaa785acda5f061d856037e95200fe1c94b34898"` Oct 15 05:56:04.227 INFO blam! b858657cfdf7d5c65d4f5041aaa785acda5f061d856037e95200fe1c94b34898