Oct 15 08:22:59.151 INFO testing NathanFrasier/rust-rep against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 08:22:59.151 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 08:22:59.780 INFO blam! c59d9730d80367a60f71b05d9f1111560c132e2217d1561c1d2503e745a71966 Oct 15 08:22:59.783 INFO running `"docker" "start" "-a" "c59d9730d80367a60f71b05d9f1111560c132e2217d1561c1d2503e745a71966"` Oct 15 08:23:01.206 INFO kablam! usermod: no changes Oct 15 08:23:01.351 INFO kablam! Compiling docopt v0.8.3 Oct 15 08:23:07.305 INFO kablam! Compiling rust_rep v0.1.0 (/source) Oct 15 08:23:08.267 INFO kablam! warning: unused variable: `filename` Oct 15 08:23:08.267 INFO kablam! --> src/main.rs:68:10 Oct 15 08:23:08.267 INFO kablam! | Oct 15 08:23:08.267 INFO kablam! 68 | fn serve(filename:&str, connection:&str) { Oct 15 08:23:08.267 INFO kablam! | ^^^^^^^^ help: consider using `_filename` instead Oct 15 08:23:08.267 INFO kablam! | Oct 15 08:23:08.267 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 08:23:08.267 INFO kablam! Oct 15 08:23:08.267 INFO kablam! warning: unused variable: `connection` Oct 15 08:23:08.267 INFO kablam! --> src/main.rs:68:25 Oct 15 08:23:08.267 INFO kablam! | Oct 15 08:23:08.267 INFO kablam! 68 | fn serve(filename:&str, connection:&str) { Oct 15 08:23:08.267 INFO kablam! | ^^^^^^^^^^ help: consider using `_connection` instead Oct 15 08:23:08.267 INFO kablam! Oct 15 08:23:08.267 INFO kablam! warning: unused variable: `server_info` Oct 15 08:23:08.267 INFO kablam! --> src/main.rs:71:9 Oct 15 08:23:08.267 INFO kablam! | Oct 15 08:23:08.267 INFO kablam! 71 | fn seed(server_info:&str, connection:&str, output:&str) { Oct 15 08:23:08.267 INFO kablam! | ^^^^^^^^^^^ help: consider using `_server_info` instead Oct 15 08:23:08.267 INFO kablam! Oct 15 08:23:08.267 INFO kablam! warning: unused variable: `connection` Oct 15 08:23:08.267 INFO kablam! --> src/main.rs:71:27 Oct 15 08:23:08.267 INFO kablam! | Oct 15 08:23:08.267 INFO kablam! 71 | fn seed(server_info:&str, connection:&str, output:&str) { Oct 15 08:23:08.267 INFO kablam! | ^^^^^^^^^^ help: consider using `_connection` instead Oct 15 08:23:08.268 INFO kablam! Oct 15 08:23:08.268 INFO kablam! warning: unused variable: `output` Oct 15 08:23:08.268 INFO kablam! --> src/main.rs:71:44 Oct 15 08:23:08.268 INFO kablam! | Oct 15 08:23:08.268 INFO kablam! 71 | fn seed(server_info:&str, connection:&str, output:&str) { Oct 15 08:23:08.268 INFO kablam! | ^^^^^^ help: consider using `_output` instead Oct 15 08:23:08.268 INFO kablam! Oct 15 08:23:08.268 INFO kablam! warning: unused variable: `server_info` Oct 15 08:23:08.268 INFO kablam! --> src/main.rs:75:10 Oct 15 08:23:08.268 INFO kablam! | Oct 15 08:23:08.268 INFO kablam! 75 | fn leech(server_info:&str, output:&str) { Oct 15 08:23:08.268 INFO kablam! | ^^^^^^^^^^^ help: consider using `_server_info` instead Oct 15 08:23:08.268 INFO kablam! Oct 15 08:23:08.268 INFO kablam! warning: unused variable: `output` Oct 15 08:23:08.268 INFO kablam! --> src/main.rs:75:28 Oct 15 08:23:08.268 INFO kablam! | Oct 15 08:23:08.268 INFO kablam! 75 | fn leech(server_info:&str, output:&str) { Oct 15 08:23:08.268 INFO kablam! | ^^^^^^ help: consider using `_output` instead Oct 15 08:23:08.268 INFO kablam! Oct 15 08:23:09.739 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.51s Oct 15 08:23:09.743 INFO kablam! su: No module specific data is present Oct 15 08:23:11.171 INFO running `"docker" "rm" "-f" "c59d9730d80367a60f71b05d9f1111560c132e2217d1561c1d2503e745a71966"` Oct 15 08:23:11.478 INFO blam! c59d9730d80367a60f71b05d9f1111560c132e2217d1561c1d2503e745a71966 Oct 15 08:23:11.495 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 08:23:11.935 INFO blam! dbfa8449b26a96f39a866389996cbc9c414f0999a147d34abda5b6966a281c2d Oct 15 08:23:11.937 INFO running `"docker" "start" "-a" "dbfa8449b26a96f39a866389996cbc9c414f0999a147d34abda5b6966a281c2d"` Oct 15 08:23:13.483 INFO kablam! usermod: no changes Oct 15 08:23:13.588 INFO kablam! Compiling rust_rep v0.1.0 (/source) Oct 15 08:23:14.611 INFO kablam! warning: unused variable: `filename` Oct 15 08:23:14.611 INFO kablam! --> src/main.rs:68:10 Oct 15 08:23:14.611 INFO kablam! | Oct 15 08:23:14.611 INFO kablam! 68 | fn serve(filename:&str, connection:&str) { Oct 15 08:23:14.611 INFO kablam! | ^^^^^^^^ help: consider using `_filename` instead Oct 15 08:23:14.611 INFO kablam! | Oct 15 08:23:14.611 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 08:23:14.611 INFO kablam! Oct 15 08:23:14.611 INFO kablam! warning: unused variable: `connection` Oct 15 08:23:14.611 INFO kablam! --> src/main.rs:68:25 Oct 15 08:23:14.611 INFO kablam! | Oct 15 08:23:14.611 INFO kablam! 68 | fn serve(filename:&str, connection:&str) { Oct 15 08:23:14.611 INFO kablam! | ^^^^^^^^^^ help: consider using `_connection` instead Oct 15 08:23:14.611 INFO kablam! Oct 15 08:23:14.611 INFO kablam! warning: unused variable: `server_info` Oct 15 08:23:14.611 INFO kablam! --> src/main.rs:71:9 Oct 15 08:23:14.611 INFO kablam! | Oct 15 08:23:14.611 INFO kablam! 71 | fn seed(server_info:&str, connection:&str, output:&str) { Oct 15 08:23:14.611 INFO kablam! | ^^^^^^^^^^^ help: consider using `_server_info` instead Oct 15 08:23:14.611 INFO kablam! Oct 15 08:23:14.611 INFO kablam! warning: unused variable: `connection` Oct 15 08:23:14.611 INFO kablam! --> src/main.rs:71:27 Oct 15 08:23:14.611 INFO kablam! | Oct 15 08:23:14.611 INFO kablam! 71 | fn seed(server_info:&str, connection:&str, output:&str) { Oct 15 08:23:14.611 INFO kablam! | ^^^^^^^^^^ help: consider using `_connection` instead Oct 15 08:23:14.611 INFO kablam! Oct 15 08:23:14.611 INFO kablam! warning: unused variable: `output` Oct 15 08:23:14.611 INFO kablam! --> src/main.rs:71:44 Oct 15 08:23:14.611 INFO kablam! | Oct 15 08:23:14.611 INFO kablam! 71 | fn seed(server_info:&str, connection:&str, output:&str) { Oct 15 08:23:14.611 INFO kablam! | ^^^^^^ help: consider using `_output` instead Oct 15 08:23:14.611 INFO kablam! Oct 15 08:23:14.611 INFO kablam! warning: unused variable: `server_info` Oct 15 08:23:14.611 INFO kablam! --> src/main.rs:75:10 Oct 15 08:23:14.611 INFO kablam! | Oct 15 08:23:14.611 INFO kablam! 75 | fn leech(server_info:&str, output:&str) { Oct 15 08:23:14.611 INFO kablam! | ^^^^^^^^^^^ help: consider using `_server_info` instead Oct 15 08:23:14.611 INFO kablam! Oct 15 08:23:14.611 INFO kablam! warning: unused variable: `output` Oct 15 08:23:14.611 INFO kablam! --> src/main.rs:75:28 Oct 15 08:23:14.611 INFO kablam! | Oct 15 08:23:14.611 INFO kablam! 75 | fn leech(server_info:&str, output:&str) { Oct 15 08:23:14.611 INFO kablam! | ^^^^^^ help: consider using `_output` instead Oct 15 08:23:14.611 INFO kablam! Oct 15 08:23:15.219 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.71s Oct 15 08:23:15.227 INFO kablam! su: No module specific data is present Oct 15 08:23:16.151 INFO running `"docker" "rm" "-f" "dbfa8449b26a96f39a866389996cbc9c414f0999a147d34abda5b6966a281c2d"` Oct 15 08:23:16.463 INFO blam! dbfa8449b26a96f39a866389996cbc9c414f0999a147d34abda5b6966a281c2d Oct 15 08:23:16.467 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 08:23:16.947 INFO blam! 69ce7f5453f55c63008538edb110ff0fd2e8cb575c77c16db017c52dd7f0f570 Oct 15 08:23:16.951 INFO running `"docker" "start" "-a" "69ce7f5453f55c63008538edb110ff0fd2e8cb575c77c16db017c52dd7f0f570"` Oct 15 08:23:18.087 INFO kablam! usermod: no changes Oct 15 08:23:18.211 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 15 08:23:18.227 INFO kablam! Running /target/debug/deps/rust_rep-2023dbbd25051603 Oct 15 08:23:18.227 INFO blam! Oct 15 08:23:18.227 INFO blam! running 0 tests Oct 15 08:23:18.227 INFO blam! Oct 15 08:23:18.227 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 08:23:18.227 INFO blam! Oct 15 08:23:18.231 INFO kablam! su: No module specific data is present Oct 15 08:23:19.033 INFO running `"docker" "rm" "-f" "69ce7f5453f55c63008538edb110ff0fd2e8cb575c77c16db017c52dd7f0f570"` Oct 15 08:23:19.267 INFO blam! 69ce7f5453f55c63008538edb110ff0fd2e8cb575c77c16db017c52dd7f0f570