Oct 16 12:51:58.107 INFO testing drow-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 12:51:58.107 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 12:51:58.697 INFO blam! 0342c92ba10427a66e583297e37cd92bd8ead2a182ea3e4693334f55bfb0d87e Oct 16 12:51:58.699 INFO running `"docker" "start" "-a" "0342c92ba10427a66e583297e37cd92bd8ead2a182ea3e4693334f55bfb0d87e"` Oct 16 12:52:00.055 INFO kablam! usermod: no changes Oct 16 12:52:00.212 INFO kablam! Compiling textwrap v0.10.0 Oct 16 12:52:00.213 INFO kablam! Compiling getset v0.0.5 Oct 16 12:52:01.835 INFO kablam! Compiling clap v2.32.0 Oct 16 12:52:14.715 INFO kablam! Compiling drow v0.1.2 (/source) Oct 16 12:52:17.149 INFO kablam! warning: unused variable: `config` Oct 16 12:52:17.149 INFO kablam! --> src/workers/builder.rs:28:17 Oct 16 12:52:17.149 INFO kablam! | Oct 16 12:52:17.149 INFO kablam! 28 | fn build_assets(config: &Config) -> Result<(), Fail> { Oct 16 12:52:17.149 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 16 12:52:17.149 INFO kablam! | Oct 16 12:52:17.149 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 12:52:17.149 INFO kablam! Oct 16 12:52:17.149 INFO kablam! warning: unused variable: `config` Oct 16 12:52:17.149 INFO kablam! --> src/workers/builder.rs:32:16 Oct 16 12:52:17.149 INFO kablam! | Oct 16 12:52:17.149 INFO kablam! 32 | fn build_pages(config: &Config) -> Result<(), Fail> { Oct 16 12:52:17.149 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 16 12:52:17.149 INFO kablam! Oct 16 12:52:17.150 INFO kablam! warning: unused variable: `config` Oct 16 12:52:17.150 INFO kablam! --> src/workers/builder.rs:36:16 Oct 16 12:52:17.150 INFO kablam! | Oct 16 12:52:17.150 INFO kablam! 36 | fn build_posts(config: &Config) -> Result<(), Fail> { Oct 16 12:52:17.150 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 16 12:52:17.150 INFO kablam! Oct 16 12:52:19.387 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.31s Oct 16 12:52:19.394 INFO kablam! su: No module specific data is present Oct 16 12:52:19.761 INFO running `"docker" "rm" "-f" "0342c92ba10427a66e583297e37cd92bd8ead2a182ea3e4693334f55bfb0d87e"` Oct 16 12:52:19.861 INFO blam! 0342c92ba10427a66e583297e37cd92bd8ead2a182ea3e4693334f55bfb0d87e Oct 16 12:52:19.863 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 12:52:20.043 INFO blam! 50342c1996738816fbca3c9027e2f0aaad166c0cdffc507c79552dbc43c593f9 Oct 16 12:52:20.046 INFO running `"docker" "start" "-a" "50342c1996738816fbca3c9027e2f0aaad166c0cdffc507c79552dbc43c593f9"` Oct 16 12:52:20.424 INFO kablam! usermod: no changes Oct 16 12:52:20.525 INFO kablam! Compiling drow v0.1.2 (/source) Oct 16 12:52:22.611 INFO kablam! warning: unused variable: `config` Oct 16 12:52:22.611 INFO kablam! --> src/workers/builder.rs:28:17 Oct 16 12:52:22.612 INFO kablam! | Oct 16 12:52:22.612 INFO kablam! 28 | fn build_assets(config: &Config) -> Result<(), Fail> { Oct 16 12:52:22.612 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 16 12:52:22.612 INFO kablam! | Oct 16 12:52:22.613 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 12:52:22.613 INFO kablam! Oct 16 12:52:22.613 INFO kablam! warning: unused variable: `config` Oct 16 12:52:22.613 INFO kablam! --> src/workers/builder.rs:32:16 Oct 16 12:52:22.614 INFO kablam! | Oct 16 12:52:22.614 INFO kablam! 32 | fn build_pages(config: &Config) -> Result<(), Fail> { Oct 16 12:52:22.614 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 16 12:52:22.615 INFO kablam! Oct 16 12:52:22.615 INFO kablam! warning: unused variable: `config` Oct 16 12:52:22.615 INFO kablam! --> src/workers/builder.rs:36:16 Oct 16 12:52:22.615 INFO kablam! | Oct 16 12:52:22.616 INFO kablam! 36 | fn build_posts(config: &Config) -> Result<(), Fail> { Oct 16 12:52:22.616 INFO kablam! | ^^^^^^ help: consider using `_config` instead Oct 16 12:52:22.616 INFO kablam! Oct 16 12:52:23.998 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.56s Oct 16 12:52:24.005 INFO kablam! su: No module specific data is present Oct 16 12:52:24.355 INFO running `"docker" "rm" "-f" "50342c1996738816fbca3c9027e2f0aaad166c0cdffc507c79552dbc43c593f9"` Oct 16 12:52:24.442 INFO blam! 50342c1996738816fbca3c9027e2f0aaad166c0cdffc507c79552dbc43c593f9 Oct 16 12:52:24.443 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 12:52:24.663 INFO blam! 84303a845a33574b707d1140b4da39fa5a512dc27b1faeb992d79897a2a14c98 Oct 16 12:52:24.664 INFO running `"docker" "start" "-a" "84303a845a33574b707d1140b4da39fa5a512dc27b1faeb992d79897a2a14c98"` Oct 16 12:52:25.135 INFO kablam! usermod: no changes Oct 16 12:52:25.235 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 16 12:52:25.247 INFO kablam! Running /target/debug/deps/drow-dc81b7742558049f Oct 16 12:52:25.257 INFO blam! Oct 16 12:52:25.257 INFO blam! running 3 tests Oct 16 12:52:25.257 INFO blam! test workers::document::test::basic_cleanup_name ... ok Oct 16 12:52:25.257 INFO blam! test workers::document::test::more_complex_cleanup_name ... ok Oct 16 12:52:25.257 INFO blam! test workers::document::test::unicode_cleanup_name ... ok Oct 16 12:52:25.257 INFO blam! Oct 16 12:52:25.257 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 12:52:25.257 INFO blam! Oct 16 12:52:25.260 INFO kablam! su: No module specific data is present Oct 16 12:52:25.707 INFO running `"docker" "rm" "-f" "84303a845a33574b707d1140b4da39fa5a512dc27b1faeb992d79897a2a14c98"` Oct 16 12:52:25.872 INFO blam! 84303a845a33574b707d1140b4da39fa5a512dc27b1faeb992d79897a2a14c98