Oct 12 17:49:54.011 INFO testing yufengwng/wallsplash against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 17:49:54.011 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 17:49:54.408 INFO blam! 5e1f23622ac30a8e04bf42d61d821241c379fc5986793ff70a6a49e8296b98db Oct 12 17:49:54.413 INFO running `"docker" "start" "-a" "5e1f23622ac30a8e04bf42d61d821241c379fc5986793ff70a6a49e8296b98db"` Oct 12 17:49:56.179 INFO kablam! usermod: no changes Oct 12 17:49:56.482 INFO kablam! Compiling matches v0.1.4 Oct 12 17:49:56.499 INFO kablam! Compiling openssl v0.9.12 Oct 12 17:49:56.515 INFO kablam! Compiling unicode-normalization v0.1.4 Oct 12 17:49:56.523 INFO kablam! Compiling lazy_static v0.2.8 Oct 12 17:49:56.536 INFO kablam! Compiling log v0.3.7 Oct 12 17:49:56.536 INFO kablam! Compiling foreign-types v0.2.0 Oct 12 17:49:56.536 INFO kablam! Compiling byteorder v1.0.0 Oct 12 17:49:56.536 INFO kablam! Compiling httparse v1.2.2 Oct 12 17:49:57.213 INFO kablam! Compiling regex-syntax v0.4.1 Oct 12 17:49:57.256 INFO kablam! Compiling num-traits v0.1.37 Oct 12 17:49:57.671 INFO kablam! Compiling itoa v0.3.1 Oct 12 17:49:59.931 INFO kablam! Compiling dtoa v0.4.1 Oct 12 17:49:59.931 INFO kablam! Compiling serde v1.0.7 Oct 12 17:50:00.239 INFO kablam! Compiling openssl-sys v0.9.12 Oct 12 17:50:00.251 INFO kablam! Compiling num_cpus v1.4.0 Oct 12 17:50:00.323 INFO kablam! Compiling time v0.1.37 Oct 12 17:50:01.111 INFO kablam! Compiling memchr v1.0.1 Oct 12 17:50:06.503 INFO kablam! Compiling term_size v0.3.0 Oct 12 17:50:06.525 INFO kablam! Compiling unicode-bidi v0.2.6 Oct 12 17:50:06.579 INFO kablam! Compiling base64 v0.5.2 Oct 12 17:50:06.579 INFO kablam! Compiling libflate v0.1.6 Oct 12 17:50:06.776 INFO kablam! Compiling unicase v1.4.0 Oct 12 17:50:07.431 INFO kablam! Compiling hyper v0.10.10 Oct 12 17:50:09.055 INFO kablam! Compiling mime v0.2.4 Oct 12 17:50:09.996 INFO kablam! Compiling aho-corasick v0.6.3 Oct 12 17:50:10.916 INFO kablam! Compiling thread_local v0.3.4 Oct 12 17:50:20.251 INFO kablam! Compiling textwrap v0.7.0 Oct 12 17:50:20.612 INFO kablam! Compiling serde_derive_internals v0.15.0 Oct 12 17:50:20.613 INFO kablam! Compiling regex v0.2.2 Oct 12 17:50:20.844 INFO kablam! Compiling idna v0.1.1 Oct 12 17:50:24.547 INFO kablam! Compiling clap v2.26.0 Oct 12 17:50:29.391 INFO kablam! Compiling serde_derive v1.0.7 Oct 12 17:50:36.264 INFO kablam! Compiling url v1.4.0 Oct 12 17:50:52.559 INFO kablam! Compiling env_logger v0.4.3 Oct 12 17:50:55.851 INFO kablam! Compiling native-tls v0.1.2 Oct 12 17:50:57.958 INFO kablam! Compiling serde_json v1.0.2 Oct 12 17:50:57.958 INFO kablam! Compiling serde_urlencoded v0.5.1 Oct 12 17:50:57.958 INFO kablam! Compiling toml v0.4.6 Oct 12 17:51:19.395 INFO kablam! Compiling hyper-native-tls v0.2.2 Oct 12 17:51:21.332 INFO kablam! Compiling reqwest v0.6.2 Oct 12 17:51:26.964 INFO kablam! Compiling wallsplash v0.1.0 (/source) Oct 12 17:51:27.291 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 12 17:51:27.291 INFO kablam! --> src/fetchers.rs:103:25 Oct 12 17:51:27.291 INFO kablam! | Oct 12 17:51:27.291 INFO kablam! 103 | let mut cache = env::home_dir().unwrap(); Oct 12 17:51:27.291 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 17:51:27.291 INFO kablam! | Oct 12 17:51:27.291 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 17:51:27.291 INFO kablam! Oct 12 17:51:29.695 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 12 17:51:29.696 INFO kablam! --> src/main.rs:191:21 Oct 12 17:51:29.696 INFO kablam! | Oct 12 17:51:29.696 INFO kablam! 191 | let mut p = env::home_dir().unwrap(); Oct 12 17:51:29.696 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 17:51:29.696 INFO kablam! | Oct 12 17:51:29.696 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 17:51:29.696 INFO kablam! Oct 12 17:51:34.219 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 38s Oct 12 17:51:34.230 INFO kablam! su: No module specific data is present Oct 12 17:51:35.554 INFO running `"docker" "rm" "-f" "5e1f23622ac30a8e04bf42d61d821241c379fc5986793ff70a6a49e8296b98db"` Oct 12 17:51:35.811 INFO blam! 5e1f23622ac30a8e04bf42d61d821241c379fc5986793ff70a6a49e8296b98db Oct 12 17:51:35.816 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 17:51:36.371 INFO blam! 0969deef3056aa311e7ba5a5d83f2c22c1b0451084f5c1a38061bbcbec4ebb85 Oct 12 17:51:36.387 INFO running `"docker" "start" "-a" "0969deef3056aa311e7ba5a5d83f2c22c1b0451084f5c1a38061bbcbec4ebb85"` Oct 12 17:51:37.844 INFO kablam! usermod: no changes Oct 12 17:51:38.034 INFO kablam! Compiling wallsplash v0.1.0 (/source) Oct 12 17:51:38.531 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 12 17:51:38.531 INFO kablam! --> src/fetchers.rs:103:25 Oct 12 17:51:38.531 INFO kablam! | Oct 12 17:51:38.531 INFO kablam! 103 | let mut cache = env::home_dir().unwrap(); Oct 12 17:51:38.531 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 17:51:38.532 INFO kablam! | Oct 12 17:51:38.533 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 17:51:38.533 INFO kablam! Oct 12 17:51:38.643 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 12 17:51:38.643 INFO kablam! --> src/main.rs:191:21 Oct 12 17:51:38.643 INFO kablam! | Oct 12 17:51:38.643 INFO kablam! 191 | let mut p = env::home_dir().unwrap(); Oct 12 17:51:38.643 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 17:51:38.643 INFO kablam! | Oct 12 17:51:38.643 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 17:51:38.643 INFO kablam! Oct 12 17:51:40.002 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.13s Oct 12 17:51:40.019 INFO kablam! su: No module specific data is present Oct 12 17:51:40.839 INFO running `"docker" "rm" "-f" "0969deef3056aa311e7ba5a5d83f2c22c1b0451084f5c1a38061bbcbec4ebb85"` Oct 12 17:51:41.127 INFO blam! 0969deef3056aa311e7ba5a5d83f2c22c1b0451084f5c1a38061bbcbec4ebb85 Oct 12 17:51:41.143 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 17:51:41.655 INFO blam! c6c0d6dc940a4518d6a4d53489ec0ed8e1a34324a4af06692cafa4424854d9ef Oct 12 17:51:41.667 INFO running `"docker" "start" "-a" "c6c0d6dc940a4518d6a4d53489ec0ed8e1a34324a4af06692cafa4424854d9ef"` Oct 12 17:51:43.062 INFO kablam! usermod: no changes Oct 12 17:51:43.215 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 12 17:51:43.231 INFO kablam! Running /target/debug/deps/wallsplash-7a0e232b43e6eb5a Oct 12 17:51:43.232 INFO blam! Oct 12 17:51:43.232 INFO blam! running 0 tests Oct 12 17:51:43.232 INFO blam! Oct 12 17:51:43.232 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:51:43.232 INFO blam! Oct 12 17:51:43.239 INFO kablam! Running /target/debug/deps/wallsplash-7ad5675d568a8e3e Oct 12 17:51:43.241 INFO kablam! Doc-tests wallsplash Oct 12 17:51:43.241 INFO blam! Oct 12 17:51:43.241 INFO blam! running 0 tests Oct 12 17:51:43.241 INFO blam! Oct 12 17:51:43.241 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:51:43.241 INFO blam! Oct 12 17:51:43.591 INFO blam! Oct 12 17:51:43.591 INFO blam! running 0 tests Oct 12 17:51:43.591 INFO blam! Oct 12 17:51:43.591 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:51:43.591 INFO blam! Oct 12 17:51:43.595 INFO kablam! su: No module specific data is present Oct 12 17:51:44.361 INFO running `"docker" "rm" "-f" "c6c0d6dc940a4518d6a4d53489ec0ed8e1a34324a4af06692cafa4424854d9ef"` Oct 12 17:51:44.647 INFO blam! c6c0d6dc940a4518d6a4d53489ec0ed8e1a34324a4af06692cafa4424854d9ef