Oct 15 00:06:38.077 INFO testing crossdot/rust_ssr against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 00:06:38.078 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 00:06:38.367 INFO blam! 9223cf20e3bb216820ad0fef41c3be1d038ed12a837a07d148206b389cce19cb Oct 15 00:06:38.375 INFO running `"docker" "start" "-a" "9223cf20e3bb216820ad0fef41c3be1d038ed12a837a07d148206b389cce19cb"` Oct 15 00:06:39.191 INFO kablam! usermod: no changes Oct 15 00:06:39.483 INFO kablam! Compiling precomputed-hash v0.1.0 Oct 15 00:06:39.485 INFO kablam! Compiling ego-tree v0.1.1 Oct 15 00:06:39.485 INFO kablam! Compiling iovec v0.1.0 Oct 15 00:06:39.485 INFO kablam! Compiling time v0.1.38 Oct 15 00:06:39.485 INFO kablam! Compiling filetime v0.1.10 Oct 15 00:06:39.500 INFO kablam! Compiling utf-8 v0.7.1 Oct 15 00:06:39.500 INFO kablam! Compiling conduit-mime-types v0.7.3 Oct 15 00:06:39.500 INFO kablam! Compiling net2 v0.2.30 Oct 15 00:06:40.747 INFO kablam! Compiling nodrop v0.1.9 Oct 15 00:06:41.143 INFO kablam! Compiling futures-cpupool v0.1.5 Oct 15 00:06:43.734 INFO kablam! Compiling bytes v0.4.4 Oct 15 00:06:43.736 INFO kablam! Compiling string_cache_codegen v0.4.0 Oct 15 00:06:43.737 INFO kablam! Compiling string_cache v0.2.29 Oct 15 00:06:43.775 INFO kablam! Compiling quickersort v2.2.0 Oct 15 00:06:43.811 INFO kablam! Compiling html5ever v0.18.0 Oct 15 00:06:47.323 INFO kablam! Compiling cssparser v0.5.8 Oct 15 00:06:47.357 INFO kablam! Compiling html5ever v0.5.4 Oct 15 00:06:47.371 INFO kablam! Compiling mio v0.6.10 Oct 15 00:06:47.397 INFO kablam! Compiling tendril v0.3.1 Oct 15 00:06:57.735 INFO kablam! Compiling serde_derive v1.0.11 Oct 15 00:06:57.758 INFO kablam! Compiling hyper v0.10.12 Oct 15 00:06:57.758 INFO kablam! Compiling tokio-io v0.1.2 Oct 15 00:06:57.827 INFO kablam! Compiling string_cache v0.6.1 Oct 15 00:06:58.056 INFO kablam! Compiling markup5ever v0.3.1 Oct 15 00:07:04.407 INFO kablam! Compiling tokio-core v0.1.9 Oct 15 00:07:09.355 INFO kablam! Compiling selectors v0.5.9 Oct 15 00:07:13.707 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 00:07:23.159 INFO kablam! Compiling iron v0.5.1 Oct 15 00:07:23.807 INFO kablam! Compiling hyper v0.11.2 Oct 15 00:07:25.967 INFO kablam! Compiling mount v0.3.0 Oct 15 00:07:25.967 INFO kablam! Compiling router v0.5.1 Oct 15 00:07:26.347 INFO kablam! Compiling scraper v0.4.0 Oct 15 00:07:28.703 INFO kablam! Compiling staticfile v0.4.0 Oct 15 00:07:30.167 INFO kablam! Compiling select v0.4.2 Oct 15 00:07:37.000 INFO kablam! Compiling iron_ws_test v0.1.0 (/source) Oct 15 00:07:38.263 INFO kablam! warning: unused import: `parse_document` Oct 15 00:07:38.263 INFO kablam! --> src/main.rs:162:28 Oct 15 00:07:38.263 INFO kablam! | Oct 15 00:07:38.263 INFO kablam! 162 | use html5ever::{ParseOpts, parse_document, parse_fragment}; Oct 15 00:07:38.263 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 00:07:38.263 INFO kablam! | Oct 15 00:07:38.263 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 00:07:38.263 INFO kablam! Oct 15 00:07:38.263 INFO kablam! warning: unused import: `html5ever::tree_builder::TreeBuilderOpts` Oct 15 00:07:38.263 INFO kablam! --> src/main.rs:163:5 Oct 15 00:07:38.263 INFO kablam! | Oct 15 00:07:38.263 INFO kablam! 163 | use html5ever::tree_builder::TreeBuilderOpts; Oct 15 00:07:38.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:07:38.263 INFO kablam! Oct 15 00:07:38.263 INFO kablam! warning: unused import: `html5ever::rcdom::NodeData::Element` Oct 15 00:07:38.263 INFO kablam! --> src/main.rs:165:5 Oct 15 00:07:38.263 INFO kablam! | Oct 15 00:07:38.263 INFO kablam! 165 | use html5ever::rcdom::NodeData::Element; Oct 15 00:07:38.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:07:38.263 INFO kablam! Oct 15 00:07:38.263 INFO kablam! warning: unused import: `SerializeOpts` Oct 15 00:07:38.263 INFO kablam! --> src/main.rs:167:28 Oct 15 00:07:38.263 INFO kablam! | Oct 15 00:07:38.263 INFO kablam! 167 | use html5ever::serialize::{SerializeOpts}; Oct 15 00:07:38.263 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 00:07:38.263 INFO kablam! Oct 15 00:07:38.263 INFO kablam! warning: unused import: `StrTendril` Oct 15 00:07:38.263 INFO kablam! --> src/main.rs:168:39 Oct 15 00:07:38.263 INFO kablam! | Oct 15 00:07:38.263 INFO kablam! 168 | use html5ever::tendril::{TendrilSink, StrTendril}; Oct 15 00:07:38.263 INFO kablam! | ^^^^^^^^^^ Oct 15 00:07:38.263 INFO kablam! Oct 15 00:07:38.446 INFO kablam! warning: function is never used: `execute` Oct 15 00:07:38.446 INFO kablam! --> src/main.rs:135:1 Oct 15 00:07:38.446 INFO kablam! | Oct 15 00:07:38.447 INFO kablam! 135 | fn execute(cmd: &str) -> String { Oct 15 00:07:38.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:07:38.447 INFO kablam! | Oct 15 00:07:38.447 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:07:38.447 INFO kablam! Oct 15 00:07:38.447 INFO kablam! warning: function is never used: `parse` Oct 15 00:07:38.447 INFO kablam! --> src/main.rs:171:1 Oct 15 00:07:38.447 INFO kablam! | Oct 15 00:07:38.447 INFO kablam! 171 | fn parse() -> String { Oct 15 00:07:38.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 00:07:38.447 INFO kablam! Oct 15 00:07:42.075 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Oct 15 00:07:42.090 INFO kablam! su: No module specific data is present Oct 15 00:07:42.872 INFO running `"docker" "rm" "-f" "9223cf20e3bb216820ad0fef41c3be1d038ed12a837a07d148206b389cce19cb"` Oct 15 00:07:43.187 INFO blam! 9223cf20e3bb216820ad0fef41c3be1d038ed12a837a07d148206b389cce19cb Oct 15 00:07:43.203 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 00:07:43.547 INFO blam! eca714d3b7d834aba106a31c24161a90db749fb7fc35306786b6a45cc514c04c Oct 15 00:07:43.549 INFO running `"docker" "start" "-a" "eca714d3b7d834aba106a31c24161a90db749fb7fc35306786b6a45cc514c04c"` Oct 15 00:07:45.082 INFO kablam! usermod: no changes Oct 15 00:07:45.278 INFO kablam! Compiling iron_ws_test v0.1.0 (/source) Oct 15 00:07:51.779 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.67s Oct 15 00:07:51.790 INFO kablam! su: No module specific data is present Oct 15 00:07:52.451 INFO running `"docker" "rm" "-f" "eca714d3b7d834aba106a31c24161a90db749fb7fc35306786b6a45cc514c04c"` Oct 15 00:07:52.730 INFO blam! eca714d3b7d834aba106a31c24161a90db749fb7fc35306786b6a45cc514c04c Oct 15 00:07:52.741 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 00:07:53.091 INFO blam! 02a8b14145e1d9c2ce7b1ca9d1f6c163e772ec921e52f635ae798f542674fe9d Oct 15 00:07:53.103 INFO running `"docker" "start" "-a" "02a8b14145e1d9c2ce7b1ca9d1f6c163e772ec921e52f635ae798f542674fe9d"` Oct 15 00:07:54.566 INFO kablam! usermod: no changes Oct 15 00:07:54.753 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 15 00:07:54.775 INFO kablam! Running /target/debug/deps/iron_ws_test-0c019af80a8ae266 Oct 15 00:07:54.787 INFO blam! Oct 15 00:07:54.787 INFO blam! running 4 tests Oct 15 00:07:54.789 INFO blam! test test_execute ... ok Oct 15 00:07:54.789 INFO blam! test test_modify ... ok Oct 15 00:07:54.790 INFO blam! test test_parse_document ... ok Oct 15 00:07:54.791 INFO blam! test test01 ... ok Oct 15 00:07:54.791 INFO blam! Oct 15 00:07:54.791 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:07:54.791 INFO blam! Oct 15 00:07:54.799 INFO kablam! su: No module specific data is present Oct 15 00:07:56.264 INFO running `"docker" "rm" "-f" "02a8b14145e1d9c2ce7b1ca9d1f6c163e772ec921e52f635ae798f542674fe9d"` Oct 15 00:07:56.559 INFO blam! 02a8b14145e1d9c2ce7b1ca9d1f6c163e772ec921e52f635ae798f542674fe9d