Oct 14 16:29:41.830 INFO testing joelparkerhenderson/demo_rust_html_parser against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 16:29:41.831 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16:29:42.227 INFO blam! 984ab0abd683dc9311e979f0457185d338a6a7e29ed3cd971af683498ac09395 Oct 14 16:29:42.230 INFO running `"docker" "start" "-a" "984ab0abd683dc9311e979f0457185d338a6a7e29ed3cd971af683498ac09395"` Oct 14 16:29:43.367 INFO kablam! usermod: no changes Oct 14 16:29:43.494 INFO kablam! Compiling libc v0.2.32 Oct 14 16:29:43.503 INFO kablam! Compiling serde v1.0.15 Oct 14 16:29:43.509 INFO kablam! Compiling html5ever v0.21.0 Oct 14 16:29:43.509 INFO kablam! Compiling tendril v0.4.0 Oct 14 16:29:46.851 INFO kablam! Compiling rand v0.3.17 Oct 14 16:29:50.591 INFO kablam! Compiling phf_generator v0.7.21 Oct 14 16:29:51.239 INFO kablam! Compiling string_cache_codegen v0.4.0 Oct 14 16:29:51.240 INFO kablam! Compiling phf_codegen v0.7.21 Oct 14 16:29:53.542 INFO kablam! Compiling string_cache v0.6.2 Oct 14 16:29:53.543 INFO kablam! Compiling markup5ever v0.6.0 Oct 14 16:30:05.191 INFO kablam! Compiling demo-rust-html-parser v1.0.0 (/source) Oct 14 16:30:05.562 INFO kablam! warning: unused import: `std::env` Oct 14 16:30:05.562 INFO kablam! --> src/main.rs:3:5 Oct 14 16:30:05.562 INFO kablam! | Oct 14 16:30:05.563 INFO kablam! 3 | use std::env; Oct 14 16:30:05.563 INFO kablam! | ^^^^^^^^ Oct 14 16:30:05.563 INFO kablam! | Oct 14 16:30:05.563 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 16:30:05.563 INFO kablam! Oct 14 16:30:05.563 INFO kablam! warning: unused import: `std::fmt::format` Oct 14 16:30:05.563 INFO kablam! --> src/main.rs:4:5 Oct 14 16:30:05.563 INFO kablam! | Oct 14 16:30:05.563 INFO kablam! 4 | use std::fmt::format; Oct 14 16:30:05.563 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 16:30:05.564 INFO kablam! Oct 14 16:30:05.564 INFO kablam! warning: unused import: `std::io` Oct 14 16:30:05.564 INFO kablam! --> src/main.rs:6:5 Oct 14 16:30:05.564 INFO kablam! | Oct 14 16:30:05.564 INFO kablam! 6 | use std::io; Oct 14 16:30:05.564 INFO kablam! | ^^^^^^^ Oct 14 16:30:05.564 INFO kablam! Oct 14 16:30:05.564 INFO kablam! warning: unused import: `std::io::BufReader` Oct 14 16:30:05.564 INFO kablam! --> src/main.rs:7:5 Oct 14 16:30:05.564 INFO kablam! | Oct 14 16:30:05.564 INFO kablam! 7 | use std::io::BufReader; Oct 14 16:30:05.564 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 16:30:05.564 INFO kablam! Oct 14 16:30:05.564 INFO kablam! warning: unused import: `std::iter::repeat` Oct 14 16:30:05.564 INFO kablam! --> src/main.rs:9:5 Oct 14 16:30:05.564 INFO kablam! | Oct 14 16:30:05.564 INFO kablam! 9 | use std::iter::repeat; Oct 14 16:30:05.564 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 16:30:05.564 INFO kablam! Oct 14 16:30:05.564 INFO kablam! warning: unused import: `std::ffi::OsStr` Oct 14 16:30:05.564 INFO kablam! --> src/main.rs:13:5 Oct 14 16:30:05.564 INFO kablam! | Oct 14 16:30:05.564 INFO kablam! 13 | use std::ffi::OsStr; Oct 14 16:30:05.564 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 16:30:05.564 INFO kablam! Oct 14 16:30:05.564 INFO kablam! warning: unused import: `Node` Oct 14 16:30:05.564 INFO kablam! --> src/main.rs:15:24 Oct 14 16:30:05.564 INFO kablam! | Oct 14 16:30:05.564 INFO kablam! 15 | use html5ever::rcdom::{Node, NodeData, RcDom, Handle}; Oct 14 16:30:05.564 INFO kablam! | ^^^^ Oct 14 16:30:05.564 INFO kablam! Oct 14 16:30:05.564 INFO kablam! warning: unused import: `ParseOpts` Oct 14 16:30:05.565 INFO kablam! --> src/main.rs:17:17 Oct 14 16:30:05.565 INFO kablam! | Oct 14 16:30:05.565 INFO kablam! 17 | use html5ever::{ParseOpts, parse_document}; Oct 14 16:30:05.565 INFO kablam! | ^^^^^^^^^ Oct 14 16:30:05.565 INFO kablam! Oct 14 16:30:05.565 INFO kablam! warning: unused import: `html5ever::tree_builder::TreeBuilderOpts` Oct 14 16:30:05.565 INFO kablam! --> src/main.rs:18:5 Oct 14 16:30:05.565 INFO kablam! | Oct 14 16:30:05.565 INFO kablam! 18 | use html5ever::tree_builder::TreeBuilderOpts; Oct 14 16:30:05.565 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:30:05.565 INFO kablam! Oct 14 16:30:05.566 INFO kablam! warning: unused imports: `SerializeOpts`, `serialize` Oct 14 16:30:05.566 INFO kablam! --> src/main.rs:19:28 Oct 14 16:30:05.566 INFO kablam! | Oct 14 16:30:05.566 INFO kablam! 19 | use html5ever::serialize::{SerializeOpts, serialize}; Oct 14 16:30:05.566 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^ Oct 14 16:30:05.566 INFO kablam! Oct 14 16:30:05.622 INFO kablam! warning: unused import: `html5ever::tendril` Oct 14 16:30:05.622 INFO kablam! --> src/main.rs:20:5 Oct 14 16:30:05.622 INFO kablam! | Oct 14 16:30:05.622 INFO kablam! 20 | use html5ever::tendril::*; Oct 14 16:30:05.622 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 16:30:05.622 INFO kablam! Oct 14 16:30:05.644 INFO kablam! warning: function is never used: `indent` Oct 14 16:30:05.644 INFO kablam! --> src/main.rs:107:1 Oct 14 16:30:05.644 INFO kablam! | Oct 14 16:30:05.644 INFO kablam! 107 | fn indent(size: usize, s: &str) -> String { Oct 14 16:30:05.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:30:05.644 INFO kablam! | Oct 14 16:30:05.644 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:30:05.644 INFO kablam! Oct 14 16:30:07.225 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.83s Oct 14 16:30:07.229 INFO kablam! su: No module specific data is present Oct 14 16:30:07.481 INFO running `"docker" "rm" "-f" "984ab0abd683dc9311e979f0457185d338a6a7e29ed3cd971af683498ac09395"` Oct 14 16:30:07.611 INFO blam! 984ab0abd683dc9311e979f0457185d338a6a7e29ed3cd971af683498ac09395 Oct 14 16:30:07.612 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16:30:07.761 INFO blam! 60fb8ec852f8d1f4c0e8abed7f2c56ac5505b641b252c90af4f96cef7cddb8dc Oct 14 16:30:07.764 INFO running `"docker" "start" "-a" "60fb8ec852f8d1f4c0e8abed7f2c56ac5505b641b252c90af4f96cef7cddb8dc"` Oct 14 16:30:08.199 INFO kablam! usermod: no changes Oct 14 16:30:08.250 INFO kablam! Compiling demo-rust-html-parser v1.0.0 (/source) Oct 14 16:30:08.543 INFO kablam! warning: unused import: `std::env` Oct 14 16:30:08.543 INFO kablam! --> src/main.rs:3:5 Oct 14 16:30:08.543 INFO kablam! | Oct 14 16:30:08.543 INFO kablam! 3 | use std::env; Oct 14 16:30:08.543 INFO kablam! | ^^^^^^^^ Oct 14 16:30:08.543 INFO kablam! | Oct 14 16:30:08.543 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 16:30:08.543 INFO kablam! Oct 14 16:30:08.543 INFO kablam! warning: unused import: `std::fmt::format` Oct 14 16:30:08.543 INFO kablam! --> src/main.rs:4:5 Oct 14 16:30:08.543 INFO kablam! | Oct 14 16:30:08.543 INFO kablam! 4 | use std::fmt::format; Oct 14 16:30:08.543 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 16:30:08.543 INFO kablam! Oct 14 16:30:08.543 INFO kablam! warning: unused import: `std::io` Oct 14 16:30:08.543 INFO kablam! --> src/main.rs:6:5 Oct 14 16:30:08.543 INFO kablam! | Oct 14 16:30:08.543 INFO kablam! 6 | use std::io; Oct 14 16:30:08.543 INFO kablam! | ^^^^^^^ Oct 14 16:30:08.543 INFO kablam! Oct 14 16:30:08.543 INFO kablam! warning: unused import: `std::io::BufReader` Oct 14 16:30:08.543 INFO kablam! --> src/main.rs:7:5 Oct 14 16:30:08.543 INFO kablam! | Oct 14 16:30:08.543 INFO kablam! 7 | use std::io::BufReader; Oct 14 16:30:08.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 16:30:08.543 INFO kablam! Oct 14 16:30:08.549 INFO kablam! warning: unused import: `std::iter::repeat` Oct 14 16:30:08.549 INFO kablam! --> src/main.rs:9:5 Oct 14 16:30:08.549 INFO kablam! | Oct 14 16:30:08.549 INFO kablam! 9 | use std::iter::repeat; Oct 14 16:30:08.549 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 16:30:08.550 INFO kablam! Oct 14 16:30:08.550 INFO kablam! warning: unused import: `std::ffi::OsStr` Oct 14 16:30:08.550 INFO kablam! --> src/main.rs:13:5 Oct 14 16:30:08.550 INFO kablam! | Oct 14 16:30:08.550 INFO kablam! 13 | use std::ffi::OsStr; Oct 14 16:30:08.551 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 16:30:08.551 INFO kablam! Oct 14 16:30:08.551 INFO kablam! warning: unused import: `Node` Oct 14 16:30:08.551 INFO kablam! --> src/main.rs:15:24 Oct 14 16:30:08.551 INFO kablam! | Oct 14 16:30:08.552 INFO kablam! 15 | use html5ever::rcdom::{Node, NodeData, RcDom, Handle}; Oct 14 16:30:08.552 INFO kablam! | ^^^^ Oct 14 16:30:08.552 INFO kablam! Oct 14 16:30:08.552 INFO kablam! warning: unused import: `ParseOpts` Oct 14 16:30:08.552 INFO kablam! --> src/main.rs:17:17 Oct 14 16:30:08.552 INFO kablam! | Oct 14 16:30:08.553 INFO kablam! 17 | use html5ever::{ParseOpts, parse_document}; Oct 14 16:30:08.553 INFO kablam! | ^^^^^^^^^ Oct 14 16:30:08.553 INFO kablam! Oct 14 16:30:08.553 INFO kablam! warning: unused import: `html5ever::tree_builder::TreeBuilderOpts` Oct 14 16:30:08.553 INFO kablam! --> src/main.rs:18:5 Oct 14 16:30:08.554 INFO kablam! | Oct 14 16:30:08.554 INFO kablam! 18 | use html5ever::tree_builder::TreeBuilderOpts; Oct 14 16:30:08.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:30:08.554 INFO kablam! Oct 14 16:30:08.554 INFO kablam! warning: unused imports: `SerializeOpts`, `serialize` Oct 14 16:30:08.555 INFO kablam! --> src/main.rs:19:28 Oct 14 16:30:08.555 INFO kablam! | Oct 14 16:30:08.555 INFO kablam! 19 | use html5ever::serialize::{SerializeOpts, serialize}; Oct 14 16:30:08.555 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^^ Oct 14 16:30:08.555 INFO kablam! Oct 14 16:30:08.616 INFO kablam! warning: unused import: `html5ever::tendril` Oct 14 16:30:08.616 INFO kablam! --> src/main.rs:20:5 Oct 14 16:30:08.616 INFO kablam! | Oct 14 16:30:08.616 INFO kablam! 20 | use html5ever::tendril::*; Oct 14 16:30:08.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 16:30:08.616 INFO kablam! Oct 14 16:30:10.476 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.26s Oct 14 16:30:10.481 INFO kablam! su: No module specific data is present Oct 14 16:30:10.797 INFO running `"docker" "rm" "-f" "60fb8ec852f8d1f4c0e8abed7f2c56ac5505b641b252c90af4f96cef7cddb8dc"` Oct 14 16:30:10.904 INFO blam! 60fb8ec852f8d1f4c0e8abed7f2c56ac5505b641b252c90af4f96cef7cddb8dc Oct 14 16:30:10.911 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16:30:11.182 INFO blam! d368cb9fb7b015b5b99d38f8b53ebf4b153c2021055f784e27f659fe195bca7e Oct 14 16:30:11.192 INFO running `"docker" "start" "-a" "d368cb9fb7b015b5b99d38f8b53ebf4b153c2021055f784e27f659fe195bca7e"` Oct 14 16:30:11.664 INFO kablam! usermod: no changes Oct 14 16:30:11.735 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 14 16:30:11.747 INFO kablam! Running /target/debug/deps/demo_rust_html_parser-04143f3b00d24c7f Oct 14 16:30:11.752 INFO blam! Oct 14 16:30:11.752 INFO blam! running 11 tests Oct 14 16:30:11.753 INFO blam! test tests::test_indent_args_some ... ok Oct 14 16:30:11.753 INFO blam! test tests::test_indent_args_zero ... ok Oct 14 16:30:11.753 INFO blam! test tests::test_indent_units_args_some ... ok Oct 14 16:30:11.753 INFO blam! test tests::test_indent_unit ... ok Oct 14 16:30:11.753 INFO blam! test tests::test_indent_units_args_zero ... ok Oct 14 16:30:11.753 INFO blam! test tests::test_parse_html_string_with_blank ... ok Oct 14 16:30:11.753 INFO blam! test tests::test_parse_html_string_with_text ... ok Oct 14 16:30:11.753 INFO blam! test tests::test_parse_html_string_with_double_tag ... ok Oct 14 16:30:11.753 INFO blam! test tests::test_parse_html_string_with_comment ... ok Oct 14 16:30:11.755 INFO blam! test tests::test_parse_html_string_with_single_tag ... ok Oct 14 16:30:11.755 INFO blam! test tests::test_parse_html_string_with_single_tag_with_attribute ... ok Oct 14 16:30:11.755 INFO blam! Oct 14 16:30:11.755 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:30:11.755 INFO blam! Oct 14 16:30:11.757 INFO kablam! su: No module specific data is present Oct 14 16:30:12.018 INFO running `"docker" "rm" "-f" "d368cb9fb7b015b5b99d38f8b53ebf4b153c2021055f784e27f659fe195bca7e"` Oct 14 16:30:12.096 INFO blam! d368cb9fb7b015b5b99d38f8b53ebf4b153c2021055f784e27f659fe195bca7e