Oct 12 21:01:49.413 INFO testing tomcat1911/browser-eng against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 21:01:49.415 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 21:01:49.958 INFO blam! 5a3e3775889e6e903fc0d7efbef25f6bb6e082ed84a79a96c4a3120787c3a3f1 Oct 12 21:01:49.961 INFO running `"docker" "start" "-a" "5a3e3775889e6e903fc0d7efbef25f6bb6e082ed84a79a96c4a3120787c3a3f1"` Oct 12 21:01:51.254 INFO kablam! usermod: no changes Oct 12 21:01:51.314 INFO kablam! Compiling bro v0.1.0 (/source) Oct 12 21:01:51.507 INFO kablam! warning: struct is never constructed: `Node` Oct 12 21:01:51.507 INFO kablam! --> src/main.rs:3:1 Oct 12 21:01:51.507 INFO kablam! | Oct 12 21:01:51.507 INFO kablam! 3 | struct Node { Oct 12 21:01:51.507 INFO kablam! | ^^^^^^^^^^^ Oct 12 21:01:51.507 INFO kablam! | Oct 12 21:01:51.507 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:01:51.507 INFO kablam! Oct 12 21:01:51.507 INFO kablam! warning: struct is never constructed: `ElementData` Oct 12 21:01:51.507 INFO kablam! --> src/main.rs:8:1 Oct 12 21:01:51.507 INFO kablam! | Oct 12 21:01:51.507 INFO kablam! 8 | struct ElementData { Oct 12 21:01:51.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 21:01:51.507 INFO kablam! Oct 12 21:01:51.507 INFO kablam! warning: enum is never used: `NodeType` Oct 12 21:01:51.507 INFO kablam! --> src/main.rs:13:1 Oct 12 21:01:51.507 INFO kablam! | Oct 12 21:01:51.507 INFO kablam! 13 | enum NodeType { Oct 12 21:01:51.507 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 21:01:51.508 INFO kablam! Oct 12 21:01:51.508 INFO kablam! warning: type alias is never used: `AttrMap` Oct 12 21:01:51.508 INFO kablam! --> src/main.rs:18:1 Oct 12 21:01:51.508 INFO kablam! | Oct 12 21:01:51.508 INFO kablam! 18 | type AttrMap = HashMap; Oct 12 21:01:51.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:01:51.508 INFO kablam! Oct 12 21:01:51.508 INFO kablam! warning: function is never used: `text` Oct 12 21:01:51.508 INFO kablam! --> src/main.rs:20:1 Oct 12 21:01:51.508 INFO kablam! | Oct 12 21:01:51.508 INFO kablam! 20 | fn text(data: String) -> Node { Oct 12 21:01:51.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:01:51.508 INFO kablam! Oct 12 21:01:51.508 INFO kablam! warning: function is never used: `elem` Oct 12 21:01:51.508 INFO kablam! --> src/main.rs:24:1 Oct 12 21:01:51.508 INFO kablam! | Oct 12 21:01:51.508 INFO kablam! 24 | fn elem(name: String, attrs: AttrMap, children: Vec) -> Node { Oct 12 21:01:51.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:01:51.508 INFO kablam! Oct 12 21:01:51.987 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.71s Oct 12 21:01:51.995 INFO kablam! su: No module specific data is present Oct 12 21:01:52.744 INFO running `"docker" "rm" "-f" "5a3e3775889e6e903fc0d7efbef25f6bb6e082ed84a79a96c4a3120787c3a3f1"` Oct 12 21:01:53.119 INFO blam! 5a3e3775889e6e903fc0d7efbef25f6bb6e082ed84a79a96c4a3120787c3a3f1 Oct 12 21:01:53.123 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 21:01:53.559 INFO blam! a6644c46381add6261f3c4960ea5aedab0ba5fc2a50bcf793301d54d5462149f Oct 12 21:01:53.568 INFO running `"docker" "start" "-a" "a6644c46381add6261f3c4960ea5aedab0ba5fc2a50bcf793301d54d5462149f"` Oct 12 21:01:54.923 INFO kablam! usermod: no changes Oct 12 21:01:54.976 INFO kablam! Compiling bro v0.1.0 (/source) Oct 12 21:01:55.307 INFO kablam! warning: struct is never constructed: `Node` Oct 12 21:01:55.307 INFO kablam! --> src/main.rs:3:1 Oct 12 21:01:55.307 INFO kablam! | Oct 12 21:01:55.307 INFO kablam! 3 | struct Node { Oct 12 21:01:55.307 INFO kablam! | ^^^^^^^^^^^ Oct 12 21:01:55.307 INFO kablam! | Oct 12 21:01:55.307 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 21:01:55.307 INFO kablam! Oct 12 21:01:55.307 INFO kablam! warning: struct is never constructed: `ElementData` Oct 12 21:01:55.307 INFO kablam! --> src/main.rs:8:1 Oct 12 21:01:55.307 INFO kablam! | Oct 12 21:01:55.307 INFO kablam! 8 | struct ElementData { Oct 12 21:01:55.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 21:01:55.307 INFO kablam! Oct 12 21:01:55.307 INFO kablam! warning: enum is never used: `NodeType` Oct 12 21:01:55.307 INFO kablam! --> src/main.rs:13:1 Oct 12 21:01:55.307 INFO kablam! | Oct 12 21:01:55.307 INFO kablam! 13 | enum NodeType { Oct 12 21:01:55.307 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 21:01:55.307 INFO kablam! Oct 12 21:01:55.307 INFO kablam! warning: type alias is never used: `AttrMap` Oct 12 21:01:55.307 INFO kablam! --> src/main.rs:18:1 Oct 12 21:01:55.307 INFO kablam! | Oct 12 21:01:55.307 INFO kablam! 18 | type AttrMap = HashMap; Oct 12 21:01:55.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:01:55.307 INFO kablam! Oct 12 21:01:55.307 INFO kablam! warning: function is never used: `text` Oct 12 21:01:55.307 INFO kablam! --> src/main.rs:20:1 Oct 12 21:01:55.307 INFO kablam! | Oct 12 21:01:55.307 INFO kablam! 20 | fn text(data: String) -> Node { Oct 12 21:01:55.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:01:55.307 INFO kablam! Oct 12 21:01:55.307 INFO kablam! warning: function is never used: `elem` Oct 12 21:01:55.307 INFO kablam! --> src/main.rs:24:1 Oct 12 21:01:55.307 INFO kablam! | Oct 12 21:01:55.307 INFO kablam! 24 | fn elem(name: String, attrs: AttrMap, children: Vec) -> Node { Oct 12 21:01:55.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:01:55.307 INFO kablam! Oct 12 21:01:55.798 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.84s Oct 12 21:01:55.800 INFO kablam! su: No module specific data is present Oct 12 21:01:56.639 INFO running `"docker" "rm" "-f" "a6644c46381add6261f3c4960ea5aedab0ba5fc2a50bcf793301d54d5462149f"` Oct 12 21:01:56.971 INFO blam! a6644c46381add6261f3c4960ea5aedab0ba5fc2a50bcf793301d54d5462149f Oct 12 21:01:56.975 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 21:01:57.348 INFO blam! 748a4718b814c82b85cdf717b987f830a530e907b1d1aa7726e36c2cb7b27573 Oct 12 21:01:57.367 INFO running `"docker" "start" "-a" "748a4718b814c82b85cdf717b987f830a530e907b1d1aa7726e36c2cb7b27573"` Oct 12 21:01:58.539 INFO kablam! usermod: no changes Oct 12 21:01:58.591 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 21:01:58.591 INFO kablam! Running /target/debug/deps/bro-58d9277ab7771e04 Oct 12 21:01:58.595 INFO blam! Oct 12 21:01:58.595 INFO blam! running 0 tests Oct 12 21:01:58.595 INFO blam! Oct 12 21:01:58.595 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:01:58.595 INFO blam! Oct 12 21:01:58.596 INFO kablam! su: No module specific data is present Oct 12 21:01:59.279 INFO running `"docker" "rm" "-f" "748a4718b814c82b85cdf717b987f830a530e907b1d1aa7726e36c2cb7b27573"` Oct 12 21:01:59.617 INFO blam! 748a4718b814c82b85cdf717b987f830a530e907b1d1aa7726e36c2cb7b27573