Oct 10 16:40:37.270 INFO testing pkpkpk/semmed against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 16:40:37.270 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 16:40:37.270 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 10 16:40:37.720 INFO blam! 8e73b781383d642814f6478fc72a69cd9cbf6c84a51f0dd3713b03119603accc Oct 10 16:40:37.722 INFO running `"docker" "start" "-a" "8e73b781383d642814f6478fc72a69cd9cbf6c84a51f0dd3713b03119603accc"` Oct 10 16:40:38.380 INFO kablam! usermod: no changes Oct 10 16:40:38.437 INFO kablam! Compiling libc v0.2.42 Oct 10 16:40:39.600 INFO kablam! Compiling memchr v2.0.1 Oct 10 16:40:39.869 INFO kablam! Compiling csv-core v0.1.4 Oct 10 16:40:40.689 INFO kablam! Compiling csv v1.0.0 Oct 10 16:40:42.760 INFO kablam! Compiling semmed v0.1.0 (/source) Oct 10 16:40:43.340 INFO kablam! warning: unused import: `std::path::Path` Oct 10 16:40:43.340 INFO kablam! --> src/main.rs:7:5 Oct 10 16:40:43.340 INFO kablam! | Oct 10 16:40:43.340 INFO kablam! 7 | use std::path::Path; Oct 10 16:40:43.340 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 16:40:43.340 INFO kablam! | Oct 10 16:40:43.340 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:40:43.340 INFO kablam! Oct 10 16:40:44.173 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.77s Oct 10 16:40:44.185 INFO kablam! su: No module specific data is present Oct 10 16:40:44.522 INFO running `"docker" "rm" "-f" "8e73b781383d642814f6478fc72a69cd9cbf6c84a51f0dd3713b03119603accc"` Oct 10 16:40:44.615 INFO blam! 8e73b781383d642814f6478fc72a69cd9cbf6c84a51f0dd3713b03119603accc Oct 10 16:40:44.617 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 16:40:44.617 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 10 16:40:44.817 INFO blam! 3e383d9ca528f9ede4fc0dc0e69d54ebf67e6d70c24e1b3e00a89b3279b53c05 Oct 10 16:40:44.828 INFO running `"docker" "start" "-a" "3e383d9ca528f9ede4fc0dc0e69d54ebf67e6d70c24e1b3e00a89b3279b53c05"` Oct 10 16:40:45.741 INFO kablam! usermod: no changes Oct 10 16:40:45.796 INFO kablam! Compiling semmed v0.1.0 (/source) Oct 10 16:40:46.592 INFO kablam! warning: unused import: `std::fs` Oct 10 16:40:46.592 INFO kablam! --> tests/tests.rs:2:5 Oct 10 16:40:46.592 INFO kablam! | Oct 10 16:40:46.592 INFO kablam! 2 | use std::fs; Oct 10 16:40:46.592 INFO kablam! | ^^^^^^^ Oct 10 16:40:46.592 INFO kablam! | Oct 10 16:40:46.592 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:40:46.592 INFO kablam! Oct 10 16:40:47.004 INFO kablam! warning: unused import: `std::path::Path` Oct 10 16:40:47.004 INFO kablam! --> src/main.rs:7:5 Oct 10 16:40:47.004 INFO kablam! | Oct 10 16:40:47.004 INFO kablam! 7 | use std::path::Path; Oct 10 16:40:47.004 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 16:40:47.004 INFO kablam! | Oct 10 16:40:47.004 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 16:40:47.004 INFO kablam! Oct 10 16:40:47.872 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.11s Oct 10 16:40:47.878 INFO kablam! su: No module specific data is present Oct 10 16:40:48.682 INFO running `"docker" "rm" "-f" "3e383d9ca528f9ede4fc0dc0e69d54ebf67e6d70c24e1b3e00a89b3279b53c05"` Oct 10 16:40:48.973 INFO blam! 3e383d9ca528f9ede4fc0dc0e69d54ebf67e6d70c24e1b3e00a89b3279b53c05 Oct 10 16:40:48.984 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 16:40:48.984 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 10 16:40:49.454 INFO blam! e130a1201a6592e1c1f4027a928181fe4b02723d64f203c6afcc427fdfc896f9 Oct 10 16:40:49.456 INFO running `"docker" "start" "-a" "e130a1201a6592e1c1f4027a928181fe4b02723d64f203c6afcc427fdfc896f9"` Oct 10 16:40:50.587 INFO kablam! usermod: no changes Oct 10 16:40:50.660 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 10 16:40:50.668 INFO kablam! Running /target/debug/deps/semmed-18cca88863bf3581 Oct 10 16:40:50.672 INFO kablam! Running /target/debug/deps/tests-663052074d086b00 Oct 10 16:40:50.672 INFO blam! Oct 10 16:40:50.672 INFO blam! running 0 tests Oct 10 16:40:50.672 INFO blam! Oct 10 16:40:50.672 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:40:50.672 INFO blam! Oct 10 16:40:50.684 INFO blam! Oct 10 16:40:50.684 INFO blam! running 1 test Oct 10 16:40:50.721 INFO blam! test bin_sample_test ... FAILED Oct 10 16:40:50.721 INFO blam! Oct 10 16:40:50.721 INFO blam! failures: Oct 10 16:40:50.721 INFO blam! Oct 10 16:40:50.721 INFO blam! ---- bin_sample_test stdout ---- Oct 10 16:40:50.721 INFO blam! thread 'bin_sample_test' panicked at 'failed to execute process: Os { code: 2, kind: NotFound, message: "No such file or directory" }', libcore/result.rs:1009:5 Oct 10 16:40:50.721 INFO blam! stack backtrace: Oct 10 16:40:50.721 INFO blam! 0: 0x561864e2c4ee - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 16:40:50.721 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 16:40:50.721 INFO blam! 1: 0x561864e38a06 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 16:40:50.721 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 16:40:50.721 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 16:40:50.721 INFO blam! 2: 0x561864e3170d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 16:40:50.721 INFO blam! at libstd/panicking.rs:211 Oct 10 16:40:50.721 INFO blam! 3: 0x561864e3141b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 16:40:50.721 INFO blam! at libstd/panicking.rs:221 Oct 10 16:40:50.721 INFO blam! 4: 0x561864e31dbc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 16:40:50.721 INFO blam! at libstd/panicking.rs:476 Oct 10 16:40:50.721 INFO blam! 5: 0x561864e31979 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 16:40:50.721 INFO blam! at libstd/panicking.rs:390 Oct 10 16:40:50.721 INFO blam! 6: 0x561864e31875 - rust_begin_unwind Oct 10 16:40:50.721 INFO blam! at libstd/panicking.rs:325 Oct 10 16:40:50.721 INFO blam! 7: 0x561864e73a2b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 10 16:40:50.721 INFO blam! at libcore/panicking.rs:77 Oct 10 16:40:50.721 INFO blam! 8: 0x561864dd9273 - core::result::unwrap_failed::h063adb4144e595fb Oct 10 16:40:50.721 INFO blam! at libcore/macros.rs:26 Oct 10 16:40:50.721 INFO blam! 9: 0x561864dd8b3e - >::expect::h0d40e656ca11bce9 Oct 10 16:40:50.721 INFO blam! at libcore/result.rs:835 Oct 10 16:40:50.721 INFO blam! 10: 0x561864dd75d9 - tests::bin_sample_test::h2fc9016f9dd447fb Oct 10 16:40:50.721 INFO blam! at tests/tests.rs:18 Oct 10 16:40:50.722 INFO blam! 11: 0x561864dd7469 - tests::bin_sample_test::{{closure}}::h0d1ee6517c314822 Oct 10 16:40:50.722 INFO blam! at tests/tests.rs:8 Oct 10 16:40:50.722 INFO blam! 12: 0x561864dd683d - core::ops::function::FnOnce::call_once::h81fb35c52e23d4b3 Oct 10 16:40:50.722 INFO blam! at libcore/ops/function.rs:238 Oct 10 16:40:50.722 INFO blam! 13: 0x561864ddf23e - >::call_box::h95b7cb918af67b5d Oct 10 16:40:50.722 INFO blam! at libtest/lib.rs:1468 Oct 10 16:40:50.722 INFO blam! at libcore/ops/function.rs:238 Oct 10 16:40:50.722 INFO blam! at liballoc/boxed.rs:672 Oct 10 16:40:50.722 INFO blam! 14: 0x561864e43bd9 - __rust_maybe_catch_panic Oct 10 16:40:50.722 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 16:40:50.722 INFO blam! 15: 0x561864dffd8d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 16:40:50.722 INFO blam! at libstd/panicking.rs:289 Oct 10 16:40:50.722 INFO blam! at libstd/panic.rs:392 Oct 10 16:40:50.722 INFO blam! at libtest/lib.rs:1423 Oct 10 16:40:50.722 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 16:40:50.722 INFO blam! 16: 0x561864e00994 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 16:40:50.722 INFO blam! at libstd/thread/mod.rs:409 Oct 10 16:40:50.722 INFO blam! at libstd/panic.rs:313 Oct 10 16:40:50.722 INFO blam! at libstd/panicking.rs:310 Oct 10 16:40:50.722 INFO blam! 17: 0x561864e43bd9 - __rust_maybe_catch_panic Oct 10 16:40:50.722 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 16:40:50.722 INFO blam! 18: 0x561864dedf56 - >::call_box::h96125cb29a9ba44b Oct 10 16:40:50.722 INFO blam! at libstd/panicking.rs:289 Oct 10 16:40:50.722 INFO blam! at libstd/panic.rs:392 Oct 10 16:40:50.722 INFO blam! at libstd/thread/mod.rs:408 Oct 10 16:40:50.722 INFO blam! at liballoc/boxed.rs:672 Oct 10 16:40:50.722 INFO blam! 19: 0x561864e2edda - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 16:40:50.722 INFO blam! at liballoc/boxed.rs:682 Oct 10 16:40:50.722 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 16:40:50.722 INFO blam! 20: 0x561864e21f85 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 16:40:50.722 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 16:40:50.722 INFO blam! 21: 0x7f5245fec6b9 - start_thread Oct 10 16:40:50.722 INFO blam! 22: 0x7f5245b0c41c - clone Oct 10 16:40:50.722 INFO blam! 23: 0x0 - Oct 10 16:40:50.722 INFO blam! Oct 10 16:40:50.722 INFO blam! Oct 10 16:40:50.722 INFO blam! failures: Oct 10 16:40:50.722 INFO blam! bin_sample_test Oct 10 16:40:50.722 INFO blam! Oct 10 16:40:50.722 INFO blam! test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 16:40:50.722 INFO blam! Oct 10 16:40:50.728 INFO kablam! error: test failed, to rerun pass '--test tests' Oct 10 16:40:50.728 INFO kablam! su: No module specific data is present Oct 10 16:40:51.322 INFO running `"docker" "rm" "-f" "e130a1201a6592e1c1f4027a928181fe4b02723d64f203c6afcc427fdfc896f9"` Oct 10 16:40:51.740 INFO blam! e130a1201a6592e1c1f4027a928181fe4b02723d64f203c6afcc427fdfc896f9