Oct 15 07:05:31.582 INFO testing SCAII/Sky-install against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 07:05:31.584 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 07:05:32.067 INFO blam! d0ecb1d1aba4332ac7e77388d81af9a289a83b85baf460d3723e0cab1f3e13b3 Oct 15 07:05:32.069 INFO running `"docker" "start" "-a" "d0ecb1d1aba4332ac7e77388d81af9a289a83b85baf460d3723e0cab1f3e13b3"` Oct 15 07:05:33.479 INFO kablam! usermod: no changes Oct 15 07:05:33.703 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 15 07:05:33.703 INFO kablam! Compiling miniz_oxide_c_api v0.1.2 Oct 15 07:05:33.704 INFO kablam! Compiling openssl-sys v0.9.25 Oct 15 07:05:33.715 INFO kablam! Compiling miniz_oxide v0.1.2 Oct 15 07:05:33.715 INFO kablam! Compiling socket2 v0.3.1 Oct 15 07:05:33.724 INFO kablam! Compiling msdos_time v0.1.5 Oct 15 07:05:33.725 INFO kablam! Compiling libz-sys v1.0.18 Oct 15 07:05:39.907 INFO kablam! Compiling curl-sys v0.4.1 Oct 15 07:05:39.907 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 15 07:05:40.947 INFO kablam! Compiling bzip2 v0.3.2 Oct 15 07:05:44.176 INFO kablam! Compiling flate2 v1.0.1 Oct 15 07:05:45.867 INFO kablam! Compiling curl v0.4.11 Oct 15 07:05:48.931 INFO kablam! Compiling zip v0.3.0 Oct 15 07:05:57.236 INFO kablam! Compiling libgit2-sys v0.6.19 Oct 15 07:06:28.127 INFO kablam! Compiling git2 v0.6.11 Oct 15 07:06:37.027 INFO kablam! Compiling sky-install v0.1.0 (/source) Oct 15 07:06:38.227 INFO kablam! warning: unused import: `Path` Oct 15 07:06:38.228 INFO kablam! --> src/platform/linux.rs:4:17 Oct 15 07:06:38.229 INFO kablam! | Oct 15 07:06:38.229 INFO kablam! 4 | use std::path::{Path, PathBuf}; Oct 15 07:06:38.230 INFO kablam! | ^^^^ Oct 15 07:06:38.230 INFO kablam! | Oct 15 07:06:38.231 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:06:38.231 INFO kablam! Oct 15 07:06:38.232 INFO kablam! warning: unused import: `std::fs` Oct 15 07:06:38.233 INFO kablam! --> src/platform/linux.rs:8:9 Oct 15 07:06:38.233 INFO kablam! | Oct 15 07:06:38.234 INFO kablam! 8 | use std::fs; Oct 15 07:06:38.234 INFO kablam! | ^^^^^^^ Oct 15 07:06:38.235 INFO kablam! Oct 15 07:06:38.235 INFO kablam! warning: unused import: `copy_built_core` Oct 15 07:06:38.236 INFO kablam! --> src/platform/unix.rs:20:32 Oct 15 07:06:38.237 INFO kablam! | Oct 15 07:06:38.237 INFO kablam! 20 | use os_specific::{run_command, copy_built_core}; Oct 15 07:06:38.238 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 07:06:38.238 INFO kablam! Oct 15 07:06:38.239 INFO kablam! warning: unused import: `self::git2::Repository` Oct 15 07:06:38.240 INFO kablam! --> src/platform/unix.rs:40:9 Oct 15 07:06:38.240 INFO kablam! | Oct 15 07:06:38.241 INFO kablam! 40 | use self::git2::Repository; Oct 15 07:06:38.241 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:06:38.241 INFO kablam! Oct 15 07:06:38.242 INFO kablam! warning: unused import: `self::git2::Repository` Oct 15 07:06:38.242 INFO kablam! --> src/platform/unix.rs:74:9 Oct 15 07:06:38.242 INFO kablam! | Oct 15 07:06:38.242 INFO kablam! 74 | use self::git2::Repository; Oct 15 07:06:38.247 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:06:38.247 INFO kablam! Oct 15 07:06:38.262 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 15 07:06:38.263 INFO kablam! --> src/main.rs:352:35 Oct 15 07:06:38.264 INFO kablam! | Oct 15 07:06:38.264 INFO kablam! 352 | let result: Option = env::home_dir(); Oct 15 07:06:38.265 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 07:06:38.266 INFO kablam! | Oct 15 07:06:38.266 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 07:06:38.267 INFO kablam! Oct 15 07:06:38.585 INFO kablam! warning: function is never used: `copy_built_rts` Oct 15 07:06:38.586 INFO kablam! --> src/platform/linux.rs:6:1 Oct 15 07:06:38.587 INFO kablam! | Oct 15 07:06:38.587 INFO kablam! 6 | pub fn copy_built_rts(source_dir: PathBuf, target: PathBuf) -> Result<(), Box> { Oct 15 07:06:38.588 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:06:38.588 INFO kablam! | Oct 15 07:06:38.589 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 07:06:38.590 INFO kablam! Oct 15 07:06:38.590 INFO kablam! warning: function is never used: `get_sky_rts` Oct 15 07:06:38.591 INFO kablam! --> src/platform/unix.rs:72:1 Oct 15 07:06:38.592 INFO kablam! | Oct 15 07:06:38.592 INFO kablam! 72 | pub fn get_sky_rts(install_dir: PathBuf, command_args: &Args) -> Result<(), Box> { Oct 15 07:06:38.593 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:06:38.593 INFO kablam! Oct 15 07:06:38.603 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 07:06:38.604 INFO kablam! --> src/main.rs:119:17 Oct 15 07:06:38.604 INFO kablam! | Oct 15 07:06:38.605 INFO kablam! 119 | shallow_clean(); Oct 15 07:06:38.605 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 07:06:38.606 INFO kablam! | Oct 15 07:06:38.607 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 07:06:38.607 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 07:06:38.608 INFO kablam! Oct 15 07:06:38.609 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 07:06:38.610 INFO kablam! --> src/main.rs:128:13 Oct 15 07:06:38.610 INFO kablam! | Oct 15 07:06:38.611 INFO kablam! 128 | shallow_clean(); Oct 15 07:06:38.611 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 07:06:38.612 INFO kablam! | Oct 15 07:06:38.612 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 07:06:38.613 INFO kablam! Oct 15 07:06:41.744 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 08s Oct 15 07:06:41.773 INFO kablam! su: No module specific data is present Oct 15 07:06:43.612 INFO running `"docker" "rm" "-f" "d0ecb1d1aba4332ac7e77388d81af9a289a83b85baf460d3723e0cab1f3e13b3"` Oct 15 07:06:43.916 INFO blam! d0ecb1d1aba4332ac7e77388d81af9a289a83b85baf460d3723e0cab1f3e13b3 Oct 15 07:06:43.924 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 07:06:44.539 INFO blam! 762a8853f850df05fa877822d21f7f0b0db93691b0e7e9557cad3625780bb6ac Oct 15 07:06:44.542 INFO running `"docker" "start" "-a" "762a8853f850df05fa877822d21f7f0b0db93691b0e7e9557cad3625780bb6ac"` Oct 15 07:06:46.422 INFO kablam! usermod: no changes Oct 15 07:06:46.587 INFO kablam! Compiling sky-install v0.1.0 (/source) Oct 15 07:06:47.899 INFO kablam! warning: unused import: `Path` Oct 15 07:06:47.899 INFO kablam! --> src/platform/linux.rs:4:17 Oct 15 07:06:47.899 INFO kablam! | Oct 15 07:06:47.899 INFO kablam! 4 | use std::path::{Path, PathBuf}; Oct 15 07:06:47.899 INFO kablam! | ^^^^ Oct 15 07:06:47.899 INFO kablam! | Oct 15 07:06:47.899 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:06:47.899 INFO kablam! Oct 15 07:06:47.899 INFO kablam! warning: unused import: `std::fs` Oct 15 07:06:47.899 INFO kablam! --> src/platform/linux.rs:8:9 Oct 15 07:06:47.899 INFO kablam! | Oct 15 07:06:47.899 INFO kablam! 8 | use std::fs; Oct 15 07:06:47.899 INFO kablam! | ^^^^^^^ Oct 15 07:06:47.899 INFO kablam! Oct 15 07:06:47.899 INFO kablam! warning: unused import: `copy_built_core` Oct 15 07:06:47.899 INFO kablam! --> src/platform/unix.rs:20:32 Oct 15 07:06:47.899 INFO kablam! | Oct 15 07:06:47.899 INFO kablam! 20 | use os_specific::{run_command, copy_built_core}; Oct 15 07:06:47.899 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 07:06:47.899 INFO kablam! Oct 15 07:06:47.899 INFO kablam! warning: unused import: `self::git2::Repository` Oct 15 07:06:47.899 INFO kablam! --> src/platform/unix.rs:40:9 Oct 15 07:06:47.899 INFO kablam! | Oct 15 07:06:47.899 INFO kablam! 40 | use self::git2::Repository; Oct 15 07:06:47.899 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:06:47.899 INFO kablam! Oct 15 07:06:47.899 INFO kablam! warning: unused import: `self::git2::Repository` Oct 15 07:06:47.899 INFO kablam! --> src/platform/unix.rs:74:9 Oct 15 07:06:47.899 INFO kablam! | Oct 15 07:06:47.903 INFO kablam! 74 | use self::git2::Repository; Oct 15 07:06:47.903 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:06:47.903 INFO kablam! Oct 15 07:06:47.927 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 15 07:06:47.927 INFO kablam! --> src/main.rs:352:35 Oct 15 07:06:47.927 INFO kablam! | Oct 15 07:06:47.927 INFO kablam! 352 | let result: Option = env::home_dir(); Oct 15 07:06:47.927 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 07:06:47.927 INFO kablam! | Oct 15 07:06:47.927 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 07:06:47.927 INFO kablam! Oct 15 07:06:48.275 INFO kablam! warning: function is never used: `copy_built_rts` Oct 15 07:06:48.276 INFO kablam! --> src/platform/linux.rs:6:1 Oct 15 07:06:48.276 INFO kablam! | Oct 15 07:06:48.276 INFO kablam! 6 | pub fn copy_built_rts(source_dir: PathBuf, target: PathBuf) -> Result<(), Box> { Oct 15 07:06:48.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:06:48.276 INFO kablam! | Oct 15 07:06:48.276 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 07:06:48.276 INFO kablam! Oct 15 07:06:48.276 INFO kablam! warning: function is never used: `get_sky_rts` Oct 15 07:06:48.276 INFO kablam! --> src/platform/unix.rs:72:1 Oct 15 07:06:48.276 INFO kablam! | Oct 15 07:06:48.276 INFO kablam! 72 | pub fn get_sky_rts(install_dir: PathBuf, command_args: &Args) -> Result<(), Box> { Oct 15 07:06:48.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 07:06:48.276 INFO kablam! Oct 15 07:06:48.285 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 07:06:48.285 INFO kablam! --> src/main.rs:119:17 Oct 15 07:06:48.285 INFO kablam! | Oct 15 07:06:48.285 INFO kablam! 119 | shallow_clean(); Oct 15 07:06:48.285 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 07:06:48.285 INFO kablam! | Oct 15 07:06:48.285 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 07:06:48.285 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 07:06:48.285 INFO kablam! Oct 15 07:06:48.286 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 07:06:48.286 INFO kablam! --> src/main.rs:128:13 Oct 15 07:06:48.286 INFO kablam! | Oct 15 07:06:48.286 INFO kablam! 128 | shallow_clean(); Oct 15 07:06:48.286 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 07:06:48.286 INFO kablam! | Oct 15 07:06:48.286 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 07:06:48.286 INFO kablam! Oct 15 07:06:48.855 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.41s Oct 15 07:06:48.862 INFO kablam! su: No module specific data is present Oct 15 07:06:50.059 INFO running `"docker" "rm" "-f" "762a8853f850df05fa877822d21f7f0b0db93691b0e7e9557cad3625780bb6ac"` Oct 15 07:06:50.371 INFO blam! 762a8853f850df05fa877822d21f7f0b0db93691b0e7e9557cad3625780bb6ac Oct 15 07:06:50.384 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 15 07:06:50.819 INFO blam! bfcda9d5d87c88b8b20bc4133cb5f0e4ca31a6322a283040a19eb9a99d7848dc Oct 15 07:06:50.827 INFO running `"docker" "start" "-a" "bfcda9d5d87c88b8b20bc4133cb5f0e4ca31a6322a283040a19eb9a99d7848dc"` Oct 15 07:06:52.659 INFO kablam! usermod: no changes Oct 15 07:06:52.831 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 07:06:52.839 INFO kablam! Running /target/debug/deps/sky_install-3b82a13c8cbe6e13 Oct 15 07:06:52.843 INFO blam! Oct 15 07:06:52.843 INFO blam! running 0 tests Oct 15 07:06:52.843 INFO blam! Oct 15 07:06:52.843 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:06:52.843 INFO blam! Oct 15 07:06:52.845 INFO kablam! su: No module specific data is present Oct 15 07:06:54.087 INFO running `"docker" "rm" "-f" "bfcda9d5d87c88b8b20bc4133cb5f0e4ca31a6322a283040a19eb9a99d7848dc"` Oct 15 07:06:54.407 INFO blam! bfcda9d5d87c88b8b20bc4133cb5f0e4ca31a6322a283040a19eb9a99d7848dc