Oct 11 01:52:54.187 INFO testing brianp/muxednew against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:52:54.187 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:52:54.189 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11 01:52:54.660 INFO blam! b1963dc4d77c1b8e63f6e30ba400ec58c1736c261e6074b701b6a8e33adf40f2 Oct 11 01:52:54.662 INFO running `"docker" "start" "-a" "b1963dc4d77c1b8e63f6e30ba400ec58c1736c261e6074b701b6a8e33adf40f2"` Oct 11 01:52:56.689 INFO kablam! usermod: no changes Oct 11 01:52:56.805 INFO kablam! Compiling clap v2.5.2 Oct 11 01:53:08.600 INFO kablam! Compiling muxednew v0.3.0 (/source) Oct 11 01:53:09.600 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 11 01:53:09.600 INFO kablam! --> src/main.rs:14:23 Oct 11 01:53:09.600 INFO kablam! | Oct 11 01:53:09.600 INFO kablam! 14 | #[cfg(not(test))] use std::env::home_dir; Oct 11 01:53:09.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 01:53:09.600 INFO kablam! | Oct 11 01:53:09.600 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 01:53:09.600 INFO kablam! Oct 11 01:53:09.601 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 11 01:53:09.601 INFO kablam! --> src/main.rs:102:11 Oct 11 01:53:09.602 INFO kablam! | Oct 11 01:53:09.602 INFO kablam! 102 | match home_dir() { Oct 11 01:53:09.602 INFO kablam! | ^^^^^^^^ Oct 11 01:53:09.602 INFO kablam! Oct 11 01:53:10.772 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.05s Oct 11 01:53:10.773 INFO kablam! su: No module specific data is present Oct 11 01:53:12.181 INFO running `"docker" "rm" "-f" "b1963dc4d77c1b8e63f6e30ba400ec58c1736c261e6074b701b6a8e33adf40f2"` Oct 11 01:53:12.503 INFO blam! b1963dc4d77c1b8e63f6e30ba400ec58c1736c261e6074b701b6a8e33adf40f2 Oct 11 01:53:12.503 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:53:12.503 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11 01:53:12.994 INFO blam! c73772dba14dc9ebbf3d108c09df0eb375685704d0203d9380b5ecec79c0031c Oct 11 01:53:13.000 INFO running `"docker" "start" "-a" "c73772dba14dc9ebbf3d108c09df0eb375685704d0203d9380b5ecec79c0031c"` Oct 11 01:53:14.190 INFO kablam! usermod: no changes Oct 11 01:53:14.284 INFO kablam! Compiling muxednew v0.3.0 (/source) Oct 11 01:53:15.732 INFO kablam! warning: unused import: `std::fs::File` Oct 11 01:53:15.732 INFO kablam! --> tests/new.rs:8:9 Oct 11 01:53:15.732 INFO kablam! | Oct 11 01:53:15.732 INFO kablam! 8 | use std::fs::File; Oct 11 01:53:15.732 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:53:15.732 INFO kablam! | Oct 11 01:53:15.732 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 01:53:15.732 INFO kablam! Oct 11 01:53:15.732 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 11 01:53:15.732 INFO kablam! --> tests/new.rs:11:9 Oct 11 01:53:15.732 INFO kablam! | Oct 11 01:53:15.732 INFO kablam! 11 | use std::io::prelude::*; Oct 11 01:53:15.732 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 01:53:15.732 INFO kablam! Oct 11 01:53:17.661 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.45s Oct 11 01:53:17.664 INFO kablam! su: No module specific data is present Oct 11 01:53:18.529 INFO running `"docker" "rm" "-f" "c73772dba14dc9ebbf3d108c09df0eb375685704d0203d9380b5ecec79c0031c"` Oct 11 01:53:18.896 INFO blam! c73772dba14dc9ebbf3d108c09df0eb375685704d0203d9380b5ecec79c0031c Oct 11 01:53:18.905 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:53:18.906 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11 01:53:19.241 INFO blam! fdcad55159755238211a6d2e8ca4b5c6c09697c3e7fac7ed61cc81a6a087eb73 Oct 11 01:53:19.253 INFO running `"docker" "start" "-a" "fdcad55159755238211a6d2e8ca4b5c6c09697c3e7fac7ed61cc81a6a087eb73"` Oct 11 01:53:20.280 INFO kablam! usermod: no changes Oct 11 01:53:20.348 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 01:53:20.360 INFO kablam! Running /target/debug/deps/muxednew-eb2a1b726eae4147 Oct 11 01:53:20.372 INFO blam! Oct 11 01:53:20.372 INFO blam! running 11 tests Oct 11 01:53:20.372 INFO blam! test expect_err_when_file_exists ... ok Oct 11 01:53:20.372 INFO blam! test expect_muxed_dir_text ... ok Oct 11 01:53:20.372 INFO blam! test expect_project_name_with_dir ... ok Oct 11 01:53:20.373 INFO blam! test expect_no_file_name_placeholder ... ok Oct 11 01:53:20.373 INFO blam! test expect_file_to_exist ... ok Oct 11 01:53:20.373 INFO blam! test expect_project_name_with_dir_and_trailing_slash ... ok Oct 11 01:53:20.373 INFO blam! test expect_file_not_to_exist ... ok Oct 11 01:53:20.373 INFO blam! test expect_muxed_project_text ... ok Oct 11 01:53:20.373 INFO blam! test expect_no_truncation_or_overwrite ... ok Oct 11 01:53:20.373 INFO blam! test expect_err_result ... ok Oct 11 01:53:20.380 INFO blam! test expect_ok_result ... ok Oct 11 01:53:20.380 INFO blam! Oct 11 01:53:20.380 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:53:20.380 INFO blam! Oct 11 01:53:20.380 INFO blam! Oct 11 01:53:20.380 INFO blam! running 1 test Oct 11 01:53:20.380 INFO kablam! Running /target/debug/deps/new-547d74cee20dee06 Oct 11 01:53:20.436 INFO blam! test new::creates_new_file_muxed ... FAILED Oct 11 01:53:20.436 INFO blam! Oct 11 01:53:20.436 INFO blam! failures: Oct 11 01:53:20.436 INFO blam! Oct 11 01:53:20.436 INFO blam! ---- new::creates_new_file_muxed stdout ---- Oct 11 01:53:20.436 INFO blam! thread 'new::creates_new_file_muxed' panicked at 'failed to execute process: No such file or directory (os error 2)', tests/new.rs:19:35 Oct 11 01:53:20.436 INFO blam! stack backtrace: Oct 11 01:53:20.436 INFO blam! 0: 0x560369f030ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 01:53:20.436 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 01:53:20.436 INFO blam! 1: 0x560369f0f606 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 01:53:20.436 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 01:53:20.436 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 01:53:20.436 INFO blam! 2: 0x560369f0830d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 01:53:20.436 INFO blam! at libstd/panicking.rs:211 Oct 11 01:53:20.436 INFO blam! 3: 0x560369f0801b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 01:53:20.436 INFO blam! at libstd/panicking.rs:221 Oct 11 01:53:20.436 INFO blam! 4: 0x560369f089bc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 01:53:20.436 INFO blam! at libstd/panicking.rs:476 Oct 11 01:53:20.436 INFO blam! 5: 0x560369f08579 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 01:53:20.436 INFO blam! at libstd/panicking.rs:390 Oct 11 01:53:20.436 INFO blam! 6: 0x560369f084dd - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 11 01:53:20.436 INFO blam! at libstd/panicking.rs:345 Oct 11 01:53:20.436 INFO blam! 7: 0x560369ea1ad0 - new::new::muxednew::{{closure}}::h07a9bf486fc5efd9 Oct 11 01:53:20.436 INFO blam! at tests/new.rs:19 Oct 11 01:53:20.436 INFO blam! 8: 0x560369ea37fe - >::unwrap_or_else::h4e69278ada8e52f0 Oct 11 01:53:20.436 INFO blam! at libcore/result.rs:774 Oct 11 01:53:20.436 INFO blam! 9: 0x560369ea19cd - new::new::muxednew::h1126ea8c726ce756 Oct 11 01:53:20.436 INFO blam! at tests/new.rs:14 Oct 11 01:53:20.436 INFO blam! 10: 0x560369ea202a - new::new::creates_new_file_muxed::hbf4290e739ef27db Oct 11 01:53:20.436 INFO blam! at tests/new.rs:40 Oct 11 01:53:20.436 INFO blam! 11: 0x560369ea1ed9 - new::new::creates_new_file_muxed::{{closure}}::hecabe244119516cc Oct 11 01:53:20.436 INFO blam! at tests/new.rs:37 Oct 11 01:53:20.436 INFO blam! 12: 0x560369e9f63d - core::ops::function::FnOnce::call_once::hcc96edaa0e551108 Oct 11 01:53:20.436 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:20.436 INFO blam! 13: 0x560369ea641e - >::call_box::h95b7cb918af67b5d Oct 11 01:53:20.436 INFO blam! at libtest/lib.rs:1468 Oct 11 01:53:20.436 INFO blam! at libcore/ops/function.rs:238 Oct 11 01:53:20.436 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:20.436 INFO blam! 14: 0x560369f1a7d9 - __rust_maybe_catch_panic Oct 11 01:53:20.436 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:20.437 INFO blam! 15: 0x560369ec6f6d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 01:53:20.437 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:20.437 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:20.437 INFO blam! at libtest/lib.rs:1423 Oct 11 01:53:20.437 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 01:53:20.437 INFO blam! 16: 0x560369ec7b74 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 01:53:20.437 INFO blam! at libstd/thread/mod.rs:409 Oct 11 01:53:20.437 INFO blam! at libstd/panic.rs:313 Oct 11 01:53:20.437 INFO blam! at libstd/panicking.rs:310 Oct 11 01:53:20.437 INFO blam! 17: 0x560369f1a7d9 - __rust_maybe_catch_panic Oct 11 01:53:20.437 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 01:53:20.437 INFO blam! 18: 0x560369eb5136 - >::call_box::h96125cb29a9ba44b Oct 11 01:53:20.437 INFO blam! at libstd/panicking.rs:289 Oct 11 01:53:20.437 INFO blam! at libstd/panic.rs:392 Oct 11 01:53:20.437 INFO blam! at libstd/thread/mod.rs:408 Oct 11 01:53:20.437 INFO blam! at liballoc/boxed.rs:672 Oct 11 01:53:20.437 INFO blam! 19: 0x560369f059da - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 01:53:20.437 INFO blam! at liballoc/boxed.rs:682 Oct 11 01:53:20.437 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 01:53:20.437 INFO blam! 20: 0x560369ef89d5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 01:53:20.437 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 01:53:20.437 INFO blam! 21: 0x7ff2fc5706b9 - start_thread Oct 11 01:53:20.437 INFO blam! 22: 0x7ff2fc09041c - clone Oct 11 01:53:20.437 INFO blam! 23: 0x0 - Oct 11 01:53:20.437 INFO blam! Oct 11 01:53:20.437 INFO blam! Oct 11 01:53:20.437 INFO blam! failures: Oct 11 01:53:20.437 INFO blam! new::creates_new_file_muxed Oct 11 01:53:20.437 INFO blam! Oct 11 01:53:20.437 INFO blam! test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:53:20.437 INFO blam! Oct 11 01:53:20.437 INFO kablam! error: test failed, to rerun pass '--test new' Oct 11 01:53:20.445 INFO kablam! su: No module specific data is present Oct 11 01:53:21.084 INFO running `"docker" "rm" "-f" "fdcad55159755238211a6d2e8ca4b5c6c09697c3e7fac7ed61cc81a6a087eb73"` Oct 11 01:53:21.348 INFO blam! fdcad55159755238211a6d2e8ca4b5c6c09697c3e7fac7ed61cc81a6a087eb73