Oct 10 18:22:51.863 INFO testing mizkichan/titania against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:22:51.863 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:22:51.863 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:22:52.384 INFO blam! 636b8aa22fbe506eb68d357bbbc93fd2a4f467d139d757303b16616fa62e8099 Oct 10 18:22:52.385 INFO running `"docker" "start" "-a" "636b8aa22fbe506eb68d357bbbc93fd2a4f467d139d757303b16616fa62e8099"` Oct 10 18:22:53.716 INFO kablam! usermod: no changes Oct 10 18:22:53.840 INFO kablam! Compiling syn v0.14.4 Oct 10 18:23:02.483 INFO kablam! Compiling structopt-derive v0.2.10 Oct 10 18:23:06.892 INFO kablam! Compiling structopt v0.2.10 Oct 10 18:23:07.796 INFO kablam! Compiling titania v0.1.0 (/source) Oct 10 18:23:09.564 INFO kablam! warning: unused `#[macro_use]` import Oct 10 18:23:09.564 INFO kablam! --> src/main.rs:3:1 Oct 10 18:23:09.564 INFO kablam! | Oct 10 18:23:09.564 INFO kablam! 3 | #[macro_use] Oct 10 18:23:09.564 INFO kablam! | ^^^^^^^^^^^^ Oct 10 18:23:09.564 INFO kablam! | Oct 10 18:23:09.564 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 18:23:09.564 INFO kablam! Oct 10 18:23:09.834 INFO kablam! warning: unused variable: `module` Oct 10 18:23:09.834 INFO kablam! --> src/main.rs:32:9 Oct 10 18:23:09.834 INFO kablam! | Oct 10 18:23:09.838 INFO kablam! 32 | let module = parser::parse_module(&mut scanner.peekable()); Oct 10 18:23:09.838 INFO kablam! | ^^^^^^ help: consider using `_module` instead Oct 10 18:23:09.838 INFO kablam! | Oct 10 18:23:09.838 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:23:09.839 INFO kablam! Oct 10 18:23:09.961 INFO kablam! warning: field is never used: `output` Oct 10 18:23:09.961 INFO kablam! --> src/main.rs:24:5 Oct 10 18:23:09.962 INFO kablam! | Oct 10 18:23:09.962 INFO kablam! 24 | output: PathBuf, Oct 10 18:23:09.962 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 18:23:09.962 INFO kablam! | Oct 10 18:23:09.963 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:23:09.963 INFO kablam! Oct 10 18:23:12.444 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.70s Oct 10 18:23:12.469 INFO kablam! su: No module specific data is present Oct 10 18:23:13.104 INFO running `"docker" "rm" "-f" "636b8aa22fbe506eb68d357bbbc93fd2a4f467d139d757303b16616fa62e8099"` Oct 10 18:23:13.502 INFO blam! 636b8aa22fbe506eb68d357bbbc93fd2a4f467d139d757303b16616fa62e8099 Oct 10 18:23:13.516 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:23:13.516 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:23:13.878 INFO blam! ac8071ac3ea291b28d063d495fd91a673a540fcc5f837b054f29855063c53b40 Oct 10 18:23:13.883 INFO running `"docker" "start" "-a" "ac8071ac3ea291b28d063d495fd91a673a540fcc5f837b054f29855063c53b40"` Oct 10 18:23:15.172 INFO kablam! usermod: no changes Oct 10 18:23:15.300 INFO kablam! Compiling titania v0.1.0 (/source) Oct 10 18:23:17.008 INFO kablam! warning: unused `#[macro_use]` import Oct 10 18:23:17.008 INFO kablam! --> src/main.rs:3:1 Oct 10 18:23:17.008 INFO kablam! | Oct 10 18:23:17.008 INFO kablam! 3 | #[macro_use] Oct 10 18:23:17.008 INFO kablam! | ^^^^^^^^^^^^ Oct 10 18:23:17.008 INFO kablam! | Oct 10 18:23:17.008 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 18:23:17.008 INFO kablam! Oct 10 18:23:17.312 INFO kablam! warning: unused variable: `module` Oct 10 18:23:17.312 INFO kablam! --> src/main.rs:32:9 Oct 10 18:23:17.312 INFO kablam! | Oct 10 18:23:17.312 INFO kablam! 32 | let module = parser::parse_module(&mut scanner.peekable()); Oct 10 18:23:17.312 INFO kablam! | ^^^^^^ help: consider using `_module` instead Oct 10 18:23:17.312 INFO kablam! | Oct 10 18:23:17.312 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:23:17.312 INFO kablam! Oct 10 18:23:17.464 INFO kablam! warning: field is never used: `output` Oct 10 18:23:17.464 INFO kablam! --> src/main.rs:24:5 Oct 10 18:23:17.464 INFO kablam! | Oct 10 18:23:17.464 INFO kablam! 24 | output: PathBuf, Oct 10 18:23:17.464 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 18:23:17.464 INFO kablam! | Oct 10 18:23:17.464 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:23:17.464 INFO kablam! Oct 10 18:23:19.665 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.47s Oct 10 18:23:19.669 INFO kablam! su: No module specific data is present Oct 10 18:23:20.246 INFO running `"docker" "rm" "-f" "ac8071ac3ea291b28d063d495fd91a673a540fcc5f837b054f29855063c53b40"` Oct 10 18:23:20.520 INFO blam! ac8071ac3ea291b28d063d495fd91a673a540fcc5f837b054f29855063c53b40 Oct 10 18:23:20.522 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:23:20.524 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:23:21.032 INFO blam! 352c68af589766a3fe97165cf81d34a55e1f8c0c6d9754ebcee315f9ed4e237d Oct 10 18:23:21.034 INFO running `"docker" "start" "-a" "352c68af589766a3fe97165cf81d34a55e1f8c0c6d9754ebcee315f9ed4e237d"` Oct 10 18:23:21.955 INFO kablam! usermod: no changes Oct 10 18:23:22.074 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 10 18:23:22.083 INFO kablam! Running /target/debug/deps/titania-37b7054d1b91904f Oct 10 18:23:22.083 INFO blam! Oct 10 18:23:22.083 INFO blam! running 2 tests Oct 10 18:23:22.083 INFO blam! test scanner::test::test_scanner ... ok Oct 10 18:23:22.126 INFO blam! test tests::sample ... ok Oct 10 18:23:22.126 INFO blam! Oct 10 18:23:22.126 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:23:22.126 INFO blam! Oct 10 18:23:22.132 INFO kablam! su: No module specific data is present Oct 10 18:23:22.620 INFO running `"docker" "rm" "-f" "352c68af589766a3fe97165cf81d34a55e1f8c0c6d9754ebcee315f9ed4e237d"` Oct 10 18:23:22.908 INFO blam! 352c68af589766a3fe97165cf81d34a55e1f8c0c6d9754ebcee315f9ed4e237d