Oct 10 18:23:06.981 INFO testing miyamoen/roar-cli-app against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:23:06.981 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:23:06.981 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 18:23:07.187 INFO blam! 5f3a73e734379ab8af2dd606406b4beb23be698cded71b346f81fa509218a12a Oct 10 18:23:07.194 INFO running `"docker" "start" "-a" "5f3a73e734379ab8af2dd606406b4beb23be698cded71b346f81fa509218a12a"` Oct 10 18:23:07.667 INFO kablam! usermod: no changes Oct 10 18:23:08.002 INFO kablam! Compiling termios v0.2.2 Oct 10 18:23:08.004 INFO kablam! Compiling atty v0.2.6 Oct 10 18:23:08.006 INFO kablam! Compiling clicolors-control v0.2.0 Oct 10 18:23:08.006 INFO kablam! Compiling serde_json v1.0.10 Oct 10 18:23:08.007 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 10 18:23:08.008 INFO kablam! Compiling tempfile v2.2.0 Oct 10 18:23:08.010 INFO kablam! Compiling parking_lot v0.5.4 Oct 10 18:23:08.011 INFO kablam! Compiling openssl-sys v0.9.27 Oct 10 18:23:09.468 INFO kablam! Compiling regex v0.2.6 Oct 10 18:23:09.518 INFO kablam! Compiling clap v2.30.0 Oct 10 18:23:11.937 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 18:23:11.938 INFO kablam! Compiling openssl v0.9.24 Oct 10 18:23:11.949 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Oct 10 18:23:21.159 INFO kablam! Compiling hyper v0.11.21 Oct 10 18:23:23.044 INFO kablam! Compiling console v0.6.1 Oct 10 18:23:23.140 INFO kablam! Compiling native-tls v0.1.5 Oct 10 18:23:27.425 INFO kablam! Compiling tokio-tls v0.1.4 Oct 10 18:23:28.166 INFO kablam! Compiling indicatif v0.9.0 Oct 10 18:23:28.166 INFO kablam! Compiling dialoguer v0.1.0 Oct 10 18:23:35.216 INFO kablam! Compiling hyper-tls v0.1.2 Oct 10 18:23:37.869 INFO kablam! Compiling reqwest v0.8.5 Oct 10 18:23:47.744 INFO kablam! Compiling roar v0.1.0 (/source) Oct 10 18:23:51.729 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 10 18:23:51.729 INFO kablam! --> src/config.rs:10:20 Oct 10 18:23:51.729 INFO kablam! | Oct 10 18:23:51.730 INFO kablam! 10 | let mut path = env::home_dir().unwrap(); Oct 10 18:23:51.730 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 18:23:51.730 INFO kablam! | Oct 10 18:23:51.731 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 18:23:51.731 INFO kablam! Oct 10 18:23:51.944 INFO kablam! warning: unused variable: `n` Oct 10 18:23:51.944 INFO kablam! --> src/main.rs:51:48 Oct 10 18:23:51.944 INFO kablam! | Oct 10 18:23:51.944 INFO kablam! 51 | Cmd::App(AppCmd::Send { app_id, title, n }) => { Oct 10 18:23:51.944 INFO kablam! | ^ help: try ignoring the field: `n: _` Oct 10 18:23:51.944 INFO kablam! | Oct 10 18:23:51.944 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:23:51.944 INFO kablam! Oct 10 18:23:57.252 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.56s Oct 10 18:23:57.268 INFO kablam! su: No module specific data is present Oct 10 18:23:57.972 INFO running `"docker" "rm" "-f" "5f3a73e734379ab8af2dd606406b4beb23be698cded71b346f81fa509218a12a"` Oct 10 18:23:58.344 INFO blam! 5f3a73e734379ab8af2dd606406b4beb23be698cded71b346f81fa509218a12a Oct 10 18:23:58.350 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:23:58.350 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 18:23:58.944 INFO blam! 9f23bca17c2783c286570eaa8e714561f9d8a50839753e75ab4d40c609c57918 Oct 10 18:23:58.956 INFO running `"docker" "start" "-a" "9f23bca17c2783c286570eaa8e714561f9d8a50839753e75ab4d40c609c57918"` Oct 10 18:23:59.900 INFO kablam! usermod: no changes Oct 10 18:24:00.116 INFO kablam! Compiling roar v0.1.0 (/source) Oct 10 18:24:04.044 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 10 18:24:04.044 INFO kablam! --> src/config.rs:10:20 Oct 10 18:24:04.044 INFO kablam! | Oct 10 18:24:04.044 INFO kablam! 10 | let mut path = env::home_dir().unwrap(); Oct 10 18:24:04.044 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 18:24:04.044 INFO kablam! | Oct 10 18:24:04.044 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 18:24:04.044 INFO kablam! Oct 10 18:24:04.250 INFO kablam! warning: unused variable: `n` Oct 10 18:24:04.251 INFO kablam! --> src/main.rs:51:48 Oct 10 18:24:04.251 INFO kablam! | Oct 10 18:24:04.251 INFO kablam! 51 | Cmd::App(AppCmd::Send { app_id, title, n }) => { Oct 10 18:24:04.252 INFO kablam! | ^ help: try ignoring the field: `n: _` Oct 10 18:24:04.252 INFO kablam! | Oct 10 18:24:04.252 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:24:04.252 INFO kablam! Oct 10 18:24:04.848 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.92s Oct 10 18:24:04.866 INFO kablam! su: No module specific data is present Oct 10 18:24:05.290 INFO running `"docker" "rm" "-f" "9f23bca17c2783c286570eaa8e714561f9d8a50839753e75ab4d40c609c57918"` Oct 10 18:24:05.396 INFO blam! 9f23bca17c2783c286570eaa8e714561f9d8a50839753e75ab4d40c609c57918 Oct 10 18:24:05.398 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:24:05.400 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 18:24:05.650 INFO blam! 1a2a7bcc35ea736b4ca87cdbfb7427d38bacbb01f6be0f0a5df2d0f925d8ad89 Oct 10 18:24:05.658 INFO running `"docker" "start" "-a" "1a2a7bcc35ea736b4ca87cdbfb7427d38bacbb01f6be0f0a5df2d0f925d8ad89"` Oct 10 18:24:06.234 INFO kablam! usermod: no changes Oct 10 18:24:06.404 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 10 18:24:06.412 INFO kablam! Running /target/debug/deps/roar-794dadd00e213a4f Oct 10 18:24:06.415 INFO blam! Oct 10 18:24:06.415 INFO blam! running 0 tests Oct 10 18:24:06.415 INFO blam! Oct 10 18:24:06.415 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:24:06.415 INFO blam! Oct 10 18:24:06.417 INFO kablam! su: No module specific data is present Oct 10 18:24:06.793 INFO running `"docker" "rm" "-f" "1a2a7bcc35ea736b4ca87cdbfb7427d38bacbb01f6be0f0a5df2d0f925d8ad89"` Oct 10 18:24:07.178 INFO blam! 1a2a7bcc35ea736b4ca87cdbfb7427d38bacbb01f6be0f0a5df2d0f925d8ad89