Nov 26 14:05:46.972 INFO testing rusty-sandbox-0.1.0 against beta-2018-11-24 for beta-1.31-4
Nov 26 14:05:46.974 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.31-4/worker-6/beta-2018-11-24:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/beta-1.31-4/beta-2018-11-24:/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 +beta-2018-11-24 build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"`
Nov 26 14:05:47.372 INFO [stdout] e9457409c440c8ef4e447d5173a7ef6f39f6c015bab2b5c87108ddf857c6a50e
Nov 26 14:05:47.377 INFO running `"docker" "start" "-a" "e9457409c440c8ef4e447d5173a7ef6f39f6c015bab2b5c87108ddf857c6a50e"`
Nov 26 14:05:48.411 INFO [stderr] usermod: no changes
Nov 26 14:05:48.460 INFO [stderr]    Compiling unix_socket v0.5.0
Nov 26 14:05:49.657 INFO [stderr]    Compiling rusty-sandbox v0.1.0 (/source)
Nov 26 14:05:50.852 INFO [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2.42s
Nov 26 14:05:50.853 INFO [stderr] su: No module specific data is present
Nov 26 14:05:51.570 INFO running `"docker" "inspect" "e9457409c440c8ef4e447d5173a7ef6f39f6c015bab2b5c87108ddf857c6a50e"`
Nov 26 14:05:51.916 INFO running `"docker" "rm" "-f" "e9457409c440c8ef4e447d5173a7ef6f39f6c015bab2b5c87108ddf857c6a50e"`
Nov 26 14:05:52.196 INFO [stdout] e9457409c440c8ef4e447d5173a7ef6f39f6c015bab2b5c87108ddf857c6a50e
Nov 26 14:05:52.205 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.31-4/worker-6/beta-2018-11-24:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/beta-1.31-4/beta-2018-11-24:/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 +beta-2018-11-24 test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"`
Nov 26 14:05:52.588 INFO [stdout] 5fd28948f101f48ec49f24914d3b93e6fae183659d790f52e73df664f4d37598
Nov 26 14:05:52.593 INFO running `"docker" "start" "-a" "5fd28948f101f48ec49f24914d3b93e6fae183659d790f52e73df664f4d37598"`
Nov 26 14:05:53.779 INFO [stderr] usermod: no changes
Nov 26 14:05:53.828 INFO [stderr]    Compiling rusty-sandbox v0.1.0 (/source)
Nov 26 14:05:54.728 INFO [stderr] warning: variable does not need to be mutable
Nov 26 14:05:54.728 INFO [stderr]    --> src/lib.rs:116:13
Nov 26 14:05:54.728 INFO [stderr]     |
Nov 26 14:05:54.728 INFO [stderr] 116 |         let mut f = File::open("UNLICENSE").unwrap();
Nov 26 14:05:54.728 INFO [stderr]     |             ----^
Nov 26 14:05:54.728 INFO [stderr]     |             |
Nov 26 14:05:54.728 INFO [stderr]     |             help: remove this `mut`
Nov 26 14:05:54.728 INFO [stderr]     |
Nov 26 14:05:54.728 INFO [stderr]     = note: #[warn(unused_mut)] on by default
Nov 26 14:05:54.728 INFO [stderr] 
Nov 26 14:05:54.728 INFO [stderr] warning: variable does not need to be mutable
Nov 26 14:05:54.728 INFO [stderr]    --> src/lib.rs:117:13
Nov 26 14:05:54.728 INFO [stderr]     |
Nov 26 14:05:54.728 INFO [stderr] 117 |         let mut process = Sandbox::new()
Nov 26 14:05:54.728 INFO [stderr]     |             ----^^^^^^^
Nov 26 14:05:54.728 INFO [stderr]     |             |
Nov 26 14:05:54.728 INFO [stderr]     |             help: remove this `mut`
Nov 26 14:05:54.728 INFO [stderr] 
Nov 26 14:05:55.904 INFO [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2.09s
Nov 26 14:05:55.913 INFO [stderr] su: No module specific data is present
Nov 26 14:05:56.254 INFO running `"docker" "inspect" "5fd28948f101f48ec49f24914d3b93e6fae183659d790f52e73df664f4d37598"`
Nov 26 14:05:56.375 INFO running `"docker" "rm" "-f" "5fd28948f101f48ec49f24914d3b93e6fae183659d790f52e73df664f4d37598"`
Nov 26 14:05:56.459 INFO [stdout] 5fd28948f101f48ec49f24914d3b93e6fae183659d790f52e73df664f4d37598
Nov 26 14:05:56.463 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.31-4/worker-6/beta-2018-11-24:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/beta-1.31-4/beta-2018-11-24:/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 +beta-2018-11-24 test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"`
Nov 26 14:05:56.667 INFO [stdout] 77946c24283046a756e5e8e9703645ce57be89377199b953b0254c3c6de9f399
Nov 26 14:05:56.669 INFO running `"docker" "start" "-a" "77946c24283046a756e5e8e9703645ce57be89377199b953b0254c3c6de9f399"`
Nov 26 14:05:57.137 INFO [stderr] usermod: no changes
Nov 26 14:05:57.171 INFO [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.01s
Nov 26 14:05:57.181 INFO [stderr]      Running /target/debug/deps/rusty_sandbox-f1867d773aa805b2
Nov 26 14:05:57.183 INFO [stdout] 
Nov 26 14:05:57.183 INFO [stdout] running 5 tests
Nov 26 14:05:57.186 INFO [stdout] test tests::test_forbidden_socket ... ok
Nov 26 14:05:57.186 INFO [stdout] test tests::test_directory ... ok
Nov 26 14:05:57.186 INFO [stdout] test tests::test_socket ... ok
Nov 26 14:05:57.212 INFO [stdout] test tests::test_preopened_file ... ok
Nov 26 14:05:57.212 INFO [stdout] test tests::test_forbidden_file ... FAILED
Nov 26 14:05:57.212 INFO [stdout] 
Nov 26 14:05:57.212 INFO [stdout] failures:
Nov 26 14:05:57.212 INFO [stdout] 
Nov 26 14:05:57.212 INFO [stdout] ---- tests::test_forbidden_file stdout ----
Nov 26 14:05:57.212 INFO [stdout] thread 'tests::test_forbidden_file' panicked at 'assertion failed: `(left == right)`
Nov 26 14:05:57.212 INFO [stdout]   left: `"ok"`,
Nov 26 14:05:57.212 INFO [stdout]  right: `"err"`', src/lib.rs:161:9
Nov 26 14:05:57.212 INFO [stdout] stack backtrace:
Nov 26 14:05:57.212 INFO [stdout]    0:     0x557a2bc5cfdf - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h4a3f2b0a6aea61f6
Nov 26 14:05:57.212 INFO [stdout]                                at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49
Nov 26 14:05:57.212 INFO [stdout]    1:     0x557a2bc66857 - std::sys_common::backtrace::print::ha3c126c2ffb9ce84
Nov 26 14:05:57.212 INFO [stdout]                                at libstd/sys_common/backtrace.rs:71
Nov 26 14:05:57.212 INFO [stdout]                                at libstd/sys_common/backtrace.rs:59
Nov 26 14:05:57.212 INFO [stdout]    2:     0x557a2bc613ef - std::panicking::default_hook::{{closure}}::hba1085c5a9c8488f
Nov 26 14:05:57.212 INFO [stdout]                                at libstd/panicking.rs:211
Nov 26 14:05:57.212 INFO [stdout]    3:     0x557a2bc610ee - std::panicking::default_hook::hf6bcf2946ff21cec
Nov 26 14:05:57.212 INFO [stdout]                                at libstd/panicking.rs:221
Nov 26 14:05:57.212 INFO [stdout]    4:     0x557a2bc61ace - std::panicking::rust_panic_with_hook::h5e8bedae9879cff4
Nov 26 14:05:57.212 INFO [stdout]                                at libstd/panicking.rs:476
Nov 26 14:05:57.212 INFO [stdout]    5:     0x557a2bc61671 - std::panicking::continue_panic_fmt::habd61f37c940cd28
Nov 26 14:05:57.212 INFO [stdout]                                at libstd/panicking.rs:390
Nov 26 14:05:57.212 INFO [stdout]    6:     0x557a2bc615be - std::panicking::begin_panic_fmt::h38b88721fd239649
Nov 26 14:05:57.212 INFO [stdout]                                at libstd/panicking.rs:345
Nov 26 14:05:57.212 INFO [stdout]    7:     0x557a2bc0540d - rusty_sandbox::tests::test_forbidden_file::h155a100a5948a228
Nov 26 14:05:57.212 INFO [stdout]                                at src/lib.rs:161
Nov 26 14:05:57.212 INFO [stdout]    8:     0x557a2bc050f9 - rusty_sandbox::tests::test_forbidden_file::{{closure}}::hec7faf92425b4454
Nov 26 14:05:57.212 INFO [stdout]                                at src/lib.rs:150
Nov 26 14:05:57.212 INFO [stdout]    9:     0x557a2bc0165d - core::ops::function::FnOnce::call_once::h9c9ffc4fd0d16320
Nov 26 14:05:57.212 INFO [stdout]                                at libcore/ops/function.rs:238
Nov 26 14:05:57.212 INFO [stdout]   10:     0x557a2bc0ce0e - <F as alloc::boxed::FnBox<A>>::call_box::h197560f1a673646c
Nov 26 14:05:57.212 INFO [stdout]                                at libtest/lib.rs:1468
Nov 26 14:05:57.212 INFO [stdout]                                at libcore/ops/function.rs:238
Nov 26 14:05:57.212 INFO [stdout]                                at liballoc/boxed.rs:672
Nov 26 14:05:57.212 INFO [stdout]   11:     0x557a2bc71a89 - __rust_maybe_catch_panic
Nov 26 14:05:57.212 INFO [stdout]                                at libpanic_unwind/lib.rs:102
Nov 26 14:05:57.212 INFO [stdout]   12:     0x557a2bc2ebf2 - std::sys_common::backtrace::__rust_begin_short_backtrace::hd53fa9cf08c75613
Nov 26 14:05:57.212 INFO [stdout]                                at libstd/panicking.rs:289
Nov 26 14:05:57.212 INFO [stdout]                                at libstd/panic.rs:392
Nov 26 14:05:57.212 INFO [stdout]                                at libtest/lib.rs:1423
Nov 26 14:05:57.212 INFO [stdout]                                at libstd/sys_common/backtrace.rs:136
Nov 26 14:05:57.213 INFO [stdout]   13:     0x557a2bc2f6a4 - std::panicking::try::do_call::he795fdeb2cabb605
Nov 26 14:05:57.213 INFO [stdout]                                at libstd/thread/mod.rs:409
Nov 26 14:05:57.213 INFO [stdout]                                at libstd/panic.rs:313
Nov 26 14:05:57.213 INFO [stdout]                                at libstd/panicking.rs:310
Nov 26 14:05:57.213 INFO [stdout]   14:     0x557a2bc71a89 - __rust_maybe_catch_panic
Nov 26 14:05:57.213 INFO [stdout]                                at libpanic_unwind/lib.rs:102
Nov 26 14:05:57.213 INFO [stdout]   15:     0x557a2bc1c8dc - <F as alloc::boxed::FnBox<A>>::call_box::hda2a9227f42a1fdf
Nov 26 14:05:57.213 INFO [stdout]                                at libstd/panicking.rs:289
Nov 26 14:05:57.213 INFO [stdout]                                at libstd/panic.rs:392
Nov 26 14:05:57.213 INFO [stdout]                                at libstd/thread/mod.rs:408
Nov 26 14:05:57.213 INFO [stdout]                                at liballoc/boxed.rs:672
Nov 26 14:05:57.213 INFO [stdout]   16:     0x557a2bc5f14d - std::sys_common::thread::start_thread::h370016c2705244e8
Nov 26 14:05:57.213 INFO [stdout]                                at liballoc/boxed.rs:682
Nov 26 14:05:57.213 INFO [stdout]                                at libstd/sys_common/thread.rs:24
Nov 26 14:05:57.213 INFO [stdout]   17:     0x557a2bc52255 - std::sys::unix::thread::Thread::new::thread_start::h4e3dc96e12633ce1
Nov 26 14:05:57.213 INFO [stdout]                                at libstd/sys/unix/thread.rs:90
Nov 26 14:05:57.213 INFO [stdout]   18:     0x7f9f0c4d06b9 - start_thread
Nov 26 14:05:57.213 INFO [stdout]   19:     0x7f9f0c9f141c - clone
Nov 26 14:05:57.213 INFO [stdout]   20:                0x0 - <unknown>
Nov 26 14:05:57.213 INFO [stdout] 
Nov 26 14:05:57.213 INFO [stdout] 
Nov 26 14:05:57.213 INFO [stdout] failures:
Nov 26 14:05:57.213 INFO [stdout]     tests::test_forbidden_file
Nov 26 14:05:57.213 INFO [stdout] 
Nov 26 14:05:57.213 INFO [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out
Nov 26 14:05:57.213 INFO [stdout] 
Nov 26 14:05:57.213 INFO [stderr] error: test failed, to rerun pass '--lib'
Nov 26 14:05:57.213 INFO [stderr] su: No module specific data is present
Nov 26 14:05:57.657 INFO running `"docker" "inspect" "77946c24283046a756e5e8e9703645ce57be89377199b953b0254c3c6de9f399"`
Nov 26 14:05:57.915 INFO running `"docker" "rm" "-f" "77946c24283046a756e5e8e9703645ce57be89377199b953b0254c3c6de9f399"`
Nov 26 14:05:58.118 INFO [stdout] 77946c24283046a756e5e8e9703645ce57be89377199b953b0254c3c6de9f399