Oct 15 07:09:38.256 INFO testing RyanMcG/edfp against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 07:09:38.256 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 07:09:38.851 INFO blam! fa378013ed2d814f595b1f22c275a709b10a66a62fbbfe52c6e805adf497fe8d Oct 15 07:09:38.855 INFO running `"docker" "start" "-a" "fa378013ed2d814f595b1f22c275a709b10a66a62fbbfe52c6e805adf497fe8d"` Oct 15 07:09:39.803 INFO kablam! usermod: no changes Oct 15 07:09:39.931 INFO kablam! Compiling tempfile v2.1.5 Oct 15 07:09:41.079 INFO kablam! Compiling edfp v0.1.0 (/source) Oct 15 07:09:41.771 INFO kablam! warning: unused variable: `empty_string` Oct 15 07:09:41.771 INFO kablam! --> src/main.rs:64:9 Oct 15 07:09:41.771 INFO kablam! | Oct 15 07:09:41.771 INFO kablam! 64 | let empty_string = String::new(); Oct 15 07:09:41.771 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_empty_string` instead Oct 15 07:09:41.771 INFO kablam! | Oct 15 07:09:41.771 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:09:41.771 INFO kablam! Oct 15 07:09:41.771 INFO kablam! warning: unused variable: `new_path` Oct 15 07:09:41.771 INFO kablam! --> src/main.rs:96:33 Oct 15 07:09:41.771 INFO kablam! | Oct 15 07:09:41.771 INFO kablam! 96 | Operation::Rename { ref new_path } => true, Oct 15 07:09:41.771 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `new_path: _` Oct 15 07:09:41.771 INFO kablam! Oct 15 07:09:41.795 INFO kablam! warning: variable does not need to be mutable Oct 15 07:09:41.795 INFO kablam! --> src/main.rs:119:50 Oct 15 07:09:41.795 INFO kablam! | Oct 15 07:09:41.795 INFO kablam! 119 | fn edfp(mut input: I, mut output: O) { Oct 15 07:09:41.795 INFO kablam! | ----^^^^^^ Oct 15 07:09:41.795 INFO kablam! | | Oct 15 07:09:41.795 INFO kablam! | help: remove this `mut` Oct 15 07:09:41.795 INFO kablam! | Oct 15 07:09:41.795 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:09:41.795 INFO kablam! Oct 15 07:09:41.795 INFO kablam! warning: variable does not need to be mutable Oct 15 07:09:41.795 INFO kablam! --> src/main.rs:157:9 Oct 15 07:09:41.795 INFO kablam! | Oct 15 07:09:41.795 INFO kablam! 157 | let mut output = io::stdout(); Oct 15 07:09:41.795 INFO kablam! | ----^^^^^^ Oct 15 07:09:41.795 INFO kablam! | | Oct 15 07:09:41.795 INFO kablam! | help: remove this `mut` Oct 15 07:09:41.795 INFO kablam! Oct 15 07:09:42.847 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.01s Oct 15 07:09:42.850 INFO kablam! su: No module specific data is present Oct 15 07:09:43.718 INFO running `"docker" "rm" "-f" "fa378013ed2d814f595b1f22c275a709b10a66a62fbbfe52c6e805adf497fe8d"` Oct 15 07:09:44.019 INFO blam! fa378013ed2d814f595b1f22c275a709b10a66a62fbbfe52c6e805adf497fe8d Oct 15 07:09:44.028 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 07:09:44.381 INFO blam! dbe8da1f8caa790f0b7928f190a9d94c803e85f12e7970c75ec4b9cfe48412c6 Oct 15 07:09:44.387 INFO running `"docker" "start" "-a" "dbe8da1f8caa790f0b7928f190a9d94c803e85f12e7970c75ec4b9cfe48412c6"` Oct 15 07:09:45.599 INFO kablam! usermod: no changes Oct 15 07:09:45.707 INFO kablam! Compiling edfp v0.1.0 (/source) Oct 15 07:09:46.303 INFO kablam! warning: unused variable: `empty_string` Oct 15 07:09:46.303 INFO kablam! --> src/main.rs:64:9 Oct 15 07:09:46.303 INFO kablam! | Oct 15 07:09:46.303 INFO kablam! 64 | let empty_string = String::new(); Oct 15 07:09:46.303 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_empty_string` instead Oct 15 07:09:46.303 INFO kablam! | Oct 15 07:09:46.303 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:09:46.303 INFO kablam! Oct 15 07:09:46.303 INFO kablam! warning: unused variable: `new_path` Oct 15 07:09:46.303 INFO kablam! --> src/main.rs:96:33 Oct 15 07:09:46.303 INFO kablam! | Oct 15 07:09:46.303 INFO kablam! 96 | Operation::Rename { ref new_path } => true, Oct 15 07:09:46.303 INFO kablam! | ^^^^^^^^ help: try ignoring the field: `new_path: _` Oct 15 07:09:46.303 INFO kablam! Oct 15 07:09:46.323 INFO kablam! warning: variable does not need to be mutable Oct 15 07:09:46.323 INFO kablam! --> src/main.rs:119:50 Oct 15 07:09:46.323 INFO kablam! | Oct 15 07:09:46.323 INFO kablam! 119 | fn edfp(mut input: I, mut output: O) { Oct 15 07:09:46.323 INFO kablam! | ----^^^^^^ Oct 15 07:09:46.323 INFO kablam! | | Oct 15 07:09:46.323 INFO kablam! | help: remove this `mut` Oct 15 07:09:46.323 INFO kablam! | Oct 15 07:09:46.323 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:09:46.323 INFO kablam! Oct 15 07:09:46.323 INFO kablam! warning: variable does not need to be mutable Oct 15 07:09:46.323 INFO kablam! --> src/main.rs:157:9 Oct 15 07:09:46.323 INFO kablam! | Oct 15 07:09:46.323 INFO kablam! 157 | let mut output = io::stdout(); Oct 15 07:09:46.323 INFO kablam! | ----^^^^^^ Oct 15 07:09:46.323 INFO kablam! | | Oct 15 07:09:46.323 INFO kablam! | help: remove this `mut` Oct 15 07:09:46.323 INFO kablam! Oct 15 07:09:47.025 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.39s Oct 15 07:09:47.033 INFO kablam! su: No module specific data is present Oct 15 07:09:47.934 INFO running `"docker" "rm" "-f" "dbe8da1f8caa790f0b7928f190a9d94c803e85f12e7970c75ec4b9cfe48412c6"` Oct 15 07:09:48.231 INFO blam! dbe8da1f8caa790f0b7928f190a9d94c803e85f12e7970c75ec4b9cfe48412c6 Oct 15 07:09:48.236 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 07:09:48.787 INFO blam! 3b54d183cba9b9a5d97515ba31ac45bfc3d1b8bb359ce00fbb8657b39b4499ff Oct 15 07:09:48.787 INFO running `"docker" "start" "-a" "3b54d183cba9b9a5d97515ba31ac45bfc3d1b8bb359ce00fbb8657b39b4499ff"` Oct 15 07:09:49.862 INFO kablam! usermod: no changes Oct 15 07:09:49.951 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 07:09:49.951 INFO kablam! Running /target/debug/deps/edfp-6d0c5d225b806b23 Oct 15 07:09:49.954 INFO blam! Oct 15 07:09:49.954 INFO blam! running 0 tests Oct 15 07:09:49.954 INFO blam! Oct 15 07:09:49.954 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:09:49.954 INFO blam! Oct 15 07:09:49.956 INFO kablam! su: No module specific data is present Oct 15 07:09:50.627 INFO running `"docker" "rm" "-f" "3b54d183cba9b9a5d97515ba31ac45bfc3d1b8bb359ce00fbb8657b39b4499ff"` Oct 15 07:09:50.919 INFO blam! 3b54d183cba9b9a5d97515ba31ac45bfc3d1b8bb359ce00fbb8657b39b4499ff