Oct 11 10:13:38.096 INFO testing test-case-derive-0.2.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:13:38.096 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:13:38.096 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10:13:38.424 INFO blam! b786b5a0edba645b0c4b259263da60b58608c2292c5a2ba8bb46d3669ea57cf0 Oct 11 10:13:38.427 INFO running `"docker" "start" "-a" "b786b5a0edba645b0c4b259263da60b58608c2292c5a2ba8bb46d3669ea57cf0"` Oct 11 10:13:39.434 INFO kablam! usermod: no changes Oct 11 10:13:39.492 INFO kablam! Compiling test-case-derive v0.2.1 (/source) Oct 11 10:13:43.676 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 10:13:43.676 INFO kablam! --> src/prelude.rs:3:9 Oct 11 10:13:43.676 INFO kablam! | Oct 11 10:13:43.676 INFO kablam! 3 | pub use std::ascii::AsciiExt; Oct 11 10:13:43.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 10:13:43.676 INFO kablam! | Oct 11 10:13:43.676 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 10:13:43.676 INFO kablam! Oct 11 10:13:43.831 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 10:13:43.831 INFO kablam! --> src/lib.rs:214:12 Oct 11 10:13:43.831 INFO kablam! | Oct 11 10:13:43.831 INFO kablam! 214 | #![feature(proc_macro)] Oct 11 10:13:43.831 INFO kablam! | ^^^^^^^^^^ Oct 11 10:13:43.831 INFO kablam! | Oct 11 10:13:43.831 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 10:13:43.831 INFO kablam! Oct 11 10:13:45.581 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.12s Oct 11 10:13:45.584 INFO kablam! su: No module specific data is present Oct 11 10:13:46.340 INFO running `"docker" "rm" "-f" "b786b5a0edba645b0c4b259263da60b58608c2292c5a2ba8bb46d3669ea57cf0"` Oct 11 10:13:46.732 INFO blam! b786b5a0edba645b0c4b259263da60b58608c2292c5a2ba8bb46d3669ea57cf0 Oct 11 10:13:46.734 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:13:46.736 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10:13:47.297 INFO blam! 0f667dd41f0e196ba9d7a835e560fb853e2b666bfa13daf4269da37f593bf32c Oct 11 10:13:47.299 INFO running `"docker" "start" "-a" "0f667dd41f0e196ba9d7a835e560fb853e2b666bfa13daf4269da37f593bf32c"` Oct 11 10:13:48.408 INFO kablam! usermod: no changes Oct 11 10:13:48.484 INFO kablam! Compiling test-case-derive v0.2.1 (/source) Oct 11 10:13:49.918 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 10:13:49.918 INFO kablam! --> tests/test_cases.rs:2:12 Oct 11 10:13:49.918 INFO kablam! | Oct 11 10:13:49.918 INFO kablam! 2 | #![feature(proc_macro)] Oct 11 10:13:49.918 INFO kablam! | ^^^^^^^^^^ Oct 11 10:13:49.918 INFO kablam! | Oct 11 10:13:49.918 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 10:13:49.918 INFO kablam! Oct 11 10:13:54.228 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 11 10:13:54.228 INFO kablam! --> src/prelude.rs:3:9 Oct 11 10:13:54.228 INFO kablam! | Oct 11 10:13:54.228 INFO kablam! 3 | pub use std::ascii::AsciiExt; Oct 11 10:13:54.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 10:13:54.228 INFO kablam! | Oct 11 10:13:54.228 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 10:13:54.228 INFO kablam! Oct 11 10:13:54.376 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 10:13:54.376 INFO kablam! --> src/lib.rs:214:12 Oct 11 10:13:54.376 INFO kablam! | Oct 11 10:13:54.376 INFO kablam! 214 | #![feature(proc_macro)] Oct 11 10:13:54.376 INFO kablam! | ^^^^^^^^^^ Oct 11 10:13:54.376 INFO kablam! | Oct 11 10:13:54.376 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 10:13:54.376 INFO kablam! Oct 11 10:13:54.568 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.14s Oct 11 10:13:54.568 INFO kablam! su: No module specific data is present Oct 11 10:13:55.936 INFO running `"docker" "rm" "-f" "0f667dd41f0e196ba9d7a835e560fb853e2b666bfa13daf4269da37f593bf32c"` Oct 11 10:13:56.240 INFO blam! 0f667dd41f0e196ba9d7a835e560fb853e2b666bfa13daf4269da37f593bf32c Oct 11 10:13:56.248 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:13:56.248 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10:13:56.623 INFO blam! 3307204b5f9dfc21636196659acec3a9d3982f4e54bcd5e63c600a0c209e3a54 Oct 11 10:13:56.626 INFO running `"docker" "start" "-a" "3307204b5f9dfc21636196659acec3a9d3982f4e54bcd5e63c600a0c209e3a54"` Oct 11 10:13:57.707 INFO kablam! usermod: no changes Oct 11 10:13:57.782 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 11 10:13:57.785 INFO kablam! Running /target/debug/deps/test_case_derive-d991ca13195d2187 Oct 11 10:13:57.790 INFO blam! Oct 11 10:13:57.790 INFO blam! running 0 tests Oct 11 10:13:57.790 INFO blam! Oct 11 10:13:57.790 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:13:57.790 INFO blam! Oct 11 10:13:57.790 INFO kablam! Running /target/debug/deps/acceptance_tests-32dff204b0ec9576 Oct 11 10:13:57.800 INFO blam! Oct 11 10:13:57.800 INFO blam! running 7 tests Oct 11 10:13:57.926 INFO blam! test acceptance::escapes_names_starting_with_digit ... ok Oct 11 10:13:57.926 INFO blam! test acceptance::lowers_test_case_name ... ok Oct 11 10:13:57.926 INFO blam! test acceptance::removes_repeated_underscores ... ok Oct 11 10:13:57.926 INFO blam! test acceptance::marks_inconclusive_tests_as_ignored ... ok Oct 11 10:13:57.926 INFO blam! test acceptance::escapes_unnecessary_leading_underscore ... ok Oct 11 10:13:57.926 INFO blam! test acceptance::escapes_rust_keywords ... ok Oct 11 10:13:57.926 INFO blam! test acceptance::runs_all_tests ... ok Oct 11 10:13:57.926 INFO blam! Oct 11 10:13:57.926 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:13:57.926 INFO blam! Oct 11 10:13:57.926 INFO kablam! Running /target/debug/deps/test_cases-d52b09f8481292ec Oct 11 10:13:57.929 INFO blam! Oct 11 10:13:57.929 INFO blam! running 32 tests Oct 11 10:13:57.934 INFO blam! test test_cases::abs_tests::returns_0_for_0 ... ok Oct 11 10:13:57.934 INFO blam! test test_cases::arg_expressions::_2_4_6_to_string ... ok Oct 11 10:13:57.934 INFO blam! test test_cases::abs_tests::returns_given_number_for_positive_input ... ok Oct 11 10:13:57.934 INFO blam! test test_cases::inconclusive_tests::this_test_is_inconclusive_and_will_always_be ... ignored Oct 11 10:13:57.934 INFO blam! test test_cases::basic_test::_1 ... ok Oct 11 10:13:57.934 INFO blam! test test_cases::inconclusive_tests::should_not_take_into_account_keyword_on_argument_position ... ok Oct 11 10:13:57.934 INFO blam! test test_cases::fancy_addition::some_2_3_some_4 ... ok Oct 11 10:13:57.934 INFO blam! test test_cases::fancy_addition::some_2_some_3 ... ok Oct 11 10:13:57.934 INFO blam! test test_cases::leading_underscore_in_test_name::dummy ... ok Oct 11 10:13:57.935 INFO blam! test test_cases::abs_tests::returns_opposite_number_for_non_positive_input ... ok Oct 11 10:13:57.936 INFO blam! test test_cases::keyword_test::_true ... ok Oct 11 10:13:57.936 INFO blam! test test_cases::multiplication_tests::when_operands_are_swapped ... ok Oct 11 10:13:57.936 INFO blam! test test_cases::fancy_addition::treats_none_as_0 ... ok Oct 11 10:13:57.937 INFO blam! test test_cases::multiple_test_cases::_2 ... ok Oct 11 10:13:57.937 INFO blam! test test_cases::name::test_1_8_9 ... ok Oct 11 10:13:57.937 INFO blam! test test_cases::name::_4_5 ... ok Oct 11 10:13:57.937 INFO blam! test test_cases::multiplication_tests::when_both_operands_are_possitive ... ok Oct 11 10:13:57.939 INFO blam! test test_cases::name::_2nd_test ... ok Oct 11 10:13:57.939 INFO blam! test test_cases::name::test_3_6_9 ... ok Oct 11 10:13:57.939 INFO blam! test test_cases::nested::using_fn_from_super::_20_22 ... ok Oct 11 10:13:57.939 INFO blam! test test_cases::result::_2 ... ok Oct 11 10:13:57.939 INFO blam! test test_cases::nested::using_fn_from_super::_42 ... ok Oct 11 10:13:57.939 INFO blam! test test_cases::result::_4 ... ok Oct 11 10:13:57.939 INFO blam! test test_cases::result_and_name::_4_5 ... ok Oct 11 10:13:57.939 INFO blam! test test_cases::result_and_name::test_no_1 ... ok Oct 11 10:13:57.939 INFO blam! test test_cases::result_expresion_with_name::test_result_expression ... ok Oct 11 10:13:57.939 INFO blam! test test_cases::nested::nested_test_case::_1_1 ... ok Oct 11 10:13:57.941 INFO blam! test test_cases::result_expression::_2_2 ... ok Oct 11 10:13:57.941 INFO blam! test test_cases::result_with_mod_sep::_42 ... ok Oct 11 10:13:57.941 INFO blam! test test_cases::multiplication_tests::when_both_operands_are_negative ... ok Oct 11 10:13:57.941 INFO blam! test test_cases::lowercase_test_name::dummy_code ... ok Oct 11 10:13:57.941 INFO blam! test test_cases::multiple_test_cases::_4 ... ok Oct 11 10:13:57.941 INFO blam! Oct 11 10:13:57.941 INFO blam! test result: ok. 31 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out Oct 11 10:13:57.941 INFO blam! Oct 11 10:13:57.945 INFO kablam! su: No module specific data is present Oct 11 10:13:58.590 INFO running `"docker" "rm" "-f" "3307204b5f9dfc21636196659acec3a9d3982f4e54bcd5e63c600a0c209e3a54"` Oct 11 10:13:58.776 INFO blam! 3307204b5f9dfc21636196659acec3a9d3982f4e54bcd5e63c600a0c209e3a54