Oct 14 22:20:45.653 INFO testing drewkett/html-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1
Oct 14 22:20:45.653 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 14 22:20:46.127 INFO blam! d46b4175f81b763a4d077f4f6d484b716f566181c3c7d5244544072c622a2259
Oct 14 22:20:46.130 INFO running `"docker" "start" "-a" "d46b4175f81b763a4d077f4f6d484b716f566181c3c7d5244544072c622a2259"`
Oct 14 22:20:47.271 INFO kablam! usermod: no changes
Oct 14 22:20:47.327 INFO kablam! Compiling html-rs v0.1.0 (/source)
Oct 14 22:20:47.671 INFO kablam! warning: struct is never constructed: `p`
Oct 14 22:20:47.671 INFO kablam! --> src/main.rs:43:9
Oct 14 22:20:47.671 INFO kablam! |
Oct 14 22:20:47.671 INFO kablam! 43 | struct $a {
Oct 14 22:20:47.671 INFO kablam! | ^^^^^^^^^
Oct 14 22:20:47.671 INFO kablam! ...
Oct 14 22:20:47.671 INFO kablam! 69 | element!(p, BodyElement);
Oct 14 22:20:47.671 INFO kablam! | ------------------------- in this macro invocation
Oct 14 22:20:47.671 INFO kablam! |
Oct 14 22:20:47.671 INFO kablam! = note: #[warn(dead_code)] on by default
Oct 14 22:20:47.672 INFO kablam!
Oct 14 22:20:47.672 INFO kablam! warning: function is never used: `p`
Oct 14 22:20:47.672 INFO kablam! --> src/main.rs:61:9
Oct 14 22:20:47.672 INFO kablam! |
Oct 14 22:20:47.672 INFO kablam! 61 | fn $a(children: Vec>) -> Box<$a> {
Oct 14 22:20:47.672 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 14 22:20:47.672 INFO kablam! ...
Oct 14 22:20:47.672 INFO kablam! 69 | element!(p, BodyElement);
Oct 14 22:20:47.672 INFO kablam! | ------------------------- in this macro invocation
Oct 14 22:20:47.672 INFO kablam!
Oct 14 22:20:47.676 INFO kablam! warning: type `text` should have a camel case name such as `Text`
Oct 14 22:20:47.676 INFO kablam! --> src/main.rs:27:1
Oct 14 22:20:47.676 INFO kablam! |
Oct 14 22:20:47.676 INFO kablam! 27 | / struct text {
Oct 14 22:20:47.676 INFO kablam! 28 | | string: String,
Oct 14 22:20:47.677 INFO kablam! 29 | | }
Oct 14 22:20:47.677 INFO kablam! | |_^
Oct 14 22:20:47.677 INFO kablam! |
Oct 14 22:20:47.677 INFO kablam! = note: #[warn(non_camel_case_types)] on by default
Oct 14 22:20:47.677 INFO kablam!
Oct 14 22:20:47.677 INFO kablam! warning: type `span` should have a camel case name such as `Span`
Oct 14 22:20:47.677 INFO kablam! --> src/main.rs:43:9
Oct 14 22:20:47.677 INFO kablam! |
Oct 14 22:20:47.677 INFO kablam! 43 | / struct $a {
Oct 14 22:20:47.677 INFO kablam! 44 | | children: Vec>,
Oct 14 22:20:47.677 INFO kablam! 45 | | }
Oct 14 22:20:47.677 INFO kablam! | |_________^
Oct 14 22:20:47.677 INFO kablam! ...
Oct 14 22:20:47.677 INFO kablam! 67 | element!(span, BodyElement);
Oct 14 22:20:47.677 INFO kablam! | ---------------------------- in this macro invocation
Oct 14 22:20:47.677 INFO kablam!
Oct 14 22:20:47.678 INFO kablam! warning: type `div` should have a camel case name such as `Div`
Oct 14 22:20:47.678 INFO kablam! --> src/main.rs:43:9
Oct 14 22:20:47.678 INFO kablam! |
Oct 14 22:20:47.678 INFO kablam! 43 | / struct $a {
Oct 14 22:20:47.678 INFO kablam! 44 | | children: Vec>,
Oct 14 22:20:47.678 INFO kablam! 45 | | }
Oct 14 22:20:47.678 INFO kablam! | |_________^
Oct 14 22:20:47.678 INFO kablam! ...
Oct 14 22:20:47.678 INFO kablam! 68 | element!(div, BodyElement);
Oct 14 22:20:47.678 INFO kablam! | --------------------------- in this macro invocation
Oct 14 22:20:47.678 INFO kablam!
Oct 14 22:20:47.678 INFO kablam! warning: type `p` should have a camel case name such as `P`
Oct 14 22:20:47.678 INFO kablam! --> src/main.rs:43:9
Oct 14 22:20:47.678 INFO kablam! |
Oct 14 22:20:47.678 INFO kablam! 43 | / struct $a {
Oct 14 22:20:47.678 INFO kablam! 44 | | children: Vec>,
Oct 14 22:20:47.679 INFO kablam! 45 | | }
Oct 14 22:20:47.679 INFO kablam! | |_________^
Oct 14 22:20:47.679 INFO kablam! ...
Oct 14 22:20:47.679 INFO kablam! 69 | element!(p, BodyElement);
Oct 14 22:20:47.679 INFO kablam! | ------------------------- in this macro invocation
Oct 14 22:20:47.679 INFO kablam!
Oct 14 22:20:48.234 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.93s
Oct 14 22:20:48.234 INFO kablam! su: No module specific data is present
Oct 14 22:20:48.913 INFO running `"docker" "rm" "-f" "d46b4175f81b763a4d077f4f6d484b716f566181c3c7d5244544072c622a2259"`
Oct 14 22:20:49.076 INFO blam! d46b4175f81b763a4d077f4f6d484b716f566181c3c7d5244544072c622a2259
Oct 14 22:20:49.089 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 14 22:20:49.725 INFO blam! 2b11fc0e8dbcd35b78dae70e22efffcbdcbdff26e943a6ce4e02eb0041f5ca73
Oct 14 22:20:49.725 INFO running `"docker" "start" "-a" "2b11fc0e8dbcd35b78dae70e22efffcbdcbdff26e943a6ce4e02eb0041f5ca73"`
Oct 14 22:20:51.335 INFO kablam! usermod: no changes
Oct 14 22:20:51.403 INFO kablam! Compiling html-rs v0.1.0 (/source)
Oct 14 22:20:51.779 INFO kablam! warning: struct is never constructed: `p`
Oct 14 22:20:51.779 INFO kablam! --> src/main.rs:43:9
Oct 14 22:20:51.779 INFO kablam! |
Oct 14 22:20:51.779 INFO kablam! 43 | struct $a {
Oct 14 22:20:51.779 INFO kablam! | ^^^^^^^^^
Oct 14 22:20:51.779 INFO kablam! ...
Oct 14 22:20:51.779 INFO kablam! 69 | element!(p, BodyElement);
Oct 14 22:20:51.779 INFO kablam! | ------------------------- in this macro invocation
Oct 14 22:20:51.779 INFO kablam! |
Oct 14 22:20:51.779 INFO kablam! = note: #[warn(dead_code)] on by default
Oct 14 22:20:51.779 INFO kablam!
Oct 14 22:20:51.779 INFO kablam! warning: function is never used: `p`
Oct 14 22:20:51.779 INFO kablam! --> src/main.rs:61:9
Oct 14 22:20:51.779 INFO kablam! |
Oct 14 22:20:51.779 INFO kablam! 61 | fn $a(children: Vec>) -> Box<$a> {
Oct 14 22:20:51.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 14 22:20:51.779 INFO kablam! ...
Oct 14 22:20:51.779 INFO kablam! 69 | element!(p, BodyElement);
Oct 14 22:20:51.779 INFO kablam! | ------------------------- in this macro invocation
Oct 14 22:20:51.779 INFO kablam!
Oct 14 22:20:51.787 INFO kablam! warning: type `text` should have a camel case name such as `Text`
Oct 14 22:20:51.787 INFO kablam! --> src/main.rs:27:1
Oct 14 22:20:51.787 INFO kablam! |
Oct 14 22:20:51.787 INFO kablam! 27 | / struct text {
Oct 14 22:20:51.787 INFO kablam! 28 | | string: String,
Oct 14 22:20:51.787 INFO kablam! 29 | | }
Oct 14 22:20:51.787 INFO kablam! | |_^
Oct 14 22:20:51.787 INFO kablam! |
Oct 14 22:20:51.787 INFO kablam! = note: #[warn(non_camel_case_types)] on by default
Oct 14 22:20:51.787 INFO kablam!
Oct 14 22:20:51.787 INFO kablam! warning: type `span` should have a camel case name such as `Span`
Oct 14 22:20:51.787 INFO kablam! --> src/main.rs:43:9
Oct 14 22:20:51.787 INFO kablam! |
Oct 14 22:20:51.787 INFO kablam! 43 | / struct $a {
Oct 14 22:20:51.787 INFO kablam! 44 | | children: Vec>,
Oct 14 22:20:51.787 INFO kablam! 45 | | }
Oct 14 22:20:51.787 INFO kablam! | |_________^
Oct 14 22:20:51.787 INFO kablam! ...
Oct 14 22:20:51.787 INFO kablam! 67 | element!(span, BodyElement);
Oct 14 22:20:51.787 INFO kablam! | ---------------------------- in this macro invocation
Oct 14 22:20:51.787 INFO kablam!
Oct 14 22:20:51.787 INFO kablam! warning: type `div` should have a camel case name such as `Div`
Oct 14 22:20:51.787 INFO kablam! --> src/main.rs:43:9
Oct 14 22:20:51.787 INFO kablam! |
Oct 14 22:20:51.787 INFO kablam! 43 | / struct $a {
Oct 14 22:20:51.787 INFO kablam! 44 | | children: Vec>,
Oct 14 22:20:51.788 INFO kablam! 45 | | }
Oct 14 22:20:51.788 INFO kablam! | |_________^
Oct 14 22:20:51.788 INFO kablam! ...
Oct 14 22:20:51.788 INFO kablam! 68 | element!(div, BodyElement);
Oct 14 22:20:51.788 INFO kablam! | --------------------------- in this macro invocation
Oct 14 22:20:51.788 INFO kablam!
Oct 14 22:20:51.791 INFO kablam! warning: type `p` should have a camel case name such as `P`
Oct 14 22:20:51.791 INFO kablam! --> src/main.rs:43:9
Oct 14 22:20:51.791 INFO kablam! |
Oct 14 22:20:51.791 INFO kablam! 43 | / struct $a {
Oct 14 22:20:51.791 INFO kablam! 44 | | children: Vec>,
Oct 14 22:20:51.791 INFO kablam! 45 | | }
Oct 14 22:20:51.791 INFO kablam! | |_________^
Oct 14 22:20:51.791 INFO kablam! ...
Oct 14 22:20:51.791 INFO kablam! 69 | element!(p, BodyElement);
Oct 14 22:20:51.791 INFO kablam! | ------------------------- in this macro invocation
Oct 14 22:20:51.791 INFO kablam!
Oct 14 22:20:52.280 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.92s
Oct 14 22:20:52.283 INFO kablam! su: No module specific data is present
Oct 14 22:20:53.343 INFO running `"docker" "rm" "-f" "2b11fc0e8dbcd35b78dae70e22efffcbdcbdff26e943a6ce4e02eb0041f5ca73"`
Oct 14 22:20:53.697 INFO blam! 2b11fc0e8dbcd35b78dae70e22efffcbdcbdff26e943a6ce4e02eb0041f5ca73
Oct 14 22:20:53.703 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 14 22:20:54.222 INFO blam! 54fe16862a78a7c38e7141963d446c7562021720970a2f2782cb5d0f609e1cb9
Oct 14 22:20:54.224 INFO running `"docker" "start" "-a" "54fe16862a78a7c38e7141963d446c7562021720970a2f2782cb5d0f609e1cb9"`
Oct 14 22:20:55.819 INFO kablam! usermod: no changes
Oct 14 22:20:55.883 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s
Oct 14 22:20:55.891 INFO kablam! Running /target/debug/deps/html_rs-852881a8737532b6
Oct 14 22:20:55.891 INFO blam!
Oct 14 22:20:55.891 INFO blam! running 0 tests
Oct 14 22:20:55.891 INFO blam!
Oct 14 22:20:55.891 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 14 22:20:55.891 INFO blam!
Oct 14 22:20:55.903 INFO kablam! su: No module specific data is present
Oct 14 22:20:57.079 INFO running `"docker" "rm" "-f" "54fe16862a78a7c38e7141963d446c7562021720970a2f2782cb5d0f609e1cb9"`
Oct 14 22:20:57.503 INFO blam! 54fe16862a78a7c38e7141963d446c7562021720970a2f2782cb5d0f609e1cb9