Oct 10 14:07:08.284 INFO testing studoot/duplicate-finder against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:07:08.284 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:07:08.284 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 14:07:08.748 INFO blam! e0215a2fcca85032936a4da0c29e20ce5ff3293eec6c45dba25d0b603e30da4c Oct 10 14:07:08.749 INFO running `"docker" "start" "-a" "e0215a2fcca85032936a4da0c29e20ce5ff3293eec6c45dba25d0b603e30da4c"` Oct 10 14:07:09.854 INFO kablam! usermod: no changes Oct 10 14:07:10.056 INFO kablam! Compiling multimap v0.4.0 Oct 10 14:07:10.057 INFO kablam! Compiling rayon-core v1.2.1 Oct 10 14:07:10.057 INFO kablam! Compiling regex v0.2.2 Oct 10 14:07:10.066 INFO kablam! Compiling structopt-derive v0.1.1 Oct 10 14:07:10.066 INFO kablam! Compiling structopt v0.1.1 Oct 10 14:07:13.728 INFO kablam! Compiling rayon v0.8.2 Oct 10 14:07:23.332 INFO kablam! Compiling globset v0.2.0 Oct 10 14:07:27.496 INFO kablam! Compiling ignore v0.2.2 Oct 10 14:07:32.667 INFO kablam! Compiling duplicate-finder v0.1.0 (/source) Oct 10 14:07:34.616 INFO kablam! warning: unused variable: `outputter` Oct 10 14:07:34.616 INFO kablam! --> src/main.rs:92:13 Oct 10 14:07:34.616 INFO kablam! | Oct 10 14:07:34.616 INFO kablam! 92 | let outputter = get_outputter(opts.output_type); Oct 10 14:07:34.616 INFO kablam! | ^^^^^^^^^ help: consider using `_outputter` instead Oct 10 14:07:34.616 INFO kablam! | Oct 10 14:07:34.616 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 14:07:34.616 INFO kablam! Oct 10 14:07:34.616 INFO kablam! warning: unused variable: `stream` Oct 10 14:07:34.617 INFO kablam! --> src/output/csv.rs:9:22 Oct 10 14:07:34.617 INFO kablam! | Oct 10 14:07:34.617 INFO kablam! 9 | fn output(&self, stream: &mut Write, d : &Duplicates) -> () { Oct 10 14:07:34.617 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 10 14:07:34.617 INFO kablam! Oct 10 14:07:34.617 INFO kablam! warning: unused variable: `d` Oct 10 14:07:34.617 INFO kablam! --> src/output/csv.rs:9:42 Oct 10 14:07:34.617 INFO kablam! | Oct 10 14:07:34.617 INFO kablam! 9 | fn output(&self, stream: &mut Write, d : &Duplicates) -> () { Oct 10 14:07:34.617 INFO kablam! | ^ help: consider using `_d` instead Oct 10 14:07:34.617 INFO kablam! Oct 10 14:07:34.617 INFO kablam! warning: unused variable: `stream` Oct 10 14:07:34.617 INFO kablam! --> src/output/json.rs:9:22 Oct 10 14:07:34.617 INFO kablam! | Oct 10 14:07:34.617 INFO kablam! 9 | fn output(&self, stream: &mut Write, d : &Duplicates) -> () { Oct 10 14:07:34.617 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 10 14:07:34.617 INFO kablam! Oct 10 14:07:34.617 INFO kablam! warning: unused variable: `d` Oct 10 14:07:34.617 INFO kablam! --> src/output/json.rs:9:42 Oct 10 14:07:34.617 INFO kablam! | Oct 10 14:07:34.617 INFO kablam! 9 | fn output(&self, stream: &mut Write, d : &Duplicates) -> () { Oct 10 14:07:34.617 INFO kablam! | ^ help: consider using `_d` instead Oct 10 14:07:34.617 INFO kablam! Oct 10 14:07:34.696 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 10 14:07:34.696 INFO kablam! --> src/main.rs:1:12 Oct 10 14:07:34.696 INFO kablam! | Oct 10 14:07:34.696 INFO kablam! 1 | #![feature(attr_literals, rustc_private)] Oct 10 14:07:34.696 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 14:07:34.696 INFO kablam! | Oct 10 14:07:34.696 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 14:07:34.696 INFO kablam! Oct 10 14:07:39.641 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.77s Oct 10 14:07:39.648 INFO kablam! su: No module specific data is present Oct 10 14:07:40.832 INFO running `"docker" "rm" "-f" "e0215a2fcca85032936a4da0c29e20ce5ff3293eec6c45dba25d0b603e30da4c"` Oct 10 14:07:41.134 INFO blam! e0215a2fcca85032936a4da0c29e20ce5ff3293eec6c45dba25d0b603e30da4c Oct 10 14:07:41.144 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:07:41.144 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 14:07:41.561 INFO blam! 83ff5d820331d8119950227416fa911a6d71dca91eb7d132e6ba4df152018375 Oct 10 14:07:41.572 INFO running `"docker" "start" "-a" "83ff5d820331d8119950227416fa911a6d71dca91eb7d132e6ba4df152018375"` Oct 10 14:07:43.008 INFO kablam! usermod: no changes Oct 10 14:07:43.204 INFO kablam! Compiling duplicate-finder v0.1.0 (/source) Oct 10 14:07:45.381 INFO kablam! warning: unused variable: `outputter` Oct 10 14:07:45.382 INFO kablam! --> src/main.rs:92:13 Oct 10 14:07:45.382 INFO kablam! | Oct 10 14:07:45.382 INFO kablam! 92 | let outputter = get_outputter(opts.output_type); Oct 10 14:07:45.382 INFO kablam! | ^^^^^^^^^ help: consider using `_outputter` instead Oct 10 14:07:45.382 INFO kablam! | Oct 10 14:07:45.382 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 14:07:45.382 INFO kablam! Oct 10 14:07:45.382 INFO kablam! warning: unused variable: `stream` Oct 10 14:07:45.382 INFO kablam! --> src/output/csv.rs:9:22 Oct 10 14:07:45.382 INFO kablam! | Oct 10 14:07:45.382 INFO kablam! 9 | fn output(&self, stream: &mut Write, d : &Duplicates) -> () { Oct 10 14:07:45.384 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 10 14:07:45.384 INFO kablam! Oct 10 14:07:45.384 INFO kablam! warning: unused variable: `d` Oct 10 14:07:45.384 INFO kablam! --> src/output/csv.rs:9:42 Oct 10 14:07:45.384 INFO kablam! | Oct 10 14:07:45.384 INFO kablam! 9 | fn output(&self, stream: &mut Write, d : &Duplicates) -> () { Oct 10 14:07:45.384 INFO kablam! | ^ help: consider using `_d` instead Oct 10 14:07:45.384 INFO kablam! Oct 10 14:07:45.384 INFO kablam! warning: unused variable: `stream` Oct 10 14:07:45.384 INFO kablam! --> src/output/json.rs:9:22 Oct 10 14:07:45.384 INFO kablam! | Oct 10 14:07:45.384 INFO kablam! 9 | fn output(&self, stream: &mut Write, d : &Duplicates) -> () { Oct 10 14:07:45.384 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 10 14:07:45.384 INFO kablam! Oct 10 14:07:45.384 INFO kablam! warning: unused variable: `d` Oct 10 14:07:45.384 INFO kablam! --> src/output/json.rs:9:42 Oct 10 14:07:45.384 INFO kablam! | Oct 10 14:07:45.384 INFO kablam! 9 | fn output(&self, stream: &mut Write, d : &Duplicates) -> () { Oct 10 14:07:45.384 INFO kablam! | ^ help: consider using `_d` instead Oct 10 14:07:45.384 INFO kablam! Oct 10 14:07:45.433 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 10 14:07:45.434 INFO kablam! --> src/main.rs:1:12 Oct 10 14:07:45.434 INFO kablam! | Oct 10 14:07:45.434 INFO kablam! 1 | #![feature(attr_literals, rustc_private)] Oct 10 14:07:45.434 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 14:07:45.434 INFO kablam! | Oct 10 14:07:45.434 INFO kablam! = note: #[warn(stable_features)] on by default Oct 10 14:07:45.434 INFO kablam! Oct 10 14:07:46.024 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.97s Oct 10 14:07:46.040 INFO kablam! su: No module specific data is present Oct 10 14:07:47.075 INFO running `"docker" "rm" "-f" "83ff5d820331d8119950227416fa911a6d71dca91eb7d132e6ba4df152018375"` Oct 10 14:07:47.368 INFO blam! 83ff5d820331d8119950227416fa911a6d71dca91eb7d132e6ba4df152018375 Oct 10 14:07:47.370 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:07:47.372 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 14:07:47.854 INFO blam! faa8755da4e6774a4d3263a7ff2f44f3f07cb6faf1845b1a05694393dac97f85 Oct 10 14:07:47.856 INFO running `"docker" "start" "-a" "faa8755da4e6774a4d3263a7ff2f44f3f07cb6faf1845b1a05694393dac97f85"` Oct 10 14:07:49.652 INFO kablam! usermod: no changes Oct 10 14:07:49.800 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 10 14:07:49.803 INFO kablam! Running /target/debug/deps/duplicate_finder-16829d2c3dab7214 Oct 10 14:07:49.804 INFO blam! Oct 10 14:07:49.805 INFO blam! running 0 tests Oct 10 14:07:49.805 INFO blam! Oct 10 14:07:49.805 INFO kablam! su: No module specific data is present Oct 10 14:07:49.806 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:07:49.806 INFO blam! Oct 10 14:07:50.505 INFO running `"docker" "rm" "-f" "faa8755da4e6774a4d3263a7ff2f44f3f07cb6faf1845b1a05694393dac97f85"` Oct 10 14:07:50.935 INFO blam! faa8755da4e6774a4d3263a7ff2f44f3f07cb6faf1845b1a05694393dac97f85