Oct 15 01:33:17.796 INFO testing c2hub/pebble-server against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 01:33:17.796 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 01:33:18.396 INFO blam! 0fb2f6534505a8bdd2557ff2d9daaea3ce44373d66d3c65a00f0b1e4200a7e6b Oct 15 01:33:18.398 INFO running `"docker" "start" "-a" "0fb2f6534505a8bdd2557ff2d9daaea3ce44373d66d3c65a00f0b1e4200a7e6b"` Oct 15 01:33:19.467 INFO kablam! usermod: no changes Oct 15 01:33:19.571 INFO kablam! Compiling version-compare v0.0.4 Oct 15 01:33:19.575 INFO kablam! Compiling serde_bytes v0.10.0 Oct 15 01:33:19.575 INFO kablam! Compiling toml v0.4.1 Oct 15 01:33:21.327 INFO kablam! Compiling serde_cbor v0.6.0 Oct 15 01:33:25.541 INFO kablam! Compiling pebble-server v0.1.0 (/source) Oct 15 01:33:26.075 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 01:33:26.075 INFO kablam! --> src/data.rs:1:5 Oct 15 01:33:26.075 INFO kablam! | Oct 15 01:33:26.075 INFO kablam! 1 | use std::env::home_dir; Oct 15 01:33:26.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 01:33:26.075 INFO kablam! | Oct 15 01:33:26.075 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 01:33:26.075 INFO kablam! Oct 15 01:33:26.075 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 01:33:26.075 INFO kablam! --> src/register.rs:2:5 Oct 15 01:33:26.075 INFO kablam! | Oct 15 01:33:26.075 INFO kablam! 2 | use std::env::home_dir; Oct 15 01:33:26.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 01:33:26.075 INFO kablam! Oct 15 01:33:26.075 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 01:33:26.075 INFO kablam! --> src/register.rs:45:20 Oct 15 01:33:26.075 INFO kablam! | Oct 15 01:33:26.075 INFO kablam! 45 | let path = match home_dir() { Oct 15 01:33:26.075 INFO kablam! | ^^^^^^^^ Oct 15 01:33:26.075 INFO kablam! Oct 15 01:33:26.075 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 01:33:26.075 INFO kablam! --> src/main.rs:42:5 Oct 15 01:33:26.075 INFO kablam! | Oct 15 01:33:26.075 INFO kablam! 42 | use std::env::home_dir; Oct 15 01:33:26.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 01:33:26.075 INFO kablam! Oct 15 01:33:26.075 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 01:33:26.075 INFO kablam! --> src/main.rs:92:19 Oct 15 01:33:26.075 INFO kablam! | Oct 15 01:33:26.075 INFO kablam! 92 | let path = match home_dir() { Oct 15 01:33:26.075 INFO kablam! | ^^^^^^^^ Oct 15 01:33:26.075 INFO kablam! Oct 15 01:33:26.083 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 01:33:26.083 INFO kablam! --> src/data.rs:57:20 Oct 15 01:33:26.083 INFO kablam! | Oct 15 01:33:26.083 INFO kablam! 57 | let path = match home_dir() { Oct 15 01:33:26.083 INFO kablam! | ^^^^^^^^ Oct 15 01:33:26.083 INFO kablam! Oct 15 01:33:32.079 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.58s Oct 15 01:33:32.082 INFO kablam! su: No module specific data is present Oct 15 01:33:33.180 INFO running `"docker" "rm" "-f" "0fb2f6534505a8bdd2557ff2d9daaea3ce44373d66d3c65a00f0b1e4200a7e6b"` Oct 15 01:33:33.563 INFO blam! 0fb2f6534505a8bdd2557ff2d9daaea3ce44373d66d3c65a00f0b1e4200a7e6b Oct 15 01:33:33.573 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 01:33:34.055 INFO blam! a0506cd105eb5eaec1785cf9fe05be974cacfcbfa9d0b3e4e69e27eb6fff1fe9 Oct 15 01:33:34.061 INFO running `"docker" "start" "-a" "a0506cd105eb5eaec1785cf9fe05be974cacfcbfa9d0b3e4e69e27eb6fff1fe9"` Oct 15 01:33:35.635 INFO kablam! usermod: no changes Oct 15 01:33:35.723 INFO kablam! Compiling pebble-server v0.1.0 (/source) Oct 15 01:33:36.335 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 01:33:36.336 INFO kablam! --> src/data.rs:1:5 Oct 15 01:33:36.336 INFO kablam! | Oct 15 01:33:36.336 INFO kablam! 1 | use std::env::home_dir; Oct 15 01:33:36.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 01:33:36.337 INFO kablam! | Oct 15 01:33:36.337 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 01:33:36.337 INFO kablam! Oct 15 01:33:36.338 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 01:33:36.338 INFO kablam! --> src/register.rs:2:5 Oct 15 01:33:36.338 INFO kablam! | Oct 15 01:33:36.339 INFO kablam! 2 | use std::env::home_dir; Oct 15 01:33:36.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 01:33:36.339 INFO kablam! Oct 15 01:33:36.339 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 01:33:36.339 INFO kablam! --> src/register.rs:45:20 Oct 15 01:33:36.339 INFO kablam! | Oct 15 01:33:36.339 INFO kablam! 45 | let path = match home_dir() { Oct 15 01:33:36.339 INFO kablam! | ^^^^^^^^ Oct 15 01:33:36.339 INFO kablam! Oct 15 01:33:36.339 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 01:33:36.339 INFO kablam! --> src/main.rs:42:5 Oct 15 01:33:36.339 INFO kablam! | Oct 15 01:33:36.339 INFO kablam! 42 | use std::env::home_dir; Oct 15 01:33:36.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 01:33:36.339 INFO kablam! Oct 15 01:33:36.339 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 01:33:36.339 INFO kablam! --> src/main.rs:92:19 Oct 15 01:33:36.339 INFO kablam! | Oct 15 01:33:36.339 INFO kablam! 92 | let path = match home_dir() { Oct 15 01:33:36.339 INFO kablam! | ^^^^^^^^ Oct 15 01:33:36.339 INFO kablam! Oct 15 01:33:36.339 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 01:33:36.339 INFO kablam! --> src/data.rs:57:20 Oct 15 01:33:36.339 INFO kablam! | Oct 15 01:33:36.339 INFO kablam! 57 | let path = match home_dir() { Oct 15 01:33:36.339 INFO kablam! | ^^^^^^^^ Oct 15 01:33:36.339 INFO kablam! Oct 15 01:33:37.965 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.30s Oct 15 01:33:37.969 INFO kablam! su: No module specific data is present Oct 15 01:33:39.108 INFO running `"docker" "rm" "-f" "a0506cd105eb5eaec1785cf9fe05be974cacfcbfa9d0b3e4e69e27eb6fff1fe9"` Oct 15 01:33:39.403 INFO blam! a0506cd105eb5eaec1785cf9fe05be974cacfcbfa9d0b3e4e69e27eb6fff1fe9 Oct 15 01:33:39.406 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 01:33:39.964 INFO blam! eef392929e8218553e951e5a98abe26bfbfa2b16614d7ce324f2c5eaed5ec752 Oct 15 01:33:39.967 INFO running `"docker" "start" "-a" "eef392929e8218553e951e5a98abe26bfbfa2b16614d7ce324f2c5eaed5ec752"` Oct 15 01:33:41.333 INFO kablam! usermod: no changes Oct 15 01:33:41.491 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 15 01:33:41.491 INFO kablam! Running /target/debug/deps/pebble_server-70ef869a06545430 Oct 15 01:33:41.495 INFO blam! Oct 15 01:33:41.495 INFO blam! running 0 tests Oct 15 01:33:41.495 INFO blam! Oct 15 01:33:41.496 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:33:41.496 INFO blam! Oct 15 01:33:41.503 INFO kablam! su: No module specific data is present Oct 15 01:33:42.429 INFO running `"docker" "rm" "-f" "eef392929e8218553e951e5a98abe26bfbfa2b16614d7ce324f2c5eaed5ec752"` Oct 15 01:33:42.639 INFO blam! eef392929e8218553e951e5a98abe26bfbfa2b16614d7ce324f2c5eaed5ec752