Oct 14 16:06:57.841 INFO testing jswz72/rush against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 16:06:57.843 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16:06:58.362 INFO blam! 95fb9ec5619e821c8f7dd6c2ff6cb1e27e93565158b2ac29fde80533ac0ff5ec Oct 14 16:06:58.364 INFO running `"docker" "start" "-a" "95fb9ec5619e821c8f7dd6c2ff6cb1e27e93565158b2ac29fde80533ac0ff5ec"` Oct 14 16:06:59.327 INFO kablam! usermod: no changes Oct 14 16:06:59.369 INFO kablam! Compiling rush v0.1.0 (/source) Oct 14 16:06:59.563 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 14 16:06:59.565 INFO kablam! --> src/commands/utils.rs:7:20 Oct 14 16:06:59.565 INFO kablam! | Oct 14 16:06:59.566 INFO kablam! 7 | let home_dir = env::home_dir().unwrap(); Oct 14 16:06:59.566 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 16:06:59.566 INFO kablam! | Oct 14 16:06:59.567 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 16:06:59.567 INFO kablam! Oct 14 16:06:59.567 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 14 16:06:59.567 INFO kablam! --> src/config.rs:160:11 Oct 14 16:06:59.567 INFO kablam! | Oct 14 16:06:59.568 INFO kablam! 160 | match env::home_dir() { Oct 14 16:06:59.568 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 16:06:59.568 INFO kablam! Oct 14 16:06:59.671 INFO kablam! warning: unused variable: `command` Oct 14 16:06:59.671 INFO kablam! --> src/commands/pwd.rs:6:47 Oct 14 16:06:59.671 INFO kablam! | Oct 14 16:06:59.671 INFO kablam! 6 | pub fn execute<'a>(oh: &'a mut OutputHandler, command: &BasicCommand) -> Result<&'a mut OutputHandler, io::Error>{ Oct 14 16:06:59.671 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Oct 14 16:06:59.671 INFO kablam! | Oct 14 16:06:59.671 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 16:06:59.671 INFO kablam! Oct 14 16:06:59.671 INFO kablam! warning: unused variable: `command` Oct 14 16:06:59.671 INFO kablam! --> src/commands/cat.rs:5:47 Oct 14 16:06:59.671 INFO kablam! | Oct 14 16:06:59.671 INFO kablam! 5 | pub fn execute<'a>(oh: &'a mut OutputHandler, command: &FileCommand) -> Result<&'a mut OutputHandler, io::Error>{ Oct 14 16:06:59.671 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Oct 14 16:06:59.671 INFO kablam! Oct 14 16:06:59.706 INFO kablam! warning: variable does not need to be mutable Oct 14 16:06:59.707 INFO kablam! --> src/config.rs:28:13 Oct 14 16:06:59.707 INFO kablam! | Oct 14 16:06:59.707 INFO kablam! 28 | let mut config_file = fs::read_to_string(RCFILE); Oct 14 16:06:59.707 INFO kablam! | ----^^^^^^^^^^^ Oct 14 16:06:59.707 INFO kablam! | | Oct 14 16:06:59.707 INFO kablam! | help: remove this `mut` Oct 14 16:06:59.707 INFO kablam! | Oct 14 16:06:59.707 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 16:06:59.707 INFO kablam! Oct 14 16:07:00.851 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.50s Oct 14 16:07:00.853 INFO kablam! su: No module specific data is present Oct 14 16:07:01.239 INFO running `"docker" "rm" "-f" "95fb9ec5619e821c8f7dd6c2ff6cb1e27e93565158b2ac29fde80533ac0ff5ec"` Oct 14 16:07:01.348 INFO blam! 95fb9ec5619e821c8f7dd6c2ff6cb1e27e93565158b2ac29fde80533ac0ff5ec Oct 14 16:07:01.349 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16:07:01.583 INFO blam! 2b4e1521094ab06d343c6f9e4fdd9207030832162f38e804b9df084cc9a72f90 Oct 14 16:07:01.588 INFO running `"docker" "start" "-a" "2b4e1521094ab06d343c6f9e4fdd9207030832162f38e804b9df084cc9a72f90"` Oct 14 16:07:02.045 INFO kablam! usermod: no changes Oct 14 16:07:02.099 INFO kablam! Compiling rush v0.1.0 (/source) Oct 14 16:07:02.511 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 14 16:07:02.511 INFO kablam! --> src/commands/utils.rs:7:20 Oct 14 16:07:02.511 INFO kablam! | Oct 14 16:07:02.511 INFO kablam! 7 | let home_dir = env::home_dir().unwrap(); Oct 14 16:07:02.511 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 16:07:02.511 INFO kablam! | Oct 14 16:07:02.511 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 16:07:02.511 INFO kablam! Oct 14 16:07:02.511 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 14 16:07:02.511 INFO kablam! --> src/config.rs:160:11 Oct 14 16:07:02.511 INFO kablam! | Oct 14 16:07:02.511 INFO kablam! 160 | match env::home_dir() { Oct 14 16:07:02.511 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 16:07:02.511 INFO kablam! Oct 14 16:07:02.716 INFO kablam! warning: unused variable: `command` Oct 14 16:07:02.716 INFO kablam! --> src/commands/pwd.rs:6:47 Oct 14 16:07:02.716 INFO kablam! | Oct 14 16:07:02.716 INFO kablam! 6 | pub fn execute<'a>(oh: &'a mut OutputHandler, command: &BasicCommand) -> Result<&'a mut OutputHandler, io::Error>{ Oct 14 16:07:02.716 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Oct 14 16:07:02.716 INFO kablam! | Oct 14 16:07:02.716 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 16:07:02.716 INFO kablam! Oct 14 16:07:02.718 INFO kablam! warning: unused variable: `command` Oct 14 16:07:02.718 INFO kablam! --> src/commands/cat.rs:5:47 Oct 14 16:07:02.718 INFO kablam! | Oct 14 16:07:02.718 INFO kablam! 5 | pub fn execute<'a>(oh: &'a mut OutputHandler, command: &FileCommand) -> Result<&'a mut OutputHandler, io::Error>{ Oct 14 16:07:02.718 INFO kablam! | ^^^^^^^ help: consider using `_command` instead Oct 14 16:07:02.718 INFO kablam! Oct 14 16:07:02.754 INFO kablam! warning: variable does not need to be mutable Oct 14 16:07:02.754 INFO kablam! --> src/config.rs:28:13 Oct 14 16:07:02.754 INFO kablam! | Oct 14 16:07:02.754 INFO kablam! 28 | let mut config_file = fs::read_to_string(RCFILE); Oct 14 16:07:02.754 INFO kablam! | ----^^^^^^^^^^^ Oct 14 16:07:02.754 INFO kablam! | | Oct 14 16:07:02.754 INFO kablam! | help: remove this `mut` Oct 14 16:07:02.754 INFO kablam! | Oct 14 16:07:02.754 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 16:07:02.754 INFO kablam! Oct 14 16:07:03.255 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.18s Oct 14 16:07:03.258 INFO kablam! su: No module specific data is present Oct 14 16:07:03.624 INFO running `"docker" "rm" "-f" "2b4e1521094ab06d343c6f9e4fdd9207030832162f38e804b9df084cc9a72f90"` Oct 14 16:07:03.747 INFO blam! 2b4e1521094ab06d343c6f9e4fdd9207030832162f38e804b9df084cc9a72f90 Oct 14 16:07:03.748 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16:07:03.962 INFO blam! 64ac95e464b5c3a3b45b08d3f9abd280f314388d6d3a3fe0aef04c9191405ef9 Oct 14 16:07:03.967 INFO running `"docker" "start" "-a" "64ac95e464b5c3a3b45b08d3f9abd280f314388d6d3a3fe0aef04c9191405ef9"` Oct 14 16:07:04.451 INFO kablam! usermod: no changes Oct 14 16:07:04.485 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 16:07:04.485 INFO kablam! Running /target/debug/deps/rush-d48bdcf67eb64e95 Oct 14 16:07:04.487 INFO blam! Oct 14 16:07:04.487 INFO blam! running 0 tests Oct 14 16:07:04.487 INFO blam! Oct 14 16:07:04.487 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:07:04.487 INFO blam! Oct 14 16:07:04.488 INFO kablam! Running /target/debug/deps/main-12c2c846d26a5755 Oct 14 16:07:04.490 INFO blam! Oct 14 16:07:04.490 INFO blam! running 0 tests Oct 14 16:07:04.490 INFO blam! Oct 14 16:07:04.490 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:07:04.490 INFO blam! Oct 14 16:07:04.495 INFO kablam! Doc-tests rush Oct 14 16:07:04.675 INFO blam! Oct 14 16:07:04.675 INFO blam! running 0 tests Oct 14 16:07:04.675 INFO blam! Oct 14 16:07:04.675 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:07:04.675 INFO blam! Oct 14 16:07:04.680 INFO kablam! su: No module specific data is present Oct 14 16:07:05.002 INFO running `"docker" "rm" "-f" "64ac95e464b5c3a3b45b08d3f9abd280f314388d6d3a3fe0aef04c9191405ef9"` Oct 14 16:07:05.091 INFO blam! 64ac95e464b5c3a3b45b08d3f9abd280f314388d6d3a3fe0aef04c9191405ef9