Oct 10 22:48:24.749 INFO testing g-plane/ns against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:48:24.749 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:48:24.751 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 22:48:25.171 INFO blam! 8d00e45a3b3041cd6424e25f48e27addd561219615cb634b4eb73468657659c4 Oct 10 22:48:25.174 INFO running `"docker" "start" "-a" "8d00e45a3b3041cd6424e25f48e27addd561219615cb634b4eb73468657659c4"` Oct 10 22:48:26.171 INFO kablam! usermod: no changes Oct 10 22:48:26.753 INFO kablam! Compiling xattr v0.1.11 Oct 10 22:48:26.785 INFO kablam! Compiling lzma-sys v0.1.9 Oct 10 22:48:26.800 INFO kablam! Compiling serde_yaml v0.7.3 Oct 10 22:48:26.800 INFO kablam! Compiling parking_lot v0.5.4 Oct 10 22:48:26.806 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 10 22:48:26.806 INFO kablam! Compiling tokio-threadpool v0.1.1 Oct 10 22:48:30.084 INFO kablam! Compiling tar v0.4.14 Oct 10 22:48:35.100 INFO kablam! Compiling console v0.6.1 Oct 10 22:48:37.884 INFO kablam! Compiling tokio-udp v0.1.0 Oct 10 22:48:40.193 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 10 22:48:40.245 INFO kablam! Compiling xz2 v0.1.4 Oct 10 22:48:45.549 INFO kablam! Compiling indicatif v0.9.0 Oct 10 22:48:46.448 INFO kablam! Compiling tokio v0.1.4 Oct 10 22:48:51.789 INFO kablam! Compiling tokio-core v0.1.16 Oct 10 22:48:56.456 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 22:48:56.457 INFO kablam! Compiling tokio-tls v0.1.4 Oct 10 22:49:01.444 INFO kablam! Compiling hyper v0.11.24 Oct 10 22:49:12.290 INFO kablam! Compiling hyper-tls v0.1.3 Oct 10 22:49:16.388 INFO kablam! Compiling ns v0.1.0 (/source) Oct 10 22:49:22.961 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 10 22:49:22.962 INFO kablam! --> src/node.rs:139:20 Oct 10 22:49:22.962 INFO kablam! | Oct 10 22:49:22.962 INFO kablam! 139 | let home_dir = env::home_dir().unwrap_or_else(|| { Oct 10 22:49:22.963 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 22:49:22.963 INFO kablam! | Oct 10 22:49:22.963 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 22:49:22.964 INFO kablam! Oct 10 22:49:22.964 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 10 22:49:22.964 INFO kablam! --> src/config.rs:31:34 Oct 10 22:49:22.964 INFO kablam! | Oct 10 22:49:22.965 INFO kablam! 31 | let home_dir = match env::home_dir() { Oct 10 22:49:22.965 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 22:49:22.965 INFO kablam! Oct 10 22:49:22.966 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 10 22:49:22.966 INFO kablam! --> src/config.rs:94:27 Oct 10 22:49:22.966 INFO kablam! | Oct 10 22:49:22.966 INFO kablam! 94 | None => match env::home_dir() { Oct 10 22:49:22.967 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 22:49:22.967 INFO kablam! Oct 10 22:49:32.144 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Oct 10 22:49:32.162 INFO kablam! su: No module specific data is present Oct 10 22:49:32.804 INFO running `"docker" "rm" "-f" "8d00e45a3b3041cd6424e25f48e27addd561219615cb634b4eb73468657659c4"` Oct 10 22:49:33.072 INFO blam! 8d00e45a3b3041cd6424e25f48e27addd561219615cb634b4eb73468657659c4 Oct 10 22:49:33.076 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:49:33.077 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 22:49:33.420 INFO blam! 1c289b50e5ff1d1ab471a85a1a63dce8af667f977acfd1f567601a7493143999 Oct 10 22:49:33.420 INFO running `"docker" "start" "-a" "1c289b50e5ff1d1ab471a85a1a63dce8af667f977acfd1f567601a7493143999"` Oct 10 22:49:34.473 INFO kablam! usermod: no changes Oct 10 22:49:34.748 INFO kablam! Compiling num-bigint v0.1.43 Oct 10 22:49:37.994 INFO kablam! Compiling num-rational v0.1.42 Oct 10 22:49:40.308 INFO kablam! Compiling num v0.1.42 Oct 10 22:49:41.113 INFO kablam! Compiling hamcrest v0.1.5 Oct 10 22:49:43.452 INFO kablam! Compiling ns v0.1.0 (/source) Oct 10 22:49:49.801 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 10 22:49:49.801 INFO kablam! --> src/node.rs:139:20 Oct 10 22:49:49.801 INFO kablam! | Oct 10 22:49:49.801 INFO kablam! 139 | let home_dir = env::home_dir().unwrap_or_else(|| { Oct 10 22:49:49.801 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 22:49:49.801 INFO kablam! | Oct 10 22:49:49.801 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 22:49:49.801 INFO kablam! Oct 10 22:49:49.801 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 10 22:49:49.801 INFO kablam! --> src/config.rs:31:34 Oct 10 22:49:49.801 INFO kablam! | Oct 10 22:49:49.801 INFO kablam! 31 | let home_dir = match env::home_dir() { Oct 10 22:49:49.801 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 22:49:49.801 INFO kablam! Oct 10 22:49:49.801 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 10 22:49:49.801 INFO kablam! --> src/config.rs:94:27 Oct 10 22:49:49.801 INFO kablam! | Oct 10 22:49:49.801 INFO kablam! 94 | None => match env::home_dir() { Oct 10 22:49:49.801 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 22:49:49.801 INFO kablam! Oct 10 22:49:57.420 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.92s Oct 10 22:49:57.436 INFO kablam! su: No module specific data is present Oct 10 22:49:57.968 INFO running `"docker" "rm" "-f" "1c289b50e5ff1d1ab471a85a1a63dce8af667f977acfd1f567601a7493143999"` Oct 10 22:49:58.272 INFO blam! 1c289b50e5ff1d1ab471a85a1a63dce8af667f977acfd1f567601a7493143999 Oct 10 22:49:58.277 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:49:58.278 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 22:49:58.753 INFO blam! b5fc2c868e3ae98254e6fef7c622d173c7b34d5c29ec27a470f6052eeb989a63 Oct 10 22:49:58.760 INFO running `"docker" "start" "-a" "b5fc2c868e3ae98254e6fef7c622d173c7b34d5c29ec27a470f6052eeb989a63"` Oct 10 22:49:59.942 INFO kablam! usermod: no changes Oct 10 22:50:00.390 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.42s Oct 10 22:50:00.416 INFO kablam! Running /target/debug/deps/ns-e123dc4369e19299 Oct 10 22:50:00.432 INFO blam! Oct 10 22:50:00.432 INFO blam! running 2 tests Oct 10 22:50:00.432 INFO blam! test node::test::test_temp_filename ... ok Oct 10 22:50:00.596 INFO blam! test node::test::test_satisfy_node_version ... FAILED Oct 10 22:50:00.596 INFO blam! Oct 10 22:50:00.596 INFO blam! failures: Oct 10 22:50:00.596 INFO blam! Oct 10 22:50:00.596 INFO blam! ---- node::test::test_satisfy_node_version stdout ---- Oct 10 22:50:00.597 INFO blam! thread 'node::test::test_satisfy_node_version' panicked at 'called `Option::unwrap()` on a `None` value', libcore/option.rs:355:21 Oct 10 22:50:00.597 INFO blam! stack backtrace: Oct 10 22:50:00.597 INFO blam! 0: 0x55ecc426afbe - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 22:50:00.597 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 22:50:00.597 INFO blam! 1: 0x55ecc42747d6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 22:50:00.597 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 22:50:00.597 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 22:50:00.597 INFO blam! 2: 0x55ecc426f23d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 22:50:00.597 INFO blam! at libstd/panicking.rs:211 Oct 10 22:50:00.597 INFO blam! 3: 0x55ecc426ef4b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 22:50:00.597 INFO blam! at libstd/panicking.rs:221 Oct 10 22:50:00.597 INFO blam! 4: 0x55ecc426f8ec - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 22:50:00.597 INFO blam! at libstd/panicking.rs:476 Oct 10 22:50:00.597 INFO blam! 5: 0x55ecc426f4a9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 22:50:00.597 INFO blam! at libstd/panicking.rs:390 Oct 10 22:50:00.597 INFO blam! 6: 0x55ecc426f3a5 - rust_begin_unwind Oct 10 22:50:00.597 INFO blam! at libstd/panicking.rs:325 Oct 10 22:50:00.597 INFO blam! 7: 0x55ecc42b58cb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 10 22:50:00.597 INFO blam! at libcore/panicking.rs:77 Oct 10 22:50:00.597 INFO blam! 8: 0x55ecc42b57fa - core::panicking::panic::hf8fbd9f6b140980c Oct 10 22:50:00.597 INFO blam! at libcore/panicking.rs:52 Oct 10 22:50:00.597 INFO blam! 9: 0x55ecc3ea2418 - >::unwrap::ha54cda2bd6147c51 Oct 10 22:50:00.597 INFO blam! at libcore/macros.rs:20 Oct 10 22:50:00.597 INFO blam! 10: 0x55ecc3e64d55 - ns::node::test::test_satisfy_node_version::h0140d136a74687a5 Oct 10 22:50:00.597 INFO blam! at src/node.rs:430 Oct 10 22:50:00.597 INFO blam! 11: 0x55ecc3e64c99 - ns::node::test::test_satisfy_node_version::{{closure}}::h1f19686b27d16d0d Oct 10 22:50:00.597 INFO blam! at src/node.rs:428 Oct 10 22:50:00.597 INFO blam! 12: 0x55ecc3e6b6bd - core::ops::function::FnOnce::call_once::h0582a817adfa28d2 Oct 10 22:50:00.597 INFO blam! at libcore/ops/function.rs:238 Oct 10 22:50:00.597 INFO blam! 13: 0x55ecc3f0220e - >::call_box::h95b7cb918af67b5d Oct 10 22:50:00.597 INFO blam! at libtest/lib.rs:1468 Oct 10 22:50:00.597 INFO blam! at libcore/ops/function.rs:238 Oct 10 22:50:00.597 INFO blam! at liballoc/boxed.rs:672 Oct 10 22:50:00.597 INFO blam! 14: 0x55ecc427f9a9 - __rust_maybe_catch_panic Oct 10 22:50:00.597 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 22:50:00.597 INFO blam! 15: 0x55ecc3f22d5d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 22:50:00.597 INFO blam! at libstd/panicking.rs:289 Oct 10 22:50:00.597 INFO blam! at libstd/panic.rs:392 Oct 10 22:50:00.597 INFO blam! at libtest/lib.rs:1423 Oct 10 22:50:00.597 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 22:50:00.597 INFO blam! 16: 0x55ecc3f23964 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 22:50:00.597 INFO blam! at libstd/thread/mod.rs:409 Oct 10 22:50:00.597 INFO blam! at libstd/panic.rs:313 Oct 10 22:50:00.597 INFO blam! at libstd/panicking.rs:310 Oct 10 22:50:00.597 INFO blam! 17: 0x55ecc427f9a9 - __rust_maybe_catch_panic Oct 10 22:50:00.597 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 22:50:00.597 INFO blam! 18: 0x55ecc3f10f26 - >::call_box::h96125cb29a9ba44b Oct 10 22:50:00.597 INFO blam! at libstd/panicking.rs:289 Oct 10 22:50:00.597 INFO blam! at libstd/panic.rs:392 Oct 10 22:50:00.597 INFO blam! at libstd/thread/mod.rs:408 Oct 10 22:50:00.597 INFO blam! at liballoc/boxed.rs:672 Oct 10 22:50:00.597 INFO blam! 19: 0x55ecc426d47a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 22:50:00.597 INFO blam! at liballoc/boxed.rs:682 Oct 10 22:50:00.597 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 22:50:00.597 INFO blam! 20: 0x55ecc425ffc5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 22:50:00.597 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 22:50:00.597 INFO blam! 21: 0x7fa536a916b9 - start_thread Oct 10 22:50:00.597 INFO blam! 22: 0x7fa53765f41c - clone Oct 10 22:50:00.597 INFO blam! 23: 0x0 - Oct 10 22:50:00.597 INFO blam! Oct 10 22:50:00.597 INFO blam! Oct 10 22:50:00.597 INFO blam! failures: Oct 10 22:50:00.597 INFO blam! node::test::test_satisfy_node_version Oct 10 22:50:00.597 INFO blam! Oct 10 22:50:00.597 INFO blam! test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:50:00.597 INFO blam! Oct 10 22:50:00.602 INFO kablam! error: test failed, to rerun pass '--bin ns' Oct 10 22:50:00.603 INFO kablam! su: No module specific data is present Oct 10 22:50:01.409 INFO running `"docker" "rm" "-f" "b5fc2c868e3ae98254e6fef7c622d173c7b34d5c29ec27a470f6052eeb989a63"` Oct 10 22:50:01.768 INFO blam! b5fc2c868e3ae98254e6fef7c622d173c7b34d5c29ec27a470f6052eeb989a63