Nov 16 07:20:00.172 INFO testing yufengwng/wallsplash against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 07:20:00.172 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 07:20:00.658 INFO [stdout] 2ddbbed85f30797a77da078002b635bd3dda4b227f79db45367f94583bead29c Nov 16 07:20:00.661 INFO running `"docker" "start" "-a" "2ddbbed85f30797a77da078002b635bd3dda4b227f79db45367f94583bead29c"` Nov 16 07:20:02.190 INFO [stderr] usermod: no changes Nov 16 07:20:02.466 INFO [stderr] Compiling gcc v0.3.46 Nov 16 07:20:02.466 INFO [stderr] Compiling matches v0.1.4 Nov 16 07:20:02.466 INFO [stderr] Compiling unicode-normalization v0.1.4 Nov 16 07:20:02.479 INFO [stderr] Compiling libc v0.2.23 Nov 16 07:20:02.508 INFO [stderr] Compiling openssl v0.9.12 Nov 16 07:20:02.510 INFO [stderr] Compiling bitflags v0.8.2 Nov 16 07:20:02.512 INFO [stderr] Compiling traitobject v0.1.0 Nov 16 07:20:02.513 INFO [stderr] Compiling httparse v1.2.2 Nov 16 07:20:02.963 INFO [stderr] Compiling typeable v0.1.2 Nov 16 07:20:03.287 INFO [stderr] Compiling antidote v1.0.0 Nov 16 07:20:03.295 INFO [stderr] Compiling serde v1.0.7 Nov 16 07:20:03.623 INFO [stderr] Compiling mime v0.2.4 Nov 16 07:20:04.343 INFO [stderr] Compiling base64 v0.5.2 Nov 16 07:20:05.473 INFO [stderr] Compiling libflate v0.1.6 Nov 16 07:20:06.389 INFO [stderr] Compiling unicode-bidi v0.2.6 Nov 16 07:20:07.291 INFO [stderr] Compiling unicase v1.4.0 Nov 16 07:20:07.443 INFO [stderr] Compiling hyper v0.10.10 Nov 16 07:20:11.587 INFO [stderr] Compiling memchr v1.0.1 Nov 16 07:20:11.627 INFO [stderr] Compiling time v0.1.37 Nov 16 07:20:12.279 INFO [stderr] Compiling num_cpus v1.4.0 Nov 16 07:20:12.299 INFO [stderr] Compiling term_size v0.3.0 Nov 16 07:20:12.351 INFO [stderr] Compiling atty v0.2.2 Nov 16 07:20:12.411 INFO [stderr] Compiling serde_derive_internals v0.15.0 Nov 16 07:20:13.559 INFO [stderr] Compiling openssl-sys v0.9.12 Nov 16 07:20:13.809 INFO [stderr] Compiling idna v0.1.1 Nov 16 07:20:13.828 INFO [stderr] Compiling textwrap v0.7.0 Nov 16 07:20:23.029 INFO [stderr] Compiling aho-corasick v0.6.3 Nov 16 07:20:23.220 INFO [stderr] Compiling clap v2.26.0 Nov 16 07:20:23.864 INFO [stderr] Compiling serde_derive v1.0.7 Nov 16 07:20:27.714 INFO [stderr] Compiling url v1.4.0 Nov 16 07:20:27.856 INFO [stderr] Compiling regex v0.2.2 Nov 16 07:20:52.787 INFO [stderr] Compiling serde_urlencoded v0.5.1 Nov 16 07:20:53.202 INFO [stderr] Compiling serde_json v1.0.2 Nov 16 07:20:53.507 INFO [stderr] Compiling toml v0.4.6 Nov 16 07:20:55.615 INFO [stderr] Compiling native-tls v0.1.2 Nov 16 07:20:57.083 INFO [stderr] Compiling env_logger v0.4.3 Nov 16 07:21:13.908 INFO [stderr] Compiling hyper-native-tls v0.2.2 Nov 16 07:21:16.957 INFO [stderr] Compiling reqwest v0.6.2 Nov 16 07:21:35.018 INFO [stderr] Compiling wallsplash v0.1.0 (/source) Nov 16 07:21:35.299 INFO [stderr] 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. Nov 16 07:21:35.299 INFO [stderr] --> src/fetchers.rs:103:25 Nov 16 07:21:35.299 INFO [stderr] | Nov 16 07:21:35.299 INFO [stderr] 103 | let mut cache = env::home_dir().unwrap(); Nov 16 07:21:35.299 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 07:21:35.299 INFO [stderr] | Nov 16 07:21:35.299 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 07:21:35.299 INFO [stderr] Nov 16 07:21:37.479 INFO [stderr] 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. Nov 16 07:21:37.479 INFO [stderr] --> src/main.rs:191:21 Nov 16 07:21:37.479 INFO [stderr] | Nov 16 07:21:37.479 INFO [stderr] 191 | let mut p = env::home_dir().unwrap(); Nov 16 07:21:37.480 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 07:21:37.480 INFO [stderr] | Nov 16 07:21:37.480 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 07:21:37.480 INFO [stderr] Nov 16 07:21:42.648 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s Nov 16 07:21:42.661 INFO [stderr] su: No module specific data is present Nov 16 07:21:44.017 INFO running `"docker" "inspect" "2ddbbed85f30797a77da078002b635bd3dda4b227f79db45367f94583bead29c"` Nov 16 07:21:44.395 INFO running `"docker" "rm" "-f" "2ddbbed85f30797a77da078002b635bd3dda4b227f79db45367f94583bead29c"` Nov 16 07:21:44.747 INFO [stdout] 2ddbbed85f30797a77da078002b635bd3dda4b227f79db45367f94583bead29c Nov 16 07:21:44.752 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 07:21:45.383 INFO [stdout] 0ebd9f6c8fd8ea184728cfe117f6699f894f2e104179bc66cd8bc1992c128ff1 Nov 16 07:21:45.386 INFO running `"docker" "start" "-a" "0ebd9f6c8fd8ea184728cfe117f6699f894f2e104179bc66cd8bc1992c128ff1"` Nov 16 07:21:47.521 INFO [stderr] usermod: no changes Nov 16 07:21:47.811 INFO [stderr] Compiling wallsplash v0.1.0 (/source) Nov 16 07:21:48.319 INFO [stderr] 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. Nov 16 07:21:48.320 INFO [stderr] --> src/fetchers.rs:103:25 Nov 16 07:21:48.320 INFO [stderr] | Nov 16 07:21:48.320 INFO [stderr] 103 | let mut cache = env::home_dir().unwrap(); Nov 16 07:21:48.321 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 07:21:48.321 INFO [stderr] | Nov 16 07:21:48.321 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 07:21:48.322 INFO [stderr] Nov 16 07:21:48.375 INFO [stderr] 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. Nov 16 07:21:48.375 INFO [stderr] --> src/main.rs:191:21 Nov 16 07:21:48.375 INFO [stderr] | Nov 16 07:21:48.375 INFO [stderr] 191 | let mut p = env::home_dir().unwrap(); Nov 16 07:21:48.375 INFO [stderr] | ^^^^^^^^^^^^^ Nov 16 07:21:48.375 INFO [stderr] | Nov 16 07:21:48.375 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 07:21:48.375 INFO [stderr] Nov 16 07:21:49.899 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.35s Nov 16 07:21:49.919 INFO [stderr] su: No module specific data is present Nov 16 07:21:50.965 INFO running `"docker" "inspect" "0ebd9f6c8fd8ea184728cfe117f6699f894f2e104179bc66cd8bc1992c128ff1"` Nov 16 07:21:51.245 INFO running `"docker" "rm" "-f" "0ebd9f6c8fd8ea184728cfe117f6699f894f2e104179bc66cd8bc1992c128ff1"` Nov 16 07:21:51.503 INFO [stdout] 0ebd9f6c8fd8ea184728cfe117f6699f894f2e104179bc66cd8bc1992c128ff1 Nov 16 07:21:51.510 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 07:21:51.915 INFO [stdout] 70463752bdeac62ff856ed5960b3a47f8b04d8317f2e8543de72f721404915d8 Nov 16 07:21:51.923 INFO running `"docker" "start" "-a" "70463752bdeac62ff856ed5960b3a47f8b04d8317f2e8543de72f721404915d8"` Nov 16 07:21:52.887 INFO [stderr] usermod: no changes Nov 16 07:21:53.099 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s Nov 16 07:21:53.111 INFO [stderr] Running /target/debug/deps/wallsplash-6907cd483568c7b5 Nov 16 07:21:53.111 INFO [stdout] Nov 16 07:21:53.111 INFO [stderr] Running /target/debug/deps/wallsplash-97e344fc60f6bf4b Nov 16 07:21:53.111 INFO [stdout] running 0 tests Nov 16 07:21:53.111 INFO [stdout] Nov 16 07:21:53.111 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 07:21:53.111 INFO [stdout] Nov 16 07:21:53.115 INFO [stdout] Nov 16 07:21:53.115 INFO [stderr] Doc-tests wallsplash Nov 16 07:21:53.115 INFO [stdout] running 0 tests Nov 16 07:21:53.115 INFO [stdout] Nov 16 07:21:53.115 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 07:21:53.115 INFO [stdout] Nov 16 07:21:53.418 INFO [stdout] Nov 16 07:21:53.418 INFO [stdout] running 0 tests Nov 16 07:21:53.418 INFO [stdout] Nov 16 07:21:53.418 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 07:21:53.418 INFO [stdout] Nov 16 07:21:53.422 INFO [stderr] su: No module specific data is present Nov 16 07:21:54.169 INFO running `"docker" "inspect" "70463752bdeac62ff856ed5960b3a47f8b04d8317f2e8543de72f721404915d8"` Nov 16 07:21:54.369 INFO running `"docker" "rm" "-f" "70463752bdeac62ff856ed5960b3a47f8b04d8317f2e8543de72f721404915d8"` Nov 16 07:21:54.710 INFO [stdout] 70463752bdeac62ff856ed5960b3a47f8b04d8317f2e8543de72f721404915d8