Oct 15 23:37:26.965 INFO testing pretty_html-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1
Oct 15 23:37:26.966 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 23:37:27.376 INFO blam! d67307c5edee3419ee64e5c93ca2ffac92926693fa3ac13f400822e02dc16e36
Oct 15 23:37:27.378 INFO running `"docker" "start" "-a" "d67307c5edee3419ee64e5c93ca2ffac92926693fa3ac13f400822e02dc16e36"`
Oct 15 23:37:28.503 INFO kablam! usermod: no changes
Oct 15 23:37:28.971 INFO kablam! Compiling onig_sys v68.2.1
Oct 15 23:37:28.971 INFO kablam! Compiling bincode v1.0.1
Oct 15 23:37:28.971 INFO kablam! Compiling serde_urlencoded v0.5.3
Oct 15 23:37:28.971 INFO kablam! Compiling plist v0.2.4
Oct 15 23:37:31.719 INFO kablam! Compiling reqwest v0.8.8
Oct 15 23:37:37.255 INFO kablam! Compiling onig v3.2.2
Oct 15 23:37:39.187 INFO kablam! Compiling syntect v2.1.0
Oct 15 23:37:50.963 INFO kablam! Compiling pretty_html v0.1.0 (/source)
Oct 15 23:37:58.509 INFO kablam! warning: unused import: `Theme`
Oct 15 23:37:58.509 INFO kablam! --> src/lib.rs:8:46
Oct 15 23:37:58.509 INFO kablam! |
Oct 15 23:37:58.509 INFO kablam! 8 | use syntect::highlighting::{ThemeSet, Style, Theme};
Oct 15 23:37:58.509 INFO kablam! | ^^^^^
Oct 15 23:37:58.509 INFO kablam! |
Oct 15 23:37:58.509 INFO kablam! = note: #[warn(unused_imports)] on by default
Oct 15 23:37:58.509 INFO kablam!
Oct 15 23:37:58.509 INFO kablam! warning: unused import: `reqwest::header::HeaderView`
Oct 15 23:37:58.509 INFO kablam! --> src/lib.rs:11:5
Oct 15 23:37:58.509 INFO kablam! |
Oct 15 23:37:58.509 INFO kablam! 11 | use reqwest::header::HeaderView;
Oct 15 23:37:58.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 15 23:37:58.509 INFO kablam!
Oct 15 23:38:10.794 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 42.26s
Oct 15 23:38:10.811 INFO kablam! su: No module specific data is present
Oct 15 23:38:11.403 INFO running `"docker" "rm" "-f" "d67307c5edee3419ee64e5c93ca2ffac92926693fa3ac13f400822e02dc16e36"`
Oct 15 23:38:11.696 INFO blam! d67307c5edee3419ee64e5c93ca2ffac92926693fa3ac13f400822e02dc16e36
Oct 15 23:38:11.700 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 23:38:12.081 INFO blam! aa3af7e02ef240033acef7713e05cc3614e1243dd220bbd5e3dd5482507e5663
Oct 15 23:38:12.085 INFO running `"docker" "start" "-a" "aa3af7e02ef240033acef7713e05cc3614e1243dd220bbd5e3dd5482507e5663"`
Oct 15 23:38:13.121 INFO kablam! usermod: no changes
Oct 15 23:38:13.396 INFO kablam! Compiling pretty_html v0.1.0 (/source)
Oct 15 23:38:21.211 INFO kablam! warning: unused import: `Theme`
Oct 15 23:38:21.211 INFO kablam! --> src/lib.rs:8:46
Oct 15 23:38:21.211 INFO kablam! |
Oct 15 23:38:21.211 INFO kablam! 8 | use syntect::highlighting::{ThemeSet, Style, Theme};
Oct 15 23:38:21.211 INFO kablam! | ^^^^^
Oct 15 23:38:21.211 INFO kablam! |
Oct 15 23:38:21.211 INFO kablam! = note: #[warn(unused_imports)] on by default
Oct 15 23:38:21.211 INFO kablam!
Oct 15 23:38:21.211 INFO kablam! warning: unused import: `reqwest::header::HeaderView`
Oct 15 23:38:21.211 INFO kablam! --> src/lib.rs:11:5
Oct 15 23:38:21.211 INFO kablam! |
Oct 15 23:38:21.211 INFO kablam! 11 | use reqwest::header::HeaderView;
Oct 15 23:38:21.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 15 23:38:21.211 INFO kablam!
Oct 15 23:38:26.726 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.57s
Oct 15 23:38:26.763 INFO kablam! su: No module specific data is present
Oct 15 23:38:27.315 INFO running `"docker" "rm" "-f" "aa3af7e02ef240033acef7713e05cc3614e1243dd220bbd5e3dd5482507e5663"`
Oct 15 23:38:27.461 INFO blam! aa3af7e02ef240033acef7713e05cc3614e1243dd220bbd5e3dd5482507e5663
Oct 15 23:38:27.461 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 23:38:27.678 INFO blam! 836f797a68b58353049125f494c0f0820242d3edc777a51c18ba500635ec7bbc
Oct 15 23:38:27.685 INFO running `"docker" "start" "-a" "836f797a68b58353049125f494c0f0820242d3edc777a51c18ba500635ec7bbc"`
Oct 15 23:38:28.353 INFO kablam! usermod: no changes
Oct 15 23:38:28.607 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s
Oct 15 23:38:28.627 INFO kablam! Running /target/debug/deps/pretty_html-81798103e05fb833
Oct 15 23:38:28.638 INFO blam!
Oct 15 23:38:28.639 INFO blam! running 2 tests
Oct 15 23:38:29.348 INFO blam! test tests::colorize_div ... ok
Oct 15 23:38:29.375 INFO blam! test tests::colorize_headers ... ok
Oct 15 23:38:29.376 INFO blam!
Oct 15 23:38:29.376 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 15 23:38:29.376 INFO blam!
Oct 15 23:38:29.379 INFO blam!
Oct 15 23:38:29.379 INFO blam! running 0 tests
Oct 15 23:38:29.379 INFO blam!
Oct 15 23:38:29.379 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 15 23:38:29.379 INFO blam!
Oct 15 23:38:29.381 INFO kablam! Running /target/debug/deps/pretty_html-6a2785fe57e2d7ad
Oct 15 23:38:29.381 INFO kablam! Doc-tests pretty_html
Oct 15 23:38:40.049 INFO blam!
Oct 15 23:38:40.049 INFO blam! running 0 tests
Oct 15 23:38:40.049 INFO blam!
Oct 15 23:38:40.049 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 15 23:38:40.049 INFO blam!
Oct 15 23:38:40.059 INFO kablam! su: No module specific data is present
Oct 15 23:38:40.461 INFO running `"docker" "rm" "-f" "836f797a68b58353049125f494c0f0820242d3edc777a51c18ba500635ec7bbc"`
Oct 15 23:38:40.673 INFO blam! 836f797a68b58353049125f494c0f0820242d3edc777a51c18ba500635ec7bbc