Oct 11 00:59:59.954 INFO testing cosmo0920/grnenv-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:59:59.955 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:59:59.957 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:00:00.224 INFO blam! 082dc4572c75c9a8de1c6843ca292fcd619f142f2f00d140bd62f75f00244a8d Oct 11 01:00:00.224 INFO running `"docker" "start" "-a" "082dc4572c75c9a8de1c6843ca292fcd619f142f2f00d140bd62f75f00244a8d"` Oct 11 01:00:00.968 INFO kablam! usermod: no changes Oct 11 01:00:01.424 INFO kablam! Compiling num_cpus v1.2.1 Oct 11 01:00:01.436 INFO kablam! Compiling filetime v0.2.1 Oct 11 01:00:01.467 INFO kablam! Compiling servo_arc v0.1.1 Oct 11 01:00:01.467 INFO kablam! Compiling crossbeam-epoch v0.4.3 Oct 11 01:00:01.467 INFO kablam! Compiling syn v0.14.4 Oct 11 01:00:01.468 INFO kablam! Compiling toml v0.4.6 Oct 11 01:00:01.477 INFO kablam! Compiling tendril v0.4.0 Oct 11 01:00:01.478 INFO kablam! Compiling serde_urlencoded v0.5.2 Oct 11 01:00:05.672 INFO kablam! Compiling env_proxy v0.1.1 Oct 11 01:00:05.672 INFO kablam! Compiling flate2 v1.0.1 Oct 11 01:00:05.764 INFO kablam! Compiling tar v0.4.16 Oct 11 01:00:07.744 INFO kablam! Compiling string_cache_codegen v0.4.1 Oct 11 01:00:08.944 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 11 01:00:09.068 INFO kablam! Compiling selectors v0.19.0 Oct 11 01:00:11.928 INFO kablam! Compiling crossbeam-deque v0.3.1 Oct 11 01:00:21.697 INFO kablam! Compiling zip v0.4.2 Oct 11 01:00:21.797 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 11 01:00:30.587 INFO kablam! Compiling tokio-fs v0.1.2 Oct 11 01:00:31.492 INFO kablam! Compiling string_cache v0.7.3 Oct 11 01:00:36.088 INFO kablam! Compiling tokio v0.1.7 Oct 11 01:00:44.400 INFO kablam! Compiling tokio-core v0.1.17 Oct 11 01:00:53.549 INFO kablam! Compiling serde_derive v1.0.70 Oct 11 01:00:53.549 INFO kablam! Compiling cssparser-macros v0.3.4 Oct 11 01:00:56.268 INFO kablam! Compiling tokio-proto v0.1.1 Oct 11 01:00:56.268 INFO kablam! Compiling tokio-tls v0.1.4 Oct 11 01:01:06.989 INFO kablam! Compiling hyper v0.11.27 Oct 11 01:01:08.396 INFO kablam! Compiling cssparser v0.23.10 Oct 11 01:01:24.263 INFO kablam! Compiling markup5ever v0.7.2 Oct 11 01:01:35.764 INFO kablam! Compiling hyper-tls v0.1.3 Oct 11 01:01:42.656 INFO kablam! Compiling reqwest v0.8.6 Oct 11 01:01:52.580 INFO kablam! Compiling html5ever v0.22.3 Oct 11 01:02:05.116 INFO kablam! Compiling kuchiki v0.7.0 Oct 11 01:02:10.316 INFO kablam! Compiling grnenv-rs v0.2.0 (/source) Oct 11 01:02:18.480 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 11 01:02:18.480 INFO kablam! --> src/command/common.rs:68:16 Oct 11 01:02:18.480 INFO kablam! | Oct 11 01:02:18.480 INFO kablam! 68 | let home = env::home_dir().unwrap(); Oct 11 01:02:18.480 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:02:18.480 INFO kablam! | Oct 11 01:02:18.480 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 01:02:18.480 INFO kablam! Oct 11 01:02:18.480 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 11 01:02:18.480 INFO kablam! --> src/command/unix.rs:27:9 Oct 11 01:02:18.480 INFO kablam! | Oct 11 01:02:18.480 INFO kablam! 27 | if !env::home_dir() Oct 11 01:02:18.480 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:02:18.480 INFO kablam! Oct 11 01:02:18.496 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 11 01:02:18.496 INFO kablam! --> src/util.rs:7:20 Oct 11 01:02:18.496 INFO kablam! | Oct 11 01:02:18.496 INFO kablam! 7 | let base_dir = env::home_dir().unwrap(); Oct 11 01:02:18.496 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:02:18.496 INFO kablam! Oct 11 01:02:18.496 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 11 01:02:18.496 INFO kablam! --> src/util.rs:12:20 Oct 11 01:02:18.496 INFO kablam! | Oct 11 01:02:18.496 INFO kablam! 12 | let base_dir = env::home_dir().unwrap(); Oct 11 01:02:18.496 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:02:18.496 INFO kablam! Oct 11 01:02:43.403 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 42s Oct 11 01:02:43.433 INFO kablam! su: No module specific data is present Oct 11 01:02:44.864 INFO running `"docker" "rm" "-f" "082dc4572c75c9a8de1c6843ca292fcd619f142f2f00d140bd62f75f00244a8d"` Oct 11 01:02:45.208 INFO blam! 082dc4572c75c9a8de1c6843ca292fcd619f142f2f00d140bd62f75f00244a8d Oct 11 01:02:45.216 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:02:45.216 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:02:45.724 INFO blam! 83ea2bbe5c1338893170c227168d55ccee71074cb457aedf8276235ed2c4f346 Oct 11 01:02:45.726 INFO running `"docker" "start" "-a" "83ea2bbe5c1338893170c227168d55ccee71074cb457aedf8276235ed2c4f346"` Oct 11 01:02:47.708 INFO kablam! usermod: no changes Oct 11 01:02:48.392 INFO kablam! Compiling grnenv-rs v0.2.0 (/source) Oct 11 01:03:02.372 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 11 01:03:02.373 INFO kablam! --> src/command/common.rs:68:16 Oct 11 01:03:02.373 INFO kablam! | Oct 11 01:03:02.373 INFO kablam! 68 | let home = env::home_dir().unwrap(); Oct 11 01:03:02.374 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:03:02.374 INFO kablam! | Oct 11 01:03:02.374 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 01:03:02.374 INFO kablam! Oct 11 01:03:02.374 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 11 01:03:02.374 INFO kablam! --> src/command/unix.rs:27:9 Oct 11 01:03:02.374 INFO kablam! | Oct 11 01:03:02.374 INFO kablam! 27 | if !env::home_dir() Oct 11 01:03:02.374 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:03:02.374 INFO kablam! Oct 11 01:03:02.374 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 11 01:03:02.375 INFO kablam! --> src/util.rs:7:20 Oct 11 01:03:02.375 INFO kablam! | Oct 11 01:03:02.375 INFO kablam! 7 | let base_dir = env::home_dir().unwrap(); Oct 11 01:03:02.375 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:03:02.375 INFO kablam! Oct 11 01:03:02.375 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 11 01:03:02.375 INFO kablam! --> src/util.rs:12:20 Oct 11 01:03:02.375 INFO kablam! | Oct 11 01:03:02.375 INFO kablam! 12 | let base_dir = env::home_dir().unwrap(); Oct 11 01:03:02.375 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:03:02.375 INFO kablam! Oct 11 01:03:02.375 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 11 01:03:02.375 INFO kablam! --> src/config.rs:92:20 Oct 11 01:03:02.375 INFO kablam! | Oct 11 01:03:02.375 INFO kablam! 92 | let home = env::home_dir().unwrap(); Oct 11 01:03:02.375 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:03:02.375 INFO kablam! Oct 11 01:03:02.375 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 11 01:03:02.375 INFO kablam! --> src/util.rs:86:20 Oct 11 01:03:02.375 INFO kablam! | Oct 11 01:03:02.375 INFO kablam! 86 | let home = env::home_dir().unwrap(); Oct 11 01:03:02.375 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:03:02.375 INFO kablam! Oct 11 01:03:02.375 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 11 01:03:02.375 INFO kablam! --> src/util.rs:99:20 Oct 11 01:03:02.375 INFO kablam! | Oct 11 01:03:02.375 INFO kablam! 99 | let home = env::home_dir().unwrap(); Oct 11 01:03:02.375 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:03:02.375 INFO kablam! Oct 11 01:03:09.177 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.43s Oct 11 01:03:09.188 INFO kablam! su: No module specific data is present Oct 11 01:03:09.940 INFO running `"docker" "rm" "-f" "83ea2bbe5c1338893170c227168d55ccee71074cb457aedf8276235ed2c4f346"` Oct 11 01:03:10.260 INFO blam! 83ea2bbe5c1338893170c227168d55ccee71074cb457aedf8276235ed2c4f346 Oct 11 01:03:10.261 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:03:10.263 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:03:10.820 INFO blam! 4ac3673c0c01f104c9b844dfb5fab4a0d71705cec00f8cd46a722974b8061316 Oct 11 01:03:10.826 INFO running `"docker" "start" "-a" "4ac3673c0c01f104c9b844dfb5fab4a0d71705cec00f8cd46a722974b8061316"` Oct 11 01:03:12.216 INFO kablam! usermod: no changes Oct 11 01:03:12.481 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 11 01:03:12.504 INFO kablam! Running /target/debug/deps/grnenvlib-fa580428b36e304a Oct 11 01:03:12.532 INFO blam! Oct 11 01:03:12.532 INFO blam! running 8 tests Oct 11 01:03:12.541 INFO blam! test build_conf::test::test_make ... ok Oct 11 01:03:12.544 INFO blam! test build_conf::test::test_parse_toml ... ok Oct 11 01:03:12.545 INFO blam! test extractor::test::test_zip_extractor ... ok Oct 11 01:03:12.545 INFO blam! test config::test::test_config ... ok Oct 11 01:03:12.545 INFO blam! test util::test::test_obtain_install_base_path ... ok Oct 11 01:03:12.546 INFO blam! test extractor::test::test_targz_extractor ... ok Oct 11 01:03:12.546 INFO blam! test util::test::test_obtain_groonga_versioned_path ... ok Oct 11 01:03:12.546 INFO blam! test util::test::test_obtain_arch ... ok Oct 11 01:03:12.546 INFO blam! Oct 11 01:03:12.546 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:03:12.546 INFO blam! Oct 11 01:03:12.556 INFO kablam! Running /target/debug/deps/grnenv-90d395b548739ead Oct 11 01:03:12.560 INFO blam! Oct 11 01:03:12.560 INFO blam! running 0 tests Oct 11 01:03:12.560 INFO blam! Oct 11 01:03:12.560 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:03:12.560 INFO blam! Oct 11 01:03:12.564 INFO kablam! Running /target/debug/deps/grnenv_docopen-d9820fce0cc68eab Oct 11 01:03:12.564 INFO blam! Oct 11 01:03:12.564 INFO blam! running 0 tests Oct 11 01:03:12.564 INFO blam! Oct 11 01:03:12.564 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:03:12.564 INFO blam! Oct 11 01:03:12.564 INFO kablam! Doc-tests grnenvlib Oct 11 01:03:29.498 INFO blam! Oct 11 01:03:29.498 INFO blam! running 0 tests Oct 11 01:03:29.498 INFO blam! Oct 11 01:03:29.498 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:03:29.498 INFO blam! Oct 11 01:03:29.512 INFO kablam! su: No module specific data is present Oct 11 01:03:30.568 INFO running `"docker" "rm" "-f" "4ac3673c0c01f104c9b844dfb5fab4a0d71705cec00f8cd46a722974b8061316"` Oct 11 01:03:30.884 INFO blam! 4ac3673c0c01f104c9b844dfb5fab4a0d71705cec00f8cd46a722974b8061316