Oct 12 22:49:23.212 INFO testing studoot/duplicate-finder against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 22:49:23.212 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 22:49:23.730 INFO blam! 559d5b5ec3ba5b471f29b2289ebd37bc6804c3df2b310590a8e311f7ae8faba5 Oct 12 22:49:23.736 INFO running `"docker" "start" "-a" "559d5b5ec3ba5b471f29b2289ebd37bc6804c3df2b310590a8e311f7ae8faba5"` Oct 12 22:49:24.773 INFO kablam! usermod: no changes Oct 12 22:49:24.927 INFO kablam! Compiling rayon-core v1.2.1 Oct 12 22:49:24.935 INFO kablam! Compiling scopeguard v0.3.2 Oct 12 22:49:24.935 INFO kablam! Compiling either v1.2.0 Oct 12 22:49:24.935 INFO kablam! Compiling memchr v1.0.1 Oct 12 22:49:24.935 INFO kablam! Compiling term_size v0.3.0 Oct 12 22:49:24.935 INFO kablam! Compiling atty v0.2.2 Oct 12 22:49:24.935 INFO kablam! Compiling multimap v0.4.0 Oct 12 22:49:24.935 INFO kablam! Compiling structopt-derive v0.1.1 Oct 12 22:49:26.195 INFO kablam! Compiling coco v0.1.1 Oct 12 22:49:26.251 INFO kablam! Compiling textwrap v0.8.0 Oct 12 22:49:26.755 INFO kablam! Compiling aho-corasick v0.6.3 Oct 12 22:49:28.124 INFO kablam! Compiling clap v2.26.2 Oct 12 22:49:28.547 INFO kablam! Compiling regex v0.2.2 Oct 12 22:49:31.709 INFO kablam! Compiling rayon v0.8.2 Oct 12 22:49:42.283 INFO kablam! Compiling globset v0.2.0 Oct 12 22:49:46.791 INFO kablam! Compiling ignore v0.2.2 Oct 12 22:50:06.931 INFO kablam! Compiling structopt v0.1.1 Oct 12 22:50:07.255 INFO kablam! Compiling duplicate-finder v0.1.0 (/source) Oct 12 22:50:07.927 INFO kablam! warning: unused variable: `outputter` Oct 12 22:50:07.927 INFO kablam! --> src/main.rs:92:13 Oct 12 22:50:07.927 INFO kablam! | Oct 12 22:50:07.927 INFO kablam! 92 | let outputter = get_outputter(opts.output_type); Oct 12 22:50:07.927 INFO kablam! | ^^^^^^^^^ help: consider using `_outputter` instead Oct 12 22:50:07.927 INFO kablam! | Oct 12 22:50:07.927 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:50:07.927 INFO kablam! Oct 12 22:50:07.927 INFO kablam! warning: unused variable: `stream` Oct 12 22:50:07.927 INFO kablam! --> src/output/csv.rs:9:22 Oct 12 22:50:07.927 INFO kablam! | Oct 12 22:50:07.927 INFO kablam! 9 | fn output(&self, stream: &mut Write, d : &Duplicates) -> () { Oct 12 22:50:07.927 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 12 22:50:07.927 INFO kablam! Oct 12 22:50:07.927 INFO kablam! warning: unused variable: `d` Oct 12 22:50:07.927 INFO kablam! --> src/output/csv.rs:9:42 Oct 12 22:50:07.927 INFO kablam! | Oct 12 22:50:07.927 INFO kablam! 9 | fn output(&self, stream: &mut Write, d : &Duplicates) -> () { Oct 12 22:50:07.927 INFO kablam! | ^ help: consider using `_d` instead Oct 12 22:50:07.927 INFO kablam! Oct 12 22:50:07.930 INFO kablam! warning: unused variable: `stream` Oct 12 22:50:07.931 INFO kablam! --> src/output/json.rs:9:22 Oct 12 22:50:07.931 INFO kablam! | Oct 12 22:50:07.931 INFO kablam! 9 | fn output(&self, stream: &mut Write, d : &Duplicates) -> () { Oct 12 22:50:07.931 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 12 22:50:07.931 INFO kablam! Oct 12 22:50:07.931 INFO kablam! warning: unused variable: `d` Oct 12 22:50:07.931 INFO kablam! --> src/output/json.rs:9:42 Oct 12 22:50:07.931 INFO kablam! | Oct 12 22:50:07.931 INFO kablam! 9 | fn output(&self, stream: &mut Write, d : &Duplicates) -> () { Oct 12 22:50:07.931 INFO kablam! | ^ help: consider using `_d` instead Oct 12 22:50:07.931 INFO kablam! Oct 12 22:50:07.979 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 12 22:50:07.979 INFO kablam! --> src/main.rs:1:12 Oct 12 22:50:07.979 INFO kablam! | Oct 12 22:50:07.979 INFO kablam! 1 | #![feature(attr_literals, rustc_private)] Oct 12 22:50:07.979 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:50:07.979 INFO kablam! | Oct 12 22:50:07.979 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 22:50:07.979 INFO kablam! Oct 12 22:50:12.232 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 47.43s Oct 12 22:50:12.239 INFO kablam! su: No module specific data is present Oct 12 22:50:13.499 INFO running `"docker" "rm" "-f" "559d5b5ec3ba5b471f29b2289ebd37bc6804c3df2b310590a8e311f7ae8faba5"` Oct 12 22:50:13.811 INFO blam! 559d5b5ec3ba5b471f29b2289ebd37bc6804c3df2b310590a8e311f7ae8faba5 Oct 12 22:50:13.815 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 22:50:14.311 INFO blam! 3cb1ba41b6f838fb705a71455d0a47d8f415d65988959cbdca03c8ceea6c9e76 Oct 12 22:50:14.313 INFO running `"docker" "start" "-a" "3cb1ba41b6f838fb705a71455d0a47d8f415d65988959cbdca03c8ceea6c9e76"` Oct 12 22:50:15.856 INFO kablam! usermod: no changes Oct 12 22:50:15.942 INFO kablam! Compiling duplicate-finder v0.1.0 (/source) Oct 12 22:50:16.567 INFO kablam! warning: unused variable: `outputter` Oct 12 22:50:16.567 INFO kablam! --> src/main.rs:92:13 Oct 12 22:50:16.567 INFO kablam! | Oct 12 22:50:16.567 INFO kablam! 92 | let outputter = get_outputter(opts.output_type); Oct 12 22:50:16.567 INFO kablam! | ^^^^^^^^^ help: consider using `_outputter` instead Oct 12 22:50:16.567 INFO kablam! | Oct 12 22:50:16.567 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 22:50:16.567 INFO kablam! Oct 12 22:50:16.567 INFO kablam! warning: unused variable: `stream` Oct 12 22:50:16.567 INFO kablam! --> src/output/csv.rs:9:22 Oct 12 22:50:16.567 INFO kablam! | Oct 12 22:50:16.567 INFO kablam! 9 | fn output(&self, stream: &mut Write, d : &Duplicates) -> () { Oct 12 22:50:16.567 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 12 22:50:16.567 INFO kablam! Oct 12 22:50:16.567 INFO kablam! warning: unused variable: `d` Oct 12 22:50:16.567 INFO kablam! --> src/output/csv.rs:9:42 Oct 12 22:50:16.567 INFO kablam! | Oct 12 22:50:16.567 INFO kablam! 9 | fn output(&self, stream: &mut Write, d : &Duplicates) -> () { Oct 12 22:50:16.567 INFO kablam! | ^ help: consider using `_d` instead Oct 12 22:50:16.567 INFO kablam! Oct 12 22:50:16.567 INFO kablam! warning: unused variable: `stream` Oct 12 22:50:16.567 INFO kablam! --> src/output/json.rs:9:22 Oct 12 22:50:16.567 INFO kablam! | Oct 12 22:50:16.567 INFO kablam! 9 | fn output(&self, stream: &mut Write, d : &Duplicates) -> () { Oct 12 22:50:16.567 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 12 22:50:16.567 INFO kablam! Oct 12 22:50:16.567 INFO kablam! warning: unused variable: `d` Oct 12 22:50:16.567 INFO kablam! --> src/output/json.rs:9:42 Oct 12 22:50:16.567 INFO kablam! | Oct 12 22:50:16.567 INFO kablam! 9 | fn output(&self, stream: &mut Write, d : &Duplicates) -> () { Oct 12 22:50:16.567 INFO kablam! | ^ help: consider using `_d` instead Oct 12 22:50:16.567 INFO kablam! Oct 12 22:50:16.627 INFO kablam! warning: the feature `attr_literals` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 12 22:50:16.627 INFO kablam! --> src/main.rs:1:12 Oct 12 22:50:16.627 INFO kablam! | Oct 12 22:50:16.627 INFO kablam! 1 | #![feature(attr_literals, rustc_private)] Oct 12 22:50:16.627 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:50:16.627 INFO kablam! | Oct 12 22:50:16.627 INFO kablam! = note: #[warn(stable_features)] on by default Oct 12 22:50:16.627 INFO kablam! Oct 12 22:50:17.155 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.27s Oct 12 22:50:17.155 INFO kablam! su: No module specific data is present Oct 12 22:50:17.923 INFO running `"docker" "rm" "-f" "3cb1ba41b6f838fb705a71455d0a47d8f415d65988959cbdca03c8ceea6c9e76"` Oct 12 22:50:18.086 INFO blam! 3cb1ba41b6f838fb705a71455d0a47d8f415d65988959cbdca03c8ceea6c9e76 Oct 12 22:50:18.091 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 22:50:18.375 INFO blam! 7d9840a2e7f84effd5100e97383e25199ba5830d58083d6f70d528fb559730c5 Oct 12 22:50:18.376 INFO running `"docker" "start" "-a" "7d9840a2e7f84effd5100e97383e25199ba5830d58083d6f70d528fb559730c5"` Oct 12 22:50:19.275 INFO kablam! usermod: no changes Oct 12 22:50:19.437 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 12 22:50:19.451 INFO kablam! Running /target/debug/deps/duplicate_finder-a5b89e83a123b35b Oct 12 22:50:19.461 INFO blam! Oct 12 22:50:19.461 INFO blam! running 0 tests Oct 12 22:50:19.462 INFO blam! Oct 12 22:50:19.462 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:50:19.462 INFO blam! Oct 12 22:50:19.464 INFO kablam! su: No module specific data is present Oct 12 22:50:19.826 INFO running `"docker" "rm" "-f" "7d9840a2e7f84effd5100e97383e25199ba5830d58083d6f70d528fb559730c5"` Oct 12 22:50:20.063 INFO blam! 7d9840a2e7f84effd5100e97383e25199ba5830d58083d6f70d528fb559730c5