Oct 16 10:32:30.033 INFO testing gears-0.1.6 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 10:32:30.033 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 10:32:30.239 INFO blam! 6b9b5e5c2b11034fa0e7402fa2b90c848029f8c481dba83f5c907de8b3ee2d01 Oct 16 10:32:30.243 INFO running `"docker" "start" "-a" "6b9b5e5c2b11034fa0e7402fa2b90c848029f8c481dba83f5c907de8b3ee2d01"` Oct 16 10:32:30.826 INFO kablam! usermod: no changes Oct 16 10:32:30.911 INFO kablam! Compiling ratel v0.7.0 Oct 16 10:32:30.911 INFO kablam! Compiling gears v0.1.6 (/source) Oct 16 10:32:30.912 INFO kablam! Compiling uuid v0.6.5 Oct 16 10:32:30.912 INFO kablam! Compiling serde_yaml v0.8.6 Oct 16 10:32:36.264 INFO kablam! warning: unused import: `std::fmt` Oct 16 10:32:36.264 INFO kablam! --> src/structure/domain.rs:4:5 Oct 16 10:32:36.265 INFO kablam! | Oct 16 10:32:36.265 INFO kablam! 4 | use std::fmt; Oct 16 10:32:36.265 INFO kablam! | ^^^^^^^^ Oct 16 10:32:36.265 INFO kablam! | Oct 16 10:32:36.266 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 10:32:36.266 INFO kablam! Oct 16 10:32:39.255 INFO kablam! warning: function is never used: `pad_translation_doc` Oct 16 10:32:39.255 INFO kablam! --> src/structure/model.rs:34:1 Oct 16 10:32:39.255 INFO kablam! | Oct 16 10:32:39.255 INFO kablam! 34 | / fn pad_translation_doc( Oct 16 10:32:39.255 INFO kablam! 35 | | t: &mut TranslationDocument, Oct 16 10:32:39.255 INFO kablam! 36 | | strings_in_model: &HashMap, Oct 16 10:32:39.255 INFO kablam! 37 | | ) -> () { Oct 16 10:32:39.255 INFO kablam! ... | Oct 16 10:32:39.255 INFO kablam! 47 | | } Oct 16 10:32:39.255 INFO kablam! 48 | | } Oct 16 10:32:39.255 INFO kablam! | |_^ Oct 16 10:32:39.255 INFO kablam! | Oct 16 10:32:39.255 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 10:32:39.255 INFO kablam! Oct 16 10:32:39.355 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 10:32:39.355 INFO kablam! --> src/util/fs.rs:298:5 Oct 16 10:32:39.355 INFO kablam! | Oct 16 10:32:39.355 INFO kablam! 298 | model.add_locale(&default_locale); Oct 16 10:32:39.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:32:39.355 INFO kablam! | Oct 16 10:32:39.355 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 10:32:39.355 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 10:32:39.355 INFO kablam! Oct 16 10:32:51.343 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.50s Oct 16 10:32:51.349 INFO kablam! su: No module specific data is present Oct 16 10:32:53.031 INFO running `"docker" "rm" "-f" "6b9b5e5c2b11034fa0e7402fa2b90c848029f8c481dba83f5c907de8b3ee2d01"` Oct 16 10:32:53.256 INFO blam! 6b9b5e5c2b11034fa0e7402fa2b90c848029f8c481dba83f5c907de8b3ee2d01 Oct 16 10:32:53.265 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 10:32:53.679 INFO blam! b9a9c8bc7c2732e27703d375e80bc5e58963677685ee7b6d03ee009d3c4c1dc2 Oct 16 10:32:53.684 INFO running `"docker" "start" "-a" "b9a9c8bc7c2732e27703d375e80bc5e58963677685ee7b6d03ee009d3c4c1dc2"` Oct 16 10:32:54.935 INFO kablam! usermod: no changes Oct 16 10:32:55.156 INFO kablam! Compiling gears v0.1.6 (/source) Oct 16 10:33:13.395 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 10:33:13.395 INFO kablam! --> tests/xflow_run_001.rs:37:13 Oct 16 10:33:13.395 INFO kablam! | Oct 16 10:33:13.395 INFO kablam! 37 | xfrunner.run(); Oct 16 10:33:13.395 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 10:33:13.395 INFO kablam! | Oct 16 10:33:13.395 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 10:33:13.395 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 10:33:13.395 INFO kablam! Oct 16 10:33:13.395 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 10:33:13.395 INFO kablam! --> tests/xflow_run_001.rs:72:17 Oct 16 10:33:13.395 INFO kablam! | Oct 16 10:33:13.395 INFO kablam! 72 | xfrunner.step(); Oct 16 10:33:13.395 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 10:33:13.395 INFO kablam! | Oct 16 10:33:13.395 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 10:33:13.395 INFO kablam! Oct 16 10:33:13.395 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 10:33:13.395 INFO kablam! --> tests/xflow_run_001.rs:116:13 Oct 16 10:33:13.395 INFO kablam! | Oct 16 10:33:13.395 INFO kablam! 116 | xfrunner.run(); Oct 16 10:33:13.395 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 10:33:13.395 INFO kablam! | Oct 16 10:33:13.395 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 10:33:13.395 INFO kablam! Oct 16 10:33:37.987 INFO kablam! warning: unused import: `std::fmt` Oct 16 10:33:37.988 INFO kablam! --> src/structure/domain.rs:4:5 Oct 16 10:33:37.989 INFO kablam! | Oct 16 10:33:37.989 INFO kablam! 4 | use std::fmt; Oct 16 10:33:37.990 INFO kablam! | ^^^^^^^^ Oct 16 10:33:37.990 INFO kablam! | Oct 16 10:33:37.991 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 10:33:37.991 INFO kablam! Oct 16 10:33:41.123 INFO kablam! warning: unused import: `gears::*` Oct 16 10:33:41.123 INFO kablam! --> tests/flox_test.rs:5:5 Oct 16 10:33:41.123 INFO kablam! | Oct 16 10:33:41.123 INFO kablam! 5 | use gears::*; Oct 16 10:33:41.123 INFO kablam! | ^^^^^^^^ Oct 16 10:33:41.123 INFO kablam! | Oct 16 10:33:41.123 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 10:33:41.123 INFO kablam! Oct 16 10:33:57.998 INFO kablam! warning: function is never used: `pad_translation_doc` Oct 16 10:33:57.998 INFO kablam! --> src/structure/model.rs:34:1 Oct 16 10:33:57.998 INFO kablam! | Oct 16 10:33:57.998 INFO kablam! 34 | / fn pad_translation_doc( Oct 16 10:33:57.998 INFO kablam! 35 | | t: &mut TranslationDocument, Oct 16 10:33:57.998 INFO kablam! 36 | | strings_in_model: &HashMap, Oct 16 10:33:57.998 INFO kablam! 37 | | ) -> () { Oct 16 10:33:57.998 INFO kablam! ... | Oct 16 10:33:57.998 INFO kablam! 47 | | } Oct 16 10:33:57.998 INFO kablam! 48 | | } Oct 16 10:33:57.998 INFO kablam! | |_^ Oct 16 10:33:57.998 INFO kablam! | Oct 16 10:33:57.998 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 10:33:57.998 INFO kablam! Oct 16 10:33:58.675 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 10:33:58.675 INFO kablam! --> src/util/fs.rs:298:5 Oct 16 10:33:58.675 INFO kablam! | Oct 16 10:33:58.675 INFO kablam! 298 | model.add_locale(&default_locale); Oct 16 10:33:58.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:33:58.691 INFO kablam! | Oct 16 10:33:58.691 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 10:33:58.691 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 10:33:58.691 INFO kablam! Oct 16 10:34:10.263 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Oct 16 10:34:10.283 INFO kablam! su: No module specific data is present Oct 16 10:34:11.251 INFO running `"docker" "rm" "-f" "b9a9c8bc7c2732e27703d375e80bc5e58963677685ee7b6d03ee009d3c4c1dc2"` Oct 16 10:34:11.439 INFO blam! b9a9c8bc7c2732e27703d375e80bc5e58963677685ee7b6d03ee009d3c4c1dc2 Oct 16 10:34:11.452 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 16 10:34:11.743 INFO blam! e1047c2ab0e0660220675b329990e114db9f79c6e2853365ce32c515a10ee20f Oct 16 10:34:11.746 INFO running `"docker" "start" "-a" "e1047c2ab0e0660220675b329990e114db9f79c6e2853365ce32c515a10ee20f"` Oct 16 10:34:14.062 INFO kablam! usermod: no changes Oct 16 10:34:14.189 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 16 10:34:14.211 INFO kablam! Running /target/debug/deps/gears-a66fc3a5517ab2a4 Oct 16 10:34:14.212 INFO blam! Oct 16 10:34:14.212 INFO blam! running 0 tests Oct 16 10:34:14.212 INFO blam! Oct 16 10:34:14.213 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:14.213 INFO blam! Oct 16 10:34:14.214 INFO kablam! Running /target/debug/deps/flox_test-bc75dd14d75c8a73 Oct 16 10:34:14.215 INFO blam! Oct 16 10:34:14.215 INFO blam! running 9 tests Oct 16 10:34:14.227 INFO blam! test test_flox_arithmetic ... ok Oct 16 10:34:14.232 INFO blam! test test_variable_error_reporting ... ok Oct 16 10:34:14.233 INFO blam! test test_flox_atom ... ok Oct 16 10:34:14.233 INFO blam! test test_flox_boolean_precedence ... ok Oct 16 10:34:14.248 INFO blam! test test_flox_boolean ... ok Oct 16 10:34:14.248 INFO blam! test test_flox_arithmetic_precedence ... ok Oct 16 10:34:14.249 INFO blam! test test_variable_extraction ... ok Oct 16 10:34:14.263 INFO blam! test test_combined_expressions ... ok Oct 16 10:34:14.291 INFO blam! test test_variables ... ok Oct 16 10:34:14.291 INFO blam! Oct 16 10:34:14.291 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:14.291 INFO blam! Oct 16 10:34:14.291 INFO kablam! Running /target/debug/deps/test_generation_domain_to_dot-519a62977f68bc01 Oct 16 10:34:14.294 INFO blam! Oct 16 10:34:14.294 INFO blam! running 1 test Oct 16 10:34:14.294 INFO blam! test test_load_basic_document ... ok Oct 16 10:34:14.294 INFO blam! Oct 16 10:34:14.294 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:14.294 INFO blam! Oct 16 10:34:14.299 INFO kablam! Running /target/debug/deps/test_generation_page_to_react_component-8252d870bf1d8d61 Oct 16 10:34:14.301 INFO blam! Oct 16 10:34:14.301 INFO blam! running 2 tests Oct 16 10:34:14.307 INFO blam! test test_load_basic_page_document ... ok Oct 16 10:34:14.311 INFO blam! test test_load_basic_form_document ... ok Oct 16 10:34:14.311 INFO blam! Oct 16 10:34:14.311 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:14.311 INFO blam! Oct 16 10:34:14.312 INFO kablam! Running /target/debug/deps/test_generation_xflow_to_dot-dcff171f01b27432 Oct 16 10:34:14.320 INFO blam! Oct 16 10:34:14.320 INFO blam! running 1 test Oct 16 10:34:14.321 INFO blam! test test_load_basic_page_document ... ok Oct 16 10:34:14.321 INFO blam! Oct 16 10:34:14.321 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:14.321 INFO blam! Oct 16 10:34:14.322 INFO kablam! Running /target/debug/deps/test_generation_xflow_to_es5-c1e3b6e95caa61d9 Oct 16 10:34:14.324 INFO blam! Oct 16 10:34:14.324 INFO blam! running 1 test Oct 16 10:34:14.325 INFO blam! test test_load_basic_page_document ... ok Oct 16 10:34:14.325 INFO blam! Oct 16 10:34:14.325 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:14.325 INFO blam! Oct 16 10:34:14.331 INFO kablam! Running /target/debug/deps/test_structure_domain-f5c8587fa3e64338 Oct 16 10:34:14.340 INFO blam! Oct 16 10:34:14.340 INFO blam! running 1 test Oct 16 10:34:14.341 INFO blam! test test_load_domain ... ok Oct 16 10:34:14.341 INFO blam! Oct 16 10:34:14.341 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:14.341 INFO blam! Oct 16 10:34:14.341 INFO kablam! Running /target/debug/deps/test_structure_form-20018bb57cee8320 Oct 16 10:34:14.348 INFO blam! Oct 16 10:34:14.348 INFO blam! running 3 tests Oct 16 10:34:14.350 INFO blam! test test_page_component_datatable_config_ordered_hash_deserialization ... ok Oct 16 10:34:14.352 INFO blam! test test_load_basic_page_document ... ok Oct 16 10:34:14.352 INFO blam! test test_load_nested_page_document ... ok Oct 16 10:34:14.352 INFO blam! Oct 16 10:34:14.353 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:14.353 INFO blam! Oct 16 10:34:14.354 INFO kablam! Running /target/debug/deps/test_structure_model-b7df2b509f5fd648 Oct 16 10:34:14.356 INFO blam! Oct 16 10:34:14.356 INFO blam! running 2 tests Oct 16 10:34:14.389 INFO blam! test test_model_collection_helpers ... ok Oct 16 10:34:14.470 INFO blam! test test_load_model ... ok Oct 16 10:34:14.470 INFO blam! Oct 16 10:34:14.470 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:14.470 INFO blam! Oct 16 10:34:14.471 INFO kablam! Running /target/debug/deps/test_structure_translation-2570809114969c92 Oct 16 10:34:14.474 INFO blam! Oct 16 10:34:14.474 INFO blam! running 2 tests Oct 16 10:34:14.479 INFO blam! test test_load_basic_translation_document ... ok Oct 16 10:34:14.479 INFO blam! test test_translation_ordered_hash_deserialization ... ok Oct 16 10:34:14.479 INFO blam! Oct 16 10:34:14.479 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:14.479 INFO blam! Oct 16 10:34:14.487 INFO kablam! Running /target/debug/deps/test_translate-a0b63fb5bca27d2b Oct 16 10:34:14.494 INFO blam! Oct 16 10:34:14.494 INFO blam! running 4 tests Oct 16 10:34:14.495 INFO blam! test test_translate_basic_page ... ok Oct 16 10:34:14.496 INFO blam! test test_translate_basic_domain ... ok Oct 16 10:34:14.515 INFO blam! test test_translate_model ... ok Oct 16 10:34:14.515 INFO blam! test test_translate_model_add_translations ... ok Oct 16 10:34:14.515 INFO blam! Oct 16 10:34:14.515 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:14.515 INFO blam! Oct 16 10:34:14.519 INFO kablam! Running /target/debug/deps/test_util_fs-456bf46cc9f3bb79 Oct 16 10:34:14.522 INFO blam! Oct 16 10:34:14.522 INFO blam! running 2 tests Oct 16 10:34:14.532 INFO blam! test test_load_basic_project ... ok Oct 16 10:34:14.563 INFO blam! test test_model_to_and_from_fs ... ok Oct 16 10:34:14.563 INFO blam! Oct 16 10:34:14.563 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:14.563 INFO blam! Oct 16 10:34:14.564 INFO kablam! Running /target/debug/deps/test_validation-498ea2f58f7939d8 Oct 16 10:34:14.580 INFO blam! Oct 16 10:34:14.580 INFO blam! running 3 tests Oct 16 10:34:14.581 INFO blam! test test_validation_error_instantiate ... ok Oct 16 10:34:14.581 INFO blam! test test_validation_default ... ok Oct 16 10:34:14.595 INFO blam! test test_basic_model_validation ... ok Oct 16 10:34:14.595 INFO blam! Oct 16 10:34:14.595 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:14.595 INFO blam! Oct 16 10:34:14.599 INFO kablam! Running /target/debug/deps/test_xflow-91b5f3c007c88f55 Oct 16 10:34:14.602 INFO blam! Oct 16 10:34:14.602 INFO blam! running 2 tests Oct 16 10:34:14.602 INFO blam! test test_xflow_default ... ok Oct 16 10:34:14.607 INFO blam! test test_xflow_to_json ... ok Oct 16 10:34:14.607 INFO blam! Oct 16 10:34:14.607 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:14.607 INFO blam! Oct 16 10:34:14.609 INFO kablam! Running /target/debug/deps/xflow_load-894b91441b9f6ae2 Oct 16 10:34:14.624 INFO blam! Oct 16 10:34:14.624 INFO blam! running 7 tests Oct 16 10:34:14.625 INFO blam! test test_xfs_from_json_string ... ok Oct 16 10:34:14.625 INFO blam! test test_xfs_from_json ... ok Oct 16 10:34:14.627 INFO blam! test test_xfs_fields ... ok Oct 16 10:34:14.627 INFO blam! test test_xfs_entry ... ok Oct 16 10:34:14.627 INFO blam! test test_xfs_body_get_nodes_of_type ... ok Oct 16 10:34:14.627 INFO blam! test test_xfs ... ok Oct 16 10:34:14.627 INFO blam! test test_mem_profile ... ok Oct 16 10:34:14.627 INFO blam! Oct 16 10:34:14.627 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:14.627 INFO blam! Oct 16 10:34:14.628 INFO kablam! Running /target/debug/deps/xflow_run_001-cb59bdd2f1c47a9c Oct 16 10:34:14.630 INFO blam! Oct 16 10:34:14.630 INFO blam! running 4 tests Oct 16 10:34:14.631 INFO blam! test test_run_simple_branch ... ok Oct 16 10:34:14.631 INFO blam! test test_run_arithmetic_multiple_return_values ... ok Oct 16 10:34:14.632 INFO blam! test test_run_arithmetic ... ok Oct 16 10:34:14.634 INFO blam! test test_run_10_steps ... ok Oct 16 10:34:14.634 INFO blam! Oct 16 10:34:14.634 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:14.634 INFO blam! Oct 16 10:34:14.643 INFO kablam! Running /target/debug/deps/xflow_validation-9d14cc60f89f72d7 Oct 16 10:34:14.645 INFO blam! Oct 16 10:34:14.645 INFO blam! running 10 tests Oct 16 10:34:14.679 INFO blam! test test_validations_all_nodes_have_edges ... ok Oct 16 10:34:14.682 INFO blam! test test_no_bad_flows_validate ... ok Oct 16 10:34:14.682 INFO blam! test test_validations_has_one_entry_node_ii ... ok Oct 16 10:34:14.683 INFO blam! test test_all_node_actions_have_matching_requirements ... ok Oct 16 10:34:14.683 INFO blam! test test_init_validation ... ok Oct 16 10:34:14.687 INFO blam! test test_all_good_flows_validate ... ok Oct 16 10:34:14.687 INFO blam! test test_validations_has_one_entry_node ... ok Oct 16 10:34:14.687 INFO blam! test test_validations_edges_have_nodes ... ok Oct 16 10:34:14.687 INFO blam! test test_validations_has_terminal_nodes ... ok Oct 16 10:34:14.687 INFO blam! test test_validations_ok ... ok Oct 16 10:34:14.687 INFO blam! Oct 16 10:34:14.687 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:14.687 INFO blam! Oct 16 10:34:14.688 INFO kablam! Running /target/debug/deps/xfstate-8dc81f925621955b Oct 16 10:34:14.690 INFO blam! Oct 16 10:34:14.690 INFO blam! running 2 tests Oct 16 10:34:14.695 INFO blam! test test_store_add_and_remove ... ok Oct 16 10:34:14.695 INFO blam! test test_store_has ... ok Oct 16 10:34:14.695 INFO blam! Oct 16 10:34:14.695 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:14.695 INFO blam! Oct 16 10:34:14.695 INFO kablam! Doc-tests gears Oct 16 10:34:17.258 INFO blam! Oct 16 10:34:17.258 INFO blam! running 6 tests Oct 16 10:34:36.967 INFO blam! test src/structure/xflow.rs - structure::xflow::XFlow::default (line 314) ... ok Oct 16 10:34:37.007 INFO blam! test src/validation/common.rs - validation::common::ValidationError::new (line 21) ... ok Oct 16 10:34:37.383 INFO blam! test src/structure/xflow.rs - structure::xflow::XFlow::all_variable_names (line 185) ... ok Oct 16 10:34:37.467 INFO blam! test src/structure/xflow.rs - structure::xflow::XFlow::get_nodes_by (line 146) ... ok Oct 16 10:34:37.468 INFO blam! test src/runtime/xfstate.rs - runtime::xfstate::XFState::default (line 50) ... ok Oct 16 10:34:37.475 INFO blam! test src/structure/xflow.rs - structure::xflow::XFlow::get_nodes_of_type (line 166) ... ok Oct 16 10:34:37.475 INFO blam! Oct 16 10:34:37.476 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:37.476 INFO blam! Oct 16 10:34:37.516 INFO kablam! su: No module specific data is present Oct 16 10:34:38.136 INFO running `"docker" "rm" "-f" "e1047c2ab0e0660220675b329990e114db9f79c6e2853365ce32c515a10ee20f"` Oct 16 10:34:38.455 INFO blam! e1047c2ab0e0660220675b329990e114db9f79c6e2853365ce32c515a10ee20f