Oct 10 11:36:49.585 INFO testing zyxw59/formatting against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 11:36:49.586 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 11:36:49.587 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11:36:50.016 INFO blam! 685b8ccfbfb2c764535a8185380eb5221d636b393fcdaa059cb1bd3c93f22399 Oct 10 11:36:50.018 INFO running `"docker" "start" "-a" "685b8ccfbfb2c764535a8185380eb5221d636b393fcdaa059cb1bd3c93f22399"` Oct 10 11:36:51.212 INFO kablam! usermod: no changes Oct 10 11:36:51.384 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 10 11:36:51.872 INFO kablam! Compiling backtrace v0.3.6 Oct 10 11:36:53.308 INFO kablam! Compiling failure v0.1.1 Oct 10 11:36:54.287 INFO kablam! Compiling formatting v0.1.0 (/source) Oct 10 11:36:54.916 INFO kablam! warning: unused imports: `Backtrace`, `Context`, `Fail`, `ResultExt` Oct 10 11:36:54.916 INFO kablam! --> src/parser/mod.rs:1:15 Oct 10 11:36:54.916 INFO kablam! | Oct 10 11:36:54.916 INFO kablam! 1 | use failure::{Backtrace, Context, Fail, ResultExt}; Oct 10 11:36:54.917 INFO kablam! | ^^^^^^^^^ ^^^^^^^ ^^^^ ^^^^^^^^^ Oct 10 11:36:54.917 INFO kablam! | Oct 10 11:36:54.917 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 11:36:54.917 INFO kablam! Oct 10 11:36:54.917 INFO kablam! warning: unused imports: `ErrorKind`, `Error` Oct 10 11:36:54.917 INFO kablam! --> src/parser/mod.rs:3:14 Oct 10 11:36:54.917 INFO kablam! | Oct 10 11:36:54.917 INFO kablam! 3 | use errors::{Error, ErrorKind}; Oct 10 11:36:54.917 INFO kablam! | ^^^^^ ^^^^^^^^^ Oct 10 11:36:54.917 INFO kablam! Oct 10 11:36:54.917 INFO kablam! warning: unused imports: `Backtrace`, `Context`, `Fail` Oct 10 11:36:54.917 INFO kablam! --> src/parser/bufread.rs:3:15 Oct 10 11:36:54.917 INFO kablam! | Oct 10 11:36:54.917 INFO kablam! 3 | use failure::{Backtrace, Context, Fail, ResultExt}; Oct 10 11:36:54.917 INFO kablam! | ^^^^^^^^^ ^^^^^^^ ^^^^ Oct 10 11:36:54.917 INFO kablam! Oct 10 11:36:55.056 INFO kablam! warning: method is never used: `kind` Oct 10 11:36:55.056 INFO kablam! --> src/errors.rs:12:5 Oct 10 11:36:55.056 INFO kablam! | Oct 10 11:36:55.056 INFO kablam! 12 | pub fn kind(&self) -> ErrorKind { Oct 10 11:36:55.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:55.056 INFO kablam! | Oct 10 11:36:55.056 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 11:36:55.056 INFO kablam! Oct 10 11:36:55.056 INFO kablam! warning: variant is never constructed: `EndOfInput` Oct 10 11:36:55.056 INFO kablam! --> src/errors.rs:50:5 Oct 10 11:36:55.056 INFO kablam! | Oct 10 11:36:55.056 INFO kablam! 50 | EndOfInput, Oct 10 11:36:55.056 INFO kablam! | ^^^^^^^^^^ Oct 10 11:36:55.056 INFO kablam! Oct 10 11:36:55.056 INFO kablam! warning: variant is never constructed: `UnclosedVerbatim` Oct 10 11:36:55.056 INFO kablam! --> src/errors.rs:52:5 Oct 10 11:36:55.056 INFO kablam! | Oct 10 11:36:55.056 INFO kablam! 52 | UnclosedVerbatim(usize, usize), Oct 10 11:36:55.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:55.056 INFO kablam! Oct 10 11:36:55.056 INFO kablam! warning: variant is never constructed: `Unicode` Oct 10 11:36:55.056 INFO kablam! --> src/errors.rs:54:5 Oct 10 11:36:55.056 INFO kablam! | Oct 10 11:36:55.056 INFO kablam! 54 | Unicode(usize), Oct 10 11:36:55.056 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 11:36:55.056 INFO kablam! Oct 10 11:36:55.056 INFO kablam! warning: variant is never constructed: `Io` Oct 10 11:36:55.056 INFO kablam! --> src/errors.rs:56:5 Oct 10 11:36:55.056 INFO kablam! | Oct 10 11:36:55.056 INFO kablam! 56 | Io(usize), Oct 10 11:36:55.056 INFO kablam! | ^^^^^^^^^ Oct 10 11:36:55.056 INFO kablam! Oct 10 11:36:55.056 INFO kablam! warning: method is never used: `from_io` Oct 10 11:36:55.056 INFO kablam! --> src/errors.rs:60:5 Oct 10 11:36:55.056 INFO kablam! | Oct 10 11:36:55.056 INFO kablam! 60 | pub fn from_io(err: &io::Error, line: usize) -> ErrorKind { Oct 10 11:36:55.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:55.056 INFO kablam! Oct 10 11:36:55.056 INFO kablam! warning: struct is never constructed: `BufReadIter` Oct 10 11:36:55.056 INFO kablam! --> src/parser/bufread.rs:12:1 Oct 10 11:36:55.056 INFO kablam! | Oct 10 11:36:55.056 INFO kablam! 12 | pub struct BufReadIter { Oct 10 11:36:55.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:55.056 INFO kablam! Oct 10 11:36:55.056 INFO kablam! warning: method is never used: `new` Oct 10 11:36:55.056 INFO kablam! --> src/parser/bufread.rs:22:5 Oct 10 11:36:55.057 INFO kablam! | Oct 10 11:36:55.057 INFO kablam! 22 | pub fn new(input: R) -> BufReadIter { Oct 10 11:36:55.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:55.057 INFO kablam! Oct 10 11:36:55.057 INFO kablam! warning: method is never used: `column` Oct 10 11:36:55.057 INFO kablam! --> src/parser/bufread.rs:33:5 Oct 10 11:36:55.057 INFO kablam! | Oct 10 11:36:55.057 INFO kablam! 33 | pub fn column(&self) -> usize { Oct 10 11:36:55.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:55.057 INFO kablam! Oct 10 11:36:55.057 INFO kablam! warning: method is never used: `line` Oct 10 11:36:55.057 INFO kablam! --> src/parser/bufread.rs:38:5 Oct 10 11:36:55.057 INFO kablam! | Oct 10 11:36:55.057 INFO kablam! 38 | pub fn line(&self) -> usize { Oct 10 11:36:55.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:55.057 INFO kablam! Oct 10 11:36:55.057 INFO kablam! warning: method is never used: `fill_buffer` Oct 10 11:36:55.057 INFO kablam! --> src/parser/bufread.rs:43:5 Oct 10 11:36:55.057 INFO kablam! | Oct 10 11:36:55.057 INFO kablam! 43 | fn fill_buffer(&mut self) -> Result<(), Error> { Oct 10 11:36:55.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:55.057 INFO kablam! Oct 10 11:36:55.057 INFO kablam! warning: method is never used: `next` Oct 10 11:36:55.057 INFO kablam! --> src/parser/bufread.rs:55:5 Oct 10 11:36:55.057 INFO kablam! | Oct 10 11:36:55.057 INFO kablam! 55 | pub fn next(&mut self) -> Result, Error> { Oct 10 11:36:55.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:55.057 INFO kablam! Oct 10 11:36:55.057 INFO kablam! warning: method is never used: `expect_next` Oct 10 11:36:55.057 INFO kablam! --> src/parser/bufread.rs:66:5 Oct 10 11:36:55.057 INFO kablam! | Oct 10 11:36:55.057 INFO kablam! 66 | pub fn expect_next(&mut self) -> Result { Oct 10 11:36:55.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:55.057 INFO kablam! Oct 10 11:36:55.057 INFO kablam! warning: method is never used: `current` Oct 10 11:36:55.057 INFO kablam! --> src/parser/bufread.rs:72:5 Oct 10 11:36:55.057 INFO kablam! | Oct 10 11:36:55.057 INFO kablam! 72 | pub fn current(&self) -> Option<&char> { Oct 10 11:36:55.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:55.057 INFO kablam! Oct 10 11:36:55.057 INFO kablam! warning: method is never used: `peek` Oct 10 11:36:55.057 INFO kablam! --> src/parser/bufread.rs:78:5 Oct 10 11:36:55.057 INFO kablam! | Oct 10 11:36:55.057 INFO kablam! 78 | pub fn peek(&self) -> Option<&char> { Oct 10 11:36:55.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:55.057 INFO kablam! Oct 10 11:36:55.057 INFO kablam! warning: struct is never constructed: `Parser` Oct 10 11:36:55.057 INFO kablam! --> src/parser/mod.rs:10:1 Oct 10 11:36:55.057 INFO kablam! | Oct 10 11:36:55.057 INFO kablam! 10 | pub struct Parser { Oct 10 11:36:55.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:55.057 INFO kablam! Oct 10 11:36:55.490 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.25s Oct 10 11:36:55.492 INFO kablam! su: No module specific data is present Oct 10 11:36:56.293 INFO running `"docker" "rm" "-f" "685b8ccfbfb2c764535a8185380eb5221d636b393fcdaa059cb1bd3c93f22399"` Oct 10 11:36:56.472 INFO blam! 685b8ccfbfb2c764535a8185380eb5221d636b393fcdaa059cb1bd3c93f22399 Oct 10 11:36:56.476 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 11:36:56.477 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11:36:56.833 INFO blam! 3df5eefd176f9b871ed2dbcce5eac35788bee6ee488a9c3c69e652255511c2b6 Oct 10 11:36:56.840 INFO running `"docker" "start" "-a" "3df5eefd176f9b871ed2dbcce5eac35788bee6ee488a9c3c69e652255511c2b6"` Oct 10 11:36:57.708 INFO kablam! usermod: no changes Oct 10 11:36:57.792 INFO kablam! Compiling formatting v0.1.0 (/source) Oct 10 11:36:58.476 INFO kablam! warning: unused imports: `Backtrace`, `Context`, `Fail`, `ResultExt` Oct 10 11:36:58.476 INFO kablam! --> src/parser/mod.rs:1:15 Oct 10 11:36:58.476 INFO kablam! | Oct 10 11:36:58.476 INFO kablam! 1 | use failure::{Backtrace, Context, Fail, ResultExt}; Oct 10 11:36:58.476 INFO kablam! | ^^^^^^^^^ ^^^^^^^ ^^^^ ^^^^^^^^^ Oct 10 11:36:58.476 INFO kablam! | Oct 10 11:36:58.476 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 11:36:58.476 INFO kablam! Oct 10 11:36:58.476 INFO kablam! warning: unused imports: `ErrorKind`, `Error` Oct 10 11:36:58.476 INFO kablam! --> src/parser/mod.rs:3:14 Oct 10 11:36:58.476 INFO kablam! | Oct 10 11:36:58.476 INFO kablam! 3 | use errors::{Error, ErrorKind}; Oct 10 11:36:58.476 INFO kablam! | ^^^^^ ^^^^^^^^^ Oct 10 11:36:58.476 INFO kablam! Oct 10 11:36:58.476 INFO kablam! warning: unused imports: `Backtrace`, `Context`, `Fail` Oct 10 11:36:58.476 INFO kablam! --> src/parser/bufread.rs:3:15 Oct 10 11:36:58.476 INFO kablam! | Oct 10 11:36:58.476 INFO kablam! 3 | use failure::{Backtrace, Context, Fail, ResultExt}; Oct 10 11:36:58.476 INFO kablam! | ^^^^^^^^^ ^^^^^^^ ^^^^ Oct 10 11:36:58.476 INFO kablam! Oct 10 11:36:58.575 INFO kablam! warning: method is never used: `kind` Oct 10 11:36:58.576 INFO kablam! --> src/errors.rs:12:5 Oct 10 11:36:58.576 INFO kablam! | Oct 10 11:36:58.576 INFO kablam! 12 | pub fn kind(&self) -> ErrorKind { Oct 10 11:36:58.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:58.576 INFO kablam! | Oct 10 11:36:58.576 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 11:36:58.576 INFO kablam! Oct 10 11:36:58.576 INFO kablam! warning: variant is never constructed: `EndOfInput` Oct 10 11:36:58.576 INFO kablam! --> src/errors.rs:50:5 Oct 10 11:36:58.576 INFO kablam! | Oct 10 11:36:58.576 INFO kablam! 50 | EndOfInput, Oct 10 11:36:58.576 INFO kablam! | ^^^^^^^^^^ Oct 10 11:36:58.577 INFO kablam! Oct 10 11:36:58.577 INFO kablam! warning: variant is never constructed: `UnclosedVerbatim` Oct 10 11:36:58.577 INFO kablam! --> src/errors.rs:52:5 Oct 10 11:36:58.577 INFO kablam! | Oct 10 11:36:58.577 INFO kablam! 52 | UnclosedVerbatim(usize, usize), Oct 10 11:36:58.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:58.577 INFO kablam! Oct 10 11:36:58.577 INFO kablam! warning: variant is never constructed: `Unicode` Oct 10 11:36:58.577 INFO kablam! --> src/errors.rs:54:5 Oct 10 11:36:58.577 INFO kablam! | Oct 10 11:36:58.577 INFO kablam! 54 | Unicode(usize), Oct 10 11:36:58.577 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 11:36:58.577 INFO kablam! Oct 10 11:36:58.577 INFO kablam! warning: variant is never constructed: `Io` Oct 10 11:36:58.577 INFO kablam! --> src/errors.rs:56:5 Oct 10 11:36:58.577 INFO kablam! | Oct 10 11:36:58.577 INFO kablam! 56 | Io(usize), Oct 10 11:36:58.577 INFO kablam! | ^^^^^^^^^ Oct 10 11:36:58.577 INFO kablam! Oct 10 11:36:58.577 INFO kablam! warning: method is never used: `from_io` Oct 10 11:36:58.577 INFO kablam! --> src/errors.rs:60:5 Oct 10 11:36:58.577 INFO kablam! | Oct 10 11:36:58.577 INFO kablam! 60 | pub fn from_io(err: &io::Error, line: usize) -> ErrorKind { Oct 10 11:36:58.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:58.577 INFO kablam! Oct 10 11:36:58.577 INFO kablam! warning: struct is never constructed: `BufReadIter` Oct 10 11:36:58.577 INFO kablam! --> src/parser/bufread.rs:12:1 Oct 10 11:36:58.577 INFO kablam! | Oct 10 11:36:58.577 INFO kablam! 12 | pub struct BufReadIter { Oct 10 11:36:58.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:58.577 INFO kablam! Oct 10 11:36:58.577 INFO kablam! warning: method is never used: `new` Oct 10 11:36:58.577 INFO kablam! --> src/parser/bufread.rs:22:5 Oct 10 11:36:58.577 INFO kablam! | Oct 10 11:36:58.577 INFO kablam! 22 | pub fn new(input: R) -> BufReadIter { Oct 10 11:36:58.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:58.577 INFO kablam! Oct 10 11:36:58.577 INFO kablam! warning: method is never used: `column` Oct 10 11:36:58.577 INFO kablam! --> src/parser/bufread.rs:33:5 Oct 10 11:36:58.577 INFO kablam! | Oct 10 11:36:58.577 INFO kablam! 33 | pub fn column(&self) -> usize { Oct 10 11:36:58.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:58.577 INFO kablam! Oct 10 11:36:58.577 INFO kablam! warning: method is never used: `line` Oct 10 11:36:58.577 INFO kablam! --> src/parser/bufread.rs:38:5 Oct 10 11:36:58.577 INFO kablam! | Oct 10 11:36:58.577 INFO kablam! 38 | pub fn line(&self) -> usize { Oct 10 11:36:58.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:58.577 INFO kablam! Oct 10 11:36:58.577 INFO kablam! warning: method is never used: `fill_buffer` Oct 10 11:36:58.577 INFO kablam! --> src/parser/bufread.rs:43:5 Oct 10 11:36:58.577 INFO kablam! | Oct 10 11:36:58.577 INFO kablam! 43 | fn fill_buffer(&mut self) -> Result<(), Error> { Oct 10 11:36:58.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:58.577 INFO kablam! Oct 10 11:36:58.577 INFO kablam! warning: method is never used: `next` Oct 10 11:36:58.577 INFO kablam! --> src/parser/bufread.rs:55:5 Oct 10 11:36:58.577 INFO kablam! | Oct 10 11:36:58.577 INFO kablam! 55 | pub fn next(&mut self) -> Result, Error> { Oct 10 11:36:58.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:58.577 INFO kablam! Oct 10 11:36:58.577 INFO kablam! warning: method is never used: `expect_next` Oct 10 11:36:58.577 INFO kablam! --> src/parser/bufread.rs:66:5 Oct 10 11:36:58.577 INFO kablam! | Oct 10 11:36:58.577 INFO kablam! 66 | pub fn expect_next(&mut self) -> Result { Oct 10 11:36:58.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:58.577 INFO kablam! Oct 10 11:36:58.577 INFO kablam! warning: method is never used: `current` Oct 10 11:36:58.577 INFO kablam! --> src/parser/bufread.rs:72:5 Oct 10 11:36:58.577 INFO kablam! | Oct 10 11:36:58.577 INFO kablam! 72 | pub fn current(&self) -> Option<&char> { Oct 10 11:36:58.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:58.577 INFO kablam! Oct 10 11:36:58.577 INFO kablam! warning: method is never used: `peek` Oct 10 11:36:58.577 INFO kablam! --> src/parser/bufread.rs:78:5 Oct 10 11:36:58.577 INFO kablam! | Oct 10 11:36:58.577 INFO kablam! 78 | pub fn peek(&self) -> Option<&char> { Oct 10 11:36:58.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:58.577 INFO kablam! Oct 10 11:36:58.577 INFO kablam! warning: struct is never constructed: `Parser` Oct 10 11:36:58.577 INFO kablam! --> src/parser/mod.rs:10:1 Oct 10 11:36:58.577 INFO kablam! | Oct 10 11:36:58.577 INFO kablam! 10 | pub struct Parser { Oct 10 11:36:58.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 11:36:58.577 INFO kablam! Oct 10 11:36:59.016 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.27s Oct 10 11:36:59.022 INFO kablam! su: No module specific data is present Oct 10 11:36:59.355 INFO running `"docker" "rm" "-f" "3df5eefd176f9b871ed2dbcce5eac35788bee6ee488a9c3c69e652255511c2b6"` Oct 10 11:36:59.516 INFO blam! 3df5eefd176f9b871ed2dbcce5eac35788bee6ee488a9c3c69e652255511c2b6 Oct 10 11:36:59.519 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 11:36:59.519 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11:36:59.789 INFO blam! f5939cf244e2084d9fcc25397436bad78f943245290b8fd9922317ab89d51d63 Oct 10 11:36:59.791 INFO running `"docker" "start" "-a" "f5939cf244e2084d9fcc25397436bad78f943245290b8fd9922317ab89d51d63"` Oct 10 11:37:00.870 INFO kablam! usermod: no changes Oct 10 11:37:00.930 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 10 11:37:00.941 INFO kablam! Running /target/debug/deps/formatting-b60da6903e6e5aeb Oct 10 11:37:00.944 INFO blam! Oct 10 11:37:00.944 INFO blam! running 0 tests Oct 10 11:37:00.944 INFO blam! Oct 10 11:37:00.944 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 11:37:00.944 INFO blam! Oct 10 11:37:00.947 INFO kablam! su: No module specific data is present Oct 10 11:37:01.421 INFO running `"docker" "rm" "-f" "f5939cf244e2084d9fcc25397436bad78f943245290b8fd9922317ab89d51d63"` Oct 10 11:37:01.648 INFO blam! f5939cf244e2084d9fcc25397436bad78f943245290b8fd9922317ab89d51d63