Oct 12 22:52:03.496 INFO testing strymon-system/strymon-core against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 22:52:03.498 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 12 22:52:03.967 INFO blam! 6e51ca7cf49b6193cccac7391aba51b4cae0dfddf754eed86024780bf62ca224 Oct 12 22:52:03.969 INFO running `"docker" "start" "-a" "6e51ca7cf49b6193cccac7391aba51b4cae0dfddf754eed86024780bf62ca224"` Oct 12 22:52:05.403 INFO kablam! usermod: no changes Oct 12 22:52:05.768 INFO kablam! Compiling num-traits v0.2.2 Oct 12 22:52:05.769 INFO kablam! Compiling futures v0.1.18 Oct 12 22:52:05.791 INFO kablam! Compiling serde v1.0.33 Oct 12 22:52:05.791 INFO kablam! Compiling cc v1.0.8 Oct 12 22:52:05.792 INFO kablam! Compiling abomonation v0.5.0 Oct 12 22:52:05.793 INFO kablam! Compiling byteorder v0.4.2 Oct 12 22:52:05.800 INFO kablam! Compiling timely_sort v0.1.6 Oct 12 22:52:05.800 INFO kablam! Compiling itoa v0.4.0 Oct 12 22:52:07.263 INFO kablam! Compiling time v0.1.39 Oct 12 22:52:07.807 INFO kablam! Compiling memchr v2.0.1 Oct 12 22:52:07.891 INFO kablam! Compiling net2 v0.2.32 Oct 12 22:52:09.952 INFO kablam! Compiling rand v0.3.22 Oct 12 22:52:15.947 INFO kablam! Compiling aho-corasick v0.6.4 Oct 12 22:52:16.006 INFO kablam! Compiling num-traits v0.1.43 Oct 12 22:52:16.099 INFO kablam! Compiling mio v0.6.14 Oct 12 22:52:16.099 INFO kablam! Compiling typename_derive v0.1.1 Oct 12 22:52:16.271 INFO kablam! Compiling abomonation_derive v0.3.0 Oct 12 22:52:17.255 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 12 22:52:22.127 INFO kablam! Compiling rmp v0.8.7 Oct 12 22:52:22.207 INFO kablam! Compiling enum-primitive-derive v0.1.2 Oct 12 22:52:23.115 INFO kablam! Compiling regex v0.2.10 Oct 12 22:52:32.051 INFO kablam! Compiling typename v0.1.0 Oct 12 22:52:32.051 INFO kablam! Compiling timely_communication v0.5.0 Oct 12 22:52:32.103 INFO kablam! Compiling mio-uds v0.6.4 Oct 12 22:52:32.115 INFO kablam! Compiling tokio-io v0.1.6 Oct 12 22:52:32.775 INFO kablam! Compiling tokio-executor v0.1.0 Oct 12 22:52:36.515 INFO kablam! Compiling futures-timer v0.1.1 Oct 12 22:52:36.578 INFO kablam! Compiling tokio-threadpool v0.1.0 Oct 12 22:52:51.431 INFO kablam! Compiling tokio-reactor v0.1.0 Oct 12 22:52:51.990 INFO kablam! Compiling timely v0.5.1 Oct 12 22:52:52.833 INFO kablam! Compiling env_logger v0.5.6 Oct 12 22:52:55.055 INFO kablam! Compiling tokio v0.1.3 Oct 12 22:53:01.355 INFO kablam! Compiling backtrace v0.3.5 Oct 12 22:53:03.180 INFO kablam! Compiling tokio-core v0.1.15 Oct 12 22:53:05.339 INFO kablam! Compiling failure v0.1.1 Oct 12 22:53:05.373 INFO kablam! Compiling rmp-serde v0.13.7 Oct 12 22:53:05.374 INFO kablam! Compiling strymon_model v0.2.0 (/source/src/strymon_model) Oct 12 22:53:05.375 INFO kablam! Compiling serde_json v1.0.12 Oct 12 22:53:08.592 INFO kablam! warning: unused `#[macro_use]` import Oct 12 22:53:08.592 INFO kablam! --> src/strymon_model/src/lib.rs:25:1 Oct 12 22:53:08.592 INFO kablam! | Oct 12 22:53:08.592 INFO kablam! 25 | #[macro_use] Oct 12 22:53:08.592 INFO kablam! | ^^^^^^^^^^^^ Oct 12 22:53:08.592 INFO kablam! | Oct 12 22:53:08.592 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:53:08.592 INFO kablam! Oct 12 22:53:09.877 INFO kablam! Compiling strymon_communication v0.2.0 (/source/src/strymon_communication) Oct 12 22:53:16.904 INFO kablam! Compiling differential-dataflow v0.5.0 Oct 12 22:53:17.891 INFO kablam! Compiling tokio-signal v0.1.5 Oct 12 22:53:18.253 INFO kablam! Compiling strymon_rpc v0.2.0 (/source/src/strymon_rpc) Oct 12 22:53:24.138 INFO kablam! Compiling tokio-process v0.1.5 Oct 12 22:53:29.068 INFO kablam! Compiling strymon_job v0.2.0 (/source/src/strymon_job) Oct 12 22:53:29.070 INFO kablam! Compiling strymon_coordinator v0.2.0 (/source/src/strymon_coordinator) Oct 12 22:53:29.071 INFO kablam! Compiling strymon_executor v0.2.0 (/source/src/strymon_executor) Oct 12 22:53:51.076 INFO kablam! Compiling topology_generator v0.2.0 (/source/apps/topology-generator) Oct 12 22:53:51.077 INFO kablam! Compiling simple-pubsub v0.2.0 (/source/tests/simple-pubsub) Oct 12 22:54:06.824 INFO kablam! Compiling fault-injection v0.2.0 (/source/apps/fault-injection) Oct 12 22:54:06.826 INFO kablam! Compiling connected_components v0.2.0 (/source/apps/connected-components) Oct 12 22:55:49.311 INFO kablam! Compiling strymon_cli v0.2.0 (/source/src/strymon_cli) Oct 12 22:56:01.104 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 55s Oct 12 22:56:01.126 INFO kablam! su: No module specific data is present Oct 12 22:56:01.500 INFO running `"docker" "rm" "-f" "6e51ca7cf49b6193cccac7391aba51b4cae0dfddf754eed86024780bf62ca224"` Oct 12 22:56:01.622 INFO blam! 6e51ca7cf49b6193cccac7391aba51b4cae0dfddf754eed86024780bf62ca224 Oct 12 22:56:01.624 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 12 22:56:01.851 INFO blam! 2751623a9d9ce7a9cfcbbdb57d309b2f9a85e5b200e12a01e2a38fb5c28823f9 Oct 12 22:56:01.859 INFO running `"docker" "start" "-a" "2751623a9d9ce7a9cfcbbdb57d309b2f9a85e5b200e12a01e2a38fb5c28823f9"` Oct 12 22:56:02.450 INFO kablam! usermod: no changes Oct 12 22:56:02.747 INFO kablam! Compiling strymon_communication v0.2.0 (/source/src/strymon_communication) Oct 12 22:56:02.747 INFO kablam! Compiling strymon_model v0.2.0 (/source/src/strymon_model) Oct 12 22:56:02.747 INFO kablam! Compiling strymon_rpc v0.2.0 (/source/src/strymon_rpc) Oct 12 22:56:02.747 INFO kablam! Compiling strymon_coordinator v0.2.0 (/source/src/strymon_coordinator) Oct 12 22:56:02.747 INFO kablam! Compiling strymon_job v0.2.0 (/source/src/strymon_job) Oct 12 22:56:02.747 INFO kablam! Compiling simple-pubsub v0.2.0 (/source/tests/simple-pubsub) Oct 12 22:56:06.734 INFO kablam! warning: unused `#[macro_use]` import Oct 12 22:56:06.734 INFO kablam! --> src/strymon_model/src/lib.rs:25:1 Oct 12 22:56:06.734 INFO kablam! | Oct 12 22:56:06.734 INFO kablam! 25 | #[macro_use] Oct 12 22:56:06.734 INFO kablam! | ^^^^^^^^^^^^ Oct 12 22:56:06.734 INFO kablam! | Oct 12 22:56:06.734 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 22:56:06.734 INFO kablam! Oct 12 22:56:13.975 INFO kablam! Compiling topology_generator v0.2.0 (/source/apps/topology-generator) Oct 12 22:56:14.192 INFO kablam! Compiling strymon_executor v0.2.0 (/source/src/strymon_executor) Oct 12 22:56:15.363 INFO kablam! Compiling fault-injection v0.2.0 (/source/apps/fault-injection) Oct 12 22:56:19.739 INFO kablam! Compiling connected_components v0.2.0 (/source/apps/connected-components) Oct 12 22:56:19.784 INFO kablam! Compiling strymon_cli v0.2.0 (/source/src/strymon_cli) Oct 12 22:56:32.023 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.56s Oct 12 22:56:32.051 INFO kablam! su: No module specific data is present Oct 12 22:56:32.828 INFO running `"docker" "rm" "-f" "2751623a9d9ce7a9cfcbbdb57d309b2f9a85e5b200e12a01e2a38fb5c28823f9"` Oct 12 22:56:33.035 INFO blam! 2751623a9d9ce7a9cfcbbdb57d309b2f9a85e5b200e12a01e2a38fb5c28823f9 Oct 12 22:56:33.044 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 12 22:56:33.559 INFO blam! f7298ac6055e0a84d2328ed2b2978e48d3e33f2cc3e38bb3a6662379b386391f Oct 12 22:56:33.564 INFO running `"docker" "start" "-a" "f7298ac6055e0a84d2328ed2b2978e48d3e33f2cc3e38bb3a6662379b386391f"` Oct 12 22:56:34.598 INFO kablam! usermod: no changes Oct 12 22:56:34.807 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 12 22:56:34.843 INFO kablam! Running /target/debug/deps/connected_components-f2822a1dc74e39b4 Oct 12 22:56:34.851 INFO blam! Oct 12 22:56:34.852 INFO blam! running 0 tests Oct 12 22:56:34.852 INFO blam! Oct 12 22:56:34.852 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:34.853 INFO blam! Oct 12 22:56:34.855 INFO kablam! Running /target/debug/deps/fault_injection-2588a41151523d4a Oct 12 22:56:34.861 INFO blam! Oct 12 22:56:34.861 INFO blam! running 0 tests Oct 12 22:56:34.875 INFO blam! Oct 12 22:56:34.875 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:34.876 INFO blam! Oct 12 22:56:34.883 INFO kablam! Running /target/debug/deps/multipub-b382f64867072947 Oct 12 22:56:34.895 INFO kablam! Running /target/debug/deps/multisub-bcb8fa2bc735bb8e Oct 12 22:56:34.895 INFO blam! Oct 12 22:56:34.895 INFO blam! running 0 tests Oct 12 22:56:34.895 INFO blam! Oct 12 22:56:34.895 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:34.895 INFO blam! Oct 12 22:56:34.897 INFO blam! Oct 12 22:56:34.897 INFO blam! running 0 tests Oct 12 22:56:34.897 INFO blam! Oct 12 22:56:34.897 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:34.897 INFO blam! Oct 12 22:56:34.898 INFO kablam! Running /target/debug/deps/publisher-b8d0df8d504d26a1 Oct 12 22:56:34.907 INFO kablam! Running /target/debug/deps/service-1d3b91f306fc618b Oct 12 22:56:34.908 INFO blam! Oct 12 22:56:34.908 INFO kablam! Running /target/debug/deps/subscriber-35da50b21d4fc887 Oct 12 22:56:34.908 INFO blam! running 0 tests Oct 12 22:56:34.908 INFO blam! Oct 12 22:56:34.909 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:34.909 INFO blam! Oct 12 22:56:34.909 INFO blam! Oct 12 22:56:34.910 INFO blam! running 0 tests Oct 12 22:56:34.910 INFO blam! Oct 12 22:56:34.910 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:34.911 INFO blam! Oct 12 22:56:34.919 INFO blam! Oct 12 22:56:34.919 INFO kablam! Running /target/debug/deps/strymon-484c2346e4e96d59 Oct 12 22:56:34.920 INFO blam! running 0 tests Oct 12 22:56:34.920 INFO blam! Oct 12 22:56:34.920 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:34.921 INFO blam! Oct 12 22:56:34.930 INFO blam! Oct 12 22:56:34.930 INFO blam! running 0 tests Oct 12 22:56:34.931 INFO blam! Oct 12 22:56:34.931 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:34.931 INFO blam! Oct 12 22:56:34.939 INFO kablam! Running /target/debug/deps/strymon_communication-2e92c4db7558ef62 Oct 12 22:56:34.947 INFO blam! Oct 12 22:56:34.947 INFO blam! running 4 tests Oct 12 22:56:35.017 INFO blam! test message::tests::push_and_pop_many_msg ... ok Oct 12 22:56:35.018 INFO blam! test message::tests::type_mismatch ... ok Oct 12 22:56:35.018 INFO blam! test transport::tests::network_integration ... ok Oct 12 22:56:35.024 INFO blam! test message::tests::pop_empty ... ok Oct 12 22:56:35.024 INFO blam! Oct 12 22:56:35.025 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:35.025 INFO blam! Oct 12 22:56:35.035 INFO kablam! Running /target/debug/deps/calc-08efac8128ead914 Oct 12 22:56:35.048 INFO blam! Oct 12 22:56:35.048 INFO blam! running 1 test Oct 12 22:56:35.260 INFO blam! test rpc_calculator ... ok Oct 12 22:56:35.261 INFO blam! Oct 12 22:56:35.261 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:35.261 INFO blam! Oct 12 22:56:35.263 INFO kablam! Running /target/debug/deps/strymon_coordinator-c1e098f60853cf62 Oct 12 22:56:35.267 INFO kablam! Running /target/debug/deps/strymon_executor-8f96cc7ee017ff0d Oct 12 22:56:35.267 INFO blam! Oct 12 22:56:35.267 INFO blam! running 0 tests Oct 12 22:56:35.267 INFO blam! Oct 12 22:56:35.267 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:35.267 INFO blam! Oct 12 22:56:35.269 INFO blam! Oct 12 22:56:35.269 INFO blam! running 0 tests Oct 12 22:56:35.269 INFO blam! Oct 12 22:56:35.269 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:35.269 INFO blam! Oct 12 22:56:35.269 INFO kablam! Running /target/debug/deps/strymon_job-52a61132bc690541 Oct 12 22:56:35.272 INFO blam! Oct 12 22:56:35.272 INFO blam! running 6 tests Oct 12 22:56:35.274 INFO blam! test protocol::tests::initial_snapshot_encode_decode ... ok Oct 12 22:56:35.275 INFO blam! test protocol::tests::data_message_encode_decode ... ok Oct 12 22:56:35.291 INFO blam! test protocol::tests::frontier_update_encode_decode ... ok Oct 12 22:56:35.291 INFO blam! test publisher::progress::tests::upper_frontier ... ok Oct 12 22:56:35.291 INFO blam! test publisher::progress::tests::lower_frontier ... ok Oct 12 22:56:35.302 INFO blam! test tests::raw_publisher ... ok Oct 12 22:56:35.302 INFO blam! Oct 12 22:56:35.302 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:35.302 INFO blam! Oct 12 22:56:35.319 INFO kablam! Running /target/debug/deps/strymon_model-af4fddfd61904bbb Oct 12 22:56:35.323 INFO blam! Oct 12 22:56:35.323 INFO blam! running 1 test Oct 12 22:56:35.331 INFO blam! test config::job::tests::env_encode_decode ... ok Oct 12 22:56:35.331 INFO kablam! Running /target/debug/deps/strymon_rpc-de50707c32aac7cc Oct 12 22:56:35.331 INFO blam! Oct 12 22:56:35.331 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:35.331 INFO blam! Oct 12 22:56:35.335 INFO blam! Oct 12 22:56:35.335 INFO kablam! Running /target/debug/deps/topology_generator-93c5ef7210e44d27 Oct 12 22:56:35.335 INFO blam! running 0 tests Oct 12 22:56:35.335 INFO blam! Oct 12 22:56:35.335 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:35.335 INFO blam! Oct 12 22:56:35.347 INFO blam! Oct 12 22:56:35.347 INFO kablam! Running /target/debug/deps/main-704f97ddfb98f456 Oct 12 22:56:35.347 INFO blam! running 0 tests Oct 12 22:56:35.347 INFO blam! Oct 12 22:56:35.347 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:35.347 INFO blam! Oct 12 22:56:35.351 INFO blam! Oct 12 22:56:35.351 INFO kablam! Doc-tests strymon_model Oct 12 22:56:35.351 INFO blam! running 0 tests Oct 12 22:56:35.351 INFO blam! Oct 12 22:56:35.351 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:35.351 INFO blam! Oct 12 22:56:35.987 INFO blam! Oct 12 22:56:35.987 INFO blam! running 1 test Oct 12 22:56:36.794 INFO blam! test src/lib.rs - TopicType::of (line 67) ... ok Oct 12 22:56:36.794 INFO kablam! Doc-tests strymon_communication Oct 12 22:56:36.794 INFO blam! Oct 12 22:56:36.794 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:36.794 INFO blam! Oct 12 22:56:37.270 INFO blam! Oct 12 22:56:37.270 INFO blam! running 4 tests Oct 12 22:56:37.270 INFO blam! test src/rpc.rs - rpc::Request (line 145) ... ignored Oct 12 22:56:37.270 INFO blam! test src/rpc.rs - rpc::RequestBuf (line 207) ... ignored Oct 12 22:56:38.329 INFO blam! test src/rpc.rs - rpc::Name (line 101) ... ok Oct 12 22:56:39.463 INFO blam! test src/transport.rs - transport (line 25) ... ok Oct 12 22:56:39.464 INFO blam! Oct 12 22:56:39.464 INFO blam! test result: ok. 2 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out Oct 12 22:56:39.465 INFO blam! Oct 12 22:56:39.487 INFO kablam! Doc-tests strymon_executor Oct 12 22:56:41.117 INFO blam! Oct 12 22:56:41.117 INFO blam! running 2 tests Oct 12 22:56:42.899 INFO blam! test src/lib.rs - Builder (line 208) ... ok Oct 12 22:56:43.249 INFO blam! test src/executable.rs - executable::Builder (line 40) ... ok Oct 12 22:56:43.249 INFO blam! Oct 12 22:56:43.249 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:43.249 INFO blam! Oct 12 22:56:43.267 INFO kablam! Doc-tests strymon_job Oct 12 22:56:44.523 INFO blam! Oct 12 22:56:44.523 INFO blam! running 1 test Oct 12 22:56:45.879 INFO blam! test src/lib.rs - (line 20) ... ok Oct 12 22:56:45.880 INFO blam! Oct 12 22:56:45.880 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:45.880 INFO blam! Oct 12 22:56:45.891 INFO kablam! Doc-tests strymon_rpc Oct 12 22:56:46.891 INFO blam! Oct 12 22:56:46.891 INFO blam! running 0 tests Oct 12 22:56:46.891 INFO blam! Oct 12 22:56:46.891 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:46.891 INFO blam! Oct 12 22:56:46.894 INFO kablam! Doc-tests strymon_coordinator Oct 12 22:56:48.070 INFO blam! Oct 12 22:56:48.070 INFO blam! running 1 test Oct 12 22:56:49.263 INFO blam! test src/lib.rs - Builder (line 95) ... ok Oct 12 22:56:49.263 INFO blam! Oct 12 22:56:49.263 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:49.263 INFO blam! Oct 12 22:56:49.277 INFO kablam! Doc-tests topology_generator Oct 12 22:56:49.930 INFO blam! Oct 12 22:56:49.930 INFO blam! running 0 tests Oct 12 22:56:49.930 INFO blam! Oct 12 22:56:49.930 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:56:49.930 INFO blam! Oct 12 22:56:49.937 INFO kablam! su: No module specific data is present Oct 12 22:56:50.709 INFO running `"docker" "rm" "-f" "f7298ac6055e0a84d2328ed2b2978e48d3e33f2cc3e38bb3a6662379b386391f"` Oct 12 22:56:50.919 INFO blam! f7298ac6055e0a84d2328ed2b2978e48d3e33f2cc3e38bb3a6662379b386391f