Oct 14 20:10:50.149 INFO testing g-plane/ns against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 20:10:50.149 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 20:10:50.547 INFO blam! a5debadbdd6387dfbf50cf09fb6fc64c7d8b6d0948e9001d69d4978e5a907065 Oct 14 20:10:50.559 INFO running `"docker" "start" "-a" "a5debadbdd6387dfbf50cf09fb6fc64c7d8b6d0948e9001d69d4978e5a907065"` Oct 14 20:10:51.453 INFO kablam! usermod: no changes Oct 14 20:10:51.763 INFO kablam! Compiling serde v1.0.36 Oct 14 20:10:51.763 INFO kablam! Compiling rand v0.4.2 Oct 14 20:10:51.785 INFO kablam! Compiling termios v0.2.2 Oct 14 20:10:51.806 INFO kablam! Compiling xattr v0.1.11 Oct 14 20:10:51.807 INFO kablam! Compiling filetime v0.1.15 Oct 14 20:10:51.809 INFO kablam! Compiling tokio-executor v0.1.1 Oct 14 20:10:51.809 INFO kablam! Compiling tokio-service v0.1.0 Oct 14 20:10:51.809 INFO kablam! Compiling relay v0.1.1 Oct 14 20:10:52.475 INFO kablam! Compiling clicolors-control v0.2.0 Oct 14 20:10:53.840 INFO kablam! Compiling futures-cpupool v0.1.8 Oct 14 20:10:53.851 INFO kablam! Compiling crossbeam-epoch v0.4.1 Oct 14 20:10:54.171 INFO kablam! Compiling openssl v0.9.24 Oct 14 20:10:54.195 INFO kablam! Compiling regex v0.2.10 Oct 14 20:10:54.255 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 14 20:10:54.335 INFO kablam! Compiling lzma-sys v0.1.9 Oct 14 20:11:04.050 INFO kablam! Compiling tar v0.4.14 Oct 14 20:11:04.133 INFO kablam! Compiling crossbeam-deque v0.3.0 Oct 14 20:11:04.159 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 14 20:11:04.192 INFO kablam! Compiling tokio-udp v0.1.0 Oct 14 20:11:06.955 INFO kablam! Compiling rand v0.3.22 Oct 14 20:11:07.375 INFO kablam! Compiling parking_lot_core v0.2.13 Oct 14 20:11:11.227 INFO kablam! Compiling xz2 v0.1.4 Oct 14 20:11:11.419 INFO kablam! Compiling tokio-threadpool v0.1.1 Oct 14 20:11:13.179 INFO kablam! Compiling parking_lot v0.5.4 Oct 14 20:11:21.123 INFO kablam! Compiling console v0.6.1 Oct 14 20:11:21.233 INFO kablam! Compiling tokio v0.1.4 Oct 14 20:11:21.669 INFO kablam! Compiling native-tls v0.1.5 Oct 14 20:11:24.339 INFO kablam! Compiling indicatif v0.9.0 Oct 14 20:11:24.419 INFO kablam! Compiling tokio-core v0.1.16 Oct 14 20:11:29.249 INFO kablam! Compiling tokio-proto v0.1.1 Oct 14 20:11:29.250 INFO kablam! Compiling tokio-tls v0.1.4 Oct 14 20:11:29.275 INFO kablam! Compiling serde_yaml v0.7.3 Oct 14 20:11:33.667 INFO kablam! Compiling hyper v0.11.24 Oct 14 20:11:42.164 INFO kablam! Compiling hyper-tls v0.1.3 Oct 14 20:11:43.423 INFO kablam! Compiling ns v0.1.0 (/source) Oct 14 20:11:45.367 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 14 20:11:45.367 INFO kablam! --> src/node.rs:139:20 Oct 14 20:11:45.367 INFO kablam! | Oct 14 20:11:45.367 INFO kablam! 139 | let home_dir = env::home_dir().unwrap_or_else(|| { Oct 14 20:11:45.367 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 20:11:45.367 INFO kablam! | Oct 14 20:11:45.367 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 20:11:45.367 INFO kablam! Oct 14 20:11:45.367 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 14 20:11:45.367 INFO kablam! --> src/config.rs:31:34 Oct 14 20:11:45.367 INFO kablam! | Oct 14 20:11:45.367 INFO kablam! 31 | let home_dir = match env::home_dir() { Oct 14 20:11:45.367 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 20:11:45.367 INFO kablam! Oct 14 20:11:45.367 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 14 20:11:45.367 INFO kablam! --> src/config.rs:94:27 Oct 14 20:11:45.367 INFO kablam! | Oct 14 20:11:45.367 INFO kablam! 94 | None => match env::home_dir() { Oct 14 20:11:45.367 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 20:11:45.367 INFO kablam! Oct 14 20:11:52.975 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 01s Oct 14 20:11:52.986 INFO kablam! su: No module specific data is present Oct 14 20:11:53.702 INFO running `"docker" "rm" "-f" "a5debadbdd6387dfbf50cf09fb6fc64c7d8b6d0948e9001d69d4978e5a907065"` Oct 14 20:11:53.915 INFO blam! a5debadbdd6387dfbf50cf09fb6fc64c7d8b6d0948e9001d69d4978e5a907065 Oct 14 20:11:53.923 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14 20:11:54.291 INFO blam! 2170c1346a8250df1f6428d73d25954d58bc86eb494fa0d16a9e78a1aca7bd28 Oct 14 20:11:54.293 INFO running `"docker" "start" "-a" "2170c1346a8250df1f6428d73d25954d58bc86eb494fa0d16a9e78a1aca7bd28"` Oct 14 20:11:55.547 INFO kablam! usermod: no changes Oct 14 20:11:55.745 INFO kablam! Compiling num-bigint v0.1.43 Oct 14 20:11:58.756 INFO kablam! Compiling num-rational v0.1.42 Oct 14 20:12:00.451 INFO kablam! Compiling num v0.1.42 Oct 14 20:12:00.851 INFO kablam! Compiling hamcrest v0.1.5 Oct 14 20:12:02.039 INFO kablam! Compiling ns v0.1.0 (/source) Oct 14 20:12:04.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 14 20:12:04.083 INFO kablam! --> src/node.rs:139:20 Oct 14 20:12:04.083 INFO kablam! | Oct 14 20:12:04.083 INFO kablam! 139 | let home_dir = env::home_dir().unwrap_or_else(|| { Oct 14 20:12:04.083 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 20:12:04.083 INFO kablam! | Oct 14 20:12:04.083 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 20:12:04.083 INFO kablam! Oct 14 20:12:04.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 14 20:12:04.083 INFO kablam! --> src/config.rs:31:34 Oct 14 20:12:04.083 INFO kablam! | Oct 14 20:12:04.083 INFO kablam! 31 | let home_dir = match env::home_dir() { Oct 14 20:12:04.083 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 20:12:04.083 INFO kablam! Oct 14 20:12:04.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 14 20:12:04.083 INFO kablam! --> src/config.rs:94:27 Oct 14 20:12:04.083 INFO kablam! | Oct 14 20:12:04.083 INFO kablam! 94 | None => match env::home_dir() { Oct 14 20:12:04.083 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 20:12:04.083 INFO kablam! Oct 14 20:12:12.185 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.62s Oct 14 20:12:12.205 INFO kablam! su: No module specific data is present Oct 14 20:12:12.703 INFO running `"docker" "rm" "-f" "2170c1346a8250df1f6428d73d25954d58bc86eb494fa0d16a9e78a1aca7bd28"` Oct 14 20:12:13.055 INFO blam! 2170c1346a8250df1f6428d73d25954d58bc86eb494fa0d16a9e78a1aca7bd28