Oct 21 18:44:04.979 INFO checking crossdot/rust_ssr against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:44:04.979 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 21 18:44:05.227 INFO blam! 50161921a216f59ce9b57bd26f6861e9dfd9bffd646a1fa33d281de79c3b7825 Oct 21 18:44:05.228 INFO running `"docker" "start" "-a" "50161921a216f59ce9b57bd26f6861e9dfd9bffd646a1fa33d281de79c3b7825"` Oct 21 18:44:05.654 INFO kablam! usermod: no changes Oct 21 18:44:05.870 INFO kablam! Checking serde v1.0.11 Oct 21 18:44:05.871 INFO kablam! Checking ego-tree v0.1.1 Oct 21 18:44:05.877 INFO kablam! Checking utf-8 v0.6.0 Oct 21 18:44:05.877 INFO kablam! Checking filetime v0.1.10 Oct 21 18:44:05.877 INFO kablam! Checking nodrop v0.1.9 Oct 21 18:44:05.880 INFO kablam! Checking mio v0.6.10 Oct 21 18:44:05.880 INFO kablam! Compiling string_cache_codegen v0.4.0 Oct 21 18:44:05.880 INFO kablam! Compiling string_cache v0.2.29 Oct 21 18:44:06.553 INFO kablam! Compiling html5ever v0.18.0 Oct 21 18:44:06.748 INFO kablam! Checking cssparser v0.5.8 Oct 21 18:44:07.000 INFO kablam! Compiling html5ever v0.5.4 Oct 21 18:44:07.157 INFO kablam! Checking quickersort v2.2.0 Oct 21 18:44:11.568 INFO kablam! Checking tendril v0.3.1 Oct 21 18:44:13.985 INFO kablam! Checking tendril v0.2.4 Oct 21 18:44:14.015 INFO kablam! Compiling serde_derive v1.0.11 Oct 21 18:44:14.015 INFO kablam! Checking tokio-core v0.1.9 Oct 21 18:44:14.583 INFO kablam! Compiling string_cache v0.6.1 Oct 21 18:44:14.685 INFO kablam! Compiling markup5ever v0.3.1 Oct 21 18:44:16.568 INFO kablam! Checking iron v0.5.1 Oct 21 18:44:19.944 INFO kablam! Checking tokio-proto v0.1.1 Oct 21 18:44:22.124 INFO kablam! Checking selectors v0.5.9 Oct 21 18:44:22.672 INFO kablam! Checking mount v0.3.0 Oct 21 18:44:22.672 INFO kablam! Checking router v0.5.1 Oct 21 18:44:25.269 INFO kablam! Checking staticfile v0.4.0 Oct 21 18:44:26.116 INFO kablam! Checking hyper v0.11.2 Oct 21 18:44:28.652 INFO kablam! Checking serde_json v1.0.2 Oct 21 18:44:31.964 INFO kablam! Checking scraper v0.4.0 Oct 21 18:44:38.864 INFO kablam! Checking select v0.4.2 Oct 21 18:44:40.301 INFO kablam! Checking iron_ws_test v0.1.0 (/source) Oct 21 18:44:43.357 INFO kablam! warning: unused import: `parse_document` Oct 21 18:44:43.357 INFO kablam! --> src/main.rs:162:28 Oct 21 18:44:43.357 INFO kablam! | Oct 21 18:44:43.358 INFO kablam! 162 | use html5ever::{ParseOpts, parse_document, parse_fragment}; Oct 21 18:44:43.358 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 18:44:43.358 INFO kablam! | Oct 21 18:44:43.359 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 18:44:43.359 INFO kablam! Oct 21 18:44:43.359 INFO kablam! warning: unused import: `html5ever::tree_builder::TreeBuilderOpts` Oct 21 18:44:43.359 INFO kablam! --> src/main.rs:163:5 Oct 21 18:44:43.360 INFO kablam! | Oct 21 18:44:43.360 INFO kablam! 163 | use html5ever::tree_builder::TreeBuilderOpts; Oct 21 18:44:43.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:44:43.361 INFO kablam! Oct 21 18:44:43.361 INFO kablam! warning: unused import: `html5ever::rcdom::NodeData::Element` Oct 21 18:44:43.361 INFO kablam! --> src/main.rs:165:5 Oct 21 18:44:43.361 INFO kablam! | Oct 21 18:44:43.362 INFO kablam! 165 | use html5ever::rcdom::NodeData::Element; Oct 21 18:44:43.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:44:43.362 INFO kablam! Oct 21 18:44:43.362 INFO kablam! warning: unused import: `SerializeOpts` Oct 21 18:44:43.363 INFO kablam! --> src/main.rs:167:28 Oct 21 18:44:43.363 INFO kablam! | Oct 21 18:44:43.363 INFO kablam! 167 | use html5ever::serialize::{SerializeOpts}; Oct 21 18:44:43.363 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 18:44:43.364 INFO kablam! Oct 21 18:44:43.364 INFO kablam! warning: unused import: `StrTendril` Oct 21 18:44:43.364 INFO kablam! --> src/main.rs:168:39 Oct 21 18:44:43.365 INFO kablam! | Oct 21 18:44:43.365 INFO kablam! 168 | use html5ever::tendril::{TendrilSink, StrTendril}; Oct 21 18:44:43.365 INFO kablam! | ^^^^^^^^^^ Oct 21 18:44:43.366 INFO kablam! Oct 21 18:44:43.596 INFO kablam! warning: function is never used: `execute` Oct 21 18:44:43.596 INFO kablam! --> src/main.rs:135:1 Oct 21 18:44:43.596 INFO kablam! | Oct 21 18:44:43.596 INFO kablam! 135 | fn execute(cmd: &str) -> String { Oct 21 18:44:43.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:44:43.596 INFO kablam! | Oct 21 18:44:43.596 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 18:44:43.596 INFO kablam! Oct 21 18:44:43.596 INFO kablam! warning: function is never used: `parse` Oct 21 18:44:43.596 INFO kablam! --> src/main.rs:171:1 Oct 21 18:44:43.596 INFO kablam! | Oct 21 18:44:43.596 INFO kablam! 171 | fn parse() -> String { Oct 21 18:44:43.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 18:44:43.596 INFO kablam! Oct 21 18:44:43.728 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 38.05s Oct 21 18:44:43.753 INFO kablam! su: No module specific data is present Oct 21 18:44:44.290 INFO running `"docker" "rm" "-f" "50161921a216f59ce9b57bd26f6861e9dfd9bffd646a1fa33d281de79c3b7825"` Oct 21 18:44:44.703 INFO blam! 50161921a216f59ce9b57bd26f6861e9dfd9bffd646a1fa33d281de79c3b7825