Oct 10 22:24:11.761 INFO testing gslavin/wisp_rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:24:11.761 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:24:11.761 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 10 22:24:12.250 INFO blam! 77af5013066956efe2a4fb84b05d5f9452335b3f64342039742f977863c93b51 Oct 10 22:24:12.257 INFO running `"docker" "start" "-a" "77af5013066956efe2a4fb84b05d5f9452335b3f64342039742f977863c93b51"` Oct 10 22:24:13.426 INFO kablam! usermod: no changes Oct 10 22:24:13.556 INFO kablam! Compiling wisp v0.1.0 (/source) Oct 10 22:24:14.796 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 22:24:14.796 INFO kablam! --> src/eval.rs:66:28 Oct 10 22:24:14.796 INFO kablam! | Oct 10 22:24:14.796 INFO kablam! 66 | return AstNode::Number((sum)); Oct 10 22:24:14.796 INFO kablam! | ^^^^^ help: remove these parentheses Oct 10 22:24:14.796 INFO kablam! | Oct 10 22:24:14.796 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 22:24:14.796 INFO kablam! Oct 10 22:24:17.688 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.22s Oct 10 22:24:17.689 INFO kablam! su: No module specific data is present Oct 10 22:24:18.417 INFO running `"docker" "rm" "-f" "77af5013066956efe2a4fb84b05d5f9452335b3f64342039742f977863c93b51"` Oct 10 22:24:18.796 INFO blam! 77af5013066956efe2a4fb84b05d5f9452335b3f64342039742f977863c93b51 Oct 10 22:24:18.808 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:24:18.808 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 10 22:24:19.264 INFO blam! 85f9d3bf9d2db84a14cd21e4adf738ebfdf6d02b7eefe1bf5785d871e4fc36e8 Oct 10 22:24:19.268 INFO running `"docker" "start" "-a" "85f9d3bf9d2db84a14cd21e4adf738ebfdf6d02b7eefe1bf5785d871e4fc36e8"` Oct 10 22:24:20.337 INFO kablam! usermod: no changes Oct 10 22:24:20.432 INFO kablam! Compiling wisp v0.1.0 (/source) Oct 10 22:24:21.728 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 22:24:21.728 INFO kablam! --> src/eval.rs:66:28 Oct 10 22:24:21.728 INFO kablam! | Oct 10 22:24:21.728 INFO kablam! 66 | return AstNode::Number((sum)); Oct 10 22:24:21.728 INFO kablam! | ^^^^^ help: remove these parentheses Oct 10 22:24:21.728 INFO kablam! | Oct 10 22:24:21.728 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 22:24:21.728 INFO kablam! Oct 10 22:24:21.728 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 22:24:21.728 INFO kablam! --> src/eval.rs:271:47 Oct 10 22:24:21.728 INFO kablam! | Oct 10 22:24:21.728 INFO kablam! 271 | let expected_result = AstNode::Number((-1.0)); Oct 10 22:24:21.728 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 10 22:24:21.728 INFO kablam! Oct 10 22:24:21.728 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 22:24:21.728 INFO kablam! --> src/eval.rs:293:47 Oct 10 22:24:21.729 INFO kablam! | Oct 10 22:24:21.729 INFO kablam! 293 | let expected_result = AstNode::Number((0.75)); Oct 10 22:24:21.729 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 10 22:24:21.729 INFO kablam! Oct 10 22:24:21.729 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 22:24:21.729 INFO kablam! --> src/eval.rs:318:47 Oct 10 22:24:21.729 INFO kablam! | Oct 10 22:24:21.729 INFO kablam! 318 | let expected_result = AstNode::Number((3.0)); Oct 10 22:24:21.729 INFO kablam! | ^^^^^ help: remove these parentheses Oct 10 22:24:21.729 INFO kablam! Oct 10 22:24:21.729 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 22:24:21.729 INFO kablam! --> src/eval.rs:329:47 Oct 10 22:24:21.729 INFO kablam! | Oct 10 22:24:21.729 INFO kablam! 329 | let expected_result = AstNode::Number((4.0)); Oct 10 22:24:21.729 INFO kablam! | ^^^^^ help: remove these parentheses Oct 10 22:24:21.729 INFO kablam! Oct 10 22:24:24.340 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.97s Oct 10 22:24:24.344 INFO kablam! su: No module specific data is present Oct 10 22:24:24.985 INFO running `"docker" "rm" "-f" "85f9d3bf9d2db84a14cd21e4adf738ebfdf6d02b7eefe1bf5785d871e4fc36e8"` Oct 10 22:24:25.320 INFO blam! 85f9d3bf9d2db84a14cd21e4adf738ebfdf6d02b7eefe1bf5785d871e4fc36e8 Oct 10 22:24:25.324 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:24:25.324 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 10 22:24:25.882 INFO blam! 0396fc0ac4d45469f518961d797a8c2e546ff1df9a121db9769459adbd75600e Oct 10 22:24:25.884 INFO running `"docker" "start" "-a" "0396fc0ac4d45469f518961d797a8c2e546ff1df9a121db9769459adbd75600e"` Oct 10 22:24:27.240 INFO kablam! usermod: no changes Oct 10 22:24:27.336 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 10 22:24:27.344 INFO kablam! Running /target/debug/deps/wisp-f3c4e1217574407a Oct 10 22:24:27.344 INFO blam! Oct 10 22:24:27.344 INFO blam! running 39 tests Oct 10 22:24:27.344 INFO blam! test eval::test::simple_div ... ok Oct 10 22:24:27.344 INFO blam! test eval::test::simple_eval ... ok Oct 10 22:24:27.344 INFO blam! test eval::test::simple_context ... ok Oct 10 22:24:27.344 INFO blam! test eval::test::nested_eval ... ok Oct 10 22:24:27.345 INFO blam! test eval::test::multiple_namespace_context ... ok Oct 10 22:24:27.345 INFO blam! test eval::test::eval_simple_define ... ok Oct 10 22:24:27.345 INFO blam! test eval::test::simple_if_false ... ok Oct 10 22:24:27.345 INFO blam! test eval::test::simple_if_true ... ok Oct 10 22:24:27.345 INFO blam! test eval::test::simple_lambda ... ok Oct 10 22:24:27.345 INFO blam! test eval::test::eval_operator_define ... ok Oct 10 22:24:27.345 INFO blam! test eval::test::simple_mult ... ok Oct 10 22:24:27.345 INFO blam! test eval::test::simple_sub ... ok Oct 10 22:24:27.345 INFO blam! test eval::test::context_get_non_existent_define ... ok Oct 10 22:24:27.368 INFO blam! test lexer::test::nested_parse ... ok Oct 10 22:24:27.368 INFO blam! test lexer::test::string_test ... ok Oct 10 22:24:27.368 INFO blam! test lexer::test::valid_ops ... ok Oct 10 22:24:27.368 INFO blam! test parser::test::define_lambda_parse ... ok Oct 10 22:24:27.368 INFO blam! test parser::test::define_parse ... ok Oct 10 22:24:27.368 INFO blam! test parser::test::first_arg_nested_parse ... ok Oct 10 22:24:27.384 INFO blam! test lexer::test::lambda_test ... ok Oct 10 22:24:27.392 INFO blam! test lexer::test::simple_parse ... ok Oct 10 22:24:27.392 INFO blam! test lexer::test::define_test ... ok Oct 10 22:24:27.392 INFO blam! test parser::test::lambda_exp_parse ... ok Oct 10 22:24:27.392 INFO blam! test parser::test::if_test ... ok Oct 10 22:24:27.392 INFO blam! test lexer::test::if_test ... ok Oct 10 22:24:27.392 INFO blam! test lexer::test::floating_point ... ok Oct 10 22:24:27.400 INFO blam! test parser::test::lambda_parse_const_expr ... ok Oct 10 22:24:27.400 INFO blam! test parser::test::lambda_parse ... ok Oct 10 22:24:27.459 INFO blam! test lexer::test::leading_digit ... ok Oct 10 22:24:27.459 INFO blam! test parser::test::nested_parse ... ok Oct 10 22:24:27.460 INFO blam! test lexer::test::invalid_identifier ... ok Oct 10 22:24:27.460 INFO blam! test parser::test::if_test_too_many_args ... ok Oct 10 22:24:27.460 INFO blam! test parser::test::if_expected_test ... ok Oct 10 22:24:27.461 INFO blam! test parser::test::simple_parse ... ok Oct 10 22:24:27.461 INFO blam! test parser::test::lambda_unexpected ... ok Oct 10 22:24:27.461 INFO blam! test parser::test::lambda_parse_malformed_args ... ok Oct 10 22:24:27.461 INFO blam! test parser::test::mismatched_paren_beginning ... ok Oct 10 22:24:27.461 INFO blam! test parser::test::string_parse ... ok Oct 10 22:24:27.472 INFO blam! test parser::test::mismatched_paren_end ... ok Oct 10 22:24:27.472 INFO blam! Oct 10 22:24:27.472 INFO blam! test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:24:27.472 INFO blam! Oct 10 22:24:27.473 INFO kablam! su: No module specific data is present Oct 10 22:24:28.242 INFO running `"docker" "rm" "-f" "0396fc0ac4d45469f518961d797a8c2e546ff1df9a121db9769459adbd75600e"` Oct 10 22:24:28.481 INFO blam! 0396fc0ac4d45469f518961d797a8c2e546ff1df9a121db9769459adbd75600e