Oct 15 02:46:13.464 INFO testing benweedon/reudh against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 02:46:13.465 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 02:46:14.019 INFO blam! 3f7052944c6fa164595207e32b8f8aa982ae18da957637155711a8503e1b1dc4 Oct 15 02:46:14.021 INFO running `"docker" "start" "-a" "3f7052944c6fa164595207e32b8f8aa982ae18da957637155711a8503e1b1dc4"` Oct 15 02:46:15.831 INFO kablam! usermod: no changes Oct 15 02:46:16.259 INFO kablam! Compiling num-traits v0.1.42 Oct 15 02:46:16.291 INFO kablam! Compiling rand v0.3.20 Oct 15 02:46:16.291 INFO kablam! Compiling memchr v2.0.1 Oct 15 02:46:16.292 INFO kablam! Compiling termios v0.2.2 Oct 15 02:46:16.292 INFO kablam! Compiling atty v0.2.6 Oct 15 02:46:16.292 INFO kablam! Compiling dtoa-short v0.3.1 Oct 15 02:46:16.293 INFO kablam! Compiling clicolors-control v0.2.0 Oct 15 02:46:16.296 INFO kablam! Compiling servo_arc v0.1.0 Oct 15 02:46:18.547 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 15 02:46:19.774 INFO kablam! Compiling clap v2.29.4 Oct 15 02:46:19.819 INFO kablam! Compiling cssparser v0.23.2 Oct 15 02:46:20.712 INFO kablam! Compiling html5ever v0.22.0 Oct 15 02:46:20.723 INFO kablam! Compiling mio v0.6.12 Oct 15 02:46:20.729 INFO kablam! Compiling openssl-sys v0.9.24 Oct 15 02:46:28.855 INFO kablam! Compiling aho-corasick v0.6.4 Oct 15 02:46:28.855 INFO kablam! Compiling tendril v0.4.0 Oct 15 02:46:28.855 INFO kablam! Compiling serde_json v1.0.9 Oct 15 02:46:28.987 INFO kablam! Compiling openssl v0.9.23 Oct 15 02:46:29.383 INFO kablam! Compiling phf_generator v0.7.21 Oct 15 02:46:30.852 INFO kablam! Compiling parking_lot_core v0.2.10 Oct 15 02:46:35.635 INFO kablam! Compiling uuid v0.5.1 Oct 15 02:46:35.635 INFO kablam! Compiling chan v0.1.21 Oct 15 02:46:35.927 INFO kablam! Compiling string_cache_codegen v0.4.0 Oct 15 02:46:44.565 INFO kablam! Compiling phf_codegen v0.7.21 Oct 15 02:46:44.598 INFO kablam! Compiling regex v0.2.6 Oct 15 02:46:44.627 INFO kablam! Compiling parking_lot v0.5.3 Oct 15 02:46:44.658 INFO kablam! Compiling tokio-core v0.1.12 Oct 15 02:46:44.972 INFO kablam! Compiling string_cache v0.7.1 Oct 15 02:46:47.880 INFO kablam! Compiling markup5ever v0.7.2 Oct 15 02:46:47.881 INFO kablam! Compiling cssparser-macros v0.3.0 Oct 15 02:46:49.571 INFO kablam! Compiling selectors v0.19.0 Oct 15 02:47:17.031 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 02:47:17.643 INFO kablam! Compiling native-tls v0.1.5 Oct 15 02:47:18.971 INFO kablam! Compiling console v0.6.1 Oct 15 02:47:21.086 INFO kablam! Compiling tokio-tls v0.1.4 Oct 15 02:47:26.115 INFO kablam! Compiling indicatif v0.9.0 Oct 15 02:47:27.343 INFO kablam! Compiling hyper v0.11.16 Oct 15 02:47:40.065 INFO kablam! Compiling kuchiki v0.7.0 Oct 15 02:47:45.699 INFO kablam! Compiling hyper-tls v0.1.2 Oct 15 02:47:47.903 INFO kablam! Compiling reudh v0.2.1 (/source) Oct 15 02:47:58.831 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 15 02:47:58.831 INFO kablam! --> src/main.rs:22:21 Oct 15 02:47:58.831 INFO kablam! | Oct 15 02:47:58.831 INFO kablam! 22 | let reudh_dir = env::home_dir() Oct 15 02:47:58.831 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 02:47:58.831 INFO kablam! | Oct 15 02:47:58.831 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 02:47:58.831 INFO kablam! Oct 15 02:48:03.391 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 47s Oct 15 02:48:03.411 INFO kablam! su: No module specific data is present Oct 15 02:48:04.127 INFO running `"docker" "rm" "-f" "3f7052944c6fa164595207e32b8f8aa982ae18da957637155711a8503e1b1dc4"` Oct 15 02:48:04.387 INFO blam! 3f7052944c6fa164595207e32b8f8aa982ae18da957637155711a8503e1b1dc4 Oct 15 02:48:04.396 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 02:48:04.747 INFO blam! 1ec40149f8164e733019b22780b6e21712c09de73cde52611c620dd9986c9a8e Oct 15 02:48:04.755 INFO running `"docker" "start" "-a" "1ec40149f8164e733019b22780b6e21712c09de73cde52611c620dd9986c9a8e"` Oct 15 02:48:05.571 INFO kablam! usermod: no changes Oct 15 02:48:05.799 INFO kablam! Compiling reudh v0.2.1 (/source) Oct 15 02:48:09.003 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 15 02:48:09.003 INFO kablam! --> src/main.rs:22:21 Oct 15 02:48:09.003 INFO kablam! | Oct 15 02:48:09.003 INFO kablam! 22 | let reudh_dir = env::home_dir() Oct 15 02:48:09.003 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 02:48:09.003 INFO kablam! | Oct 15 02:48:09.003 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 02:48:09.003 INFO kablam! Oct 15 02:48:09.632 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.04s Oct 15 02:48:09.654 INFO kablam! su: No module specific data is present Oct 15 02:48:10.003 INFO running `"docker" "rm" "-f" "1ec40149f8164e733019b22780b6e21712c09de73cde52611c620dd9986c9a8e"` Oct 15 02:48:10.207 INFO blam! 1ec40149f8164e733019b22780b6e21712c09de73cde52611c620dd9986c9a8e Oct 15 02:48:10.220 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 15 02:48:10.467 INFO blam! b65bb540d92cf182be40d599b35f2892219d024a5bf3147038965daea6a5f8c2 Oct 15 02:48:10.467 INFO running `"docker" "start" "-a" "b65bb540d92cf182be40d599b35f2892219d024a5bf3147038965daea6a5f8c2"` Oct 15 02:48:10.951 INFO kablam! usermod: no changes Oct 15 02:48:11.155 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 15 02:48:11.167 INFO kablam! Running /target/debug/deps/reudh-0d0ad317b0624b6c Oct 15 02:48:11.172 INFO blam! Oct 15 02:48:11.172 INFO kablam! Running /target/debug/deps/reudh-cacca01477a092b5 Oct 15 02:48:11.172 INFO blam! running 0 tests Oct 15 02:48:11.172 INFO blam! Oct 15 02:48:11.172 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:48:11.172 INFO blam! Oct 15 02:48:11.177 INFO blam! Oct 15 02:48:11.177 INFO blam! running 0 tests Oct 15 02:48:11.177 INFO blam! Oct 15 02:48:11.177 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:48:11.177 INFO blam! Oct 15 02:48:11.178 INFO kablam! Doc-tests reudh Oct 15 02:48:15.890 INFO blam! Oct 15 02:48:15.891 INFO blam! running 0 tests Oct 15 02:48:15.891 INFO blam! Oct 15 02:48:15.891 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:48:15.892 INFO blam! Oct 15 02:48:15.902 INFO kablam! su: No module specific data is present Oct 15 02:48:16.780 INFO running `"docker" "rm" "-f" "b65bb540d92cf182be40d599b35f2892219d024a5bf3147038965daea6a5f8c2"` Oct 15 02:48:17.052 INFO blam! b65bb540d92cf182be40d599b35f2892219d024a5bf3147038965daea6a5f8c2