Oct 11 04:42:02.121 INFO testing RyanMcG/edfp against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 04:42:02.121 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 04:42:02.121 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 04:42:02.440 INFO blam! a3b97444509b443fcf9d36ea42d6101dfa694b58a4c1ae1b353efd4beb8b4d4d Oct 11 04:42:02.441 INFO running `"docker" "start" "-a" "a3b97444509b443fcf9d36ea42d6101dfa694b58a4c1ae1b353efd4beb8b4d4d"` Oct 11 04:42:03.616 INFO kablam! usermod: no changes Oct 11 04:42:03.756 INFO kablam! Compiling tempfile v2.1.5 Oct 11 04:42:04.821 INFO kablam! Compiling edfp v0.1.0 (/source) Oct 11 04:42:05.317 INFO kablam! warning: unused variable: `empty_string` Oct 11 04:42:05.317 INFO kablam! --> src/main.rs:64:9 Oct 11 04:42:05.317 INFO kablam! | Oct 11 04:42:05.317 INFO kablam! 64 | let empty_string = String::new(); Oct 11 04:42:05.317 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_empty_string` instead Oct 11 04:42:05.317 INFO kablam! | Oct 11 04:42:05.317 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:42:05.317 INFO kablam! Oct 11 04:42:05.317 INFO kablam! warning: unused variable: `new_path` Oct 11 04:42:05.317 INFO kablam! --> src/main.rs:96:33 Oct 11 04:42:05.317 INFO kablam! | Oct 11 04:42:05.317 INFO kablam! 96 | Operation::Rename { ref new_path } => true, Oct 11 04:42:05.317 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `new_path: _` Oct 11 04:42:05.317 INFO kablam! Oct 11 04:42:05.343 INFO kablam! warning: variable does not need to be mutable Oct 11 04:42:05.343 INFO kablam! --> src/main.rs:119:50 Oct 11 04:42:05.343 INFO kablam! | Oct 11 04:42:05.343 INFO kablam! 119 | fn edfp(mut input: I, mut output: O) { Oct 11 04:42:05.343 INFO kablam! | ----^^^^^^ Oct 11 04:42:05.343 INFO kablam! | | Oct 11 04:42:05.343 INFO kablam! | help: remove this `mut` Oct 11 04:42:05.343 INFO kablam! | Oct 11 04:42:05.343 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 04:42:05.343 INFO kablam! Oct 11 04:42:05.343 INFO kablam! warning: variable does not need to be mutable Oct 11 04:42:05.343 INFO kablam! --> src/main.rs:157:9 Oct 11 04:42:05.343 INFO kablam! | Oct 11 04:42:05.343 INFO kablam! 157 | let mut output = io::stdout(); Oct 11 04:42:05.343 INFO kablam! | ----^^^^^^ Oct 11 04:42:05.343 INFO kablam! | | Oct 11 04:42:05.343 INFO kablam! | help: remove this `mut` Oct 11 04:42:05.343 INFO kablam! Oct 11 04:42:06.742 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.09s Oct 11 04:42:06.748 INFO kablam! su: No module specific data is present Oct 11 04:42:07.454 INFO running `"docker" "rm" "-f" "a3b97444509b443fcf9d36ea42d6101dfa694b58a4c1ae1b353efd4beb8b4d4d"` Oct 11 04:42:07.809 INFO blam! a3b97444509b443fcf9d36ea42d6101dfa694b58a4c1ae1b353efd4beb8b4d4d Oct 11 04:42:07.814 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 04:42:07.814 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 04:42:08.260 INFO blam! 381570cfb44daa7119792f5d653933ce646d31af48b33ca6217490dc6fab2b23 Oct 11 04:42:08.261 INFO running `"docker" "start" "-a" "381570cfb44daa7119792f5d653933ce646d31af48b33ca6217490dc6fab2b23"` Oct 11 04:42:09.263 INFO kablam! usermod: no changes Oct 11 04:42:09.324 INFO kablam! Compiling edfp v0.1.0 (/source) Oct 11 04:42:09.900 INFO kablam! warning: unused variable: `empty_string` Oct 11 04:42:09.900 INFO kablam! --> src/main.rs:64:9 Oct 11 04:42:09.900 INFO kablam! | Oct 11 04:42:09.900 INFO kablam! 64 | let empty_string = String::new(); Oct 11 04:42:09.900 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_empty_string` instead Oct 11 04:42:09.900 INFO kablam! | Oct 11 04:42:09.900 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:42:09.900 INFO kablam! Oct 11 04:42:09.900 INFO kablam! warning: unused variable: `new_path` Oct 11 04:42:09.900 INFO kablam! --> src/main.rs:96:33 Oct 11 04:42:09.900 INFO kablam! | Oct 11 04:42:09.900 INFO kablam! 96 | Operation::Rename { ref new_path } => true, Oct 11 04:42:09.900 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `new_path: _` Oct 11 04:42:09.900 INFO kablam! Oct 11 04:42:09.916 INFO kablam! warning: variable does not need to be mutable Oct 11 04:42:09.916 INFO kablam! --> src/main.rs:119:50 Oct 11 04:42:09.916 INFO kablam! | Oct 11 04:42:09.916 INFO kablam! 119 | fn edfp(mut input: I, mut output: O) { Oct 11 04:42:09.916 INFO kablam! | ----^^^^^^ Oct 11 04:42:09.916 INFO kablam! | | Oct 11 04:42:09.916 INFO kablam! | help: remove this `mut` Oct 11 04:42:09.916 INFO kablam! | Oct 11 04:42:09.916 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 04:42:09.916 INFO kablam! Oct 11 04:42:09.916 INFO kablam! warning: variable does not need to be mutable Oct 11 04:42:09.916 INFO kablam! --> src/main.rs:157:9 Oct 11 04:42:09.916 INFO kablam! | Oct 11 04:42:09.916 INFO kablam! 157 | let mut output = io::stdout(); Oct 11 04:42:09.916 INFO kablam! | ----^^^^^^ Oct 11 04:42:09.916 INFO kablam! | | Oct 11 04:42:09.916 INFO kablam! | help: remove this `mut` Oct 11 04:42:09.916 INFO kablam! Oct 11 04:42:10.411 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.13s Oct 11 04:42:10.414 INFO kablam! su: No module specific data is present Oct 11 04:42:10.736 INFO running `"docker" "rm" "-f" "381570cfb44daa7119792f5d653933ce646d31af48b33ca6217490dc6fab2b23"` Oct 11 04:42:10.857 INFO blam! 381570cfb44daa7119792f5d653933ce646d31af48b33ca6217490dc6fab2b23 Oct 11 04:42:10.859 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 04:42:10.859 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 04:42:11.079 INFO blam! 4937181b209bdd7f469ca017e632fa23b895bab21c2f2dddbd932826783551ad Oct 11 04:42:11.089 INFO running `"docker" "start" "-a" "4937181b209bdd7f469ca017e632fa23b895bab21c2f2dddbd932826783551ad"` Oct 11 04:42:11.720 INFO kablam! usermod: no changes Oct 11 04:42:11.759 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 04:42:11.770 INFO kablam! Running /target/debug/deps/edfp-445f88c910c31156 Oct 11 04:42:11.772 INFO blam! Oct 11 04:42:11.772 INFO blam! running 0 tests Oct 11 04:42:11.772 INFO blam! Oct 11 04:42:11.772 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:42:11.772 INFO blam! Oct 11 04:42:11.775 INFO kablam! su: No module specific data is present Oct 11 04:42:12.489 INFO running `"docker" "rm" "-f" "4937181b209bdd7f469ca017e632fa23b895bab21c2f2dddbd932826783551ad"` Oct 11 04:42:12.798 INFO blam! 4937181b209bdd7f469ca017e632fa23b895bab21c2f2dddbd932826783551ad