Oct 12 21:01:50.057 INFO testing tomcat1911/browser-eng against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 21:01:50.059 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 21:01:50.696 INFO blam! 8b149d49d189cc3ce858da67bc4b32658a28503d61a83034d6d99d56559417c4 Oct 12 21:01:50.699 INFO running `"docker" "start" "-a" "8b149d49d189cc3ce858da67bc4b32658a28503d61a83034d6d99d56559417c4"` Oct 12 21:01:52.206 INFO kablam! usermod: no changes Oct 12 21:01:52.263 INFO kablam! Compiling bro v0.1.0 (/source) Oct 12 21:01:52.499 INFO kablam! warning: struct is never constructed: `Node` Oct 12 21:01:52.499 INFO kablam! --> src/main.rs:3:1 Oct 12 21:01:52.499 INFO kablam! | Oct 12 21:01:52.499 INFO kablam! 3 | struct Node { Oct 12 21:01:52.499 INFO kablam! | ^^^^^^^^^^^ Oct 12 21:01:52.499 INFO kablam! | Oct 12 21:01:52.499 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:01:52.499 INFO kablam! Oct 12 21:01:52.499 INFO kablam! warning: struct is never constructed: `ElementData` Oct 12 21:01:52.499 INFO kablam! --> src/main.rs:8:1 Oct 12 21:01:52.499 INFO kablam! | Oct 12 21:01:52.499 INFO kablam! 8 | struct ElementData { Oct 12 21:01:52.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 21:01:52.499 INFO kablam! Oct 12 21:01:52.499 INFO kablam! warning: enum is never used: `NodeType` Oct 12 21:01:52.499 INFO kablam! --> src/main.rs:13:1 Oct 12 21:01:52.499 INFO kablam! | Oct 12 21:01:52.499 INFO kablam! 13 | enum NodeType { Oct 12 21:01:52.499 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 21:01:52.499 INFO kablam! Oct 12 21:01:52.499 INFO kablam! warning: type alias is never used: `AttrMap` Oct 12 21:01:52.499 INFO kablam! --> src/main.rs:18:1 Oct 12 21:01:52.499 INFO kablam! | Oct 12 21:01:52.499 INFO kablam! 18 | type AttrMap = HashMap; Oct 12 21:01:52.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:01:52.499 INFO kablam! Oct 12 21:01:52.499 INFO kablam! warning: function is never used: `text` Oct 12 21:01:52.499 INFO kablam! --> src/main.rs:20:1 Oct 12 21:01:52.499 INFO kablam! | Oct 12 21:01:52.499 INFO kablam! 20 | fn text(data: String) -> Node { Oct 12 21:01:52.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:01:52.499 INFO kablam! Oct 12 21:01:52.499 INFO kablam! warning: function is never used: `elem` Oct 12 21:01:52.499 INFO kablam! --> src/main.rs:24:1 Oct 12 21:01:52.499 INFO kablam! | Oct 12 21:01:52.499 INFO kablam! 24 | fn elem(name: String, attrs: AttrMap, children: Vec) -> Node { Oct 12 21:01:52.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:01:52.499 INFO kablam! Oct 12 21:01:52.892 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.66s Oct 12 21:01:52.894 INFO kablam! su: No module specific data is present Oct 12 21:01:53.473 INFO running `"docker" "rm" "-f" "8b149d49d189cc3ce858da67bc4b32658a28503d61a83034d6d99d56559417c4"` Oct 12 21:01:53.787 INFO blam! 8b149d49d189cc3ce858da67bc4b32658a28503d61a83034d6d99d56559417c4 Oct 12 21:01:53.795 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 21:01:54.333 INFO blam! a090b7a4c3b4ab2593bdb9d44f6977780d65feb17d96830bfa6a0ec6517069c3 Oct 12 21:01:54.335 INFO running `"docker" "start" "-a" "a090b7a4c3b4ab2593bdb9d44f6977780d65feb17d96830bfa6a0ec6517069c3"` Oct 12 21:01:55.930 INFO kablam! usermod: no changes Oct 12 21:01:55.971 INFO kablam! Compiling bro v0.1.0 (/source) Oct 12 21:01:56.284 INFO kablam! warning: struct is never constructed: `Node` Oct 12 21:01:56.284 INFO kablam! --> src/main.rs:3:1 Oct 12 21:01:56.284 INFO kablam! | Oct 12 21:01:56.285 INFO kablam! 3 | struct Node { Oct 12 21:01:56.285 INFO kablam! | ^^^^^^^^^^^ Oct 12 21:01:56.285 INFO kablam! | Oct 12 21:01:56.285 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:01:56.286 INFO kablam! Oct 12 21:01:56.286 INFO kablam! warning: struct is never constructed: `ElementData` Oct 12 21:01:56.286 INFO kablam! --> src/main.rs:8:1 Oct 12 21:01:56.287 INFO kablam! | Oct 12 21:01:56.287 INFO kablam! 8 | struct ElementData { Oct 12 21:01:56.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 21:01:56.288 INFO kablam! Oct 12 21:01:56.288 INFO kablam! warning: enum is never used: `NodeType` Oct 12 21:01:56.288 INFO kablam! --> src/main.rs:13:1 Oct 12 21:01:56.289 INFO kablam! | Oct 12 21:01:56.289 INFO kablam! 13 | enum NodeType { Oct 12 21:01:56.289 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 21:01:56.289 INFO kablam! Oct 12 21:01:56.290 INFO kablam! warning: type alias is never used: `AttrMap` Oct 12 21:01:56.290 INFO kablam! --> src/main.rs:18:1 Oct 12 21:01:56.290 INFO kablam! | Oct 12 21:01:56.291 INFO kablam! 18 | type AttrMap = HashMap; Oct 12 21:01:56.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:01:56.291 INFO kablam! Oct 12 21:01:56.291 INFO kablam! warning: function is never used: `text` Oct 12 21:01:56.292 INFO kablam! --> src/main.rs:20:1 Oct 12 21:01:56.292 INFO kablam! | Oct 12 21:01:56.292 INFO kablam! 20 | fn text(data: String) -> Node { Oct 12 21:01:56.293 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:01:56.293 INFO kablam! Oct 12 21:01:56.293 INFO kablam! warning: function is never used: `elem` Oct 12 21:01:56.293 INFO kablam! --> src/main.rs:24:1 Oct 12 21:01:56.294 INFO kablam! | Oct 12 21:01:56.294 INFO kablam! 24 | fn elem(name: String, attrs: AttrMap, children: Vec) -> Node { Oct 12 21:01:56.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:01:56.294 INFO kablam! Oct 12 21:01:56.758 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.80s Oct 12 21:01:56.764 INFO kablam! su: No module specific data is present Oct 12 21:01:57.281 INFO running `"docker" "rm" "-f" "a090b7a4c3b4ab2593bdb9d44f6977780d65feb17d96830bfa6a0ec6517069c3"` Oct 12 21:01:57.537 INFO blam! a090b7a4c3b4ab2593bdb9d44f6977780d65feb17d96830bfa6a0ec6517069c3 Oct 12 21:01:57.548 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 21:01:58.084 INFO blam! a627a037a187848209653e8c186779dd5dd1ecda13830af017c4849bb0712d28 Oct 12 21:01:58.086 INFO running `"docker" "start" "-a" "a627a037a187848209653e8c186779dd5dd1ecda13830af017c4849bb0712d28"` Oct 12 21:01:59.200 INFO kablam! usermod: no changes Oct 12 21:01:59.255 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 21:01:59.255 INFO kablam! Running /target/debug/deps/bro-3282d0ea9546ca4b Oct 12 21:01:59.257 INFO blam! Oct 12 21:01:59.257 INFO blam! running 0 tests Oct 12 21:01:59.257 INFO blam! Oct 12 21:01:59.257 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:01:59.257 INFO blam! Oct 12 21:01:59.271 INFO kablam! su: No module specific data is present Oct 12 21:02:00.259 INFO running `"docker" "rm" "-f" "a627a037a187848209653e8c186779dd5dd1ecda13830af017c4849bb0712d28"` Oct 12 21:02:00.563 INFO blam! a627a037a187848209653e8c186779dd5dd1ecda13830af017c4849bb0712d28