Oct 10 19:08:16.406 INFO testing macabu/headliner against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 19:08:16.407 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 19:08:16.407 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 19:08:16.850 INFO blam! 710f46d00ef268dfc179bfbef0e0b09ed2c0fda2a9cbe5cdd5a015f41c69bd6d Oct 10 19:08:16.852 INFO running `"docker" "start" "-a" "710f46d00ef268dfc179bfbef0e0b09ed2c0fda2a9cbe5cdd5a015f41c69bd6d"` Oct 10 19:08:18.069 INFO kablam! usermod: no changes Oct 10 19:08:18.275 INFO kablam! Compiling toml v0.4.6 Oct 10 19:08:18.275 INFO kablam! Compiling csv-core v0.1.4 Oct 10 19:08:18.275 INFO kablam! Compiling tempdir v0.3.7 Oct 10 19:08:18.280 INFO kablam! Compiling uuid v0.6.3 Oct 10 19:08:18.281 INFO kablam! Compiling rayon-core v1.4.0 Oct 10 19:08:18.282 INFO kablam! Compiling os_type v2.0.0 Oct 10 19:08:18.285 INFO kablam! Compiling docopt v0.8.3 Oct 10 19:08:23.836 INFO kablam! Compiling csv v1.0.0-beta.5 Oct 10 19:08:27.208 INFO kablam! Compiling rayon v1.0.1 Oct 10 19:08:33.253 INFO kablam! Compiling human-panic v0.4.0 Oct 10 19:08:38.272 INFO kablam! Compiling headliner v0.1.0 (/source) Oct 10 19:08:42.749 INFO kablam! warning: unused import: `super::*` Oct 10 19:08:42.749 INFO kablam! --> src/test.rs:1:5 Oct 10 19:08:42.749 INFO kablam! | Oct 10 19:08:42.749 INFO kablam! 1 | use super::*; Oct 10 19:08:42.749 INFO kablam! | ^^^^^^^^ Oct 10 19:08:42.749 INFO kablam! | Oct 10 19:08:42.749 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 19:08:42.749 INFO kablam! Oct 10 19:08:42.749 INFO kablam! warning: unused import: `std::path::PathBuf` Oct 10 19:08:42.749 INFO kablam! --> src/test.rs:2:5 Oct 10 19:08:42.749 INFO kablam! | Oct 10 19:08:42.749 INFO kablam! 2 | use std::path::PathBuf; Oct 10 19:08:42.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 19:08:42.749 INFO kablam! Oct 10 19:08:42.749 INFO kablam! warning: unused imports: `File`, `remove_file` Oct 10 19:08:42.749 INFO kablam! --> src/test.rs:3:15 Oct 10 19:08:42.749 INFO kablam! | Oct 10 19:08:42.749 INFO kablam! 3 | use std::fs::{File, remove_file}; Oct 10 19:08:42.749 INFO kablam! | ^^^^ ^^^^^^^^^^^ Oct 10 19:08:42.749 INFO kablam! Oct 10 19:08:42.749 INFO kablam! warning: unused import: `std::io::Write` Oct 10 19:08:42.749 INFO kablam! --> src/test.rs:4:5 Oct 10 19:08:42.749 INFO kablam! | Oct 10 19:08:42.749 INFO kablam! 4 | use std::io::Write; Oct 10 19:08:42.749 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 19:08:42.749 INFO kablam! Oct 10 19:08:47.156 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.07s Oct 10 19:08:47.172 INFO kablam! su: No module specific data is present Oct 10 19:08:48.280 INFO running `"docker" "rm" "-f" "710f46d00ef268dfc179bfbef0e0b09ed2c0fda2a9cbe5cdd5a015f41c69bd6d"` Oct 10 19:08:48.530 INFO blam! 710f46d00ef268dfc179bfbef0e0b09ed2c0fda2a9cbe5cdd5a015f41c69bd6d Oct 10 19:08:48.532 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 19:08:48.532 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 19:08:48.838 INFO blam! 4c93a4de4c87dc56063c4c016bf9a516ab730631ed11ee17f11e8ed07df4e37e Oct 10 19:08:48.838 INFO running `"docker" "start" "-a" "4c93a4de4c87dc56063c4c016bf9a516ab730631ed11ee17f11e8ed07df4e37e"` Oct 10 19:08:49.227 INFO kablam! usermod: no changes Oct 10 19:08:49.313 INFO kablam! Compiling headliner v0.1.0 (/source) Oct 10 19:08:56.696 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.45s Oct 10 19:08:56.704 INFO kablam! su: No module specific data is present Oct 10 19:08:58.458 INFO running `"docker" "rm" "-f" "4c93a4de4c87dc56063c4c016bf9a516ab730631ed11ee17f11e8ed07df4e37e"` Oct 10 19:08:58.744 INFO blam! 4c93a4de4c87dc56063c4c016bf9a516ab730631ed11ee17f11e8ed07df4e37e Oct 10 19:08:58.746 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 19:08:58.746 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 19:08:59.221 INFO blam! 418ea7571e70ff1e9574a3fe0ef0d4d37a0ef61a5bc151a87b4a57145464bf16 Oct 10 19:08:59.223 INFO running `"docker" "start" "-a" "418ea7571e70ff1e9574a3fe0ef0d4d37a0ef61a5bc151a87b4a57145464bf16"` Oct 10 19:08:59.998 INFO kablam! usermod: no changes Oct 10 19:09:00.126 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 10 19:09:00.141 INFO kablam! Running /target/debug/deps/headliner-8d8b866a5ce96dab Oct 10 19:09:00.148 INFO blam! Oct 10 19:09:00.148 INFO blam! running 6 tests Oct 10 19:09:00.152 INFO blam! test test::test_validate_args_fail ... ok Oct 10 19:09:00.156 INFO blam! test test::test_validate_args_success ... ok Oct 10 19:09:00.239 INFO blam! test test::test_read_list_into_vec_success ... FAILED Oct 10 19:09:00.239 INFO blam! test test::test_write_to_csv_success ... FAILED Oct 10 19:09:00.246 INFO blam! test test::test_run_success ... FAILED Oct 10 19:09:00.246 INFO blam! test test::test_read_list_into_vec_fail ... FAILED Oct 10 19:09:00.246 INFO blam! Oct 10 19:09:00.246 INFO blam! failures: Oct 10 19:09:00.246 INFO blam! Oct 10 19:09:00.246 INFO blam! ---- test::test_read_list_into_vec_success stdout ---- Oct 10 19:09:00.246 INFO blam! thread 'test::test_read_list_into_vec_success' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 10 19:09:00.246 INFO blam! stack backtrace: Oct 10 19:09:00.246 INFO blam! 0: 0x555f9e23fd6e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 19:09:00.246 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 19:09:00.246 INFO blam! 1: 0x555f9e248d46 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 19:09:00.246 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 19:09:00.246 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 19:09:00.246 INFO blam! 2: 0x555f9e2439dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 19:09:00.246 INFO blam! at libstd/panicking.rs:211 Oct 10 19:09:00.246 INFO blam! 3: 0x555f9e2436eb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 19:09:00.246 INFO blam! at libstd/panicking.rs:221 Oct 10 19:09:00.246 INFO blam! 4: 0x555f9e24408c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 19:09:00.246 INFO blam! at libstd/panicking.rs:476 Oct 10 19:09:00.246 INFO blam! 5: 0x555f9e243c49 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 19:09:00.246 INFO blam! at libstd/panicking.rs:390 Oct 10 19:09:00.246 INFO blam! 6: 0x555f9e243b45 - rust_begin_unwind Oct 10 19:09:00.246 INFO blam! at libstd/panicking.rs:325 Oct 10 19:09:00.246 INFO blam! 7: 0x555f9e28700b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 10 19:09:00.246 INFO blam! at libcore/panicking.rs:77 Oct 10 19:09:00.246 INFO blam! 8: 0x555f9e2167d3 - core::result::unwrap_failed::h1a81816053eacdc1 Oct 10 19:09:00.246 INFO blam! at libcore/macros.rs:26 Oct 10 19:09:00.246 INFO blam! 9: 0x555f9e14518b - >::unwrap::h7b33f045f68e54d5 Oct 10 19:09:00.246 INFO blam! at libcore/result.rs:808 Oct 10 19:09:00.246 INFO blam! 10: 0x555f9e13487a - headliner::test::test_read_list_into_vec_success::hc43e92ddb39db74d Oct 10 19:09:00.246 INFO blam! at src/test.rs:32 Oct 10 19:09:00.246 INFO blam! 11: 0x555f9e134819 - headliner::test::test_read_list_into_vec_success::{{closure}}::hda467a7f59d66244 Oct 10 19:09:00.246 INFO blam! at src/test.rs:31 Oct 10 19:09:00.246 INFO blam! 12: 0x555f9e106f0d - core::ops::function::FnOnce::call_once::h59a1891747f8bebf Oct 10 19:09:00.246 INFO blam! at libcore/ops/function.rs:238 Oct 10 19:09:00.246 INFO blam! 13: 0x555f9e161d5e - >::call_box::h95b7cb918af67b5d Oct 10 19:09:00.246 INFO blam! at libtest/lib.rs:1468 Oct 10 19:09:00.246 INFO blam! at libcore/ops/function.rs:238 Oct 10 19:09:00.246 INFO blam! at liballoc/boxed.rs:672 Oct 10 19:09:00.246 INFO blam! 14: 0x555f9e253f19 - __rust_maybe_catch_panic Oct 10 19:09:00.246 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 19:09:00.246 INFO blam! 15: 0x555f9e1828ad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 19:09:00.246 INFO blam! at libstd/panicking.rs:289 Oct 10 19:09:00.246 INFO blam! at libstd/panic.rs:392 Oct 10 19:09:00.246 INFO blam! at libtest/lib.rs:1423 Oct 10 19:09:00.246 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 19:09:00.246 INFO blam! 16: 0x555f9e1834b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 19:09:00.246 INFO blam! at libstd/thread/mod.rs:409 Oct 10 19:09:00.246 INFO blam! at libstd/panic.rs:313 Oct 10 19:09:00.246 INFO blam! at libstd/panicking.rs:310 Oct 10 19:09:00.246 INFO blam! 17: 0x555f9e253f19 - __rust_maybe_catch_panic Oct 10 19:09:00.246 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 19:09:00.246 INFO blam! 18: 0x555f9e170a76 - >::call_box::h96125cb29a9ba44b Oct 10 19:09:00.246 INFO blam! at libstd/panicking.rs:289 Oct 10 19:09:00.246 INFO blam! at libstd/panic.rs:392 Oct 10 19:09:00.246 INFO blam! at libstd/thread/mod.rs:408 Oct 10 19:09:00.246 INFO blam! at liballoc/boxed.rs:672 Oct 10 19:09:00.246 INFO blam! 19: 0x555f9e241dba - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 19:09:00.246 INFO blam! at liballoc/boxed.rs:682 Oct 10 19:09:00.246 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 19:09:00.246 INFO blam! 20: 0x555f9e236ec5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 19:09:00.246 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 19:09:00.246 INFO blam! 21: 0x7f92c687a6b9 - start_thread Oct 10 19:09:00.246 INFO blam! 22: 0x7f92c639a41c - clone Oct 10 19:09:00.246 INFO blam! 23: 0x0 - Oct 10 19:09:00.246 INFO blam! Oct 10 19:09:00.247 INFO blam! ---- test::test_write_to_csv_success stdout ---- Oct 10 19:09:00.247 INFO blam! thread 'test::test_write_to_csv_success' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 10 19:09:00.247 INFO blam! stack backtrace: Oct 10 19:09:00.247 INFO blam! 0: 0x555f9e23fd6e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 19:09:00.247 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 19:09:00.247 INFO blam! 1: 0x555f9e248d46 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 19:09:00.247 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 19:09:00.247 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 19:09:00.247 INFO blam! 2: 0x555f9e2439dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 19:09:00.247 INFO blam! at libstd/panicking.rs:211 Oct 10 19:09:00.247 INFO blam! 3: 0x555f9e2436eb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 19:09:00.247 INFO blam! at libstd/panicking.rs:221 Oct 10 19:09:00.247 INFO blam! 4: 0x555f9e24408c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 19:09:00.247 INFO blam! at libstd/panicking.rs:476 Oct 10 19:09:00.247 INFO blam! 5: 0x555f9e243c49 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 19:09:00.247 INFO blam! at libstd/panicking.rs:390 Oct 10 19:09:00.247 INFO blam! 6: 0x555f9e243b45 - rust_begin_unwind Oct 10 19:09:00.247 INFO blam! at libstd/panicking.rs:325 Oct 10 19:09:00.247 INFO blam! 7: 0x555f9e28700b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 10 19:09:00.247 INFO blam! at libcore/panicking.rs:77 Oct 10 19:09:00.247 INFO blam! 8: 0x555f9e2167d3 - core::result::unwrap_failed::h1a81816053eacdc1 Oct 10 19:09:00.247 INFO blam! at libcore/macros.rs:26 Oct 10 19:09:00.247 INFO blam! 9: 0x555f9e14518b - >::unwrap::h7b33f045f68e54d5 Oct 10 19:09:00.247 INFO blam! at libcore/result.rs:808 Oct 10 19:09:00.247 INFO blam! 10: 0x555f9e1356f4 - headliner::test::test_write_to_csv_success::h36ee6cd55b1e0890 Oct 10 19:09:00.247 INFO blam! at src/test.rs:76 Oct 10 19:09:00.247 INFO blam! 11: 0x555f9e135699 - headliner::test::test_write_to_csv_success::{{closure}}::h3c3270afae88f167 Oct 10 19:09:00.247 INFO blam! at src/test.rs:75 Oct 10 19:09:00.247 INFO blam! 12: 0x555f9e10701d - core::ops::function::FnOnce::call_once::hc21b305193d75e0f Oct 10 19:09:00.247 INFO blam! at libcore/ops/function.rs:238 Oct 10 19:09:00.247 INFO blam! 13: 0x555f9e161d5e - >::call_box::h95b7cb918af67b5d Oct 10 19:09:00.247 INFO blam! at libtest/lib.rs:1468 Oct 10 19:09:00.247 INFO blam! at libcore/ops/function.rs:238 Oct 10 19:09:00.247 INFO blam! at liballoc/boxed.rs:672 Oct 10 19:09:00.247 INFO blam! 14: 0x555f9e253f19 - __rust_maybe_catch_panic Oct 10 19:09:00.247 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 19:09:00.247 INFO blam! 15: 0x555f9e1828ad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 19:09:00.247 INFO blam! at libstd/panicking.rs:289 Oct 10 19:09:00.247 INFO blam! at libstd/panic.rs:392 Oct 10 19:09:00.247 INFO blam! at libtest/lib.rs:1423 Oct 10 19:09:00.247 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 19:09:00.247 INFO blam! 16: 0x555f9e1834b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 19:09:00.247 INFO blam! at libstd/thread/mod.rs:409 Oct 10 19:09:00.247 INFO blam! at libstd/panic.rs:313 Oct 10 19:09:00.247 INFO blam! at libstd/panicking.rs:310 Oct 10 19:09:00.247 INFO blam! 17: 0x555f9e253f19 - __rust_maybe_catch_panic Oct 10 19:09:00.247 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 19:09:00.247 INFO blam! 18: 0x555f9e170a76 - >::call_box::h96125cb29a9ba44b Oct 10 19:09:00.247 INFO blam! at libstd/panicking.rs:289 Oct 10 19:09:00.247 INFO blam! at libstd/panic.rs:392 Oct 10 19:09:00.247 INFO blam! at libstd/thread/mod.rs:408 Oct 10 19:09:00.247 INFO blam! at liballoc/boxed.rs:672 Oct 10 19:09:00.247 INFO blam! 19: 0x555f9e241dba - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 19:09:00.247 INFO blam! at liballoc/boxed.rs:682 Oct 10 19:09:00.247 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 19:09:00.247 INFO blam! 20: 0x555f9e236ec5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 19:09:00.247 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 19:09:00.247 INFO blam! 21: 0x7f92c687a6b9 - start_thread Oct 10 19:09:00.247 INFO blam! 22: 0x7f92c639a41c - clone Oct 10 19:09:00.247 INFO blam! 23: 0x0 - Oct 10 19:09:00.247 INFO blam! Oct 10 19:09:00.247 INFO blam! ---- test::test_run_success stdout ---- Oct 10 19:09:00.247 INFO blam! thread 'test::test_run_success' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 10 19:09:00.247 INFO blam! stack backtrace: Oct 10 19:09:00.247 INFO blam! 0: 0x555f9e23fd6e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 19:09:00.247 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 19:09:00.247 INFO blam! 1: 0x555f9e248d46 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 19:09:00.247 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 19:09:00.247 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 19:09:00.247 INFO blam! 2: 0x555f9e2439dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 19:09:00.247 INFO blam! at libstd/panicking.rs:211 Oct 10 19:09:00.247 INFO blam! 3: 0x555f9e2436eb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 19:09:00.247 INFO blam! at libstd/panicking.rs:221 Oct 10 19:09:00.247 INFO blam! 4: 0x555f9e24408c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 19:09:00.247 INFO blam! at libstd/panicking.rs:476 Oct 10 19:09:00.247 INFO blam! 5: 0x555f9e243c49 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 19:09:00.247 INFO blam! at libstd/panicking.rs:390 Oct 10 19:09:00.247 INFO blam! 6: 0x555f9e243b45 - rust_begin_unwind Oct 10 19:09:00.247 INFO blam! at libstd/panicking.rs:325 Oct 10 19:09:00.247 INFO blam! 7: 0x555f9e28700b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 10 19:09:00.247 INFO blam! at libcore/panicking.rs:77 Oct 10 19:09:00.247 INFO blam! 8: 0x555f9e2167d3 - core::result::unwrap_failed::h1a81816053eacdc1 Oct 10 19:09:00.247 INFO blam! at libcore/macros.rs:26 Oct 10 19:09:00.247 INFO blam! 9: 0x555f9e14518b - >::unwrap::h7b33f045f68e54d5 Oct 10 19:09:00.247 INFO blam! at libcore/result.rs:808 Oct 10 19:09:00.248 INFO blam! 10: 0x555f9e135c7a - headliner::test::test_run_success::h79f09fbc1b667139 Oct 10 19:09:00.248 INFO blam! at src/test.rs:99 Oct 10 19:09:00.248 INFO blam! 11: 0x555f9e135c09 - headliner::test::test_run_success::{{closure}}::h6e81c09e18101521 Oct 10 19:09:00.248 INFO blam! at src/test.rs:98 Oct 10 19:09:00.248 INFO blam! 12: 0x555f9e10708d - core::ops::function::FnOnce::call_once::hef178f46ab9d11da Oct 10 19:09:00.248 INFO blam! at libcore/ops/function.rs:238 Oct 10 19:09:00.248 INFO blam! 13: 0x555f9e161d5e - >::call_box::h95b7cb918af67b5d Oct 10 19:09:00.248 INFO blam! at libtest/lib.rs:1468 Oct 10 19:09:00.248 INFO blam! at libcore/ops/function.rs:238 Oct 10 19:09:00.248 INFO blam! at liballoc/boxed.rs:672 Oct 10 19:09:00.248 INFO blam! 14: 0x555f9e253f19 - __rust_maybe_catch_panic Oct 10 19:09:00.248 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 19:09:00.248 INFO blam! 15: 0x555f9e1828ad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 19:09:00.248 INFO blam! at libstd/panicking.rs:289 Oct 10 19:09:00.248 INFO blam! at libstd/panic.rs:392 Oct 10 19:09:00.248 INFO blam! at libtest/lib.rs:1423 Oct 10 19:09:00.248 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 19:09:00.248 INFO blam! 16: 0x555f9e1834b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 19:09:00.248 INFO blam! at libstd/thread/mod.rs:409 Oct 10 19:09:00.248 INFO blam! at libstd/panic.rs:313 Oct 10 19:09:00.248 INFO blam! at libstd/panicking.rs:310 Oct 10 19:09:00.248 INFO blam! 17: 0x555f9e253f19 - __rust_maybe_catch_panic Oct 10 19:09:00.248 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 19:09:00.248 INFO blam! 18: 0x555f9e170a76 - >::call_box::h96125cb29a9ba44b Oct 10 19:09:00.248 INFO blam! at libstd/panicking.rs:289 Oct 10 19:09:00.248 INFO blam! at libstd/panic.rs:392 Oct 10 19:09:00.248 INFO blam! at libstd/thread/mod.rs:408 Oct 10 19:09:00.248 INFO blam! at liballoc/boxed.rs:672 Oct 10 19:09:00.248 INFO blam! 19: 0x555f9e241dba - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 19:09:00.248 INFO blam! at liballoc/boxed.rs:682 Oct 10 19:09:00.248 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 19:09:00.248 INFO blam! 20: 0x555f9e236ec5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 19:09:00.248 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 19:09:00.248 INFO blam! 21: 0x7f92c687a6b9 - start_thread Oct 10 19:09:00.248 INFO blam! 22: 0x7f92c639a41c - clone Oct 10 19:09:00.248 INFO blam! 23: 0x0 - Oct 10 19:09:00.248 INFO blam! Oct 10 19:09:00.248 INFO blam! ---- test::test_read_list_into_vec_fail stdout ---- Oct 10 19:09:00.248 INFO blam! thread 'test::test_read_list_into_vec_fail' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 10 19:09:00.248 INFO blam! stack backtrace: Oct 10 19:09:00.248 INFO blam! 0: 0x555f9e23fd6e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 19:09:00.248 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 19:09:00.248 INFO blam! 1: 0x555f9e248d46 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 19:09:00.248 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 19:09:00.248 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 19:09:00.248 INFO blam! 2: 0x555f9e2439dd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 19:09:00.248 INFO blam! at libstd/panicking.rs:211 Oct 10 19:09:00.248 INFO blam! 3: 0x555f9e2436eb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 19:09:00.248 INFO blam! at libstd/panicking.rs:221 Oct 10 19:09:00.248 INFO blam! 4: 0x555f9e24408c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 19:09:00.248 INFO blam! at libstd/panicking.rs:476 Oct 10 19:09:00.248 INFO blam! 5: 0x555f9e243c49 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 19:09:00.248 INFO blam! at libstd/panicking.rs:390 Oct 10 19:09:00.248 INFO blam! 6: 0x555f9e243b45 - rust_begin_unwind Oct 10 19:09:00.248 INFO blam! at libstd/panicking.rs:325 Oct 10 19:09:00.248 INFO blam! 7: 0x555f9e28700b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 10 19:09:00.248 INFO blam! at libcore/panicking.rs:77 Oct 10 19:09:00.248 INFO blam! 8: 0x555f9e2167d3 - core::result::unwrap_failed::h1a81816053eacdc1 Oct 10 19:09:00.248 INFO blam! at libcore/macros.rs:26 Oct 10 19:09:00.248 INFO blam! 9: 0x555f9e14518b - >::unwrap::h7b33f045f68e54d5 Oct 10 19:09:00.248 INFO blam! at libcore/result.rs:808 Oct 10 19:09:00.248 INFO blam! 10: 0x555f9e134f9a - headliner::test::test_read_list_into_vec_fail::ha84346b395c64d2a Oct 10 19:09:00.248 INFO blam! at src/test.rs:53 Oct 10 19:09:00.248 INFO blam! 11: 0x555f9e134f39 - headliner::test::test_read_list_into_vec_fail::{{closure}}::h1c8319ba9d8e9ac8 Oct 10 19:09:00.248 INFO blam! at src/test.rs:52 Oct 10 19:09:00.248 INFO blam! 12: 0x555f9e106ecd - core::ops::function::FnOnce::call_once::h1bc951b66e8165e8 Oct 10 19:09:00.248 INFO blam! at libcore/ops/function.rs:238 Oct 10 19:09:00.248 INFO blam! 13: 0x555f9e161d5e - >::call_box::h95b7cb918af67b5d Oct 10 19:09:00.248 INFO blam! at libtest/lib.rs:1468 Oct 10 19:09:00.248 INFO blam! at libcore/ops/function.rs:238 Oct 10 19:09:00.248 INFO blam! at liballoc/boxed.rs:672 Oct 10 19:09:00.248 INFO blam! 14: 0x555f9e253f19 - __rust_maybe_catch_panic Oct 10 19:09:00.248 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 19:09:00.248 INFO blam! 15: 0x555f9e1828ad - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 19:09:00.248 INFO blam! at libstd/panicking.rs:289 Oct 10 19:09:00.248 INFO blam! at libstd/panic.rs:392 Oct 10 19:09:00.248 INFO blam! at libtest/lib.rs:1423 Oct 10 19:09:00.248 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 19:09:00.248 INFO blam! 16: 0x555f9e1834b4 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 19:09:00.248 INFO blam! at libstd/thread/mod.rs:409 Oct 10 19:09:00.248 INFO blam! at libstd/panic.rs:313 Oct 10 19:09:00.248 INFO blam! at libstd/panicking.rs:310 Oct 10 19:09:00.248 INFO blam! 17: 0x555f9e253f19 - __rust_maybe_catch_panic Oct 10 19:09:00.248 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 19:09:00.249 INFO blam! 18: 0x555f9e170a76 - >::call_box::h96125cb29a9ba44b Oct 10 19:09:00.249 INFO blam! at libstd/panicking.rs:289 Oct 10 19:09:00.249 INFO blam! at libstd/panic.rs:392 Oct 10 19:09:00.249 INFO blam! at libstd/thread/mod.rs:408 Oct 10 19:09:00.249 INFO blam! at liballoc/boxed.rs:672 Oct 10 19:09:00.249 INFO blam! 19: 0x555f9e241dba - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 19:09:00.249 INFO blam! at liballoc/boxed.rs:682 Oct 10 19:09:00.249 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 19:09:00.249 INFO blam! 20: 0x555f9e236ec5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 19:09:00.249 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 19:09:00.249 INFO blam! 21: 0x7f92c687a6b9 - start_thread Oct 10 19:09:00.249 INFO blam! 22: 0x7f92c639a41c - clone Oct 10 19:09:00.249 INFO blam! 23: 0x0 - Oct 10 19:09:00.249 INFO blam! Oct 10 19:09:00.249 INFO blam! Oct 10 19:09:00.249 INFO blam! failures: Oct 10 19:09:00.249 INFO blam! test::test_read_list_into_vec_fail Oct 10 19:09:00.249 INFO blam! test::test_read_list_into_vec_success Oct 10 19:09:00.249 INFO blam! test::test_run_success Oct 10 19:09:00.249 INFO blam! test::test_write_to_csv_success Oct 10 19:09:00.249 INFO blam! Oct 10 19:09:00.249 INFO blam! test result: FAILED. 2 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:09:00.249 INFO blam! Oct 10 19:09:00.258 INFO kablam! error: test failed, to rerun pass '--bin headliner' Oct 10 19:09:00.259 INFO kablam! su: No module specific data is present Oct 10 19:09:00.962 INFO running `"docker" "rm" "-f" "418ea7571e70ff1e9574a3fe0ef0d4d37a0ef61a5bc151a87b4a57145464bf16"` Oct 10 19:09:01.220 INFO blam! 418ea7571e70ff1e9574a3fe0ef0d4d37a0ef61a5bc151a87b4a57145464bf16