Oct 11 16:19:35.103 INFO testing narc-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 16:19:35.103 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 16:19:35.103 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 11 16:19:35.256 INFO blam! 533f7b6e1e9508f8a8fcd88665262977b51f3496c6cb2e138cccc4821305b190 Oct 11 16:19:35.266 INFO running `"docker" "start" "-a" "533f7b6e1e9508f8a8fcd88665262977b51f3496c6cb2e138cccc4821305b190"` Oct 11 16:19:35.952 INFO kablam! usermod: no changes Oct 11 16:19:35.986 INFO kablam! warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Oct 11 16:19:36.044 INFO kablam! Compiling nitro_fs v0.1.0 Oct 11 16:19:39.172 INFO kablam! Compiling narc v0.1.0 (/source) Oct 11 16:19:40.348 INFO kablam! warning: unused import: `nitro_fs::FileSystem` Oct 11 16:19:40.348 INFO kablam! --> src/extract.rs:45:13 Oct 11 16:19:40.348 INFO kablam! | Oct 11 16:19:40.348 INFO kablam! 45 | use nitro_fs::FileSystem; Oct 11 16:19:40.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 16:19:40.348 INFO kablam! | Oct 11 16:19:40.348 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 16:19:40.348 INFO kablam! Oct 11 16:19:40.424 INFO kablam! warning: unused variable: `fat` Oct 11 16:19:40.424 INFO kablam! --> src/extract.rs:50:13 Oct 11 16:19:40.424 INFO kablam! | Oct 11 16:19:40.424 INFO kablam! 50 | let fat = &self.data[fat_offset..fat_offset + file_count * 8]; Oct 11 16:19:40.424 INFO kablam! | ^^^ help: consider using `_fat` instead Oct 11 16:19:40.424 INFO kablam! | Oct 11 16:19:40.424 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 16:19:40.424 INFO kablam! Oct 11 16:19:40.424 INFO kablam! warning: unused variable: `path` Oct 11 16:19:40.424 INFO kablam! --> src/extract.rs:44:43 Oct 11 16:19:40.424 INFO kablam! | Oct 11 16:19:40.424 INFO kablam! 44 | pub fn extract>(&self, path: P) -> Result<(), Error> { Oct 11 16:19:40.424 INFO kablam! | ^^^^ help: consider using `_path` instead Oct 11 16:19:40.424 INFO kablam! Oct 11 16:19:40.434 INFO kablam! warning: method is never used: `read_u32` Oct 11 16:19:40.434 INFO kablam! --> src/extract.rs:64:5 Oct 11 16:19:40.434 INFO kablam! | Oct 11 16:19:40.434 INFO kablam! 64 | fn read_u32(&self, offset: usize) -> Result { Oct 11 16:19:40.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 16:19:40.434 INFO kablam! | Oct 11 16:19:40.434 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 16:19:40.434 INFO kablam! Oct 11 16:19:40.487 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.51s Oct 11 16:19:40.492 INFO kablam! su: No module specific data is present Oct 11 16:19:40.866 INFO running `"docker" "rm" "-f" "533f7b6e1e9508f8a8fcd88665262977b51f3496c6cb2e138cccc4821305b190"` Oct 11 16:19:40.956 INFO blam! 533f7b6e1e9508f8a8fcd88665262977b51f3496c6cb2e138cccc4821305b190 Oct 11 16:19:40.962 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 16:19:40.962 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 11 16:19:41.169 INFO blam! 4fb2f9ed704dc9d5b2da0f1a7db92961b1622cb522bc95c145411502eee65977 Oct 11 16:19:41.170 INFO running `"docker" "start" "-a" "4fb2f9ed704dc9d5b2da0f1a7db92961b1622cb522bc95c145411502eee65977"` Oct 11 16:19:41.825 INFO kablam! usermod: no changes Oct 11 16:19:41.857 INFO kablam! warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Oct 11 16:19:41.900 INFO kablam! Compiling narc v0.1.0 (/source) Oct 11 16:19:42.954 INFO kablam! warning: unused import: `nitro_fs::FileSystem` Oct 11 16:19:42.954 INFO kablam! --> src/extract.rs:45:13 Oct 11 16:19:42.954 INFO kablam! | Oct 11 16:19:42.954 INFO kablam! 45 | use nitro_fs::FileSystem; Oct 11 16:19:42.954 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 16:19:42.954 INFO kablam! | Oct 11 16:19:42.954 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 16:19:42.954 INFO kablam! Oct 11 16:19:43.030 INFO kablam! warning: unused variable: `fat` Oct 11 16:19:43.030 INFO kablam! --> src/extract.rs:50:13 Oct 11 16:19:43.030 INFO kablam! | Oct 11 16:19:43.030 INFO kablam! 50 | let fat = &self.data[fat_offset..fat_offset + file_count * 8]; Oct 11 16:19:43.030 INFO kablam! | ^^^ help: consider using `_fat` instead Oct 11 16:19:43.030 INFO kablam! | Oct 11 16:19:43.030 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 16:19:43.030 INFO kablam! Oct 11 16:19:43.032 INFO kablam! warning: unused variable: `path` Oct 11 16:19:43.032 INFO kablam! --> src/extract.rs:44:43 Oct 11 16:19:43.032 INFO kablam! | Oct 11 16:19:43.032 INFO kablam! 44 | pub fn extract>(&self, path: P) -> Result<(), Error> { Oct 11 16:19:43.032 INFO kablam! | ^^^^ help: consider using `_path` instead Oct 11 16:19:43.032 INFO kablam! Oct 11 16:19:43.048 INFO kablam! warning: method is never used: `read_u32` Oct 11 16:19:43.048 INFO kablam! --> src/extract.rs:64:5 Oct 11 16:19:43.048 INFO kablam! | Oct 11 16:19:43.048 INFO kablam! 64 | fn read_u32(&self, offset: usize) -> Result { Oct 11 16:19:43.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 16:19:43.048 INFO kablam! | Oct 11 16:19:43.048 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 16:19:43.048 INFO kablam! Oct 11 16:19:43.434 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.59s Oct 11 16:19:43.438 INFO kablam! su: No module specific data is present Oct 11 16:19:43.822 INFO running `"docker" "rm" "-f" "4fb2f9ed704dc9d5b2da0f1a7db92961b1622cb522bc95c145411502eee65977"` Oct 11 16:19:43.918 INFO blam! 4fb2f9ed704dc9d5b2da0f1a7db92961b1622cb522bc95c145411502eee65977 Oct 11 16:19:43.928 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 16:19:43.928 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 11 16:19:44.166 INFO blam! 1564c167926d28eebbb5064a78c155bf28df095c38ca4714cc1a5fd8457823ba Oct 11 16:19:44.168 INFO running `"docker" "start" "-a" "1564c167926d28eebbb5064a78c155bf28df095c38ca4714cc1a5fd8457823ba"` Oct 11 16:19:44.658 INFO kablam! usermod: no changes Oct 11 16:19:44.688 INFO kablam! warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest Oct 11 16:19:44.721 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 16:19:44.729 INFO kablam! Running /target/debug/deps/narc-73d8efdc347d5940 Oct 11 16:19:44.739 INFO kablam! Doc-tests narc Oct 11 16:19:44.739 INFO blam! Oct 11 16:19:44.739 INFO blam! running 0 tests Oct 11 16:19:44.739 INFO blam! Oct 11 16:19:44.739 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:19:44.739 INFO blam! Oct 11 16:19:46.629 INFO blam! Oct 11 16:19:46.629 INFO blam! running 0 tests Oct 11 16:19:46.629 INFO blam! Oct 11 16:19:46.629 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:19:46.629 INFO blam! Oct 11 16:19:46.634 INFO kablam! su: No module specific data is present Oct 11 16:19:46.961 INFO running `"docker" "rm" "-f" "1564c167926d28eebbb5064a78c155bf28df095c38ca4714cc1a5fd8457823ba"` Oct 11 16:19:47.059 INFO blam! 1564c167926d28eebbb5064a78c155bf28df095c38ca4714cc1a5fd8457823ba