Oct 14 17:44:41.019 INFO testing iyud/git_pull against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 17:44:41.020 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 17:44:41.471 INFO blam! adf4377d4df5c98af355340754334896c7bd362509493355160787763daed586 Oct 14 17:44:41.487 INFO running `"docker" "start" "-a" "adf4377d4df5c98af355340754334896c7bd362509493355160787763daed586"` Oct 14 17:44:42.543 INFO kablam! usermod: no changes Oct 14 17:44:42.575 INFO kablam! Compiling git_update v0.1.0 (/source) Oct 14 17:44:42.803 INFO kablam! warning: unused import: `Output` Oct 14 17:44:42.803 INFO kablam! --> src/main.rs:1:29 Oct 14 17:44:42.803 INFO kablam! | Oct 14 17:44:42.803 INFO kablam! 1 | use std::process::{Command, Output}; Oct 14 17:44:42.803 INFO kablam! | ^^^^^^ Oct 14 17:44:42.803 INFO kablam! | Oct 14 17:44:42.803 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:44:42.803 INFO kablam! Oct 14 17:44:42.803 INFO kablam! warning: unused import: `time` Oct 14 17:44:42.803 INFO kablam! --> src/main.rs:5:19 Oct 14 17:44:42.803 INFO kablam! | Oct 14 17:44:42.803 INFO kablam! 5 | use std::{thread, time}; Oct 14 17:44:42.803 INFO kablam! | ^^^^ Oct 14 17:44:42.803 INFO kablam! Oct 14 17:44:42.843 INFO kablam! warning: unused variable: `pull` Oct 14 17:44:42.844 INFO kablam! --> src/main.rs:9:9 Oct 14 17:44:42.844 INFO kablam! | Oct 14 17:44:42.844 INFO kablam! 9 | let pull = Command::new("git") Oct 14 17:44:42.844 INFO kablam! | ^^^^ help: consider using `_pull` instead Oct 14 17:44:42.845 INFO kablam! | Oct 14 17:44:42.845 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 17:44:42.845 INFO kablam! Oct 14 17:44:42.856 INFO kablam! warning: variable does not need to be mutable Oct 14 17:44:42.856 INFO kablam! --> src/main.rs:27:6 Oct 14 17:44:42.856 INFO kablam! | Oct 14 17:44:42.857 INFO kablam! 27 | let mut output = Command::new("git") Oct 14 17:44:42.857 INFO kablam! | ----^^^^^^ Oct 14 17:44:42.857 INFO kablam! | | Oct 14 17:44:42.857 INFO kablam! | help: remove this `mut` Oct 14 17:44:42.858 INFO kablam! | Oct 14 17:44:42.858 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 17:44:42.858 INFO kablam! Oct 14 17:44:43.652 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.09s Oct 14 17:44:43.653 INFO kablam! su: No module specific data is present Oct 14 17:44:44.027 INFO running `"docker" "rm" "-f" "adf4377d4df5c98af355340754334896c7bd362509493355160787763daed586"` Oct 14 17:44:44.155 INFO blam! adf4377d4df5c98af355340754334896c7bd362509493355160787763daed586 Oct 14 17:44:44.159 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 17:44:44.365 INFO blam! 54924bb3fb376471843755089db814b9044e6bfe2f1e73e8bdf971bd25431fd6 Oct 14 17:44:44.376 INFO running `"docker" "start" "-a" "54924bb3fb376471843755089db814b9044e6bfe2f1e73e8bdf971bd25431fd6"` Oct 14 17:44:44.924 INFO kablam! usermod: no changes Oct 14 17:44:44.967 INFO kablam! Compiling git_update v0.1.0 (/source) Oct 14 17:44:45.139 INFO kablam! warning: unused import: `Output` Oct 14 17:44:45.139 INFO kablam! --> src/main.rs:1:29 Oct 14 17:44:45.139 INFO kablam! | Oct 14 17:44:45.139 INFO kablam! 1 | use std::process::{Command, Output}; Oct 14 17:44:45.139 INFO kablam! | ^^^^^^ Oct 14 17:44:45.139 INFO kablam! | Oct 14 17:44:45.139 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 17:44:45.139 INFO kablam! Oct 14 17:44:45.139 INFO kablam! warning: unused import: `time` Oct 14 17:44:45.139 INFO kablam! --> src/main.rs:5:19 Oct 14 17:44:45.139 INFO kablam! | Oct 14 17:44:45.139 INFO kablam! 5 | use std::{thread, time}; Oct 14 17:44:45.139 INFO kablam! | ^^^^ Oct 14 17:44:45.139 INFO kablam! Oct 14 17:44:45.190 INFO kablam! warning: unused variable: `pull` Oct 14 17:44:45.190 INFO kablam! --> src/main.rs:9:9 Oct 14 17:44:45.190 INFO kablam! | Oct 14 17:44:45.190 INFO kablam! 9 | let pull = Command::new("git") Oct 14 17:44:45.190 INFO kablam! | ^^^^ help: consider using `_pull` instead Oct 14 17:44:45.190 INFO kablam! | Oct 14 17:44:45.190 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 17:44:45.190 INFO kablam! Oct 14 17:44:45.197 INFO kablam! warning: variable does not need to be mutable Oct 14 17:44:45.197 INFO kablam! --> src/main.rs:27:6 Oct 14 17:44:45.197 INFO kablam! | Oct 14 17:44:45.197 INFO kablam! 27 | let mut output = Command::new("git") Oct 14 17:44:45.197 INFO kablam! | ----^^^^^^ Oct 14 17:44:45.197 INFO kablam! | | Oct 14 17:44:45.197 INFO kablam! | help: remove this `mut` Oct 14 17:44:45.197 INFO kablam! | Oct 14 17:44:45.197 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 17:44:45.197 INFO kablam! Oct 14 17:44:45.555 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.60s Oct 14 17:44:45.557 INFO kablam! su: No module specific data is present Oct 14 17:44:46.075 INFO running `"docker" "rm" "-f" "54924bb3fb376471843755089db814b9044e6bfe2f1e73e8bdf971bd25431fd6"` Oct 14 17:44:46.273 INFO blam! 54924bb3fb376471843755089db814b9044e6bfe2f1e73e8bdf971bd25431fd6 Oct 14 17:44:46.282 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 17:44:46.647 INFO blam! 5bfc367edd607ccdd0857fad1cd97d99a644553147b12c19940328a00f5116ce Oct 14 17:44:46.654 INFO running `"docker" "start" "-a" "5bfc367edd607ccdd0857fad1cd97d99a644553147b12c19940328a00f5116ce"` Oct 14 17:44:47.867 INFO kablam! usermod: no changes Oct 14 17:44:47.905 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 17:44:47.905 INFO kablam! Running /target/debug/deps/git_update-fd42f416e88818de Oct 14 17:44:47.908 INFO blam! Oct 14 17:44:47.908 INFO blam! running 0 tests Oct 14 17:44:47.910 INFO blam! Oct 14 17:44:47.910 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:44:47.910 INFO blam! Oct 14 17:44:47.913 INFO kablam! su: No module specific data is present Oct 14 17:44:49.159 INFO running `"docker" "rm" "-f" "5bfc367edd607ccdd0857fad1cd97d99a644553147b12c19940328a00f5116ce"` Oct 14 17:44:49.516 INFO blam! 5bfc367edd607ccdd0857fad1cd97d99a644553147b12c19940328a00f5116ce