Oct 11 09:39:27.457 INFO testing trait_tests-0.3.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 09:39:27.458 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 09:39:27.458 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 09:39:27.864 INFO blam! 02fe8dbbfc5923241f9ed6f45a38ec9043c2156d4d563994badf065d09245f94 Oct 11 09:39:27.868 INFO running `"docker" "start" "-a" "02fe8dbbfc5923241f9ed6f45a38ec9043c2156d4d563994badf065d09245f94"` Oct 11 09:39:28.306 INFO kablam! usermod: no changes Oct 11 09:39:28.339 INFO kablam! Compiling trait_tests v0.3.3 (/source) Oct 11 09:39:32.183 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 09:39:32.183 INFO kablam! --> src/lib.rs:1:12 Oct 11 09:39:32.183 INFO kablam! | Oct 11 09:39:32.183 INFO kablam! 1 | #![feature(proc_macro)] //proc_macro_lib Oct 11 09:39:32.183 INFO kablam! | ^^^^^^^^^^ Oct 11 09:39:32.183 INFO kablam! | Oct 11 09:39:32.183 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 09:39:32.183 INFO kablam! Oct 11 09:39:34.465 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.14s Oct 11 09:39:34.468 INFO kablam! su: No module specific data is present Oct 11 09:39:34.730 INFO running `"docker" "rm" "-f" "02fe8dbbfc5923241f9ed6f45a38ec9043c2156d4d563994badf065d09245f94"` Oct 11 09:39:34.802 INFO blam! 02fe8dbbfc5923241f9ed6f45a38ec9043c2156d4d563994badf065d09245f94 Oct 11 09:39:34.804 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 09:39:34.804 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 09:39:35.052 INFO blam! 64448cd01249c6c63b9f54d856a433b5c321381b68b823719acf35b3ba51c1ff Oct 11 09:39:35.053 INFO running `"docker" "start" "-a" "64448cd01249c6c63b9f54d856a433b5c321381b68b823719acf35b3ba51c1ff"` Oct 11 09:39:35.777 INFO kablam! usermod: no changes Oct 11 09:39:35.860 INFO kablam! Compiling trait_tests v0.3.3 (/source) Oct 11 09:39:37.528 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 09:39:37.528 INFO kablam! --> tests/associated_type_on_trait.rs:1:12 Oct 11 09:39:37.528 INFO kablam! | Oct 11 09:39:37.528 INFO kablam! 1 | #![feature(proc_macro)] Oct 11 09:39:37.528 INFO kablam! | ^^^^^^^^^^ Oct 11 09:39:37.532 INFO kablam! | Oct 11 09:39:37.532 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 09:39:37.532 INFO kablam! Oct 11 09:39:37.680 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 09:39:37.680 INFO kablam! --> tests/example_1_type_arg.rs:1:12 Oct 11 09:39:37.680 INFO kablam! | Oct 11 09:39:37.680 INFO kablam! 1 | #![feature(proc_macro)] Oct 11 09:39:37.680 INFO kablam! | ^^^^^^^^^^ Oct 11 09:39:37.680 INFO kablam! | Oct 11 09:39:37.680 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 09:39:37.680 INFO kablam! Oct 11 09:39:37.857 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 09:39:37.857 INFO kablam! --> tests/multiple_impl_generic_params.rs:2:12 Oct 11 09:39:37.857 INFO kablam! | Oct 11 09:39:37.857 INFO kablam! 2 | #![feature(proc_macro)] Oct 11 09:39:37.857 INFO kablam! | ^^^^^^^^^^ Oct 11 09:39:37.857 INFO kablam! | Oct 11 09:39:37.858 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 09:39:37.858 INFO kablam! Oct 11 09:39:37.877 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 09:39:37.877 INFO kablam! --> tests/example_1_type_arg_with_type_arg.rs:1:12 Oct 11 09:39:37.877 INFO kablam! | Oct 11 09:39:37.877 INFO kablam! 1 | #![feature(proc_macro)] Oct 11 09:39:37.877 INFO kablam! | ^^^^^^^^^^ Oct 11 09:39:37.877 INFO kablam! | Oct 11 09:39:37.877 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 09:39:37.877 INFO kablam! Oct 11 09:39:38.185 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 09:39:38.185 INFO kablam! --> tests/example.rs:1:12 Oct 11 09:39:38.186 INFO kablam! | Oct 11 09:39:38.186 INFO kablam! 1 | #![feature(proc_macro)] Oct 11 09:39:38.186 INFO kablam! | ^^^^^^^^^^ Oct 11 09:39:38.186 INFO kablam! | Oct 11 09:39:38.186 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 09:39:38.187 INFO kablam! Oct 11 09:39:38.357 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 09:39:38.357 INFO kablam! --> tests/example_2_type_arg.rs:1:12 Oct 11 09:39:38.357 INFO kablam! | Oct 11 09:39:38.357 INFO kablam! 1 | #![feature(proc_macro)] Oct 11 09:39:38.357 INFO kablam! | ^^^^^^^^^^ Oct 11 09:39:38.358 INFO kablam! | Oct 11 09:39:38.358 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 09:39:38.358 INFO kablam! Oct 11 09:39:39.132 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 09:39:39.132 INFO kablam! --> tests/impl_with_different_test_type_arguments.rs:2:12 Oct 11 09:39:39.132 INFO kablam! | Oct 11 09:39:39.132 INFO kablam! 2 | #![feature(proc_macro)] Oct 11 09:39:39.132 INFO kablam! | ^^^^^^^^^^ Oct 11 09:39:39.132 INFO kablam! | Oct 11 09:39:39.132 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 09:39:39.132 INFO kablam! Oct 11 09:39:42.240 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 09:39:42.240 INFO kablam! --> src/lib.rs:1:12 Oct 11 09:39:42.240 INFO kablam! | Oct 11 09:39:42.240 INFO kablam! 1 | #![feature(proc_macro)] //proc_macro_lib Oct 11 09:39:42.240 INFO kablam! | ^^^^^^^^^^ Oct 11 09:39:42.240 INFO kablam! | Oct 11 09:39:42.240 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 09:39:42.240 INFO kablam! Oct 11 09:39:42.326 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.52s Oct 11 09:39:42.330 INFO kablam! su: No module specific data is present Oct 11 09:39:42.633 INFO running `"docker" "rm" "-f" "64448cd01249c6c63b9f54d856a433b5c321381b68b823719acf35b3ba51c1ff"` Oct 11 09:39:42.751 INFO blam! 64448cd01249c6c63b9f54d856a433b5c321381b68b823719acf35b3ba51c1ff Oct 11 09:39:42.752 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 09:39:42.754 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 09:39:42.922 INFO blam! f64abf57c708d8f549518887d727b3ae78c2d34af773b071e1cd0f39b3dfabe8 Oct 11 09:39:42.924 INFO running `"docker" "start" "-a" "f64abf57c708d8f549518887d727b3ae78c2d34af773b071e1cd0f39b3dfabe8"` Oct 11 09:39:43.287 INFO kablam! usermod: no changes Oct 11 09:39:43.319 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 09:39:43.331 INFO kablam! Running /target/debug/deps/trait_tests-3c941b3d68348adf Oct 11 09:39:43.334 INFO blam! Oct 11 09:39:43.334 INFO kablam! Running /target/debug/deps/associated_type_on_trait-5f7ffe9baefc941f Oct 11 09:39:43.335 INFO blam! running 0 tests Oct 11 09:39:43.335 INFO blam! Oct 11 09:39:43.335 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:39:43.336 INFO blam! Oct 11 09:39:43.336 INFO blam! Oct 11 09:39:43.336 INFO blam! running 2 tests Oct 11 09:39:43.336 INFO blam! test example_tests::spanishhelloimpl_hello ... ok Oct 11 09:39:43.337 INFO blam! test associated_type_with_param::spanishhelloimpl_t_hello_a ... ok Oct 11 09:39:43.337 INFO blam! Oct 11 09:39:43.337 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:39:43.337 INFO blam! Oct 11 09:39:43.339 INFO kablam! Running /target/debug/deps/example-25a8bbd36413c913 Oct 11 09:39:43.339 INFO blam! Oct 11 09:39:43.339 INFO kablam! Running /target/debug/deps/example_1_type_arg-37d5f1beece069c8 Oct 11 09:39:43.339 INFO blam! running 1 test Oct 11 09:39:43.339 INFO blam! test example_tests::spanishhelloimpl_hello ... ok Oct 11 09:39:43.340 INFO blam! Oct 11 09:39:43.340 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:39:43.340 INFO blam! Oct 11 09:39:43.340 INFO blam! Oct 11 09:39:43.340 INFO blam! running 1 test Oct 11 09:39:43.341 INFO blam! test example_tests::englishelloimpl_t_hello_t_a ... ok Oct 11 09:39:43.341 INFO blam! Oct 11 09:39:43.341 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:39:43.341 INFO blam! Oct 11 09:39:43.342 INFO blam! Oct 11 09:39:43.342 INFO kablam! Running /target/debug/deps/example_1_type_arg_with_type_arg-eede842bfd92c256 Oct 11 09:39:43.342 INFO blam! running 1 test Oct 11 09:39:43.342 INFO kablam! Running /target/debug/deps/example_2_type_arg-a8916ca56fa4b32b Oct 11 09:39:43.342 INFO blam! test example_tests::englishelloimpl_dialect_isize_hello_dialect_isize_a ... ok Oct 11 09:39:43.342 INFO blam! Oct 11 09:39:43.342 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:39:43.342 INFO blam! Oct 11 09:39:43.345 INFO blam! Oct 11 09:39:43.345 INFO kablam! Running /target/debug/deps/impl_with_different_test_type_arguments-4bb85cec4fbe0f0d Oct 11 09:39:43.345 INFO blam! running 1 test Oct 11 09:39:43.345 INFO blam! test example_tests::englishelloimpl_dialect_string_hello_dialect_string_a_a ... ok Oct 11 09:39:43.345 INFO blam! Oct 11 09:39:43.345 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:39:43.345 INFO blam! Oct 11 09:39:43.349 INFO blam! Oct 11 09:39:43.349 INFO blam! running 1 test Oct 11 09:39:43.351 INFO blam! test example_tests::englishelloimpl_t_hello_t_a ... ok Oct 11 09:39:43.351 INFO kablam! Running /target/debug/deps/multiple_impl_generic_params-77bc7228bdd68c2e Oct 11 09:39:43.351 INFO blam! Oct 11 09:39:43.351 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:39:43.351 INFO blam! Oct 11 09:39:43.351 INFO blam! Oct 11 09:39:43.351 INFO blam! running 2 tests Oct 11 09:39:43.352 INFO blam! test wrapperimpl_i64_wrapper_a ... ok Oct 11 09:39:43.352 INFO blam! test wrapperimpl_string_wrapper_a ... ok Oct 11 09:39:43.352 INFO blam! Oct 11 09:39:43.352 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:39:43.352 INFO blam! Oct 11 09:39:43.353 INFO kablam! Doc-tests trait_tests Oct 11 09:39:50.032 INFO blam! Oct 11 09:39:50.032 INFO blam! running 0 tests Oct 11 09:39:50.032 INFO blam! Oct 11 09:39:50.032 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:39:50.032 INFO blam! Oct 11 09:39:50.039 INFO kablam! su: No module specific data is present Oct 11 09:39:50.313 INFO running `"docker" "rm" "-f" "f64abf57c708d8f549518887d727b3ae78c2d34af773b071e1cd0f39b3dfabe8"` Oct 11 09:39:50.414 INFO blam! f64abf57c708d8f549518887d727b3ae78c2d34af773b071e1cd0f39b3dfabe8