Oct 15 22:42:52.737 INFO testing raw_serde-0.1.4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 22:42:52.737 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 22:42:53.055 INFO blam! 2a648b479b78bc830498a3f21d84b37b8636f4fb62dbdd9eeeb80ab5851feaa2 Oct 15 22:42:53.057 INFO running `"docker" "start" "-a" "2a648b479b78bc830498a3f21d84b37b8636f4fb62dbdd9eeeb80ab5851feaa2"` Oct 15 22:42:55.367 INFO kablam! usermod: no changes Oct 15 22:42:55.467 INFO kablam! Compiling raw_serde_derive v0.1.2 Oct 15 22:43:00.403 INFO kablam! Compiling raw_serde v0.1.4 (/source) Oct 15 22:43:01.367 INFO kablam! warning: unused `#[macro_use]` import Oct 15 22:43:01.368 INFO kablam! --> src/lib.rs:3:1 Oct 15 22:43:01.368 INFO kablam! | Oct 15 22:43:01.368 INFO kablam! 3 | #[macro_use] Oct 15 22:43:01.368 INFO kablam! | ^^^^^^^^^^^^ Oct 15 22:43:01.369 INFO kablam! | Oct 15 22:43:01.369 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 22:43:01.369 INFO kablam! Oct 15 22:43:06.863 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 15 22:43:06.863 INFO kablam! --> src/lib.rs:1:12 Oct 15 22:43:06.863 INFO kablam! | Oct 15 22:43:06.863 INFO kablam! 1 | #![feature(i128_type)] Oct 15 22:43:06.863 INFO kablam! | ^^^^^^^^^ Oct 15 22:43:06.863 INFO kablam! | Oct 15 22:43:06.863 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 22:43:06.863 INFO kablam! Oct 15 22:43:09.627 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.23s Oct 15 22:43:09.627 INFO kablam! su: No module specific data is present Oct 15 22:43:10.639 INFO running `"docker" "rm" "-f" "2a648b479b78bc830498a3f21d84b37b8636f4fb62dbdd9eeeb80ab5851feaa2"` Oct 15 22:43:10.895 INFO blam! 2a648b479b78bc830498a3f21d84b37b8636f4fb62dbdd9eeeb80ab5851feaa2 Oct 15 22:43:10.901 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 22:43:11.303 INFO blam! 3c7f697144046c9fce71b380c2c598c84ec5a3608464e711b5f4865cb2bf615e Oct 15 22:43:11.311 INFO running `"docker" "start" "-a" "3c7f697144046c9fce71b380c2c598c84ec5a3608464e711b5f4865cb2bf615e"` Oct 15 22:43:12.667 INFO kablam! usermod: no changes Oct 15 22:43:12.734 INFO kablam! Compiling raw_serde v0.1.4 (/source) Oct 15 22:43:13.603 INFO blam! detup: Tokens("impl RawDeserialize for test_struct2 { fn raw_deserialize ( from : & mut std :: io :: Read ) -> Result < test_struct2 , std :: io :: Error > { let __field_0 ; { type __T = i32 ; check ! ( __T :: raw_deserialize ( from ) , __field_0 ) ; } let __field_1 ; { type __T = i32 ; check ! ( __T :: raw_deserialize ( from ) , __field_1 ) ; } let __field_2 ; { type __T = i64 ; check ! ( __T :: raw_deserialize ( from ) , __field_2 ) ; } Ok ( test_struct2 ( __field_0 , __field_1 , __field_2 ) ) } }") Oct 15 22:43:13.855 INFO kablam! warning: unused `#[macro_use]` import Oct 15 22:43:13.855 INFO kablam! --> src/lib.rs:3:1 Oct 15 22:43:13.855 INFO kablam! | Oct 15 22:43:13.855 INFO kablam! 3 | #[macro_use] Oct 15 22:43:13.855 INFO kablam! | ^^^^^^^^^^^^ Oct 15 22:43:13.855 INFO kablam! | Oct 15 22:43:13.855 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 22:43:13.855 INFO kablam! Oct 15 22:43:13.879 INFO kablam! warning: unused import: `File` Oct 15 22:43:13.879 INFO kablam! --> src/lib.rs:30:20 Oct 15 22:43:13.879 INFO kablam! | Oct 15 22:43:13.879 INFO kablam! 30 | use std::fs::{ File, OpenOptions }; Oct 15 22:43:13.879 INFO kablam! | ^^^^ Oct 15 22:43:13.879 INFO kablam! Oct 15 22:43:18.363 INFO kablam! warning: unused import: `Read` Oct 15 22:43:18.363 INFO kablam! --> src/lib.rs:31:20 Oct 15 22:43:18.363 INFO kablam! | Oct 15 22:43:18.363 INFO kablam! 31 | use std::io::{ Read, Write, Seek, SeekFrom }; Oct 15 22:43:18.363 INFO kablam! | ^^^^ Oct 15 22:43:18.363 INFO kablam! Oct 15 22:43:18.363 INFO kablam! warning: unused import: `Write` Oct 15 22:43:18.363 INFO kablam! --> src/lib.rs:31:26 Oct 15 22:43:18.363 INFO kablam! | Oct 15 22:43:18.363 INFO kablam! 31 | use std::io::{ Read, Write, Seek, SeekFrom }; Oct 15 22:43:18.363 INFO kablam! | ^^^^^ Oct 15 22:43:18.363 INFO kablam! Oct 15 22:43:19.559 INFO kablam! warning: the feature `i128_type` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 15 22:43:19.559 INFO kablam! --> src/lib.rs:1:12 Oct 15 22:43:19.559 INFO kablam! | Oct 15 22:43:19.559 INFO kablam! 1 | #![feature(i128_type)] Oct 15 22:43:19.559 INFO kablam! | ^^^^^^^^^ Oct 15 22:43:19.559 INFO kablam! | Oct 15 22:43:19.559 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 22:43:19.559 INFO kablam! Oct 15 22:43:19.635 INFO kablam! warning: type `test_struct` should have a camel case name such as `TestStruct` Oct 15 22:43:19.635 INFO kablam! --> src/lib.rs:37:5 Oct 15 22:43:19.635 INFO kablam! | Oct 15 22:43:19.635 INFO kablam! 37 | / struct test_struct { Oct 15 22:43:19.635 INFO kablam! 38 | | x: i32, Oct 15 22:43:19.635 INFO kablam! 39 | | y: i32, Oct 15 22:43:19.635 INFO kablam! 40 | | t: [i32; 5], Oct 15 22:43:19.635 INFO kablam! 41 | | z: i128 Oct 15 22:43:19.635 INFO kablam! 42 | | } Oct 15 22:43:19.635 INFO kablam! | |_____^ Oct 15 22:43:19.635 INFO kablam! | Oct 15 22:43:19.635 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 15 22:43:19.635 INFO kablam! Oct 15 22:43:19.635 INFO kablam! warning: type `test_struct2` should have a camel case name such as `TestStruct2` Oct 15 22:43:19.635 INFO kablam! --> src/lib.rs:45:5 Oct 15 22:43:19.635 INFO kablam! | Oct 15 22:43:19.635 INFO kablam! 45 | struct test_struct2(pub i32, pub i32, pub i64); Oct 15 22:43:19.635 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:43:19.635 INFO kablam! Oct 15 22:43:21.087 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.38s Oct 15 22:43:21.091 INFO kablam! su: No module specific data is present Oct 15 22:43:21.962 INFO running `"docker" "rm" "-f" "3c7f697144046c9fce71b380c2c598c84ec5a3608464e711b5f4865cb2bf615e"` Oct 15 22:43:22.227 INFO blam! 3c7f697144046c9fce71b380c2c598c84ec5a3608464e711b5f4865cb2bf615e Oct 15 22:43:22.233 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 22:43:22.662 INFO blam! 82ccc12a8f8af1138677c3cafff1b2b27384058d6cde9ac0df6915618d3c1a75 Oct 15 22:43:22.663 INFO running `"docker" "start" "-a" "82ccc12a8f8af1138677c3cafff1b2b27384058d6cde9ac0df6915618d3c1a75"` Oct 15 22:43:24.015 INFO kablam! usermod: no changes Oct 15 22:43:24.101 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 15 22:43:24.103 INFO kablam! Running /target/debug/deps/raw_serde-bc0edfa5f4977c5c Oct 15 22:43:24.107 INFO blam! Oct 15 22:43:24.110 INFO blam! running 2 tests Oct 15 22:43:24.159 INFO blam! test tests::test_vec_simple ... FAILED Oct 15 22:43:24.162 INFO blam! test tests::test_vec ... FAILED Oct 15 22:43:24.167 INFO kablam! error: test failed, to rerun pass '--lib' Oct 15 22:43:24.167 INFO blam! Oct 15 22:43:24.167 INFO kablam! su: No module specific data is present Oct 15 22:43:24.167 INFO blam! failures: Oct 15 22:43:24.167 INFO blam! Oct 15 22:43:24.167 INFO blam! ---- tests::test_vec_simple stdout ---- Oct 15 22:43:24.167 INFO blam! thread 'tests::test_vec_simple' 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 15 22:43:24.167 INFO blam! stack backtrace: Oct 15 22:43:24.167 INFO blam! 0: 0x5629a8ee7cae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 15 22:43:24.167 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 15 22:43:24.167 INFO blam! 1: 0x5629a8ef0b56 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 15 22:43:24.167 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 15 22:43:24.167 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 15 22:43:24.167 INFO blam! 2: 0x5629a8eeb8ad - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 15 22:43:24.167 INFO blam! at libstd/panicking.rs:211 Oct 15 22:43:24.167 INFO blam! 3: 0x5629a8eeb5bb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 15 22:43:24.167 INFO blam! at libstd/panicking.rs:221 Oct 15 22:43:24.167 INFO blam! 4: 0x5629a8eebf5c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 15 22:43:24.167 INFO blam! at libstd/panicking.rs:476 Oct 15 22:43:24.167 INFO blam! 5: 0x5629a8eebb19 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 15 22:43:24.167 INFO blam! at libstd/panicking.rs:390 Oct 15 22:43:24.167 INFO blam! 6: 0x5629a8eeba15 - rust_begin_unwind Oct 15 22:43:24.167 INFO blam! at libstd/panicking.rs:325 Oct 15 22:43:24.167 INFO blam! 7: 0x5629a8f2bbcb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 15 22:43:24.167 INFO blam! at libcore/panicking.rs:77 Oct 15 22:43:24.167 INFO blam! 8: 0x5629a8e99153 - core::result::unwrap_failed::hb1a58d022026f977 Oct 15 22:43:24.167 INFO blam! at libcore/macros.rs:26 Oct 15 22:43:24.167 INFO blam! 9: 0x5629a8e980ab - >::unwrap::h653a614cd9fcf5c5 Oct 15 22:43:24.167 INFO blam! at libcore/result.rs:808 Oct 15 22:43:24.167 INFO blam! 10: 0x5629a8e93f89 - raw_serde::tests::test_vec_simple::h901f8244a6fdf0f2 Oct 15 22:43:24.167 INFO blam! at src/lib.rs:74 Oct 15 22:43:24.167 INFO blam! 11: 0x5629a8e93e99 - raw_serde::tests::test_vec_simple::{{closure}}::hc14e899ef4237a98 Oct 15 22:43:24.167 INFO blam! at src/lib.rs:65 Oct 15 22:43:24.167 INFO blam! 12: 0x5629a8e86acd - core::ops::function::FnOnce::call_once::hd7824562ad97da5c Oct 15 22:43:24.167 INFO blam! at libcore/ops/function.rs:238 Oct 15 22:43:24.167 INFO blam! 13: 0x5629a8e9ebbe - >::call_box::h95b7cb918af67b5d Oct 15 22:43:24.167 INFO blam! at libtest/lib.rs:1468 Oct 15 22:43:24.167 INFO blam! at libcore/ops/function.rs:238 Oct 15 22:43:24.167 INFO blam! at liballoc/boxed.rs:672 Oct 15 22:43:24.167 INFO blam! 14: 0x5629a8efbd29 - __rust_maybe_catch_panic Oct 15 22:43:24.167 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 22:43:24.167 INFO blam! 15: 0x5629a8ebf70d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 15 22:43:24.167 INFO blam! at libstd/panicking.rs:289 Oct 15 22:43:24.167 INFO blam! at libstd/panic.rs:392 Oct 15 22:43:24.167 INFO blam! at libtest/lib.rs:1423 Oct 15 22:43:24.167 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 15 22:43:24.167 INFO blam! 16: 0x5629a8ec0314 - std::panicking::try::do_call::ha990a345054c2d63 Oct 15 22:43:24.167 INFO blam! at libstd/thread/mod.rs:409 Oct 15 22:43:24.167 INFO blam! at libstd/panic.rs:313 Oct 15 22:43:24.167 INFO blam! at libstd/panicking.rs:310 Oct 15 22:43:24.167 INFO blam! 17: 0x5629a8efbd29 - __rust_maybe_catch_panic Oct 15 22:43:24.167 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 22:43:24.167 INFO blam! 18: 0x5629a8ead8d6 - >::call_box::h96125cb29a9ba44b Oct 15 22:43:24.167 INFO blam! at libstd/panicking.rs:289 Oct 15 22:43:24.167 INFO blam! at libstd/panic.rs:392 Oct 15 22:43:24.167 INFO blam! at libstd/thread/mod.rs:408 Oct 15 22:43:24.167 INFO blam! at liballoc/boxed.rs:672 Oct 15 22:43:24.167 INFO blam! 19: 0x5629a8ee9cea - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 15 22:43:24.167 INFO blam! at liballoc/boxed.rs:682 Oct 15 22:43:24.167 INFO blam! at libstd/sys_common/thread.rs:24 Oct 15 22:43:24.167 INFO blam! 20: 0x5629a8edf405 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 15 22:43:24.167 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 15 22:43:24.167 INFO blam! 21: 0x7fee3b81a6b9 - start_thread Oct 15 22:43:24.167 INFO blam! 22: 0x7fee3b33a41c - clone Oct 15 22:43:24.167 INFO blam! 23: 0x0 - Oct 15 22:43:24.167 INFO blam! Oct 15 22:43:24.167 INFO blam! ---- tests::test_vec stdout ---- Oct 15 22:43:24.167 INFO blam! thread 'tests::test_vec' 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 15 22:43:24.167 INFO blam! stack backtrace: Oct 15 22:43:24.167 INFO blam! 0: 0x5629a8ee7cae - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 15 22:43:24.167 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 15 22:43:24.167 INFO blam! 1: 0x5629a8ef0b56 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 15 22:43:24.167 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 15 22:43:24.167 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 15 22:43:24.167 INFO blam! 2: 0x5629a8eeb8ad - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 15 22:43:24.167 INFO blam! at libstd/panicking.rs:211 Oct 15 22:43:24.167 INFO blam! 3: 0x5629a8eeb5bb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 15 22:43:24.167 INFO blam! at libstd/panicking.rs:221 Oct 15 22:43:24.167 INFO blam! 4: 0x5629a8eebf5c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 15 22:43:24.167 INFO blam! at libstd/panicking.rs:476 Oct 15 22:43:24.167 INFO blam! 5: 0x5629a8eebb19 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 15 22:43:24.168 INFO blam! at libstd/panicking.rs:390 Oct 15 22:43:24.168 INFO blam! 6: 0x5629a8eeba15 - rust_begin_unwind Oct 15 22:43:24.168 INFO blam! at libstd/panicking.rs:325 Oct 15 22:43:24.168 INFO blam! 7: 0x5629a8f2bbcb - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 15 22:43:24.168 INFO blam! at libcore/panicking.rs:77 Oct 15 22:43:24.168 INFO blam! 8: 0x5629a8e99153 - core::result::unwrap_failed::hb1a58d022026f977 Oct 15 22:43:24.168 INFO blam! at libcore/macros.rs:26 Oct 15 22:43:24.168 INFO blam! 9: 0x5629a8e980ab - >::unwrap::h653a614cd9fcf5c5 Oct 15 22:43:24.168 INFO blam! at libcore/result.rs:808 Oct 15 22:43:24.168 INFO blam! 10: 0x5629a8e93c9e - raw_serde::tests::test_vec::h84edec735eee6afa Oct 15 22:43:24.168 INFO blam! at src/lib.rs:57 Oct 15 22:43:24.168 INFO blam! 11: 0x5629a8e93969 - raw_serde::tests::test_vec::{{closure}}::h02e9f1e3445f4e90 Oct 15 22:43:24.168 INFO blam! at src/lib.rs:48 Oct 15 22:43:24.168 INFO blam! 12: 0x5629a8e86a8d - core::ops::function::FnOnce::call_once::hb3b1b0e042d6df28 Oct 15 22:43:24.168 INFO blam! at libcore/ops/function.rs:238 Oct 15 22:43:24.168 INFO blam! 13: 0x5629a8e9ebbe - >::call_box::h95b7cb918af67b5d Oct 15 22:43:24.168 INFO blam! at libtest/lib.rs:1468 Oct 15 22:43:24.168 INFO blam! at libcore/ops/function.rs:238 Oct 15 22:43:24.168 INFO blam! at liballoc/boxed.rs:672 Oct 15 22:43:24.168 INFO blam! 14: 0x5629a8efbd29 - __rust_maybe_catch_panic Oct 15 22:43:24.168 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 22:43:24.168 INFO blam! 15: 0x5629a8ebf70d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 15 22:43:24.168 INFO blam! at libstd/panicking.rs:289 Oct 15 22:43:24.168 INFO blam! at libstd/panic.rs:392 Oct 15 22:43:24.168 INFO blam! at libtest/lib.rs:1423 Oct 15 22:43:24.168 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 15 22:43:24.168 INFO blam! 16: 0x5629a8ec0314 - std::panicking::try::do_call::ha990a345054c2d63 Oct 15 22:43:24.168 INFO blam! at libstd/thread/mod.rs:409 Oct 15 22:43:24.168 INFO blam! at libstd/panic.rs:313 Oct 15 22:43:24.168 INFO blam! at libstd/panicking.rs:310 Oct 15 22:43:24.168 INFO blam! 17: 0x5629a8efbd29 - __rust_maybe_catch_panic Oct 15 22:43:24.168 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 22:43:24.168 INFO blam! 18: 0x5629a8ead8d6 - >::call_box::h96125cb29a9ba44b Oct 15 22:43:24.168 INFO blam! at libstd/panicking.rs:289 Oct 15 22:43:24.168 INFO blam! at libstd/panic.rs:392 Oct 15 22:43:24.168 INFO blam! at libstd/thread/mod.rs:408 Oct 15 22:43:24.168 INFO blam! at liballoc/boxed.rs:672 Oct 15 22:43:24.168 INFO blam! 19: 0x5629a8ee9cea - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 15 22:43:24.168 INFO blam! at liballoc/boxed.rs:682 Oct 15 22:43:24.168 INFO blam! at libstd/sys_common/thread.rs:24 Oct 15 22:43:24.168 INFO blam! 20: 0x5629a8edf405 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 15 22:43:24.168 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 15 22:43:24.168 INFO blam! 21: 0x7fee3b81a6b9 - start_thread Oct 15 22:43:24.168 INFO blam! 22: 0x7fee3b33a41c - clone Oct 15 22:43:24.168 INFO blam! 23: 0x0 - Oct 15 22:43:24.168 INFO blam! Oct 15 22:43:24.168 INFO blam! Oct 15 22:43:24.168 INFO blam! failures: Oct 15 22:43:24.168 INFO blam! tests::test_vec Oct 15 22:43:24.168 INFO blam! tests::test_vec_simple Oct 15 22:43:24.168 INFO blam! Oct 15 22:43:24.168 INFO blam! test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:43:24.168 INFO blam! Oct 15 22:43:24.979 INFO running `"docker" "rm" "-f" "82ccc12a8f8af1138677c3cafff1b2b27384058d6cde9ac0df6915618d3c1a75"` Oct 15 22:43:25.227 INFO blam! 82ccc12a8f8af1138677c3cafff1b2b27384058d6cde9ac0df6915618d3c1a75