Oct 11 09:27:45.205 INFO testing tvm-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 09:27:45.205 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 09:27:45.205 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 09:27:45.616 INFO blam! e20fe8a72f46f12581add6e94b1883dd4aae3fafa9e7683f11ab0bfe838bb941 Oct 11 09:27:45.620 INFO running `"docker" "start" "-a" "e20fe8a72f46f12581add6e94b1883dd4aae3fafa9e7683f11ab0bfe838bb941"` Oct 11 09:27:46.992 INFO kablam! usermod: no changes Oct 11 09:27:47.204 INFO kablam! Compiling bounded-spsc-queue v0.4.0 Oct 11 09:27:47.204 INFO kablam! Compiling error-chain v0.12.0 Oct 11 09:27:47.204 INFO kablam! Compiling ndarray v0.11.2 Oct 11 09:27:47.204 INFO kablam! Compiling nom v4.1.0 Oct 11 09:28:00.093 INFO kablam! Compiling tvm v0.1.0 (/source) Oct 11 09:28:03.145 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 11 09:28:03.145 INFO kablam! --> src/lib.rs:5:3 Oct 11 09:28:03.145 INFO kablam! | Oct 11 09:28:03.145 INFO kablam! 5 | extern_prelude, Oct 11 09:28:03.146 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 09:28:03.146 INFO kablam! | Oct 11 09:28:03.146 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 09:28:03.146 INFO kablam! Oct 11 09:28:06.382 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.36s Oct 11 09:28:06.408 INFO kablam! su: No module specific data is present Oct 11 09:28:06.900 INFO running `"docker" "rm" "-f" "e20fe8a72f46f12581add6e94b1883dd4aae3fafa9e7683f11ab0bfe838bb941"` Oct 11 09:28:07.071 INFO blam! e20fe8a72f46f12581add6e94b1883dd4aae3fafa9e7683f11ab0bfe838bb941 Oct 11 09:28:07.077 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 09:28:07.077 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 09:28:07.450 INFO blam! e3023b79e85ea8e6af378152ca4dc52a8db92fd2f487da9054623dcbc18ebb27 Oct 11 09:28:07.452 INFO running `"docker" "start" "-a" "e3023b79e85ea8e6af378152ca4dc52a8db92fd2f487da9054623dcbc18ebb27"` Oct 11 09:28:08.512 INFO kablam! usermod: no changes Oct 11 09:28:08.617 INFO kablam! Compiling tvm v0.1.0 (/source) Oct 11 09:28:12.299 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 11 09:28:12.299 INFO kablam! --> src/lib.rs:5:3 Oct 11 09:28:12.299 INFO kablam! | Oct 11 09:28:12.299 INFO kablam! 5 | extern_prelude, Oct 11 09:28:12.299 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 09:28:12.299 INFO kablam! | Oct 11 09:28:12.299 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 09:28:12.299 INFO kablam! Oct 11 09:28:14.468 INFO kablam! warning: unused import: `collections::HashMap` Oct 11 09:28:14.468 INFO kablam! --> tests/test_graph_serde.rs:8:11 Oct 11 09:28:14.468 INFO kablam! | Oct 11 09:28:14.468 INFO kablam! 8 | use std::{collections::HashMap, convert::TryFrom, fs, io::Read}; Oct 11 09:28:14.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 09:28:14.468 INFO kablam! | Oct 11 09:28:14.468 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 09:28:14.468 INFO kablam! Oct 11 09:28:14.516 INFO kablam! warning: unused variable: `params` Oct 11 09:28:14.516 INFO kablam! --> tests/test_graph_serde.rs:19:7 Oct 11 09:28:14.516 INFO kablam! | Oct 11 09:28:14.516 INFO kablam! 19 | let params = tvm::runtime::load_param_dict(¶ms_bytes); Oct 11 09:28:14.516 INFO kablam! | ^^^^^^ help: consider using `_params` instead Oct 11 09:28:14.516 INFO kablam! | Oct 11 09:28:14.516 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 09:28:14.516 INFO kablam! Oct 11 09:28:14.524 INFO kablam! warning: the feature `fs_read_write` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 11 09:28:14.524 INFO kablam! --> tests/test_graph_serde.rs:1:12 Oct 11 09:28:14.524 INFO kablam! | Oct 11 09:28:14.524 INFO kablam! 1 | #![feature(fs_read_write, try_from)] Oct 11 09:28:14.524 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 09:28:14.524 INFO kablam! | Oct 11 09:28:14.524 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 09:28:14.524 INFO kablam! Oct 11 09:28:15.741 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.20s Oct 11 09:28:15.764 INFO kablam! su: No module specific data is present Oct 11 09:28:16.438 INFO running `"docker" "rm" "-f" "e3023b79e85ea8e6af378152ca4dc52a8db92fd2f487da9054623dcbc18ebb27"` Oct 11 09:28:16.800 INFO blam! e3023b79e85ea8e6af378152ca4dc52a8db92fd2f487da9054623dcbc18ebb27 Oct 11 09:28:16.808 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 09:28:16.810 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 09:28:17.304 INFO blam! 743fe5827b4bfe87b0faa13f37738ddd3ec7d2588eb88952e6eb2c76035aa29e Oct 11 09:28:17.309 INFO running `"docker" "start" "-a" "743fe5827b4bfe87b0faa13f37738ddd3ec7d2588eb88952e6eb2c76035aa29e"` Oct 11 09:28:18.803 INFO kablam! usermod: no changes Oct 11 09:28:18.923 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 11 09:28:18.926 INFO kablam! Running /target/debug/deps/tvm-2e980956487a3b3f Oct 11 09:28:18.934 INFO blam! Oct 11 09:28:18.934 INFO blam! running 3 tests Oct 11 09:28:18.940 INFO blam! test runtime::threading::tests::test_max_concurrency ... ok Oct 11 09:28:19.048 INFO blam! test runtime::graph::tests::test_str_to_type ... ok Oct 11 09:28:19.272 INFO blam! test runtime::threading::tests::test_parallel_launch ... ok Oct 11 09:28:19.272 INFO blam! Oct 11 09:28:19.272 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:28:19.272 INFO blam! Oct 11 09:28:19.279 INFO kablam! Running /target/debug/deps/test_graph_serde-12224922ad383eb4 Oct 11 09:28:19.281 INFO blam! Oct 11 09:28:19.281 INFO blam! running 1 test Oct 11 09:28:19.360 INFO blam! test test_load_graph ... FAILED Oct 11 09:28:19.360 INFO blam! Oct 11 09:28:19.360 INFO blam! failures: Oct 11 09:28:19.360 INFO blam! Oct 11 09:28:19.360 INFO blam! ---- test_load_graph stdout ---- Oct 11 09:28:19.360 INFO blam! thread 'test_load_graph' 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 09:28:19.360 INFO blam! stack backtrace: Oct 11 09:28:19.360 INFO blam! 0: 0x560fe6daca1e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 09:28:19.360 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 09:28:19.360 INFO blam! 1: 0x560fe6db58c6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 09:28:19.360 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 11 09:28:19.360 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 11 09:28:19.360 INFO blam! 2: 0x560fe6db061d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 09:28:19.360 INFO blam! at libstd/panicking.rs:211 Oct 11 09:28:19.360 INFO blam! 3: 0x560fe6db032b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 09:28:19.360 INFO blam! at libstd/panicking.rs:221 Oct 11 09:28:19.360 INFO blam! 4: 0x560fe6db0ccc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 09:28:19.360 INFO blam! at libstd/panicking.rs:476 Oct 11 09:28:19.360 INFO blam! 5: 0x560fe6db0889 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 09:28:19.360 INFO blam! at libstd/panicking.rs:390 Oct 11 09:28:19.360 INFO blam! 6: 0x560fe6db0785 - rust_begin_unwind Oct 11 09:28:19.360 INFO blam! at libstd/panicking.rs:325 Oct 11 09:28:19.360 INFO blam! 7: 0x560fe6df39db - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 09:28:19.360 INFO blam! at libcore/panicking.rs:77 Oct 11 09:28:19.361 INFO blam! 8: 0x560fe6d3bcd3 - core::result::unwrap_failed::ha0f6902cb4afd2ea Oct 11 09:28:19.361 INFO blam! at libcore/macros.rs:26 Oct 11 09:28:19.361 INFO blam! 9: 0x560fe6ce4a9b - >::unwrap::h950bb501af7fc59d Oct 11 09:28:19.361 INFO blam! at libcore/result.rs:808 Oct 11 09:28:19.361 INFO blam! 10: 0x560fe6ce25ac - test_graph_serde::test_load_graph::h5db73a81c69e5e2f Oct 11 09:28:19.361 INFO blam! at tests/test_graph_serde.rs:15 Oct 11 09:28:19.361 INFO blam! 11: 0x560fe6ce2549 - test_graph_serde::test_load_graph::{{closure}}::h1dfc1de6ef8b21c7 Oct 11 09:28:19.361 INFO blam! at tests/test_graph_serde.rs:13 Oct 11 09:28:19.361 INFO blam! 12: 0x560fe6ce3abd - core::ops::function::FnOnce::call_once::h4a3deb49e8106586 Oct 11 09:28:19.361 INFO blam! at libcore/ops/function.rs:238 Oct 11 09:28:19.361 INFO blam! 13: 0x560fe6ce73fe - >::call_box::h95b7cb918af67b5d Oct 11 09:28:19.361 INFO blam! at libtest/lib.rs:1468 Oct 11 09:28:19.361 INFO blam! at libcore/ops/function.rs:238 Oct 11 09:28:19.361 INFO blam! at liballoc/boxed.rs:672 Oct 11 09:28:19.361 INFO blam! 14: 0x560fe6dc0a99 - __rust_maybe_catch_panic Oct 11 09:28:19.361 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 09:28:19.361 INFO blam! 15: 0x560fe6d07f4d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 11 09:28:19.361 INFO blam! at libstd/panicking.rs:289 Oct 11 09:28:19.361 INFO blam! at libstd/panic.rs:392 Oct 11 09:28:19.361 INFO blam! at libtest/lib.rs:1423 Oct 11 09:28:19.361 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 11 09:28:19.361 INFO blam! 16: 0x560fe6d08b54 - std::panicking::try::do_call::ha990a345054c2d63 Oct 11 09:28:19.361 INFO blam! at libstd/thread/mod.rs:409 Oct 11 09:28:19.361 INFO blam! at libstd/panic.rs:313 Oct 11 09:28:19.361 INFO blam! at libstd/panicking.rs:310 Oct 11 09:28:19.361 INFO blam! 17: 0x560fe6dc0a99 - __rust_maybe_catch_panic Oct 11 09:28:19.361 INFO blam! at libpanic_unwind/lib.rs:102 Oct 11 09:28:19.361 INFO blam! 18: 0x560fe6cf6116 - >::call_box::h96125cb29a9ba44b Oct 11 09:28:19.361 INFO blam! at libstd/panicking.rs:289 Oct 11 09:28:19.361 INFO blam! at libstd/panic.rs:392 Oct 11 09:28:19.361 INFO blam! at libstd/thread/mod.rs:408 Oct 11 09:28:19.361 INFO blam! at liballoc/boxed.rs:672 Oct 11 09:28:19.361 INFO blam! 19: 0x560fe6daea5a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 11 09:28:19.361 INFO blam! at liballoc/boxed.rs:682 Oct 11 09:28:19.361 INFO blam! at libstd/sys_common/thread.rs:24 Oct 11 09:28:19.361 INFO blam! 20: 0x560fe6da4175 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 11 09:28:19.361 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 11 09:28:19.361 INFO blam! 21: 0x7efeafd906b9 - start_thread Oct 11 09:28:19.361 INFO blam! 22: 0x7efeaf8b041c - clone Oct 11 09:28:19.361 INFO blam! 23: 0x0 - Oct 11 09:28:19.361 INFO blam! Oct 11 09:28:19.361 INFO blam! Oct 11 09:28:19.361 INFO blam! failures: Oct 11 09:28:19.361 INFO blam! test_load_graph Oct 11 09:28:19.361 INFO blam! Oct 11 09:28:19.361 INFO blam! test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:28:19.361 INFO blam! Oct 11 09:28:19.372 INFO kablam! error: test failed, to rerun pass '--test test_graph_serde' Oct 11 09:28:19.372 INFO kablam! su: No module specific data is present Oct 11 09:28:20.465 INFO running `"docker" "rm" "-f" "743fe5827b4bfe87b0faa13f37738ddd3ec7d2588eb88952e6eb2c76035aa29e"` Oct 11 09:28:20.780 INFO blam! 743fe5827b4bfe87b0faa13f37738ddd3ec7d2588eb88952e6eb2c76035aa29e