Oct 15 17:53:45.462 INFO testing squid-0.0.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 17:53:45.462 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 17:53:45.961 INFO blam! e3146fe67f88bd547eeecc113b38c03f72c68eaafa41241ec94f2b46b193a5e0 Oct 15 17:53:45.967 INFO running `"docker" "start" "-a" "e3146fe67f88bd547eeecc113b38c03f72c68eaafa41241ec94f2b46b193a5e0"` Oct 15 17:53:47.320 INFO kablam! usermod: no changes Oct 15 17:53:47.364 INFO kablam! Compiling squid v0.0.0 (/source) Oct 15 17:53:47.900 INFO kablam! warning: unused import: `ListType` Oct 15 17:53:47.900 INFO kablam! --> src/block_parser.rs:3:39 Oct 15 17:53:47.900 INFO kablam! | Oct 15 17:53:47.900 INFO kablam! 3 | use super::ast::{Block, HeadingLevel, ListType}; Oct 15 17:53:47.900 INFO kablam! | ^^^^^^^^ Oct 15 17:53:47.900 INFO kablam! | Oct 15 17:53:47.900 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:53:47.900 INFO kablam! Oct 15 17:53:48.051 INFO kablam! warning: method is never used: `consume_line` Oct 15 17:53:48.051 INFO kablam! --> src/block_tokenizer.rs:133:5 Oct 15 17:53:48.051 INFO kablam! | Oct 15 17:53:48.051 INFO kablam! 133 | pub fn consume_line(&mut self) -> Option { Oct 15 17:53:48.051 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:53:48.051 INFO kablam! | Oct 15 17:53:48.051 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 17:53:48.051 INFO kablam! Oct 15 17:53:48.451 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.11s Oct 15 17:53:48.453 INFO kablam! su: No module specific data is present Oct 15 17:53:49.315 INFO running `"docker" "rm" "-f" "e3146fe67f88bd547eeecc113b38c03f72c68eaafa41241ec94f2b46b193a5e0"` Oct 15 17:53:49.647 INFO blam! e3146fe67f88bd547eeecc113b38c03f72c68eaafa41241ec94f2b46b193a5e0 Oct 15 17:53:49.655 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 17:53:50.064 INFO blam! b7f7fa6bd77b6c65069beae9f5de356221ec119ba03e7faf92386e1d07c974af Oct 15 17:53:50.066 INFO running `"docker" "start" "-a" "b7f7fa6bd77b6c65069beae9f5de356221ec119ba03e7faf92386e1d07c974af"` Oct 15 17:53:50.999 INFO kablam! usermod: no changes Oct 15 17:53:51.055 INFO kablam! Compiling squid v0.0.0 (/source) Oct 15 17:53:51.643 INFO kablam! warning: unused import: `ListType` Oct 15 17:53:51.643 INFO kablam! --> src/block_parser.rs:3:39 Oct 15 17:53:51.643 INFO kablam! | Oct 15 17:53:51.643 INFO kablam! 3 | use super::ast::{Block, HeadingLevel, ListType}; Oct 15 17:53:51.643 INFO kablam! | ^^^^^^^^ Oct 15 17:53:51.643 INFO kablam! | Oct 15 17:53:51.643 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:53:51.643 INFO kablam! Oct 15 17:53:53.019 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.99s Oct 15 17:53:53.027 INFO kablam! su: No module specific data is present Oct 15 17:53:53.730 INFO running `"docker" "rm" "-f" "b7f7fa6bd77b6c65069beae9f5de356221ec119ba03e7faf92386e1d07c974af"` Oct 15 17:53:53.879 INFO blam! b7f7fa6bd77b6c65069beae9f5de356221ec119ba03e7faf92386e1d07c974af Oct 15 17:53:53.881 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 17:53:54.111 INFO blam! 09bfc2db2acb53f47b177551da114fa6b038ee0dcdf0a2a028ebec6d8e514ae0 Oct 15 17:53:54.116 INFO running `"docker" "start" "-a" "09bfc2db2acb53f47b177551da114fa6b038ee0dcdf0a2a028ebec6d8e514ae0"` Oct 15 17:53:54.763 INFO kablam! usermod: no changes Oct 15 17:53:54.796 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 17:53:54.801 INFO kablam! Running /target/debug/deps/squid-d795691299d9521f Oct 15 17:53:54.807 INFO blam! Oct 15 17:53:54.807 INFO blam! running 13 tests Oct 15 17:53:54.807 INFO blam! test block_tokenizer::tests::heading_3_works ... ok Oct 15 17:53:54.807 INFO blam! test block_tokenizer::tests::heading_2_works ... ok Oct 15 17:53:54.807 INFO blam! test block_tokenizer::tests::decorator_works ... ok Oct 15 17:53:54.807 INFO blam! test block_parser::tests::parsing_headings_works ... ok Oct 15 17:53:54.807 INFO blam! test block_parser::tests::it_works ... ok Oct 15 17:53:54.807 INFO blam! test block_tokenizer::tests::ordered_list_works ... ok Oct 15 17:53:54.807 INFO blam! test block_tokenizer::tests::quote_works ... ok Oct 15 17:53:54.807 INFO blam! test block_tokenizer::tests::text_with_hash_works ... ok Oct 15 17:53:54.807 INFO blam! test block_tokenizer::tests::text_works ... ok Oct 15 17:53:54.807 INFO blam! test block_tokenizer::tests::unordered_list_works ... ok Oct 15 17:53:54.810 INFO kablam! Doc-tests squid Oct 15 17:53:54.810 INFO blam! test block_tokenizer::tests::divider_works ... ok Oct 15 17:53:54.811 INFO blam! test block_tokenizer::tests::heading_1_works ... ok Oct 15 17:53:54.811 INFO blam! test block_tokenizer::tests::empty_works ... ok Oct 15 17:53:54.811 INFO blam! Oct 15 17:53:54.811 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:53:54.811 INFO blam! Oct 15 17:53:55.612 INFO blam! Oct 15 17:53:55.612 INFO blam! running 0 tests Oct 15 17:53:55.612 INFO blam! Oct 15 17:53:55.612 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:53:55.612 INFO blam! Oct 15 17:53:55.619 INFO kablam! su: No module specific data is present Oct 15 17:53:55.922 INFO running `"docker" "rm" "-f" "09bfc2db2acb53f47b177551da114fa6b038ee0dcdf0a2a028ebec6d8e514ae0"` Oct 15 17:53:56.019 INFO blam! 09bfc2db2acb53f47b177551da114fa6b038ee0dcdf0a2a028ebec6d8e514ae0