Oct 15 15:34:25.046 INFO testing tvm-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 15:34:25.046 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15:34:25.483 INFO blam! 76b94c86d322c5f99877f6cb2dc30f6096f241538c57fd7c6f958317a2bd6d28 Oct 15 15:34:25.487 INFO running `"docker" "start" "-a" "76b94c86d322c5f99877f6cb2dc30f6096f241538c57fd7c6f958317a2bd6d28"` Oct 15 15:34:26.757 INFO kablam! usermod: no changes Oct 15 15:34:26.915 INFO kablam! Compiling bounded-spsc-queue v0.4.0 Oct 15 15:34:26.925 INFO kablam! Compiling nom v4.1.1 Oct 15 15:34:26.925 INFO kablam! Compiling ndarray v0.11.2 Oct 15 15:34:40.655 INFO kablam! Compiling tvm v0.1.0 (/source) Oct 15 15:34:43.019 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 15 15:34:43.019 INFO kablam! --> src/lib.rs:5:3 Oct 15 15:34:43.019 INFO kablam! | Oct 15 15:34:43.019 INFO kablam! 5 | extern_prelude, Oct 15 15:34:43.019 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 15:34:43.019 INFO kablam! | Oct 15 15:34:43.019 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 15:34:43.019 INFO kablam! Oct 15 15:34:47.399 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.61s Oct 15 15:34:47.402 INFO kablam! su: No module specific data is present Oct 15 15:34:48.263 INFO running `"docker" "rm" "-f" "76b94c86d322c5f99877f6cb2dc30f6096f241538c57fd7c6f958317a2bd6d28"` Oct 15 15:34:48.531 INFO blam! 76b94c86d322c5f99877f6cb2dc30f6096f241538c57fd7c6f958317a2bd6d28 Oct 15 15:34:48.547 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15:34:49.024 INFO blam! e8eb96733ff952e8f331cb6a5d696662955d23910f97a92bb46c4310af2f88eb Oct 15 15:34:49.031 INFO running `"docker" "start" "-a" "e8eb96733ff952e8f331cb6a5d696662955d23910f97a92bb46c4310af2f88eb"` Oct 15 15:34:50.519 INFO kablam! usermod: no changes Oct 15 15:34:50.623 INFO kablam! Compiling tvm v0.1.0 (/source) Oct 15 15:34:53.886 INFO kablam! warning: unused import: `collections::HashMap` Oct 15 15:34:53.886 INFO kablam! --> tests/test_graph_serde.rs:8:11 Oct 15 15:34:53.886 INFO kablam! | Oct 15 15:34:53.886 INFO kablam! 8 | use std::{collections::HashMap, convert::TryFrom, fs, io::Read}; Oct 15 15:34:53.886 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 15:34:53.887 INFO kablam! | Oct 15 15:34:53.887 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 15:34:53.888 INFO kablam! Oct 15 15:34:53.983 INFO kablam! warning: unused variable: `params` Oct 15 15:34:53.983 INFO kablam! --> tests/test_graph_serde.rs:19:7 Oct 15 15:34:53.983 INFO kablam! | Oct 15 15:34:53.984 INFO kablam! 19 | let params = tvm::runtime::load_param_dict(¶ms_bytes); Oct 15 15:34:53.984 INFO kablam! | ^^^^^^ help: consider using `_params` instead Oct 15 15:34:53.984 INFO kablam! | Oct 15 15:34:53.984 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 15:34:53.985 INFO kablam! Oct 15 15:34:53.994 INFO kablam! warning: the feature `fs_read_write` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 15 15:34:53.994 INFO kablam! --> tests/test_graph_serde.rs:1:12 Oct 15 15:34:53.994 INFO kablam! | Oct 15 15:34:53.994 INFO kablam! 1 | #![feature(fs_read_write, try_from)] Oct 15 15:34:53.994 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 15:34:53.995 INFO kablam! | Oct 15 15:34:53.996 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 15:34:53.996 INFO kablam! Oct 15 15:34:54.319 INFO kablam! warning: the feature `extern_prelude` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 15 15:34:54.319 INFO kablam! --> src/lib.rs:5:3 Oct 15 15:34:54.319 INFO kablam! | Oct 15 15:34:54.319 INFO kablam! 5 | extern_prelude, Oct 15 15:34:54.319 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 15:34:54.319 INFO kablam! | Oct 15 15:34:54.319 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 15:34:54.319 INFO kablam! Oct 15 15:34:56.975 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.44s Oct 15 15:34:56.979 INFO kablam! su: No module specific data is present Oct 15 15:34:57.571 INFO running `"docker" "rm" "-f" "e8eb96733ff952e8f331cb6a5d696662955d23910f97a92bb46c4310af2f88eb"` Oct 15 15:34:57.878 INFO blam! e8eb96733ff952e8f331cb6a5d696662955d23910f97a92bb46c4310af2f88eb Oct 15 15:34:57.891 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 15:34:58.243 INFO blam! 2904af5001e3b3f2f9ecd5388d3a0b83087bd7439cf6f75e798582c5ad0879b3 Oct 15 15:34:58.255 INFO running `"docker" "start" "-a" "2904af5001e3b3f2f9ecd5388d3a0b83087bd7439cf6f75e798582c5ad0879b3"` Oct 15 15:34:59.159 INFO kablam! usermod: no changes Oct 15 15:34:59.271 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 15:34:59.271 INFO kablam! Running /target/debug/deps/tvm-6e2a22f575c7120f Oct 15 15:34:59.279 INFO blam! Oct 15 15:34:59.279 INFO blam! running 3 tests Oct 15 15:34:59.291 INFO blam! test runtime::graph::tests::test_str_to_type ... ok Oct 15 15:34:59.295 INFO blam! test runtime::threading::tests::test_max_concurrency ... ok Oct 15 15:34:59.648 INFO blam! test runtime::threading::tests::test_parallel_launch ... ok Oct 15 15:34:59.648 INFO blam! Oct 15 15:34:59.649 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:34:59.649 INFO blam! Oct 15 15:34:59.651 INFO kablam! Running /target/debug/deps/test_graph_serde-3b318a59e2fea3b7 Oct 15 15:34:59.655 INFO blam! Oct 15 15:34:59.655 INFO blam! running 1 test Oct 15 15:34:59.687 INFO blam! test test_load_graph ... FAILED Oct 15 15:34:59.687 INFO kablam! error: test failed, to rerun pass '--test test_graph_serde' Oct 15 15:34:59.687 INFO blam! Oct 15 15:34:59.687 INFO kablam! su: No module specific data is present Oct 15 15:34:59.687 INFO blam! failures: Oct 15 15:34:59.687 INFO blam! Oct 15 15:34:59.687 INFO blam! ---- test_load_graph stdout ---- Oct 15 15:34:59.687 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 15 15:34:59.687 INFO blam! stack backtrace: Oct 15 15:34:59.687 INFO blam! 0: 0x5614fc4fab4e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 15 15:34:59.687 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 15 15:34:59.687 INFO blam! 1: 0x5614fc5039f6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 15 15:34:59.687 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 15 15:34:59.687 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 15 15:34:59.687 INFO blam! 2: 0x5614fc4fe74d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 15 15:34:59.687 INFO blam! at libstd/panicking.rs:211 Oct 15 15:34:59.687 INFO blam! 3: 0x5614fc4fe45b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 15 15:34:59.687 INFO blam! at libstd/panicking.rs:221 Oct 15 15:34:59.687 INFO blam! 4: 0x5614fc4fedfc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 15 15:34:59.687 INFO blam! at libstd/panicking.rs:476 Oct 15 15:34:59.687 INFO blam! 5: 0x5614fc4fe9b9 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 15 15:34:59.687 INFO blam! at libstd/panicking.rs:390 Oct 15 15:34:59.687 INFO blam! 6: 0x5614fc4fe8b5 - rust_begin_unwind Oct 15 15:34:59.687 INFO blam! at libstd/panicking.rs:325 Oct 15 15:34:59.687 INFO blam! 7: 0x5614fc541b0b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 15 15:34:59.687 INFO blam! at libcore/panicking.rs:77 Oct 15 15:34:59.687 INFO blam! 8: 0x5614fc489e23 - core::result::unwrap_failed::h754f7b1b3ecca885 Oct 15 15:34:59.687 INFO blam! at libcore/macros.rs:26 Oct 15 15:34:59.687 INFO blam! 9: 0x5614fc4329cb - >::unwrap::h44252b2808e873e7 Oct 15 15:34:59.687 INFO blam! at libcore/result.rs:808 Oct 15 15:34:59.687 INFO blam! 10: 0x5614fc4305ac - test_graph_serde::test_load_graph::h7f53513292b948de Oct 15 15:34:59.687 INFO blam! at tests/test_graph_serde.rs:15 Oct 15 15:34:59.687 INFO blam! 11: 0x5614fc430549 - test_graph_serde::test_load_graph::{{closure}}::h660a8c11e52a1212 Oct 15 15:34:59.687 INFO blam! at tests/test_graph_serde.rs:13 Oct 15 15:34:59.687 INFO blam! 12: 0x5614fc431abd - core::ops::function::FnOnce::call_once::h17b43a406b23e598 Oct 15 15:34:59.687 INFO blam! at libcore/ops/function.rs:238 Oct 15 15:34:59.687 INFO blam! 13: 0x5614fc4353fe - >::call_box::h95b7cb918af67b5d Oct 15 15:34:59.687 INFO blam! at libtest/lib.rs:1468 Oct 15 15:34:59.687 INFO blam! at libcore/ops/function.rs:238 Oct 15 15:34:59.687 INFO blam! at liballoc/boxed.rs:672 Oct 15 15:34:59.687 INFO blam! 14: 0x5614fc50ebc9 - __rust_maybe_catch_panic Oct 15 15:34:59.687 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 15:34:59.687 INFO blam! 15: 0x5614fc455f4d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 15 15:34:59.687 INFO blam! at libstd/panicking.rs:289 Oct 15 15:34:59.687 INFO blam! at libstd/panic.rs:392 Oct 15 15:34:59.687 INFO blam! at libtest/lib.rs:1423 Oct 15 15:34:59.687 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 15 15:34:59.687 INFO blam! 16: 0x5614fc456b54 - std::panicking::try::do_call::ha990a345054c2d63 Oct 15 15:34:59.687 INFO blam! at libstd/thread/mod.rs:409 Oct 15 15:34:59.687 INFO blam! at libstd/panic.rs:313 Oct 15 15:34:59.687 INFO blam! at libstd/panicking.rs:310 Oct 15 15:34:59.687 INFO blam! 17: 0x5614fc50ebc9 - __rust_maybe_catch_panic Oct 15 15:34:59.687 INFO blam! at libpanic_unwind/lib.rs:102 Oct 15 15:34:59.687 INFO blam! 18: 0x5614fc444116 - >::call_box::h96125cb29a9ba44b Oct 15 15:34:59.687 INFO blam! at libstd/panicking.rs:289 Oct 15 15:34:59.687 INFO blam! at libstd/panic.rs:392 Oct 15 15:34:59.687 INFO blam! at libstd/thread/mod.rs:408 Oct 15 15:34:59.687 INFO blam! at liballoc/boxed.rs:672 Oct 15 15:34:59.687 INFO blam! 19: 0x5614fc4fcb8a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 15 15:34:59.687 INFO blam! at liballoc/boxed.rs:682 Oct 15 15:34:59.687 INFO blam! at libstd/sys_common/thread.rs:24 Oct 15 15:34:59.687 INFO blam! 20: 0x5614fc4f22a5 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 15 15:34:59.687 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 15 15:34:59.687 INFO blam! 21: 0x7fa1a15d56b9 - start_thread Oct 15 15:34:59.687 INFO blam! 22: 0x7fa1a10f541c - clone Oct 15 15:34:59.687 INFO blam! 23: 0x0 - Oct 15 15:34:59.687 INFO blam! Oct 15 15:34:59.687 INFO blam! Oct 15 15:34:59.687 INFO blam! failures: Oct 15 15:34:59.687 INFO blam! test_load_graph Oct 15 15:34:59.687 INFO blam! Oct 15 15:34:59.687 INFO blam! test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 15:34:59.687 INFO blam! Oct 15 15:35:00.407 INFO running `"docker" "rm" "-f" "2904af5001e3b3f2f9ecd5388d3a0b83087bd7439cf6f75e798582c5ad0879b3"` Oct 15 15:35:00.718 INFO blam! 2904af5001e3b3f2f9ecd5388d3a0b83087bd7439cf6f75e798582c5ad0879b3