Oct 11 17:47:54.264 INFO testing ldscript-parser-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 17:47:54.264 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 17:47:54.264 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 17:47:54.454 INFO blam! 60a1d7ff5a3fa93d2d3d38af83f891160a69c8e1c6c036975d7178df8ef88220 Oct 11 17:47:54.456 INFO running `"docker" "start" "-a" "60a1d7ff5a3fa93d2d3d38af83f891160a69c8e1c6c036975d7178df8ef88220"` Oct 11 17:47:54.840 INFO kablam! usermod: no changes Oct 11 17:47:54.867 INFO kablam! Compiling ldscript-parser v0.1.0 (/source) Oct 11 17:47:55.772 INFO kablam! warning: unused macro definition Oct 11 17:47:55.772 INFO kablam! --> src/utils.rs:15:1 Oct 11 17:47:55.772 INFO kablam! | Oct 11 17:47:55.772 INFO kablam! 15 | / macro_rules! assert_done { Oct 11 17:47:55.772 INFO kablam! 16 | | ($res:expr) => ( Oct 11 17:47:55.772 INFO kablam! 17 | | match $res { Oct 11 17:47:55.772 INFO kablam! 18 | | ::nom::IResult::Done("", _) => {}, Oct 11 17:47:55.772 INFO kablam! ... | Oct 11 17:47:55.772 INFO kablam! 29 | | ); Oct 11 17:47:55.772 INFO kablam! 30 | | } Oct 11 17:47:55.772 INFO kablam! | |_^ Oct 11 17:47:55.772 INFO kablam! | Oct 11 17:47:55.772 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 17:47:55.772 INFO kablam! Oct 11 17:47:55.772 INFO kablam! warning: unused macro definition Oct 11 17:47:55.772 INFO kablam! --> src/utils.rs:32:1 Oct 11 17:47:55.772 INFO kablam! | Oct 11 17:47:55.772 INFO kablam! 32 | / macro_rules! assert_done_vec { Oct 11 17:47:55.772 INFO kablam! 33 | | ($res:expr, $num:expr) => ( Oct 11 17:47:55.772 INFO kablam! 34 | | match $res { Oct 11 17:47:55.772 INFO kablam! 35 | | ::nom::IResult::Done("", v @ _) => { Oct 11 17:47:55.772 INFO kablam! ... | Oct 11 17:47:55.772 INFO kablam! 40 | | ); Oct 11 17:47:55.772 INFO kablam! 41 | | } Oct 11 17:47:55.772 INFO kablam! | |_^ Oct 11 17:47:55.772 INFO kablam! Oct 11 17:47:55.772 INFO kablam! warning: unused macro definition Oct 11 17:47:55.772 INFO kablam! --> src/utils.rs:43:1 Oct 11 17:47:55.772 INFO kablam! | Oct 11 17:47:55.772 INFO kablam! 43 | / macro_rules! assert_fail { Oct 11 17:47:55.772 INFO kablam! 44 | | ($res:expr) => ( Oct 11 17:47:55.772 INFO kablam! 45 | | match $res { Oct 11 17:47:55.773 INFO kablam! 46 | | ::nom::IResult::Done("", r @ _) => { Oct 11 17:47:55.773 INFO kablam! ... | Oct 11 17:47:55.773 INFO kablam! 51 | | ); Oct 11 17:47:55.773 INFO kablam! 52 | | } Oct 11 17:47:55.773 INFO kablam! | |_^ Oct 11 17:47:55.773 INFO kablam! Oct 11 17:47:59.160 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.30s Oct 11 17:47:59.164 INFO kablam! su: No module specific data is present Oct 11 17:47:59.613 INFO running `"docker" "rm" "-f" "60a1d7ff5a3fa93d2d3d38af83f891160a69c8e1c6c036975d7178df8ef88220"` Oct 11 17:47:59.884 INFO blam! 60a1d7ff5a3fa93d2d3d38af83f891160a69c8e1c6c036975d7178df8ef88220 Oct 11 17:47:59.889 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 17:47:59.890 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 17:48:00.297 INFO blam! 55d588e38e42df4f74303e061210e9af0e5b8ce7cf93393732b231dbb3aa9393 Oct 11 17:48:00.304 INFO running `"docker" "start" "-a" "55d588e38e42df4f74303e061210e9af0e5b8ce7cf93393732b231dbb3aa9393"` Oct 11 17:48:01.042 INFO kablam! usermod: no changes Oct 11 17:48:01.089 INFO kablam! Compiling ldscript-parser v0.1.0 (/source) Oct 11 17:48:07.908 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.83s Oct 11 17:48:07.913 INFO kablam! su: No module specific data is present Oct 11 17:48:08.386 INFO running `"docker" "rm" "-f" "55d588e38e42df4f74303e061210e9af0e5b8ce7cf93393732b231dbb3aa9393"` Oct 11 17:48:08.487 INFO blam! 55d588e38e42df4f74303e061210e9af0e5b8ce7cf93393732b231dbb3aa9393 Oct 11 17:48:08.489 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 17:48:08.489 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 17:48:08.709 INFO blam! b08327366c119773b530f53663e0e935d8516782cc13f16aa16a11f91dc15f7f Oct 11 17:48:08.711 INFO running `"docker" "start" "-a" "b08327366c119773b530f53663e0e935d8516782cc13f16aa16a11f91dc15f7f"` Oct 11 17:48:09.129 INFO kablam! usermod: no changes Oct 11 17:48:09.160 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 17:48:09.163 INFO kablam! Running /target/debug/deps/ldscript_parser-a44e19dc18a7bc61 Oct 11 17:48:09.170 INFO blam! Oct 11 17:48:09.170 INFO blam! running 16 tests Oct 11 17:48:09.171 INFO blam! test expressions::tests::test_expression ... ok Oct 11 17:48:09.171 INFO blam! test numbers::test::test_binary ... ok Oct 11 17:48:09.171 INFO blam! test memory::tests::test_region ... ok Oct 11 17:48:09.171 INFO blam! test numbers::test::test_decimal ... ok Oct 11 17:48:09.172 INFO blam! test commands::tests::test_command ... ok Oct 11 17:48:09.172 INFO blam! test script::tests::test_empty ... ok Oct 11 17:48:09.174 INFO blam! test numbers::test::test_hexadecimal ... ok Oct 11 17:48:09.175 INFO blam! test statements::tests::test_statement ... ok Oct 11 17:48:09.178 INFO blam! test numbers::test::test_octal ... ok Oct 11 17:48:09.178 INFO blam! test whitespace::tests::test_opt_space ... ok Oct 11 17:48:09.178 INFO blam! test idents::tests::test_symbol ... ok Oct 11 17:48:09.184 INFO blam! test expressions::tests::test_ws ... ok Oct 11 17:48:09.184 INFO blam! test idents::tests::test_pattern ... ok Oct 11 17:48:09.184 INFO blam! test sections::tests::test_section_command ... ok Oct 11 17:48:09.184 INFO blam! test whitespace::tests::test_wsc ... ok Oct 11 17:48:09.199 INFO blam! test script::tests::test_parse ... FAILED Oct 11 17:48:09.199 INFO blam! Oct 11 17:48:09.199 INFO blam! failures: Oct 11 17:48:09.199 INFO blam! Oct 11 17:48:09.199 INFO blam! ---- script::tests::test_parse stdout ---- Oct 11 17:48:09.199 INFO blam! thread 'script::tests::test_parse' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 11 17:48:09.199 INFO blam! stack backtrace: Oct 11 17:48:09.199 INFO blam! 0: 0x55e17fa082ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 17:48:09.199 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 17:48:09.199 INFO blam! 1: 0x55e17fa11196 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 17:48:09.199 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 17:48:09.199 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 17:48:09.199 INFO blam! 2: 0x55e17fa0beed - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 17:48:09.199 INFO blam! at libstd/panicking.rs:211 Oct 11 17:48:09.199 INFO blam! 3: 0x55e17fa0bbfb - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 17:48:09.199 INFO blam! at libstd/panicking.rs:221 Oct 11 17:48:09.199 INFO blam! 4: 0x55e17fa0c59c - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 17:48:09.199 INFO blam! at libstd/panicking.rs:476 Oct 11 17:48:09.199 INFO blam! 5: 0x55e17fa0c159 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 17:48:09.199 INFO blam! at libstd/panicking.rs:390 Oct 11 17:48:09.199 INFO blam! 6: 0x55e17fa0c055 - rust_begin_unwind Oct 11 17:48:09.199 INFO blam! at libstd/panicking.rs:325 Oct 11 17:48:09.199 INFO blam! 7: 0x55e17fa4c35b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 17:48:09.199 INFO blam! at libcore/panicking.rs:77 Oct 11 17:48:09.199 INFO blam! 8: 0x55e17f9fbf63 - core::result::unwrap_failed::hd677a8db0ea2f462 Oct 11 17:48:09.199 INFO blam! at libcore/macros.rs:26 Oct 11 17:48:09.199 INFO blam! 9: 0x55e17f95f82c - >::unwrap::he2bb470b9dce64de Oct 11 17:48:09.199 INFO blam! at libcore/result.rs:808 Oct 11 17:48:09.199 INFO blam! 10: 0x55e17f9b04da - ldscript_parser::script::tests::test_parse::h35e9331df4344505 Oct 11 17:48:09.199 INFO blam! at src/script.rs:84 Oct 11 17:48:09.199 INFO blam! 11: 0x55e17f9b0469 - ldscript_parser::script::tests::test_parse::{{closure}}::h989175a223e8b948 Oct 11 17:48:09.199 INFO blam! at src/script.rs:83 Oct 11 17:48:09.199 INFO blam! 12: 0x55e17f962eed - core::ops::function::FnOnce::call_once::hf27d11d7d5bfa575 Oct 11 17:48:09.199 INFO blam! at libcore/ops/function.rs:238 Oct 11 17:48:09.199 INFO blam! 13: 0x55e17f9b67ee - >::call_box::h95b7cb918af67b5d Oct 11 17:48:09.199 INFO blam! at libtest/lib.rs:1468 Oct 11 17:48:09.199 INFO blam! at libcore/ops/function.rs:238 Oct 11 17:48:09.199 INFO blam! at liballoc/boxed.rs:672 Oct 11 17:48:09.199 INFO blam! 14: 0x55e17fa1c369 - __rust_maybe_catch_panic Oct 11 17:48:09.199 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 17:48:09.199 INFO blam! 15: 0x55e17f9d733d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 17:48:09.199 INFO blam! at libstd/panicking.rs:289 Oct 11 17:48:09.199 INFO blam! at libstd/panic.rs:392 Oct 11 17:48:09.199 INFO blam! at libtest/lib.rs:1423 Oct 11 17:48:09.199 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 17:48:09.199 INFO blam! 16: 0x55e17f9d7f44 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 17:48:09.199 INFO blam! at libstd/thread/mod.rs:409 Oct 11 17:48:09.199 INFO blam! at libstd/panic.rs:313 Oct 11 17:48:09.199 INFO blam! at libstd/panicking.rs:310 Oct 11 17:48:09.199 INFO blam! 17: 0x55e17fa1c369 - __rust_maybe_catch_panic Oct 11 17:48:09.199 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 17:48:09.199 INFO blam! 18: 0x55e17f9c5506 - >::call_box::h96125cb29a9ba44b Oct 11 17:48:09.199 INFO blam! at libstd/panicking.rs:289 Oct 11 17:48:09.199 INFO blam! at libstd/panic.rs:392 Oct 11 17:48:09.199 INFO blam! at libstd/thread/mod.rs:408 Oct 11 17:48:09.199 INFO blam! at liballoc/boxed.rs:672 Oct 11 17:48:09.199 INFO blam! 19: 0x55e17fa0a32a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 17:48:09.199 INFO blam! at liballoc/boxed.rs:682 Oct 11 17:48:09.199 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 17:48:09.199 INFO blam! 20: 0x55e17f9ff8d5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 17:48:09.199 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 17:48:09.199 INFO blam! 21: 0x7fd71bb426b9 - start_thread Oct 11 17:48:09.199 INFO blam! 22: 0x7fd71b66241c - clone Oct 11 17:48:09.199 INFO blam! 23: 0x0 - Oct 11 17:48:09.199 INFO blam! Oct 11 17:48:09.199 INFO blam! Oct 11 17:48:09.199 INFO blam! failures: Oct 11 17:48:09.199 INFO blam! script::tests::test_parse Oct 11 17:48:09.199 INFO blam! Oct 11 17:48:09.199 INFO blam! test result: FAILED. 15 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 17:48:09.199 INFO blam! Oct 11 17:48:09.201 INFO kablam! error: test failed, to rerun pass '--lib' Oct 11 17:48:09.201 INFO kablam! su: No module specific data is present Oct 11 17:48:09.468 INFO running `"docker" "rm" "-f" "b08327366c119773b530f53663e0e935d8516782cc13f16aa16a11f91dc15f7f"` Oct 11 17:48:09.569 INFO blam! b08327366c119773b530f53663e0e935d8516782cc13f16aa16a11f91dc15f7f