Nov 17 06:03:15.550 INFO testing cosmo0920/grnenv-rs against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 06:03:15.556 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:15.985 INFO [stdout] 51683d041c414ac3d91c2b3349893f60015759389615710c6beb54ab3618e620 Nov 17 06:03:15.985 INFO running `"docker" "start" "-a" "51683d041c414ac3d91c2b3349893f60015759389615710c6beb54ab3618e620"` Nov 17 06:03:17.398 INFO [stderr] usermod: no changes Nov 17 06:03:17.907 INFO [stderr] Compiling num_cpus v1.2.1 Nov 17 06:03:17.907 INFO [stderr] Compiling xattr v0.2.2 Nov 17 06:03:17.920 INFO [stderr] Compiling miniz_oxide_c_api v0.1.3 Nov 17 06:03:17.920 INFO [stderr] Compiling miniz_oxide v0.1.3 Nov 17 06:03:17.920 INFO [stderr] Compiling servo_arc v0.1.1 Nov 17 06:03:17.920 INFO [stderr] Compiling crossbeam-epoch v0.4.3 Nov 17 06:03:17.921 INFO [stderr] Compiling msdos_time v0.1.6 Nov 17 06:03:17.943 INFO [stderr] Compiling syn v0.14.4 Nov 17 06:03:20.090 INFO [stderr] Compiling cssparser v0.23.10 Nov 17 06:03:22.685 INFO [stderr] Compiling env_proxy v0.1.1 Nov 17 06:03:22.723 INFO [stderr] Compiling futures-cpupool v0.1.8 Nov 17 06:03:22.735 INFO [stderr] Compiling string_cache_codegen v0.4.1 Nov 17 06:03:22.792 INFO [stderr] Compiling tar v0.4.16 Nov 17 06:03:31.007 INFO [stderr] Compiling selectors v0.19.0 Nov 17 06:03:31.060 INFO [stderr] Compiling crossbeam-deque v0.3.1 Nov 17 06:03:35.053 INFO [stderr] Compiling tokio-threadpool v0.1.5 Nov 17 06:03:38.460 INFO [stderr] Compiling flate2 v1.0.1 Nov 17 06:03:43.569 INFO [stderr] Compiling string_cache v0.7.3 Nov 17 06:03:53.828 INFO [stderr] Compiling zip v0.4.2 Nov 17 06:03:55.415 INFO [stderr] Compiling tokio-fs v0.1.2 Nov 17 06:04:02.073 INFO [stderr] Compiling tokio v0.1.7 Nov 17 06:04:09.871 INFO [stderr] Compiling tokio-core v0.1.17 Nov 17 06:04:16.287 INFO [stderr] Compiling tokio-proto v0.1.1 Nov 17 06:04:16.289 INFO [stderr] Compiling tokio-tls v0.1.4 Nov 17 06:04:27.787 INFO [stderr] Compiling serde_derive v1.0.70 Nov 17 06:04:27.788 INFO [stderr] Compiling cssparser-macros v0.3.4 Nov 17 06:04:29.995 INFO [stderr] Compiling hyper v0.11.27 Nov 17 06:04:52.687 INFO [stderr] Compiling hyper-tls v0.1.3 Nov 17 06:05:00.389 INFO [stderr] Compiling reqwest v0.8.6 Nov 17 06:05:09.448 INFO [stderr] Compiling markup5ever v0.7.2 Nov 17 06:05:28.317 INFO [stderr] Compiling html5ever v0.22.3 Nov 17 06:05:32.231 INFO [stderr] Compiling kuchiki v0.7.0 Nov 17 06:05:35.778 INFO [stderr] Compiling grnenv-rs v0.2.0 (/source) Nov 17 06:05:40.771 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:05:40.771 INFO [stderr] --> src/command/common.rs:68:16 Nov 17 06:05:40.771 INFO [stderr] | Nov 17 06:05:40.772 INFO [stderr] 68 | let home = env::home_dir().unwrap(); Nov 17 06:05:40.772 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:05:40.772 INFO [stderr] | Nov 17 06:05:40.772 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 06:05:40.772 INFO [stderr] Nov 17 06:05:40.772 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:05:40.773 INFO [stderr] --> src/command/unix.rs:27:9 Nov 17 06:05:40.773 INFO [stderr] | Nov 17 06:05:40.773 INFO [stderr] 27 | if !env::home_dir() Nov 17 06:05:40.773 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:05:40.774 INFO [stderr] Nov 17 06:05:40.783 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:05:40.783 INFO [stderr] --> src/util.rs:7:20 Nov 17 06:05:40.783 INFO [stderr] | Nov 17 06:05:40.783 INFO [stderr] 7 | let base_dir = env::home_dir().unwrap(); Nov 17 06:05:40.783 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:05:40.783 INFO [stderr] Nov 17 06:05:40.783 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:05:40.784 INFO [stderr] --> src/util.rs:12:20 Nov 17 06:05:40.784 INFO [stderr] | Nov 17 06:05:40.784 INFO [stderr] 12 | let base_dir = env::home_dir().unwrap(); Nov 17 06:05:40.784 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:05:40.784 INFO [stderr] Nov 17 06:06:00.751 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 43s Nov 17 06:06:00.771 INFO [stderr] su: No module specific data is present Nov 17 06:06:01.401 INFO running `"docker" "inspect" "51683d041c414ac3d91c2b3349893f60015759389615710c6beb54ab3618e620"` Nov 17 06:06:01.693 INFO running `"docker" "rm" "-f" "51683d041c414ac3d91c2b3349893f60015759389615710c6beb54ab3618e620"` Nov 17 06:06:02.075 INFO [stdout] 51683d041c414ac3d91c2b3349893f60015759389615710c6beb54ab3618e620 Nov 17 06:06:02.078 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:02.551 INFO [stdout] 40a7124d4a897484f36ce16cf7e4ae4b08cfb334466e2bf74fdffc05e4f4fd92 Nov 17 06:06:02.557 INFO running `"docker" "start" "-a" "40a7124d4a897484f36ce16cf7e4ae4b08cfb334466e2bf74fdffc05e4f4fd92"` Nov 17 06:06:04.018 INFO [stderr] usermod: no changes Nov 17 06:06:04.503 INFO [stderr] Compiling grnenv-rs v0.2.0 (/source) Nov 17 06:06:11.695 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:11.696 INFO [stderr] --> src/command/common.rs:68:16 Nov 17 06:06:11.696 INFO [stderr] | Nov 17 06:06:11.696 INFO [stderr] 68 | let home = env::home_dir().unwrap(); Nov 17 06:06:11.696 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:06:11.697 INFO [stderr] | Nov 17 06:06:11.697 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 17 06:06:11.697 INFO [stderr] Nov 17 06:06:11.697 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:11.698 INFO [stderr] --> src/command/unix.rs:27:9 Nov 17 06:06:11.698 INFO [stderr] | Nov 17 06:06:11.698 INFO [stderr] 27 | if !env::home_dir() Nov 17 06:06:11.698 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:06:11.699 INFO [stderr] Nov 17 06:06:11.699 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:11.699 INFO [stderr] --> src/util.rs:7:20 Nov 17 06:06:11.699 INFO [stderr] | Nov 17 06:06:11.700 INFO [stderr] 7 | let base_dir = env::home_dir().unwrap(); Nov 17 06:06:11.700 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:06:11.700 INFO [stderr] Nov 17 06:06:11.700 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:11.701 INFO [stderr] --> src/util.rs:12:20 Nov 17 06:06:11.701 INFO [stderr] | Nov 17 06:06:11.701 INFO [stderr] 12 | let base_dir = env::home_dir().unwrap(); Nov 17 06:06:11.701 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:06:11.702 INFO [stderr] Nov 17 06:06:11.702 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:11.702 INFO [stderr] --> src/config.rs:92:20 Nov 17 06:06:11.702 INFO [stderr] | Nov 17 06:06:11.703 INFO [stderr] 92 | let home = env::home_dir().unwrap(); Nov 17 06:06:11.703 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:06:11.703 INFO [stderr] Nov 17 06:06:11.703 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:11.704 INFO [stderr] --> src/util.rs:86:20 Nov 17 06:06:11.704 INFO [stderr] | Nov 17 06:06:11.704 INFO [stderr] 86 | let home = env::home_dir().unwrap(); Nov 17 06:06:11.704 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:06:11.705 INFO [stderr] Nov 17 06:06:11.705 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:11.705 INFO [stderr] --> src/util.rs:99:20 Nov 17 06:06:11.705 INFO [stderr] | Nov 17 06:06:11.706 INFO [stderr] 99 | let home = env::home_dir().unwrap(); Nov 17 06:06:11.706 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 06:06:11.706 INFO [stderr] Nov 17 06:06:18.271 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.23s Nov 17 06:06:18.303 INFO [stderr] su: No module specific data is present Nov 17 06:06:19.203 INFO running `"docker" "inspect" "40a7124d4a897484f36ce16cf7e4ae4b08cfb334466e2bf74fdffc05e4f4fd92"` Nov 17 06:06:19.483 INFO running `"docker" "rm" "-f" "40a7124d4a897484f36ce16cf7e4ae4b08cfb334466e2bf74fdffc05e4f4fd92"` Nov 17 06:06:19.782 INFO [stdout] 40a7124d4a897484f36ce16cf7e4ae4b08cfb334466e2bf74fdffc05e4f4fd92 Nov 17 06:06:19.786 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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:20.251 INFO [stdout] c51328266273e9b52c86dc5afc2dca3b77df422e046862cec3a8bb54e70d4ef5 Nov 17 06:06:20.251 INFO running `"docker" "start" "-a" "c51328266273e9b52c86dc5afc2dca3b77df422e046862cec3a8bb54e70d4ef5"` Nov 17 06:06:21.663 INFO [stderr] usermod: no changes Nov 17 06:06:21.998 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.30s Nov 17 06:06:22.011 INFO [stderr] Running /target/debug/deps/grnenvlib-85362b0746e64a3e Nov 17 06:06:22.021 INFO [stdout] Nov 17 06:06:22.021 INFO [stdout] running 8 tests Nov 17 06:06:22.040 INFO [stdout] test build_conf::test::test_parse_toml ... ok Nov 17 06:06:22.041 INFO [stdout] test util::test::test_obtain_arch ... ok Nov 17 06:06:22.041 INFO [stdout] test util::test::test_obtain_groonga_versioned_path ... ok Nov 17 06:06:22.042 INFO [stdout] test util::test::test_obtain_install_base_path ... ok Nov 17 06:06:22.043 INFO [stdout] test config::test::test_config ... ok Nov 17 06:06:22.059 INFO [stdout] test extractor::test::test_targz_extractor ... ok Nov 17 06:06:22.059 INFO [stdout] test extractor::test::test_zip_extractor ... ok Nov 17 06:06:22.071 INFO [stdout] test build_conf::test::test_make ... ok Nov 17 06:06:22.071 INFO [stdout] Nov 17 06:06:22.071 INFO [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 06:06:22.071 INFO [stdout] Nov 17 06:06:22.072 INFO [stderr] Running /target/debug/deps/grnenv-1572b5be6b2aabb3 Nov 17 06:06:22.079 INFO [stderr] Running /target/debug/deps/grnenv_docopen-bea80c7a9e6aeb7c Nov 17 06:06:22.079 INFO [stdout] Nov 17 06:06:22.079 INFO [stdout] running 0 tests Nov 17 06:06:22.079 INFO [stdout] Nov 17 06:06:22.079 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 06:06:22.079 INFO [stdout] Nov 17 06:06:22.083 INFO [stdout] Nov 17 06:06:22.083 INFO [stderr] Doc-tests grnenvlib Nov 17 06:06:22.083 INFO [stdout] running 0 tests Nov 17 06:06:22.083 INFO [stdout] Nov 17 06:06:22.083 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 06:06:22.083 INFO [stdout] Nov 17 06:06:30.507 INFO [stdout] Nov 17 06:06:30.507 INFO [stdout] running 0 tests Nov 17 06:06:30.507 INFO [stdout] Nov 17 06:06:30.508 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 06:06:30.508 INFO [stdout] Nov 17 06:06:30.527 INFO [stderr] su: No module specific data is present Nov 17 06:06:31.423 INFO running `"docker" "inspect" "c51328266273e9b52c86dc5afc2dca3b77df422e046862cec3a8bb54e70d4ef5"` Nov 17 06:06:31.641 INFO running `"docker" "rm" "-f" "c51328266273e9b52c86dc5afc2dca3b77df422e046862cec3a8bb54e70d4ef5"` Nov 17 06:06:31.889 INFO [stdout] c51328266273e9b52c86dc5afc2dca3b77df422e046862cec3a8bb54e70d4ef5