Oct 11 03:58:13.207 INFO testing VladYermakov/interpreter against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:58:13.207 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:58:13.209 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:58:13.539 INFO blam! 7c29ad905cc59a23aca2dfe999110a9904a4f88e6ddd3994c58c8299b1bda66e Oct 11 03:58:13.540 INFO running `"docker" "start" "-a" "7c29ad905cc59a23aca2dfe999110a9904a4f88e6ddd3994c58c8299b1bda66e"` Oct 11 03:58:14.592 INFO kablam! usermod: no changes Oct 11 03:58:14.661 INFO kablam! Compiling interpreter v0.1.0 (/source) Oct 11 03:58:15.611 INFO kablam! warning: method is never used: `node_type` Oct 11 03:58:15.611 INFO kablam! --> src/main.rs:476:5 Oct 11 03:58:15.611 INFO kablam! | Oct 11 03:58:15.611 INFO kablam! 476 | fn node_type(&self) -> String { Oct 11 03:58:15.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:58:15.611 INFO kablam! | Oct 11 03:58:15.611 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:58:15.611 INFO kablam! Oct 11 03:58:15.611 INFO kablam! warning: method is never used: `with_text` Oct 11 03:58:15.611 INFO kablam! --> src/main.rs:641:5 Oct 11 03:58:15.611 INFO kablam! | Oct 11 03:58:15.611 INFO kablam! 641 | fn with_text + Clone>(text: T) -> Self { Oct 11 03:58:15.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:58:15.611 INFO kablam! Oct 11 03:58:15.611 INFO kablam! warning: method is never used: `with_text` Oct 11 03:58:15.611 INFO kablam! --> src/main.rs:1074:5 Oct 11 03:58:15.611 INFO kablam! | Oct 11 03:58:15.611 INFO kablam! 1074 | fn with_text + Clone>(text: T) -> Self { Oct 11 03:58:15.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:58:15.611 INFO kablam! Oct 11 03:58:15.612 INFO kablam! warning: method is never used: `inv` Oct 11 03:58:15.612 INFO kablam! --> src/numbers/complex.rs:43:5 Oct 11 03:58:15.612 INFO kablam! | Oct 11 03:58:15.612 INFO kablam! 43 | pub fn inv(&self) -> Complex { Oct 11 03:58:15.612 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:58:15.612 INFO kablam! Oct 11 03:58:17.535 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.91s Oct 11 03:58:17.539 INFO kablam! su: No module specific data is present Oct 11 03:58:18.107 INFO running `"docker" "rm" "-f" "7c29ad905cc59a23aca2dfe999110a9904a4f88e6ddd3994c58c8299b1bda66e"` Oct 11 03:58:18.366 INFO blam! 7c29ad905cc59a23aca2dfe999110a9904a4f88e6ddd3994c58c8299b1bda66e Oct 11 03:58:18.373 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:58:18.374 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:58:18.792 INFO blam! 8d59f71d134a42ad7144d812d8cbe29a56e5c6aeb831b7c442be0ca0011c8753 Oct 11 03:58:18.795 INFO running `"docker" "start" "-a" "8d59f71d134a42ad7144d812d8cbe29a56e5c6aeb831b7c442be0ca0011c8753"` Oct 11 03:58:19.736 INFO kablam! usermod: no changes Oct 11 03:58:19.764 INFO kablam! Compiling interpreter v0.1.0 (/source) Oct 11 03:58:21.892 INFO kablam! warning: method is never used: `node_type` Oct 11 03:58:21.892 INFO kablam! --> src/main.rs:476:5 Oct 11 03:58:21.893 INFO kablam! | Oct 11 03:58:21.893 INFO kablam! 476 | fn node_type(&self) -> String { Oct 11 03:58:21.893 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:58:21.893 INFO kablam! | Oct 11 03:58:21.893 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:58:21.893 INFO kablam! Oct 11 03:58:24.424 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.67s Oct 11 03:58:24.428 INFO kablam! su: No module specific data is present Oct 11 03:58:24.953 INFO running `"docker" "rm" "-f" "8d59f71d134a42ad7144d812d8cbe29a56e5c6aeb831b7c442be0ca0011c8753"` Oct 11 03:58:25.275 INFO blam! 8d59f71d134a42ad7144d812d8cbe29a56e5c6aeb831b7c442be0ca0011c8753 Oct 11 03:58:25.281 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:58:25.283 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:58:25.602 INFO blam! c8920850ac839f05eb5078cb3f4fc264a6df427ee662f954b73c9eb5817018af Oct 11 03:58:25.603 INFO running `"docker" "start" "-a" "c8920850ac839f05eb5078cb3f4fc264a6df427ee662f954b73c9eb5817018af"` Oct 11 03:58:26.680 INFO kablam! usermod: no changes Oct 11 03:58:26.712 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 03:58:26.720 INFO kablam! Running /target/debug/deps/interpreter-6a567b7f467d6c2b Oct 11 03:58:26.720 INFO blam! Oct 11 03:58:26.720 INFO blam! running 31 tests Oct 11 03:58:26.736 INFO blam! test numbers::tests::test_complex ... ok Oct 11 03:58:26.736 INFO blam! test numbers::tests::test_assign_ops ... ok Oct 11 03:58:26.740 INFO blam! test numbers::tests::test_cross_type_assign_ops ... ok Oct 11 03:58:26.740 INFO blam! test numbers::tests::test_cross_types_add ... ok Oct 11 03:58:26.740 INFO blam! test numbers::tests::test_cross_types_mul ... ok Oct 11 03:58:26.740 INFO blam! test numbers::tests::test_cross_types_div ... ok Oct 11 03:58:26.740 INFO blam! test numbers::tests::test_default ... ok Oct 11 03:58:26.740 INFO blam! test numbers::tests::test_cross_types_sub ... ok Oct 11 03:58:26.740 INFO blam! test numbers::tests::test_integers ... ok Oct 11 03:58:26.740 INFO blam! test numbers::tests::test_if ... ok Oct 11 03:58:26.740 INFO blam! test numbers::tests::test_naturals ... ok Oct 11 03:58:26.740 INFO blam! test numbers::tests::test_rationals ... ok Oct 11 03:58:26.740 INFO blam! test numbers::tests::test_real ... ok Oct 11 03:58:26.740 INFO blam! test numbers::tests::test_number_ops ... ok Oct 11 03:58:26.740 INFO blam! test tests::test_add ... ok Oct 11 03:58:26.740 INFO blam! test tests::test_if ... ok Oct 11 03:58:26.742 INFO blam! test tests::test_add_with_spaces ... ok Oct 11 03:58:26.742 INFO blam! test tests::test_bad_numbers ... ok Oct 11 03:58:26.742 INFO blam! test tests::test_div ... ok Oct 11 03:58:26.742 INFO blam! test tests::test_function ... ok Oct 11 03:58:26.742 INFO blam! test tests::test_function_with_arguments ... ok Oct 11 03:58:26.742 INFO blam! test tests::test_long ... ok Oct 11 03:58:26.742 INFO blam! test tests::test_conditions ... ok Oct 11 03:58:26.742 INFO blam! test tests::test_priority ... ok Oct 11 03:58:26.742 INFO blam! test tests::test_parentheses ... ok Oct 11 03:58:26.742 INFO blam! test tests::test_unary ... ok Oct 11 03:58:26.742 INFO blam! test tests::test_ops ... ok Oct 11 03:58:26.742 INFO blam! test tests::test_sub ... ok Oct 11 03:58:26.742 INFO blam! test tests::test_number ... ok Oct 11 03:58:26.748 INFO blam! test tests::test_multiline ... ok Oct 11 03:58:26.752 INFO blam! test tests::test_mul ... ok Oct 11 03:58:26.752 INFO kablam! su: No module specific data is present Oct 11 03:58:26.752 INFO blam! Oct 11 03:58:26.752 INFO blam! test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:58:26.752 INFO blam! Oct 11 03:58:27.453 INFO running `"docker" "rm" "-f" "c8920850ac839f05eb5078cb3f4fc264a6df427ee662f954b73c9eb5817018af"` Oct 11 03:58:27.576 INFO blam! c8920850ac839f05eb5078cb3f4fc264a6df427ee662f954b73c9eb5817018af