Oct 12 17:02:54.681 INFO testing zyxw59/formatting against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 17:02:54.681 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 17:02:55.170 INFO blam! 0e259a49249c7998edfcb4dd806ece129b9d5bb8fd74121e3b2cb3f8d45c40a0 Oct 12 17:02:55.173 INFO running `"docker" "start" "-a" "0e259a49249c7998edfcb4dd806ece129b9d5bb8fd74121e3b2cb3f8d45c40a0"` Oct 12 17:02:56.136 INFO kablam! usermod: no changes Oct 12 17:02:56.243 INFO kablam! Compiling cc v1.0.13 Oct 12 17:02:56.243 INFO kablam! Compiling libc v0.2.40 Oct 12 17:02:56.243 INFO kablam! Compiling cfg-if v0.1.2 Oct 12 17:02:56.243 INFO kablam! Compiling rustc-demangle v0.1.7 Oct 12 17:02:56.247 INFO kablam! Compiling synstructure v0.6.1 Oct 12 17:03:01.947 INFO kablam! Compiling failure_derive v0.1.1 Oct 12 17:03:02.511 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 12 17:03:16.483 INFO kablam! Compiling backtrace v0.3.6 Oct 12 17:03:17.467 INFO kablam! Compiling failure v0.1.1 Oct 12 17:03:18.153 INFO kablam! Compiling formatting v0.1.0 (/source) Oct 12 17:03:18.343 INFO kablam! warning: unused imports: `Backtrace`, `Context`, `Fail`, `ResultExt` Oct 12 17:03:18.343 INFO kablam! --> src/parser/mod.rs:1:15 Oct 12 17:03:18.343 INFO kablam! | Oct 12 17:03:18.343 INFO kablam! 1 | use failure::{Backtrace, Context, Fail, ResultExt}; Oct 12 17:03:18.343 INFO kablam! | ^^^^^^^^^ ^^^^^^^ ^^^^ ^^^^^^^^^ Oct 12 17:03:18.343 INFO kablam! | Oct 12 17:03:18.343 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:03:18.343 INFO kablam! Oct 12 17:03:18.343 INFO kablam! warning: unused imports: `ErrorKind`, `Error` Oct 12 17:03:18.343 INFO kablam! --> src/parser/mod.rs:3:14 Oct 12 17:03:18.343 INFO kablam! | Oct 12 17:03:18.343 INFO kablam! 3 | use errors::{Error, ErrorKind}; Oct 12 17:03:18.343 INFO kablam! | ^^^^^ ^^^^^^^^^ Oct 12 17:03:18.343 INFO kablam! Oct 12 17:03:18.343 INFO kablam! warning: unused imports: `Backtrace`, `Context`, `Fail` Oct 12 17:03:18.343 INFO kablam! --> src/parser/bufread.rs:3:15 Oct 12 17:03:18.343 INFO kablam! | Oct 12 17:03:18.343 INFO kablam! 3 | use failure::{Backtrace, Context, Fail, ResultExt}; Oct 12 17:03:18.343 INFO kablam! | ^^^^^^^^^ ^^^^^^^ ^^^^ Oct 12 17:03:18.343 INFO kablam! Oct 12 17:03:18.498 INFO kablam! warning: method is never used: `kind` Oct 12 17:03:18.498 INFO kablam! --> src/errors.rs:12:5 Oct 12 17:03:18.498 INFO kablam! | Oct 12 17:03:18.498 INFO kablam! 12 | pub fn kind(&self) -> ErrorKind { Oct 12 17:03:18.498 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:18.498 INFO kablam! | Oct 12 17:03:18.507 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:03:18.507 INFO kablam! Oct 12 17:03:18.507 INFO kablam! warning: variant is never constructed: `EndOfInput` Oct 12 17:03:18.507 INFO kablam! --> src/errors.rs:50:5 Oct 12 17:03:18.507 INFO kablam! | Oct 12 17:03:18.507 INFO kablam! 50 | EndOfInput, Oct 12 17:03:18.507 INFO kablam! | ^^^^^^^^^^ Oct 12 17:03:18.507 INFO kablam! Oct 12 17:03:18.507 INFO kablam! warning: variant is never constructed: `UnclosedVerbatim` Oct 12 17:03:18.507 INFO kablam! --> src/errors.rs:52:5 Oct 12 17:03:18.507 INFO kablam! | Oct 12 17:03:18.507 INFO kablam! 52 | UnclosedVerbatim(usize, usize), Oct 12 17:03:18.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:18.507 INFO kablam! Oct 12 17:03:18.507 INFO kablam! warning: variant is never constructed: `Unicode` Oct 12 17:03:18.507 INFO kablam! --> src/errors.rs:54:5 Oct 12 17:03:18.507 INFO kablam! | Oct 12 17:03:18.507 INFO kablam! 54 | Unicode(usize), Oct 12 17:03:18.507 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 17:03:18.507 INFO kablam! Oct 12 17:03:18.507 INFO kablam! warning: variant is never constructed: `Io` Oct 12 17:03:18.507 INFO kablam! --> src/errors.rs:56:5 Oct 12 17:03:18.507 INFO kablam! | Oct 12 17:03:18.507 INFO kablam! 56 | Io(usize), Oct 12 17:03:18.507 INFO kablam! | ^^^^^^^^^ Oct 12 17:03:18.507 INFO kablam! Oct 12 17:03:18.507 INFO kablam! warning: method is never used: `from_io` Oct 12 17:03:18.507 INFO kablam! --> src/errors.rs:60:5 Oct 12 17:03:18.507 INFO kablam! | Oct 12 17:03:18.507 INFO kablam! 60 | pub fn from_io(err: &io::Error, line: usize) -> ErrorKind { Oct 12 17:03:18.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:18.507 INFO kablam! Oct 12 17:03:18.507 INFO kablam! warning: struct is never constructed: `BufReadIter` Oct 12 17:03:18.507 INFO kablam! --> src/parser/bufread.rs:12:1 Oct 12 17:03:18.507 INFO kablam! | Oct 12 17:03:18.507 INFO kablam! 12 | pub struct BufReadIter { Oct 12 17:03:18.507 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:18.507 INFO kablam! Oct 12 17:03:18.507 INFO kablam! warning: method is never used: `new` Oct 12 17:03:18.507 INFO kablam! --> src/parser/bufread.rs:22:5 Oct 12 17:03:18.508 INFO kablam! | Oct 12 17:03:18.508 INFO kablam! 22 | pub fn new(input: R) -> BufReadIter { Oct 12 17:03:18.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:18.508 INFO kablam! Oct 12 17:03:18.508 INFO kablam! warning: method is never used: `column` Oct 12 17:03:18.508 INFO kablam! --> src/parser/bufread.rs:33:5 Oct 12 17:03:18.508 INFO kablam! | Oct 12 17:03:18.508 INFO kablam! 33 | pub fn column(&self) -> usize { Oct 12 17:03:18.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:18.508 INFO kablam! Oct 12 17:03:18.508 INFO kablam! warning: method is never used: `line` Oct 12 17:03:18.508 INFO kablam! --> src/parser/bufread.rs:38:5 Oct 12 17:03:18.508 INFO kablam! | Oct 12 17:03:18.508 INFO kablam! 38 | pub fn line(&self) -> usize { Oct 12 17:03:18.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:18.508 INFO kablam! Oct 12 17:03:18.508 INFO kablam! warning: method is never used: `fill_buffer` Oct 12 17:03:18.508 INFO kablam! --> src/parser/bufread.rs:43:5 Oct 12 17:03:18.508 INFO kablam! | Oct 12 17:03:18.508 INFO kablam! 43 | fn fill_buffer(&mut self) -> Result<(), Error> { Oct 12 17:03:18.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:18.508 INFO kablam! Oct 12 17:03:18.508 INFO kablam! warning: method is never used: `next` Oct 12 17:03:18.508 INFO kablam! --> src/parser/bufread.rs:55:5 Oct 12 17:03:18.508 INFO kablam! | Oct 12 17:03:18.508 INFO kablam! 55 | pub fn next(&mut self) -> Result, Error> { Oct 12 17:03:18.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:18.508 INFO kablam! Oct 12 17:03:18.508 INFO kablam! warning: method is never used: `expect_next` Oct 12 17:03:18.508 INFO kablam! --> src/parser/bufread.rs:66:5 Oct 12 17:03:18.508 INFO kablam! | Oct 12 17:03:18.508 INFO kablam! 66 | pub fn expect_next(&mut self) -> Result { Oct 12 17:03:18.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:18.508 INFO kablam! Oct 12 17:03:18.508 INFO kablam! warning: method is never used: `current` Oct 12 17:03:18.508 INFO kablam! --> src/parser/bufread.rs:72:5 Oct 12 17:03:18.508 INFO kablam! | Oct 12 17:03:18.508 INFO kablam! 72 | pub fn current(&self) -> Option<&char> { Oct 12 17:03:18.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:18.508 INFO kablam! Oct 12 17:03:18.508 INFO kablam! warning: method is never used: `peek` Oct 12 17:03:18.508 INFO kablam! --> src/parser/bufread.rs:78:5 Oct 12 17:03:18.508 INFO kablam! | Oct 12 17:03:18.508 INFO kablam! 78 | pub fn peek(&self) -> Option<&char> { Oct 12 17:03:18.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:18.508 INFO kablam! Oct 12 17:03:18.508 INFO kablam! warning: struct is never constructed: `Parser` Oct 12 17:03:18.508 INFO kablam! --> src/parser/mod.rs:10:1 Oct 12 17:03:18.508 INFO kablam! | Oct 12 17:03:18.508 INFO kablam! 10 | pub struct Parser { Oct 12 17:03:18.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:18.508 INFO kablam! Oct 12 17:03:18.903 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.73s Oct 12 17:03:18.906 INFO kablam! su: No module specific data is present Oct 12 17:03:19.495 INFO running `"docker" "rm" "-f" "0e259a49249c7998edfcb4dd806ece129b9d5bb8fd74121e3b2cb3f8d45c40a0"` Oct 12 17:03:19.907 INFO blam! 0e259a49249c7998edfcb4dd806ece129b9d5bb8fd74121e3b2cb3f8d45c40a0 Oct 12 17:03:19.939 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 17:03:20.343 INFO blam! 94cdc6da3ea6cdc991cfd1d160ad2ce0db48d41bf840f1e7c51f2eba69220481 Oct 12 17:03:20.348 INFO running `"docker" "start" "-a" "94cdc6da3ea6cdc991cfd1d160ad2ce0db48d41bf840f1e7c51f2eba69220481"` Oct 12 17:03:21.280 INFO kablam! usermod: no changes Oct 12 17:03:21.367 INFO kablam! Compiling formatting v0.1.0 (/source) Oct 12 17:03:21.507 INFO kablam! warning: unused imports: `Backtrace`, `Context`, `Fail`, `ResultExt` Oct 12 17:03:21.507 INFO kablam! --> src/parser/mod.rs:1:15 Oct 12 17:03:21.507 INFO kablam! | Oct 12 17:03:21.507 INFO kablam! 1 | use failure::{Backtrace, Context, Fail, ResultExt}; Oct 12 17:03:21.507 INFO kablam! | ^^^^^^^^^ ^^^^^^^ ^^^^ ^^^^^^^^^ Oct 12 17:03:21.507 INFO kablam! | Oct 12 17:03:21.507 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:03:21.507 INFO kablam! Oct 12 17:03:21.507 INFO kablam! warning: unused imports: `ErrorKind`, `Error` Oct 12 17:03:21.507 INFO kablam! --> src/parser/mod.rs:3:14 Oct 12 17:03:21.507 INFO kablam! | Oct 12 17:03:21.507 INFO kablam! 3 | use errors::{Error, ErrorKind}; Oct 12 17:03:21.507 INFO kablam! | ^^^^^ ^^^^^^^^^ Oct 12 17:03:21.507 INFO kablam! Oct 12 17:03:21.507 INFO kablam! warning: unused imports: `Backtrace`, `Context`, `Fail` Oct 12 17:03:21.507 INFO kablam! --> src/parser/bufread.rs:3:15 Oct 12 17:03:21.507 INFO kablam! | Oct 12 17:03:21.507 INFO kablam! 3 | use failure::{Backtrace, Context, Fail, ResultExt}; Oct 12 17:03:21.507 INFO kablam! | ^^^^^^^^^ ^^^^^^^ ^^^^ Oct 12 17:03:21.507 INFO kablam! Oct 12 17:03:21.660 INFO kablam! warning: method is never used: `kind` Oct 12 17:03:21.660 INFO kablam! --> src/errors.rs:12:5 Oct 12 17:03:21.660 INFO kablam! | Oct 12 17:03:21.660 INFO kablam! 12 | pub fn kind(&self) -> ErrorKind { Oct 12 17:03:21.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:21.660 INFO kablam! | Oct 12 17:03:21.660 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:03:21.660 INFO kablam! Oct 12 17:03:21.660 INFO kablam! warning: variant is never constructed: `EndOfInput` Oct 12 17:03:21.660 INFO kablam! --> src/errors.rs:50:5 Oct 12 17:03:21.660 INFO kablam! | Oct 12 17:03:21.660 INFO kablam! 50 | EndOfInput, Oct 12 17:03:21.660 INFO kablam! | ^^^^^^^^^^ Oct 12 17:03:21.660 INFO kablam! Oct 12 17:03:21.660 INFO kablam! warning: variant is never constructed: `UnclosedVerbatim` Oct 12 17:03:21.660 INFO kablam! --> src/errors.rs:52:5 Oct 12 17:03:21.660 INFO kablam! | Oct 12 17:03:21.660 INFO kablam! 52 | UnclosedVerbatim(usize, usize), Oct 12 17:03:21.660 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:21.660 INFO kablam! Oct 12 17:03:21.660 INFO kablam! warning: variant is never constructed: `Unicode` Oct 12 17:03:21.660 INFO kablam! --> src/errors.rs:54:5 Oct 12 17:03:21.660 INFO kablam! | Oct 12 17:03:21.660 INFO kablam! 54 | Unicode(usize), Oct 12 17:03:21.660 INFO kablam! | ^^^^^^^^^^^^^^ Oct 12 17:03:21.660 INFO kablam! Oct 12 17:03:21.660 INFO kablam! warning: variant is never constructed: `Io` Oct 12 17:03:21.660 INFO kablam! --> src/errors.rs:56:5 Oct 12 17:03:21.660 INFO kablam! | Oct 12 17:03:21.660 INFO kablam! 56 | Io(usize), Oct 12 17:03:21.661 INFO kablam! | ^^^^^^^^^ Oct 12 17:03:21.661 INFO kablam! Oct 12 17:03:21.661 INFO kablam! warning: method is never used: `from_io` Oct 12 17:03:21.661 INFO kablam! --> src/errors.rs:60:5 Oct 12 17:03:21.661 INFO kablam! | Oct 12 17:03:21.661 INFO kablam! 60 | pub fn from_io(err: &io::Error, line: usize) -> ErrorKind { Oct 12 17:03:21.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:21.661 INFO kablam! Oct 12 17:03:21.661 INFO kablam! warning: struct is never constructed: `BufReadIter` Oct 12 17:03:21.661 INFO kablam! --> src/parser/bufread.rs:12:1 Oct 12 17:03:21.661 INFO kablam! | Oct 12 17:03:21.661 INFO kablam! 12 | pub struct BufReadIter { Oct 12 17:03:21.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:21.661 INFO kablam! Oct 12 17:03:21.661 INFO kablam! warning: method is never used: `new` Oct 12 17:03:21.661 INFO kablam! --> src/parser/bufread.rs:22:5 Oct 12 17:03:21.661 INFO kablam! | Oct 12 17:03:21.661 INFO kablam! 22 | pub fn new(input: R) -> BufReadIter { Oct 12 17:03:21.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:21.661 INFO kablam! Oct 12 17:03:21.661 INFO kablam! warning: method is never used: `column` Oct 12 17:03:21.661 INFO kablam! --> src/parser/bufread.rs:33:5 Oct 12 17:03:21.661 INFO kablam! | Oct 12 17:03:21.661 INFO kablam! 33 | pub fn column(&self) -> usize { Oct 12 17:03:21.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:21.661 INFO kablam! Oct 12 17:03:21.661 INFO kablam! warning: method is never used: `line` Oct 12 17:03:21.661 INFO kablam! --> src/parser/bufread.rs:38:5 Oct 12 17:03:21.661 INFO kablam! | Oct 12 17:03:21.661 INFO kablam! 38 | pub fn line(&self) -> usize { Oct 12 17:03:21.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:21.661 INFO kablam! Oct 12 17:03:21.661 INFO kablam! warning: method is never used: `fill_buffer` Oct 12 17:03:21.661 INFO kablam! --> src/parser/bufread.rs:43:5 Oct 12 17:03:21.661 INFO kablam! | Oct 12 17:03:21.661 INFO kablam! 43 | fn fill_buffer(&mut self) -> Result<(), Error> { Oct 12 17:03:21.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:21.661 INFO kablam! Oct 12 17:03:21.661 INFO kablam! warning: method is never used: `next` Oct 12 17:03:21.661 INFO kablam! --> src/parser/bufread.rs:55:5 Oct 12 17:03:21.661 INFO kablam! | Oct 12 17:03:21.661 INFO kablam! 55 | pub fn next(&mut self) -> Result, Error> { Oct 12 17:03:21.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:21.661 INFO kablam! Oct 12 17:03:21.661 INFO kablam! warning: method is never used: `expect_next` Oct 12 17:03:21.661 INFO kablam! --> src/parser/bufread.rs:66:5 Oct 12 17:03:21.661 INFO kablam! | Oct 12 17:03:21.661 INFO kablam! 66 | pub fn expect_next(&mut self) -> Result { Oct 12 17:03:21.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:21.661 INFO kablam! Oct 12 17:03:21.661 INFO kablam! warning: method is never used: `current` Oct 12 17:03:21.661 INFO kablam! --> src/parser/bufread.rs:72:5 Oct 12 17:03:21.661 INFO kablam! | Oct 12 17:03:21.661 INFO kablam! 72 | pub fn current(&self) -> Option<&char> { Oct 12 17:03:21.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:21.661 INFO kablam! Oct 12 17:03:21.661 INFO kablam! warning: method is never used: `peek` Oct 12 17:03:21.661 INFO kablam! --> src/parser/bufread.rs:78:5 Oct 12 17:03:21.661 INFO kablam! | Oct 12 17:03:21.661 INFO kablam! 78 | pub fn peek(&self) -> Option<&char> { Oct 12 17:03:21.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:21.661 INFO kablam! Oct 12 17:03:21.661 INFO kablam! warning: struct is never constructed: `Parser` Oct 12 17:03:21.661 INFO kablam! --> src/parser/mod.rs:10:1 Oct 12 17:03:21.661 INFO kablam! | Oct 12 17:03:21.661 INFO kablam! 10 | pub struct Parser { Oct 12 17:03:21.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 17:03:21.661 INFO kablam! Oct 12 17:03:22.259 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.96s Oct 12 17:03:22.271 INFO kablam! su: No module specific data is present Oct 12 17:03:23.255 INFO running `"docker" "rm" "-f" "94cdc6da3ea6cdc991cfd1d160ad2ce0db48d41bf840f1e7c51f2eba69220481"` Oct 12 17:03:23.587 INFO blam! 94cdc6da3ea6cdc991cfd1d160ad2ce0db48d41bf840f1e7c51f2eba69220481 Oct 12 17:03:23.595 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 17:03:24.080 INFO blam! 6e968c5f84acab8e76b1dc4a3034bdd198ef3a848f5ac8e726efecccdbd9f191 Oct 12 17:03:24.087 INFO running `"docker" "start" "-a" "6e968c5f84acab8e76b1dc4a3034bdd198ef3a848f5ac8e726efecccdbd9f191"` Oct 12 17:03:25.515 INFO kablam! usermod: no changes Oct 12 17:03:25.675 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 12 17:03:25.684 INFO kablam! Running /target/debug/deps/formatting-dfce627eaad77a8f Oct 12 17:03:25.690 INFO blam! Oct 12 17:03:25.690 INFO blam! running 0 tests Oct 12 17:03:25.690 INFO blam! Oct 12 17:03:25.690 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:03:25.690 INFO blam! Oct 12 17:03:25.690 INFO kablam! su: No module specific data is present Oct 12 17:03:26.707 INFO running `"docker" "rm" "-f" "6e968c5f84acab8e76b1dc4a3034bdd198ef3a848f5ac8e726efecccdbd9f191"` Oct 12 17:03:26.959 INFO blam! 6e968c5f84acab8e76b1dc4a3034bdd198ef3a848f5ac8e726efecccdbd9f191