Oct 27 09:53:36.625 INFO checking SCAII/Sky-install against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 09:53:36.625 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 09:53:37.009 INFO blam! 0c725741fdddbf415f51577a88f0fafaa5c4da498e035527331b4dd48a1ca4b0 Oct 27 09:53:37.009 INFO running `"docker" "start" "-a" "0c725741fdddbf415f51577a88f0fafaa5c4da498e035527331b4dd48a1ca4b0"` Oct 27 09:53:38.226 INFO kablam! usermod: no changes Oct 27 09:53:38.439 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 27 09:53:38.439 INFO kablam! Compiling miniz_oxide_c_api v0.1.2 Oct 27 09:53:38.441 INFO kablam! Checking miniz_oxide v0.1.2 Oct 27 09:53:38.441 INFO kablam! Checking socket2 v0.3.1 Oct 27 09:53:38.443 INFO kablam! Checking msdos_time v0.1.5 Oct 27 09:53:38.443 INFO kablam! Compiling curl-sys v0.4.1 Oct 27 09:53:38.443 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 27 09:53:41.431 INFO kablam! Checking curl v0.4.11 Oct 27 09:53:47.831 INFO kablam! Checking bzip2 v0.3.2 Oct 27 09:53:49.568 INFO kablam! Checking flate2 v1.0.1 Oct 27 09:53:56.151 INFO kablam! Checking zip v0.3.0 Oct 27 09:53:56.411 INFO kablam! Compiling libgit2-sys v0.6.19 Oct 27 09:54:25.220 INFO kablam! Checking git2 v0.6.11 Oct 27 09:54:29.660 INFO kablam! Checking sky-install v0.1.0 (/source) Oct 27 09:54:32.955 INFO kablam! warning: unused import: `Path` Oct 27 09:54:32.955 INFO kablam! --> src/platform/linux.rs:4:17 Oct 27 09:54:32.955 INFO kablam! | Oct 27 09:54:32.955 INFO kablam! 4 | use std::path::{Path, PathBuf}; Oct 27 09:54:32.955 INFO kablam! | ^^^^ Oct 27 09:54:32.955 INFO kablam! | Oct 27 09:54:32.955 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:54:32.955 INFO kablam! Oct 27 09:54:32.955 INFO kablam! warning: unused import: `std::fs` Oct 27 09:54:32.955 INFO kablam! --> src/platform/linux.rs:8:9 Oct 27 09:54:32.955 INFO kablam! | Oct 27 09:54:32.955 INFO kablam! 8 | use std::fs; Oct 27 09:54:32.955 INFO kablam! | ^^^^^^^ Oct 27 09:54:32.955 INFO kablam! Oct 27 09:54:32.955 INFO kablam! warning: unused import: `copy_built_core` Oct 27 09:54:32.955 INFO kablam! --> src/platform/unix.rs:20:32 Oct 27 09:54:32.955 INFO kablam! | Oct 27 09:54:32.955 INFO kablam! 20 | use os_specific::{run_command, copy_built_core}; Oct 27 09:54:32.955 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 09:54:32.955 INFO kablam! Oct 27 09:54:32.955 INFO kablam! warning: unused import: `self::git2::Repository` Oct 27 09:54:32.955 INFO kablam! --> src/platform/unix.rs:40:9 Oct 27 09:54:32.955 INFO kablam! | Oct 27 09:54:32.955 INFO kablam! 40 | use self::git2::Repository; Oct 27 09:54:32.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:54:32.955 INFO kablam! Oct 27 09:54:32.955 INFO kablam! warning: unused import: `self::git2::Repository` Oct 27 09:54:32.955 INFO kablam! --> src/platform/unix.rs:74:9 Oct 27 09:54:32.955 INFO kablam! | Oct 27 09:54:32.955 INFO kablam! 74 | use self::git2::Repository; Oct 27 09:54:32.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:54:32.955 INFO kablam! Oct 27 09:54:32.995 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 27 09:54:32.995 INFO kablam! --> src/main.rs:352:35 Oct 27 09:54:32.995 INFO kablam! | Oct 27 09:54:32.995 INFO kablam! 352 | let result: Option = env::home_dir(); Oct 27 09:54:32.995 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 09:54:32.995 INFO kablam! | Oct 27 09:54:32.995 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 09:54:32.995 INFO kablam! Oct 27 09:54:33.143 INFO kablam! warning: unused import: `Path` Oct 27 09:54:33.143 INFO kablam! --> src/platform/linux.rs:4:17 Oct 27 09:54:33.143 INFO kablam! | Oct 27 09:54:33.143 INFO kablam! 4 | use std::path::{Path, PathBuf}; Oct 27 09:54:33.143 INFO kablam! | ^^^^ Oct 27 09:54:33.143 INFO kablam! | Oct 27 09:54:33.143 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:54:33.143 INFO kablam! Oct 27 09:54:33.143 INFO kablam! warning: unused import: `std::fs` Oct 27 09:54:33.143 INFO kablam! --> src/platform/linux.rs:8:9 Oct 27 09:54:33.143 INFO kablam! | Oct 27 09:54:33.143 INFO kablam! 8 | use std::fs; Oct 27 09:54:33.143 INFO kablam! | ^^^^^^^ Oct 27 09:54:33.143 INFO kablam! Oct 27 09:54:33.143 INFO kablam! warning: unused import: `copy_built_core` Oct 27 09:54:33.143 INFO kablam! --> src/platform/unix.rs:20:32 Oct 27 09:54:33.143 INFO kablam! | Oct 27 09:54:33.143 INFO kablam! 20 | use os_specific::{run_command, copy_built_core}; Oct 27 09:54:33.143 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 09:54:33.143 INFO kablam! Oct 27 09:54:33.143 INFO kablam! warning: unused import: `self::git2::Repository` Oct 27 09:54:33.143 INFO kablam! --> src/platform/unix.rs:40:9 Oct 27 09:54:33.143 INFO kablam! | Oct 27 09:54:33.143 INFO kablam! 40 | use self::git2::Repository; Oct 27 09:54:33.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:54:33.143 INFO kablam! Oct 27 09:54:33.143 INFO kablam! warning: unused import: `self::git2::Repository` Oct 27 09:54:33.143 INFO kablam! --> src/platform/unix.rs:74:9 Oct 27 09:54:33.143 INFO kablam! | Oct 27 09:54:33.143 INFO kablam! 74 | use self::git2::Repository; Oct 27 09:54:33.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:54:33.143 INFO kablam! Oct 27 09:54:33.194 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 27 09:54:33.194 INFO kablam! --> src/main.rs:352:35 Oct 27 09:54:33.194 INFO kablam! | Oct 27 09:54:33.194 INFO kablam! 352 | let result: Option = env::home_dir(); Oct 27 09:54:33.194 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 09:54:33.194 INFO kablam! | Oct 27 09:54:33.194 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 09:54:33.194 INFO kablam! Oct 27 09:54:33.503 INFO kablam! warning: function is never used: `copy_built_rts` Oct 27 09:54:33.503 INFO kablam! --> src/platform/linux.rs:6:1 Oct 27 09:54:33.503 INFO kablam! | Oct 27 09:54:33.503 INFO kablam! 6 | pub fn copy_built_rts(source_dir: PathBuf, target: PathBuf) -> Result<(), Box> { Oct 27 09:54:33.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:54:33.503 INFO kablam! | Oct 27 09:54:33.503 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:54:33.503 INFO kablam! Oct 27 09:54:33.503 INFO kablam! warning: function is never used: `get_sky_rts` Oct 27 09:54:33.503 INFO kablam! --> src/platform/unix.rs:72:1 Oct 27 09:54:33.503 INFO kablam! | Oct 27 09:54:33.503 INFO kablam! 72 | pub fn get_sky_rts(install_dir: PathBuf, command_args: &Args) -> Result<(), Box> { Oct 27 09:54:33.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:54:33.503 INFO kablam! Oct 27 09:54:33.527 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:54:33.527 INFO kablam! --> src/main.rs:119:17 Oct 27 09:54:33.527 INFO kablam! | Oct 27 09:54:33.527 INFO kablam! 119 | shallow_clean(); Oct 27 09:54:33.527 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 09:54:33.527 INFO kablam! | Oct 27 09:54:33.527 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:54:33.527 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:54:33.527 INFO kablam! Oct 27 09:54:33.527 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:54:33.527 INFO kablam! --> src/main.rs:128:13 Oct 27 09:54:33.527 INFO kablam! | Oct 27 09:54:33.527 INFO kablam! 128 | shallow_clean(); Oct 27 09:54:33.527 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 09:54:33.527 INFO kablam! | Oct 27 09:54:33.527 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:54:33.527 INFO kablam! Oct 27 09:54:33.827 INFO kablam! warning: function is never used: `copy_built_rts` Oct 27 09:54:33.827 INFO kablam! --> src/platform/linux.rs:6:1 Oct 27 09:54:33.827 INFO kablam! | Oct 27 09:54:33.827 INFO kablam! 6 | pub fn copy_built_rts(source_dir: PathBuf, target: PathBuf) -> Result<(), Box> { Oct 27 09:54:33.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:54:33.827 INFO kablam! | Oct 27 09:54:33.827 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:54:33.827 INFO kablam! Oct 27 09:54:33.827 INFO kablam! warning: function is never used: `get_sky_rts` Oct 27 09:54:33.827 INFO kablam! --> src/platform/unix.rs:72:1 Oct 27 09:54:33.827 INFO kablam! | Oct 27 09:54:33.827 INFO kablam! 72 | pub fn get_sky_rts(install_dir: PathBuf, command_args: &Args) -> Result<(), Box> { Oct 27 09:54:33.827 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:54:33.827 INFO kablam! Oct 27 09:54:33.835 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:54:33.835 INFO kablam! --> src/main.rs:119:17 Oct 27 09:54:33.835 INFO kablam! | Oct 27 09:54:33.835 INFO kablam! 119 | shallow_clean(); Oct 27 09:54:33.835 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 09:54:33.835 INFO kablam! | Oct 27 09:54:33.835 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:54:33.835 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:54:33.835 INFO kablam! Oct 27 09:54:33.835 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:54:33.835 INFO kablam! --> src/main.rs:128:13 Oct 27 09:54:33.835 INFO kablam! | Oct 27 09:54:33.835 INFO kablam! 128 | shallow_clean(); Oct 27 09:54:33.835 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 09:54:33.835 INFO kablam! | Oct 27 09:54:33.835 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:54:33.835 INFO kablam! Oct 27 09:54:33.883 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 55.63s Oct 27 09:54:33.894 INFO kablam! su: No module specific data is present Oct 27 09:54:34.879 INFO running `"docker" "rm" "-f" "0c725741fdddbf415f51577a88f0fafaa5c4da498e035527331b4dd48a1ca4b0"` Oct 27 09:54:35.175 INFO blam! 0c725741fdddbf415f51577a88f0fafaa5c4da498e035527331b4dd48a1ca4b0