Oct 27 09:53:36.648 INFO checking SCAII/Sky-install against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 09:53:36.648 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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.056 INFO blam! 3db66f26f901d5b2cd587171785a1dc03e01e511f2765591841167c715c628dc Oct 27 09:53:37.067 INFO running `"docker" "start" "-a" "3db66f26f901d5b2cd587171785a1dc03e01e511f2765591841167c715c628dc"` Oct 27 09:53:38.444 INFO kablam! usermod: no changes Oct 27 09:53:38.679 INFO kablam! Compiling miniz_oxide_c_api v0.1.2 Oct 27 09:53:38.679 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 27 09:53:38.679 INFO kablam! Checking miniz_oxide v0.1.2 Oct 27 09:53:38.679 INFO kablam! Checking msdos_time v0.1.5 Oct 27 09:53:38.679 INFO kablam! Compiling curl-sys v0.4.1 Oct 27 09:53:38.679 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 27 09:53:41.707 INFO kablam! Checking curl v0.4.11 Oct 27 09:53:47.083 INFO kablam! Checking bzip2 v0.3.2 Oct 27 09:53:47.131 INFO kablam! Checking flate2 v1.0.1 Oct 27 09:53:54.695 INFO kablam! Checking zip v0.3.0 Oct 27 09:53:56.351 INFO kablam! Compiling libgit2-sys v0.6.19 Oct 27 09:54:24.455 INFO kablam! Checking git2 v0.6.11 Oct 27 09:54:29.398 INFO kablam! Checking sky-install v0.1.0 (/source) Oct 27 09:54:31.949 INFO kablam! warning: unused import: `Path` Oct 27 09:54:31.949 INFO kablam! --> src/platform/linux.rs:4:17 Oct 27 09:54:31.949 INFO kablam! | Oct 27 09:54:31.949 INFO kablam! 4 | use std::path::{Path, PathBuf}; Oct 27 09:54:31.949 INFO kablam! | ^^^^ Oct 27 09:54:31.949 INFO kablam! | Oct 27 09:54:31.949 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:54:31.949 INFO kablam! Oct 27 09:54:31.949 INFO kablam! warning: unused import: `std::fs` Oct 27 09:54:31.949 INFO kablam! --> src/platform/linux.rs:8:9 Oct 27 09:54:31.949 INFO kablam! | Oct 27 09:54:31.949 INFO kablam! 8 | use std::fs; Oct 27 09:54:31.955 INFO kablam! | ^^^^^^^ Oct 27 09:54:31.955 INFO kablam! Oct 27 09:54:31.955 INFO kablam! warning: unused import: `copy_built_core` Oct 27 09:54:31.955 INFO kablam! --> src/platform/unix.rs:20:32 Oct 27 09:54:31.955 INFO kablam! | Oct 27 09:54:31.955 INFO kablam! 20 | use os_specific::{run_command, copy_built_core}; Oct 27 09:54:31.955 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 09:54:31.955 INFO kablam! Oct 27 09:54:31.955 INFO kablam! warning: unused import: `self::git2::Repository` Oct 27 09:54:31.955 INFO kablam! --> src/platform/unix.rs:40:9 Oct 27 09:54:31.955 INFO kablam! | Oct 27 09:54:31.955 INFO kablam! 40 | use self::git2::Repository; Oct 27 09:54:31.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:54:31.955 INFO kablam! Oct 27 09:54:31.955 INFO kablam! warning: unused import: `self::git2::Repository` Oct 27 09:54:31.955 INFO kablam! --> src/platform/unix.rs:74:9 Oct 27 09:54:31.955 INFO kablam! | Oct 27 09:54:31.955 INFO kablam! 74 | use self::git2::Repository; Oct 27 09:54:31.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:54:31.955 INFO kablam! Oct 27 09:54:31.999 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:31.999 INFO kablam! --> src/main.rs:352:35 Oct 27 09:54:31.999 INFO kablam! | Oct 27 09:54:31.999 INFO kablam! 352 | let result: Option = env::home_dir(); Oct 27 09:54:31.999 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 09:54:31.999 INFO kablam! | Oct 27 09:54:31.999 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 09:54:31.999 INFO kablam! Oct 27 09:54:32.443 INFO kablam! warning: function is never used: `copy_built_rts` Oct 27 09:54:32.444 INFO kablam! --> src/platform/linux.rs:6:1 Oct 27 09:54:32.444 INFO kablam! | Oct 27 09:54:32.445 INFO kablam! 6 | pub fn copy_built_rts(source_dir: PathBuf, target: PathBuf) -> Result<(), Box> { Oct 27 09:54:32.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:54:32.446 INFO kablam! | Oct 27 09:54:32.447 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:54:32.447 INFO kablam! Oct 27 09:54:32.448 INFO kablam! warning: function is never used: `get_sky_rts` Oct 27 09:54:32.448 INFO kablam! --> src/platform/unix.rs:72:1 Oct 27 09:54:32.448 INFO kablam! | Oct 27 09:54:32.448 INFO kablam! 72 | pub fn get_sky_rts(install_dir: PathBuf, command_args: &Args) -> Result<(), Box> { Oct 27 09:54:32.448 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:54:32.448 INFO kablam! Oct 27 09:54:32.448 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:54:32.449 INFO kablam! --> src/main.rs:119:17 Oct 27 09:54:32.450 INFO kablam! | Oct 27 09:54:32.450 INFO kablam! 119 | shallow_clean(); Oct 27 09:54:32.450 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 09:54:32.450 INFO kablam! | Oct 27 09:54:32.450 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:54:32.450 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:54:32.450 INFO kablam! Oct 27 09:54:32.450 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:54:32.450 INFO kablam! --> src/main.rs:128:13 Oct 27 09:54:32.450 INFO kablam! | Oct 27 09:54:32.450 INFO kablam! 128 | shallow_clean(); Oct 27 09:54:32.450 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 09:54:32.450 INFO kablam! | Oct 27 09:54:32.451 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:54:32.451 INFO kablam! Oct 27 09:54:32.603 INFO kablam! warning: unused import: `Path` Oct 27 09:54:32.603 INFO kablam! --> src/platform/linux.rs:4:17 Oct 27 09:54:32.603 INFO kablam! | Oct 27 09:54:32.603 INFO kablam! 4 | use std::path::{Path, PathBuf}; Oct 27 09:54:32.603 INFO kablam! | ^^^^ Oct 27 09:54:32.603 INFO kablam! | Oct 27 09:54:32.603 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:54:32.603 INFO kablam! Oct 27 09:54:32.603 INFO kablam! warning: unused import: `std::fs` Oct 27 09:54:32.603 INFO kablam! --> src/platform/linux.rs:8:9 Oct 27 09:54:32.603 INFO kablam! | Oct 27 09:54:32.603 INFO kablam! 8 | use std::fs; Oct 27 09:54:32.603 INFO kablam! | ^^^^^^^ Oct 27 09:54:32.603 INFO kablam! Oct 27 09:54:32.603 INFO kablam! warning: unused import: `copy_built_core` Oct 27 09:54:32.603 INFO kablam! --> src/platform/unix.rs:20:32 Oct 27 09:54:32.603 INFO kablam! | Oct 27 09:54:32.603 INFO kablam! 20 | use os_specific::{run_command, copy_built_core}; Oct 27 09:54:32.603 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 09:54:32.603 INFO kablam! Oct 27 09:54:32.603 INFO kablam! warning: unused import: `self::git2::Repository` Oct 27 09:54:32.603 INFO kablam! --> src/platform/unix.rs:40:9 Oct 27 09:54:32.603 INFO kablam! | Oct 27 09:54:32.603 INFO kablam! 40 | use self::git2::Repository; Oct 27 09:54:32.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:54:32.603 INFO kablam! Oct 27 09:54:32.603 INFO kablam! warning: unused import: `self::git2::Repository` Oct 27 09:54:32.603 INFO kablam! --> src/platform/unix.rs:74:9 Oct 27 09:54:32.603 INFO kablam! | Oct 27 09:54:32.603 INFO kablam! 74 | use self::git2::Repository; Oct 27 09:54:32.603 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:54:32.603 INFO kablam! Oct 27 09:54:32.627 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.627 INFO kablam! --> src/main.rs:352:35 Oct 27 09:54:32.627 INFO kablam! | Oct 27 09:54:32.627 INFO kablam! 352 | let result: Option = env::home_dir(); Oct 27 09:54:32.627 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 09:54:32.627 INFO kablam! | Oct 27 09:54:32.627 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 09:54:32.627 INFO kablam! Oct 27 09:54:32.947 INFO kablam! warning: function is never used: `copy_built_rts` Oct 27 09:54:32.960 INFO kablam! --> src/platform/linux.rs:6:1 Oct 27 09:54:32.960 INFO kablam! | Oct 27 09:54:32.960 INFO kablam! 6 | pub fn copy_built_rts(source_dir: PathBuf, target: PathBuf) -> Result<(), Box> { Oct 27 09:54:32.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:54:32.960 INFO kablam! | Oct 27 09:54:32.960 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:54:32.960 INFO kablam! Oct 27 09:54:32.960 INFO kablam! warning: function is never used: `get_sky_rts` Oct 27 09:54:32.961 INFO kablam! --> src/platform/unix.rs:72:1 Oct 27 09:54:32.961 INFO kablam! | Oct 27 09:54:32.961 INFO kablam! 72 | pub fn get_sky_rts(install_dir: PathBuf, command_args: &Args) -> Result<(), Box> { Oct 27 09:54:32.961 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:54:32.961 INFO kablam! Oct 27 09:54:32.961 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:54:32.961 INFO kablam! --> src/main.rs:119:17 Oct 27 09:54:32.961 INFO kablam! | Oct 27 09:54:32.961 INFO kablam! 119 | shallow_clean(); Oct 27 09:54:32.961 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 09:54:32.961 INFO kablam! | Oct 27 09:54:32.961 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:54:32.961 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:54:32.961 INFO kablam! Oct 27 09:54:32.961 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:54:32.961 INFO kablam! --> src/main.rs:128:13 Oct 27 09:54:32.961 INFO kablam! | Oct 27 09:54:32.961 INFO kablam! 128 | shallow_clean(); Oct 27 09:54:32.961 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 09:54:32.961 INFO kablam! | Oct 27 09:54:32.961 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:54:32.961 INFO kablam! Oct 27 09:54:33.002 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 54.52s Oct 27 09:54:33.010 INFO kablam! su: No module specific data is present Oct 27 09:54:34.275 INFO running `"docker" "rm" "-f" "3db66f26f901d5b2cd587171785a1dc03e01e511f2765591841167c715c628dc"` Oct 27 09:54:34.543 INFO blam! 3db66f26f901d5b2cd587171785a1dc03e01e511f2765591841167c715c628dc