Nov 17 06:03:24.195 INFO testing cosmo0920/grnenv-rs against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 06:03:24.195 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 17 06:03:24.616 INFO [stdout] 0b91946a3612b6c4cc0c8a62ab30e32faaed5586338bb776991a636ae5cee54e Nov 17 06:03:24.618 INFO running `"docker" "start" "-a" "0b91946a3612b6c4cc0c8a62ab30e32faaed5586338bb776991a636ae5cee54e"` Nov 17 06:03:26.231 INFO [stderr] usermod: no changes Nov 17 06:03:26.675 INFO [stderr] Compiling num_cpus v1.2.1 Nov 17 06:03:26.677 INFO [stderr] Compiling xattr v0.2.2 Nov 17 06:03:26.683 INFO [stderr] Compiling filetime v0.2.1 Nov 17 06:03:26.689 INFO [stderr] Compiling miniz_oxide_c_api v0.1.3 Nov 17 06:03:26.689 INFO [stderr] Compiling bzip2-sys v0.1.6 Nov 17 06:03:26.691 INFO [stderr] Compiling miniz_oxide v0.1.3 Nov 17 06:03:26.692 INFO [stderr] Compiling servo_arc v0.1.1 Nov 17 06:03:26.694 INFO [stderr] Compiling msdos_time v0.1.6 Nov 17 06:03:28.962 INFO [stderr] Compiling crossbeam-epoch v0.4.3 Nov 17 06:03:29.271 INFO [stderr] Compiling syn v0.14.4 Nov 17 06:03:32.360 INFO [stderr] Compiling syn v0.13.11 Nov 17 06:03:32.398 INFO [stderr] Compiling tar v0.4.16 Nov 17 06:03:32.443 INFO [stderr] Compiling tendril v0.4.0 Nov 17 06:03:32.636 INFO [stderr] Compiling env_proxy v0.1.1 Nov 17 06:03:39.985 INFO [stderr] Compiling futures-cpupool v0.1.8 Nov 17 06:03:40.103 INFO [stderr] Compiling string_cache_codegen v0.4.1 Nov 17 06:03:40.234 INFO [stderr] Compiling crossbeam-deque v0.3.1 Nov 17 06:03:42.396 INFO [stderr] Compiling selectors v0.19.0 Nov 17 06:03:52.476 INFO [stderr] Compiling bzip2 v0.3.3 Nov 17 06:03:52.488 INFO [stderr] Compiling tokio-threadpool v0.1.5 Nov 17 06:03:52.533 INFO [stderr] Compiling flate2 v1.0.1 Nov 17 06:03:58.704 INFO [stderr] Compiling string_cache v0.7.3 Nov 17 06:04:00.129 INFO [stderr] Compiling zip v0.4.2 Nov 17 06:04:06.363 INFO [stderr] Compiling tokio-fs v0.1.2 Nov 17 06:04:10.919 INFO [stderr] Compiling tokio v0.1.7 Nov 17 06:04:18.787 INFO [stderr] Compiling tokio-core v0.1.17 Nov 17 06:04:27.811 INFO [stderr] Compiling tokio-proto v0.1.1 Nov 17 06:04:39.968 INFO [stderr] Compiling tokio-tls v0.1.4 Nov 17 06:04:40.535 INFO [stderr] Compiling serde_derive v1.0.70 Nov 17 06:04:40.675 INFO [stderr] Compiling cssparser-macros v0.3.4 Nov 17 06:04:44.031 INFO [stderr] Compiling hyper v0.11.27 Nov 17 06:04:44.851 INFO [stderr] Compiling cssparser v0.23.10 Nov 17 06:04:44.851 INFO [stderr] Compiling html5ever v0.22.3 Nov 17 06:05:28.227 INFO [stderr] Compiling hyper-tls v0.1.3 Nov 17 06:05:36.403 INFO [stderr] Compiling markup5ever v0.7.2 Nov 17 06:05:37.295 INFO [stderr] Compiling reqwest v0.8.6 Nov 17 06:06:04.763 INFO [stderr] Compiling kuchiki v0.7.0 Nov 17 06:06:08.195 INFO [stderr] Compiling grnenv-rs v0.2.0 (/source) Nov 17 06:06:12.563 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 17 06:06:12.563 INFO [stderr] --> src/command/common.rs:68:16 Nov 17 06:06:12.563 INFO [stderr] | Nov 17 06:06:12.563 INFO [stderr] 68 | let home = env::home_dir().unwrap(); Nov 17 06:06:12.563 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:06:12.563 INFO [stderr] | Nov 17 06:06:12.563 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 06:06:12.563 INFO [stderr] Nov 17 06:06:12.563 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 17 06:06:12.563 INFO [stderr] --> src/command/unix.rs:27:9 Nov 17 06:06:12.563 INFO [stderr] | Nov 17 06:06:12.563 INFO [stderr] 27 | if !env::home_dir() Nov 17 06:06:12.563 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:06:12.563 INFO [stderr] Nov 17 06:06:12.563 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 17 06:06:12.563 INFO [stderr] --> src/util.rs:7:20 Nov 17 06:06:12.563 INFO [stderr] | Nov 17 06:06:12.563 INFO [stderr] 7 | let base_dir = env::home_dir().unwrap(); Nov 17 06:06:12.563 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:06:12.563 INFO [stderr] Nov 17 06:06:12.563 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 17 06:06:12.563 INFO [stderr] --> src/util.rs:12:20 Nov 17 06:06:12.563 INFO [stderr] | Nov 17 06:06:12.563 INFO [stderr] 12 | let base_dir = env::home_dir().unwrap(); Nov 17 06:06:12.563 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:06:12.563 INFO [stderr] Nov 17 06:06:32.072 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 05s Nov 17 06:06:32.100 INFO [stderr] su: No module specific data is present Nov 17 06:06:33.112 INFO running `"docker" "inspect" "0b91946a3612b6c4cc0c8a62ab30e32faaed5586338bb776991a636ae5cee54e"` Nov 17 06:06:33.384 INFO running `"docker" "rm" "-f" "0b91946a3612b6c4cc0c8a62ab30e32faaed5586338bb776991a636ae5cee54e"` Nov 17 06:06:33.659 INFO [stdout] 0b91946a3612b6c4cc0c8a62ab30e32faaed5586338bb776991a636ae5cee54e Nov 17 06:06:33.666 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 17 06:06:34.115 INFO [stdout] 116bc5c69143e695d568cde6dc1c15aa790586eb315b019587326ede6bb2c04e Nov 17 06:06:34.123 INFO running `"docker" "start" "-a" "116bc5c69143e695d568cde6dc1c15aa790586eb315b019587326ede6bb2c04e"` Nov 17 06:06:35.484 INFO [stderr] usermod: no changes Nov 17 06:06:35.842 INFO [stderr] Compiling grnenv-rs v0.2.0 (/source) Nov 17 06:06:41.297 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 17 06:06:41.297 INFO [stderr] --> src/command/common.rs:68:16 Nov 17 06:06:41.297 INFO [stderr] | Nov 17 06:06:41.297 INFO [stderr] 68 | let home = env::home_dir().unwrap(); Nov 17 06:06:41.297 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:06:41.299 INFO [stderr] | Nov 17 06:06:41.300 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 06:06:41.300 INFO [stderr] Nov 17 06:06:41.300 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 17 06:06:41.301 INFO [stderr] --> src/command/unix.rs:27:9 Nov 17 06:06:41.301 INFO [stderr] | Nov 17 06:06:41.301 INFO [stderr] 27 | if !env::home_dir() Nov 17 06:06:41.301 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:06:41.302 INFO [stderr] Nov 17 06:06:41.303 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 17 06:06:41.303 INFO [stderr] --> src/util.rs:7:20 Nov 17 06:06:41.303 INFO [stderr] | Nov 17 06:06:41.303 INFO [stderr] 7 | let base_dir = env::home_dir().unwrap(); Nov 17 06:06:41.303 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:06:41.303 INFO [stderr] Nov 17 06:06:41.304 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 17 06:06:41.305 INFO [stderr] --> src/util.rs:12:20 Nov 17 06:06:41.305 INFO [stderr] | Nov 17 06:06:41.305 INFO [stderr] 12 | let base_dir = env::home_dir().unwrap(); Nov 17 06:06:41.305 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:06:41.305 INFO [stderr] Nov 17 06:06:41.306 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 17 06:06:41.306 INFO [stderr] --> src/config.rs:92:20 Nov 17 06:06:41.306 INFO [stderr] | Nov 17 06:06:41.306 INFO [stderr] 92 | let home = env::home_dir().unwrap(); Nov 17 06:06:41.306 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:06:41.306 INFO [stderr] Nov 17 06:06:41.308 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 17 06:06:41.308 INFO [stderr] --> src/util.rs:86:20 Nov 17 06:06:41.308 INFO [stderr] | Nov 17 06:06:41.308 INFO [stderr] 86 | let home = env::home_dir().unwrap(); Nov 17 06:06:41.308 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:06:41.308 INFO [stderr] Nov 17 06:06:41.309 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 17 06:06:41.309 INFO [stderr] --> src/util.rs:99:20 Nov 17 06:06:41.309 INFO [stderr] | Nov 17 06:06:41.309 INFO [stderr] 99 | let home = env::home_dir().unwrap(); Nov 17 06:06:41.309 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:06:41.309 INFO [stderr] Nov 17 06:06:47.915 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.41s Nov 17 06:06:47.941 INFO [stderr] su: No module specific data is present Nov 17 06:06:48.717 INFO running `"docker" "inspect" "116bc5c69143e695d568cde6dc1c15aa790586eb315b019587326ede6bb2c04e"` Nov 17 06:06:49.247 INFO running `"docker" "rm" "-f" "116bc5c69143e695d568cde6dc1c15aa790586eb315b019587326ede6bb2c04e"` Nov 17 06:06:49.507 INFO [stdout] 116bc5c69143e695d568cde6dc1c15aa790586eb315b019587326ede6bb2c04e Nov 17 06:06:49.515 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 17 06:06:49.971 INFO [stdout] 67a0b448687fca704106105d7176bf4bfe86b2b29ca8a29af21ebee3d64de195 Nov 17 06:06:49.972 INFO running `"docker" "start" "-a" "67a0b448687fca704106105d7176bf4bfe86b2b29ca8a29af21ebee3d64de195"` Nov 17 06:06:51.179 INFO [stderr] usermod: no changes Nov 17 06:06:51.475 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s Nov 17 06:06:51.499 INFO [stderr] Running /target/debug/deps/grnenvlib-801fd8dc898da528 Nov 17 06:06:51.519 INFO [stdout] Nov 17 06:06:51.519 INFO [stdout] running 8 tests Nov 17 06:06:51.519 INFO [stdout] test build_conf::test::test_make ... ok Nov 17 06:06:51.519 INFO [stdout] test build_conf::test::test_parse_toml ... ok Nov 17 06:06:51.519 INFO [stdout] test util::test::test_obtain_groonga_versioned_path ... ok Nov 17 06:06:51.519 INFO [stdout] test config::test::test_config ... ok Nov 17 06:06:51.519 INFO [stdout] test util::test::test_obtain_arch ... ok Nov 17 06:06:51.519 INFO [stdout] test util::test::test_obtain_install_base_path ... ok Nov 17 06:06:51.519 INFO [stdout] test extractor::test::test_zip_extractor ... ok Nov 17 06:06:51.531 INFO [stdout] test extractor::test::test_targz_extractor ... ok Nov 17 06:06:51.531 INFO [stdout] Nov 17 06:06:51.531 INFO [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 06:06:51.531 INFO [stdout] Nov 17 06:06:51.531 INFO [stdout] Nov 17 06:06:51.531 INFO [stdout] running 0 tests Nov 17 06:06:51.531 INFO [stdout] Nov 17 06:06:51.531 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 06:06:51.531 INFO [stdout] Nov 17 06:06:51.533 INFO [stderr] Running /target/debug/deps/grnenv-15bd17cd295ebc81 Nov 17 06:06:51.533 INFO [stderr] Running /target/debug/deps/grnenv_docopen-4767405ad66ddf1d Nov 17 06:06:51.543 INFO [stdout] Nov 17 06:06:51.543 INFO [stdout] running 0 tests Nov 17 06:06:51.543 INFO [stdout] Nov 17 06:06:51.543 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 06:06:51.543 INFO [stdout] Nov 17 06:06:51.555 INFO [stderr] Doc-tests grnenvlib Nov 17 06:07:00.107 INFO [stdout] Nov 17 06:07:00.108 INFO [stdout] running 0 tests Nov 17 06:07:00.108 INFO [stdout] Nov 17 06:07:00.108 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 06:07:00.109 INFO [stdout] Nov 17 06:07:00.127 INFO [stderr] su: No module specific data is present Nov 17 06:07:00.870 INFO running `"docker" "inspect" "67a0b448687fca704106105d7176bf4bfe86b2b29ca8a29af21ebee3d64de195"` Nov 17 06:07:01.200 INFO running `"docker" "rm" "-f" "67a0b448687fca704106105d7176bf4bfe86b2b29ca8a29af21ebee3d64de195"` Nov 17 06:07:01.519 INFO [stdout] 67a0b448687fca704106105d7176bf4bfe86b2b29ca8a29af21ebee3d64de195