Oct 13 02:04:58.900 INFO testing rust-embedded/cross against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 02:04:58.900 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 02:04:59.474 INFO blam! 203a4b0e7d78332d75eda5e55e9e36992fa3b529778c1cf9279a2e250f6b2f38 Oct 13 02:04:59.476 INFO running `"docker" "start" "-a" "203a4b0e7d78332d75eda5e55e9e36992fa3b529778c1cf9279a2e250f6b2f38"` Oct 13 02:05:01.727 INFO kablam! usermod: no changes Oct 13 02:05:01.859 INFO kablam! Compiling cross v0.1.15-dev (/source) Oct 13 02:05:01.860 INFO kablam! Compiling toml v0.2.1 Oct 13 02:05:01.860 INFO kablam! Compiling rustc_version v0.2.2 Oct 13 02:05:01.860 INFO kablam! Compiling backtrace v0.3.9 Oct 13 02:05:05.236 INFO kablam! Compiling error-chain v0.12.0 Oct 13 02:05:08.299 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 13 02:05:08.299 INFO kablam! --> src/docker.rs:80:20 Oct 13 02:05:08.299 INFO kablam! | Oct 13 02:05:08.299 INFO kablam! 80 | let home_dir = env::home_dir().ok_or_else(|| "couldn't get home directory. Is $HOME not set?")?; Oct 13 02:05:08.299 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 02:05:08.299 INFO kablam! | Oct 13 02:05:08.299 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 02:05:08.299 INFO kablam! Oct 13 02:05:10.597 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.82s Oct 13 02:05:10.600 INFO kablam! su: No module specific data is present Oct 13 02:05:11.751 INFO running `"docker" "rm" "-f" "203a4b0e7d78332d75eda5e55e9e36992fa3b529778c1cf9279a2e250f6b2f38"` Oct 13 02:05:12.105 INFO blam! 203a4b0e7d78332d75eda5e55e9e36992fa3b529778c1cf9279a2e250f6b2f38 Oct 13 02:05:12.109 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 02:05:12.436 INFO blam! 91ca728a9284a4c938e179b3460c8fe058264101be0c089790305c56507e487b Oct 13 02:05:12.437 INFO running `"docker" "start" "-a" "91ca728a9284a4c938e179b3460c8fe058264101be0c089790305c56507e487b"` Oct 13 02:05:13.568 INFO kablam! usermod: no changes Oct 13 02:05:13.699 INFO kablam! Compiling cross v0.1.15-dev (/source) Oct 13 02:05:14.212 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 13 02:05:14.212 INFO kablam! --> src/docker.rs:80:20 Oct 13 02:05:14.212 INFO kablam! | Oct 13 02:05:14.212 INFO kablam! 80 | let home_dir = env::home_dir().ok_or_else(|| "couldn't get home directory. Is $HOME not set?")?; Oct 13 02:05:14.212 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 02:05:14.212 INFO kablam! | Oct 13 02:05:14.212 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 02:05:14.212 INFO kablam! Oct 13 02:05:15.023 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.41s Oct 13 02:05:15.027 INFO kablam! su: No module specific data is present Oct 13 02:05:15.565 INFO running `"docker" "rm" "-f" "91ca728a9284a4c938e179b3460c8fe058264101be0c089790305c56507e487b"` Oct 13 02:05:15.816 INFO blam! 91ca728a9284a4c938e179b3460c8fe058264101be0c089790305c56507e487b Oct 13 02:05:15.840 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 02:05:16.298 INFO blam! 0decfada16e32b31b4081b5520659f672d2962d66718ad0c73340d969a39081f Oct 13 02:05:16.300 INFO running `"docker" "start" "-a" "0decfada16e32b31b4081b5520659f672d2962d66718ad0c73340d969a39081f"` Oct 13 02:05:17.556 INFO kablam! usermod: no changes Oct 13 02:05:17.635 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 13 02:05:17.635 INFO kablam! Running /target/debug/deps/cross-540e2bf2a0af55d3 Oct 13 02:05:17.636 INFO blam! Oct 13 02:05:17.636 INFO blam! running 0 tests Oct 13 02:05:17.636 INFO blam! Oct 13 02:05:17.636 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 02:05:17.636 INFO blam! Oct 13 02:05:17.639 INFO kablam! su: No module specific data is present Oct 13 02:05:18.615 INFO running `"docker" "rm" "-f" "0decfada16e32b31b4081b5520659f672d2962d66718ad0c73340d969a39081f"` Oct 13 02:05:18.987 INFO blam! 0decfada16e32b31b4081b5520659f672d2962d66718ad0c73340d969a39081f