Oct 11 04:48:54.739 INFO testing RecursiveLogic/Rush against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 04:48:54.739 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 04:48:54.741 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 04:48:55.064 INFO blam! d95bc7c313a378eda6cdcff91b04fcf91dd1a76c2036f55e3995b6101c056328 Oct 11 04:48:55.068 INFO running `"docker" "start" "-a" "d95bc7c313a378eda6cdcff91b04fcf91dd1a76c2036f55e3995b6101c056328"` Oct 11 04:48:56.036 INFO kablam! usermod: no changes Oct 11 04:48:56.124 INFO kablam! Compiling nix v0.8.0 Oct 11 04:48:56.124 INFO kablam! Compiling thread_local v0.3.3 Oct 11 04:48:56.896 INFO kablam! Compiling regex v0.2.1 Oct 11 04:49:02.808 INFO kablam! Compiling rush v0.1.0 (/source) Oct 11 04:49:03.444 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 04:49:03.445 INFO kablam! --> src/main.rs:160:24 Oct 11 04:49:03.445 INFO kablam! | Oct 11 04:49:03.445 INFO kablam! 160 | let root_dir = env::home_dir().unwrap(); Oct 11 04:49:03.446 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 04:49:03.446 INFO kablam! | Oct 11 04:49:03.446 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 04:49:03.447 INFO kablam! Oct 11 04:49:03.447 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 04:49:03.447 INFO kablam! --> src/main.rs:22:20 Oct 11 04:49:03.447 INFO kablam! | Oct 11 04:49:03.448 INFO kablam! 22 | let root = env::home_dir().unwrap(); Oct 11 04:49:03.448 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 04:49:03.448 INFO kablam! Oct 11 04:49:03.449 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 04:49:03.449 INFO kablam! --> src/main.rs:44:20 Oct 11 04:49:03.449 INFO kablam! | Oct 11 04:49:03.450 INFO kablam! 44 | let root = env::home_dir().unwrap(); Oct 11 04:49:03.450 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 04:49:03.450 INFO kablam! Oct 11 04:49:03.450 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 04:49:03.451 INFO kablam! --> src/main.rs:52:20 Oct 11 04:49:03.451 INFO kablam! | Oct 11 04:49:03.451 INFO kablam! 52 | let root = env::home_dir().unwrap(); Oct 11 04:49:03.452 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 04:49:03.452 INFO kablam! Oct 11 04:49:04.796 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.72s Oct 11 04:49:04.796 INFO kablam! su: No module specific data is present Oct 11 04:49:05.085 INFO running `"docker" "rm" "-f" "d95bc7c313a378eda6cdcff91b04fcf91dd1a76c2036f55e3995b6101c056328"` Oct 11 04:49:05.206 INFO blam! d95bc7c313a378eda6cdcff91b04fcf91dd1a76c2036f55e3995b6101c056328 Oct 11 04:49:05.209 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 04:49:05.209 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 04:49:05.413 INFO blam! 289bea9aefcc6ee9b7b333e5fc8fde30ca6f2197c7bd034ee7401e282c1031cb Oct 11 04:49:05.416 INFO running `"docker" "start" "-a" "289bea9aefcc6ee9b7b333e5fc8fde30ca6f2197c7bd034ee7401e282c1031cb"` Oct 11 04:49:06.116 INFO kablam! usermod: no changes Oct 11 04:49:06.164 INFO kablam! Compiling rush v0.1.0 (/source) Oct 11 04:49:06.730 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 04:49:06.730 INFO kablam! --> src/main.rs:160:24 Oct 11 04:49:06.730 INFO kablam! | Oct 11 04:49:06.730 INFO kablam! 160 | let root_dir = env::home_dir().unwrap(); Oct 11 04:49:06.730 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 04:49:06.730 INFO kablam! | Oct 11 04:49:06.730 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 04:49:06.731 INFO kablam! Oct 11 04:49:06.731 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 04:49:06.731 INFO kablam! --> src/main.rs:144:16 Oct 11 04:49:06.731 INFO kablam! | Oct 11 04:49:06.731 INFO kablam! 144 | let root = env::home_dir().unwrap(); Oct 11 04:49:06.731 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 04:49:06.731 INFO kablam! Oct 11 04:49:06.731 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 04:49:06.731 INFO kablam! --> src/main.rs:22:20 Oct 11 04:49:06.731 INFO kablam! | Oct 11 04:49:06.731 INFO kablam! 22 | let root = env::home_dir().unwrap(); Oct 11 04:49:06.731 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 04:49:06.731 INFO kablam! Oct 11 04:49:06.731 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 04:49:06.731 INFO kablam! --> src/main.rs:44:20 Oct 11 04:49:06.731 INFO kablam! | Oct 11 04:49:06.731 INFO kablam! 44 | let root = env::home_dir().unwrap(); Oct 11 04:49:06.731 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 04:49:06.731 INFO kablam! Oct 11 04:49:06.731 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 04:49:06.731 INFO kablam! --> src/main.rs:52:20 Oct 11 04:49:06.731 INFO kablam! | Oct 11 04:49:06.731 INFO kablam! 52 | let root = env::home_dir().unwrap(); Oct 11 04:49:06.731 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 04:49:06.731 INFO kablam! Oct 11 04:49:06.825 INFO kablam! warning: unused variable: `prev_dir` Oct 11 04:49:06.825 INFO kablam! --> src/main.rs:142:9 Oct 11 04:49:06.825 INFO kablam! | Oct 11 04:49:06.825 INFO kablam! 142 | let prev_dir = env::set_current_dir(path); Oct 11 04:49:06.825 INFO kablam! | ^^^^^^^^ help: consider using `_prev_dir` instead Oct 11 04:49:06.825 INFO kablam! | Oct 11 04:49:06.825 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:49:06.825 INFO kablam! Oct 11 04:49:07.454 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.31s Oct 11 04:49:07.466 INFO kablam! su: No module specific data is present Oct 11 04:49:07.729 INFO running `"docker" "rm" "-f" "289bea9aefcc6ee9b7b333e5fc8fde30ca6f2197c7bd034ee7401e282c1031cb"` Oct 11 04:49:07.840 INFO blam! 289bea9aefcc6ee9b7b333e5fc8fde30ca6f2197c7bd034ee7401e282c1031cb Oct 11 04:49:07.841 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 04:49:07.841 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 04:49:08.169 INFO blam! 1084f66d5cffebf7e934660a4de30879befadb066d4d4391564094ef1299592b Oct 11 04:49:08.170 INFO running `"docker" "start" "-a" "1084f66d5cffebf7e934660a4de30879befadb066d4d4391564094ef1299592b"` Oct 11 04:49:08.530 INFO kablam! usermod: no changes Oct 11 04:49:08.578 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 04:49:08.580 INFO kablam! Running /target/debug/deps/rush-86689c92c352fe18 Oct 11 04:49:08.582 INFO blam! Oct 11 04:49:08.582 INFO blam! running 1 test Oct 11 04:49:08.597 INFO blam! test return_home_if_empty_arg ... FAILED Oct 11 04:49:08.597 INFO blam! Oct 11 04:49:08.597 INFO blam! failures: Oct 11 04:49:08.597 INFO blam! Oct 11 04:49:08.597 INFO blam! ---- return_home_if_empty_arg stdout ---- Oct 11 04:49:08.597 INFO blam! thread 'return_home_if_empty_arg' panicked at 'No home directory found: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 04:49:08.597 INFO blam! stack backtrace: Oct 11 04:49:08.597 INFO blam! 0: 0x557a48dff81e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 04:49:08.597 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 04:49:08.597 INFO blam! 1: 0x557a48e087a6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 04:49:08.597 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 04:49:08.597 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 04:49:08.597 INFO blam! 2: 0x557a48e0341d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 04:49:08.597 INFO blam! at libstd/panicking.rs:211 Oct 11 04:49:08.597 INFO blam! 3: 0x557a48e0312b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 04:49:08.597 INFO blam! at libstd/panicking.rs:221 Oct 11 04:49:08.597 INFO blam! 4: 0x557a48e03acc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 04:49:08.597 INFO blam! at libstd/panicking.rs:476 Oct 11 04:49:08.597 INFO blam! 5: 0x557a48e03689 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 04:49:08.597 INFO blam! at libstd/panicking.rs:390 Oct 11 04:49:08.597 INFO blam! 6: 0x557a48e03585 - rust_begin_unwind Oct 11 04:49:08.597 INFO blam! at libstd/panicking.rs:325 Oct 11 04:49:08.597 INFO blam! 7: 0x557a48e437bb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 04:49:08.597 INFO blam! at libcore/panicking.rs:77 Oct 11 04:49:08.597 INFO blam! 8: 0x557a48dafe33 - core::result::unwrap_failed::ha8e38f4919897f76 Oct 11 04:49:08.597 INFO blam! at libcore/macros.rs:26 Oct 11 04:49:08.597 INFO blam! 9: 0x557a48dafac7 - >::expect::h906b7562d08a08c8 Oct 11 04:49:08.597 INFO blam! at libcore/result.rs:835 Oct 11 04:49:08.597 INFO blam! 10: 0x557a48daecaa - rush::Shell::change_dir::heb62c200a5ea8a3a Oct 11 04:49:08.597 INFO blam! at src/main.rs:30 Oct 11 04:49:08.597 INFO blam! 11: 0x557a48daf00c - rush::return_home_if_empty_arg::h56e77807e98980a9 Oct 11 04:49:08.597 INFO blam! at src/main.rs:143 Oct 11 04:49:08.597 INFO blam! 12: 0x557a48daef99 - rush::return_home_if_empty_arg::{{closure}}::hc62bdd9eface2ce7 Oct 11 04:49:08.597 INFO blam! at src/main.rs:140 Oct 11 04:49:08.597 INFO blam! 13: 0x557a48daf6ed - core::ops::function::FnOnce::call_once::hc5e52cb158cd78da Oct 11 04:49:08.597 INFO blam! at libcore/ops/function.rs:238 Oct 11 04:49:08.597 INFO blam! 14: 0x557a48db1f0e - >::call_box::h95b7cb918af67b5d Oct 11 04:49:08.597 INFO blam! at libtest/lib.rs:1468 Oct 11 04:49:08.597 INFO blam! at libcore/ops/function.rs:238 Oct 11 04:49:08.597 INFO blam! at liballoc/boxed.rs:672 Oct 11 04:49:08.597 INFO blam! 15: 0x557a48e13979 - __rust_maybe_catch_panic Oct 11 04:49:08.597 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 04:49:08.597 INFO blam! 16: 0x557a48dd2a5d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 04:49:08.597 INFO blam! at libstd/panicking.rs:289 Oct 11 04:49:08.597 INFO blam! at libstd/panic.rs:392 Oct 11 04:49:08.597 INFO blam! at libtest/lib.rs:1423 Oct 11 04:49:08.597 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 04:49:08.597 INFO blam! 17: 0x557a48dd3664 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 04:49:08.597 INFO blam! at libstd/thread/mod.rs:409 Oct 11 04:49:08.597 INFO blam! at libstd/panic.rs:313 Oct 11 04:49:08.597 INFO blam! at libstd/panicking.rs:310 Oct 11 04:49:08.597 INFO blam! 18: 0x557a48e13979 - __rust_maybe_catch_panic Oct 11 04:49:08.597 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 04:49:08.597 INFO blam! 19: 0x557a48dc0c26 - >::call_box::h96125cb29a9ba44b Oct 11 04:49:08.597 INFO blam! at libstd/panicking.rs:289 Oct 11 04:49:08.597 INFO blam! at libstd/panic.rs:392 Oct 11 04:49:08.597 INFO blam! at libstd/thread/mod.rs:408 Oct 11 04:49:08.597 INFO blam! at liballoc/boxed.rs:672 Oct 11 04:49:08.597 INFO blam! 20: 0x557a48e0185a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 04:49:08.597 INFO blam! at liballoc/boxed.rs:682 Oct 11 04:49:08.597 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 04:49:08.597 INFO blam! 21: 0x557a48df6c25 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 04:49:08.597 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 04:49:08.597 INFO blam! 22: 0x7fa31269e6b9 - start_thread Oct 11 04:49:08.597 INFO blam! 23: 0x7fa3121be41c - clone Oct 11 04:49:08.597 INFO blam! 24: 0x0 - Oct 11 04:49:08.597 INFO blam! Oct 11 04:49:08.597 INFO blam! Oct 11 04:49:08.598 INFO blam! failures: Oct 11 04:49:08.598 INFO blam! return_home_if_empty_arg Oct 11 04:49:08.598 INFO blam! Oct 11 04:49:08.598 INFO blam! test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:49:08.598 INFO blam! Oct 11 04:49:08.598 INFO kablam! error: test failed, to rerun pass '--bin rush' Oct 11 04:49:08.600 INFO kablam! su: No module specific data is present Oct 11 04:49:08.869 INFO running `"docker" "rm" "-f" "1084f66d5cffebf7e934660a4de30879befadb066d4d4391564094ef1299592b"` Oct 11 04:49:08.972 INFO blam! 1084f66d5cffebf7e934660a4de30879befadb066d4d4391564094ef1299592b