Oct 11 22:51:03.116 INFO testing gears-0.1.6 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 22:51:03.116 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 11 22:51:03.496 INFO blam! c5d8624975312e9f237843e43ec922d553ba8a2439afabeaa6e292437954063e Oct 11 22:51:03.498 INFO running `"docker" "start" "-a" "c5d8624975312e9f237843e43ec922d553ba8a2439afabeaa6e292437954063e"` Oct 11 22:51:04.008 INFO kablam! usermod: no changes Oct 11 22:51:04.112 INFO kablam! Compiling ratel v0.7.0 Oct 11 22:51:04.112 INFO kablam! Compiling gears v0.1.6 (/source) Oct 11 22:51:10.356 INFO kablam! warning: unused import: `std::fmt` Oct 11 22:51:10.356 INFO kablam! --> src/structure/domain.rs:4:5 Oct 11 22:51:10.356 INFO kablam! | Oct 11 22:51:10.356 INFO kablam! 4 | use std::fmt; Oct 11 22:51:10.356 INFO kablam! | ^^^^^^^^ Oct 11 22:51:10.356 INFO kablam! | Oct 11 22:51:10.356 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 22:51:10.356 INFO kablam! Oct 11 22:51:13.382 INFO kablam! warning: function is never used: `pad_translation_doc` Oct 11 22:51:13.383 INFO kablam! --> src/structure/model.rs:34:1 Oct 11 22:51:13.383 INFO kablam! | Oct 11 22:51:13.383 INFO kablam! 34 | / fn pad_translation_doc( Oct 11 22:51:13.383 INFO kablam! 35 | | t: &mut TranslationDocument, Oct 11 22:51:13.384 INFO kablam! 36 | | strings_in_model: &HashMap, Oct 11 22:51:13.384 INFO kablam! 37 | | ) -> () { Oct 11 22:51:13.384 INFO kablam! ... | Oct 11 22:51:13.384 INFO kablam! 47 | | } Oct 11 22:51:13.385 INFO kablam! 48 | | } Oct 11 22:51:13.385 INFO kablam! | |_^ Oct 11 22:51:13.385 INFO kablam! | Oct 11 22:51:13.385 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 22:51:13.386 INFO kablam! Oct 11 22:51:13.462 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 22:51:13.463 INFO kablam! --> src/util/fs.rs:298:5 Oct 11 22:51:13.463 INFO kablam! | Oct 11 22:51:13.463 INFO kablam! 298 | model.add_locale(&default_locale); Oct 11 22:51:13.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 22:51:13.464 INFO kablam! | Oct 11 22:51:13.464 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 22:51:13.464 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 22:51:13.464 INFO kablam! Oct 11 22:51:27.378 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.34s Oct 11 22:51:27.383 INFO kablam! su: No module specific data is present Oct 11 22:51:29.057 INFO running `"docker" "rm" "-f" "c5d8624975312e9f237843e43ec922d553ba8a2439afabeaa6e292437954063e"` Oct 11 22:51:29.344 INFO blam! c5d8624975312e9f237843e43ec922d553ba8a2439afabeaa6e292437954063e Oct 11 22:51:29.346 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 11 22:51:29.826 INFO blam! 85aeb4f223ebba8f5a18ec35145a615e53cff875a211c58ff92655182d7acb72 Oct 11 22:51:29.828 INFO running `"docker" "start" "-a" "85aeb4f223ebba8f5a18ec35145a615e53cff875a211c58ff92655182d7acb72"` Oct 11 22:51:31.241 INFO kablam! usermod: no changes Oct 11 22:51:31.404 INFO kablam! Compiling gears v0.1.6 (/source) Oct 11 22:51:43.016 INFO kablam! warning: unused import: `std::fmt` Oct 11 22:51:43.016 INFO kablam! --> src/structure/domain.rs:4:5 Oct 11 22:51:43.016 INFO kablam! | Oct 11 22:51:43.016 INFO kablam! 4 | use std::fmt; Oct 11 22:51:43.016 INFO kablam! | ^^^^^^^^ Oct 11 22:51:43.016 INFO kablam! | Oct 11 22:51:43.016 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 22:51:43.016 INFO kablam! Oct 11 22:51:52.944 INFO kablam! warning: unused import: `gears::*` Oct 11 22:51:52.944 INFO kablam! --> tests/flox_test.rs:5:5 Oct 11 22:51:52.944 INFO kablam! | Oct 11 22:51:52.944 INFO kablam! 5 | use gears::*; Oct 11 22:51:52.944 INFO kablam! | ^^^^^^^^ Oct 11 22:51:52.944 INFO kablam! | Oct 11 22:51:52.944 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 22:51:52.944 INFO kablam! Oct 11 22:51:54.137 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 22:51:54.137 INFO kablam! --> tests/xflow_run_001.rs:37:13 Oct 11 22:51:54.137 INFO kablam! | Oct 11 22:51:54.137 INFO kablam! 37 | xfrunner.run(); Oct 11 22:51:54.138 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 22:51:54.138 INFO kablam! | Oct 11 22:51:54.138 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 22:51:54.138 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 22:51:54.139 INFO kablam! Oct 11 22:51:54.139 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 22:51:54.139 INFO kablam! --> tests/xflow_run_001.rs:72:17 Oct 11 22:51:54.139 INFO kablam! | Oct 11 22:51:54.139 INFO kablam! 72 | xfrunner.step(); Oct 11 22:51:54.140 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 22:51:54.152 INFO kablam! | Oct 11 22:51:54.152 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 22:51:54.153 INFO kablam! Oct 11 22:51:54.153 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 22:51:54.153 INFO kablam! --> tests/xflow_run_001.rs:116:13 Oct 11 22:51:54.153 INFO kablam! | Oct 11 22:51:54.154 INFO kablam! 116 | xfrunner.run(); Oct 11 22:51:54.154 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 22:51:54.154 INFO kablam! | Oct 11 22:51:54.154 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 22:51:54.154 INFO kablam! Oct 11 22:51:58.081 INFO kablam! warning: function is never used: `pad_translation_doc` Oct 11 22:51:58.082 INFO kablam! --> src/structure/model.rs:34:1 Oct 11 22:51:58.082 INFO kablam! | Oct 11 22:51:58.083 INFO kablam! 34 | / fn pad_translation_doc( Oct 11 22:51:58.083 INFO kablam! 35 | | t: &mut TranslationDocument, Oct 11 22:51:58.083 INFO kablam! 36 | | strings_in_model: &HashMap, Oct 11 22:51:58.083 INFO kablam! 37 | | ) -> () { Oct 11 22:51:58.084 INFO kablam! ... | Oct 11 22:51:58.084 INFO kablam! 47 | | } Oct 11 22:51:58.084 INFO kablam! 48 | | } Oct 11 22:51:58.084 INFO kablam! | |_^ Oct 11 22:51:58.085 INFO kablam! | Oct 11 22:51:58.085 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 22:51:58.085 INFO kablam! Oct 11 22:51:58.464 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 22:51:58.464 INFO kablam! --> src/util/fs.rs:298:5 Oct 11 22:51:58.464 INFO kablam! | Oct 11 22:51:58.464 INFO kablam! 298 | model.add_locale(&default_locale); Oct 11 22:51:58.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 22:51:58.464 INFO kablam! | Oct 11 22:51:58.464 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 22:51:58.464 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 22:51:58.464 INFO kablam! Oct 11 22:52:41.136 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Oct 11 22:52:41.148 INFO kablam! su: No module specific data is present Oct 11 22:52:41.772 INFO running `"docker" "rm" "-f" "85aeb4f223ebba8f5a18ec35145a615e53cff875a211c58ff92655182d7acb72"` Oct 11 22:52:42.108 INFO blam! 85aeb4f223ebba8f5a18ec35145a615e53cff875a211c58ff92655182d7acb72 Oct 11 22:52:42.120 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/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 11 22:52:42.504 INFO blam! 291e4d0978609e5aa8d40b2fb5e821ce6fd3a3407d14e696b26fc88aa33979d5 Oct 11 22:52:42.506 INFO running `"docker" "start" "-a" "291e4d0978609e5aa8d40b2fb5e821ce6fd3a3407d14e696b26fc88aa33979d5"` Oct 11 22:52:43.998 INFO kablam! usermod: no changes Oct 11 22:52:44.132 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 11 22:52:44.152 INFO kablam! Running /target/debug/deps/gears-a3c241ae012443f1 Oct 11 22:52:44.152 INFO kablam! Running /target/debug/deps/flox_test-310d805a7acad529 Oct 11 22:52:44.153 INFO blam! Oct 11 22:52:44.153 INFO blam! running 0 tests Oct 11 22:52:44.153 INFO blam! Oct 11 22:52:44.153 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:52:44.153 INFO blam! Oct 11 22:52:44.156 INFO blam! Oct 11 22:52:44.156 INFO blam! running 9 tests Oct 11 22:52:44.156 INFO blam! test test_variable_extraction ... ok Oct 11 22:52:44.160 INFO blam! test test_flox_arithmetic_precedence ... ok Oct 11 22:52:44.160 INFO blam! test test_flox_atom ... ok Oct 11 22:52:44.168 INFO blam! test test_flox_boolean_precedence ... ok Oct 11 22:52:44.168 INFO blam! test test_variable_error_reporting ... ok Oct 11 22:52:44.196 INFO blam! test test_flox_boolean ... ok Oct 11 22:52:44.196 INFO blam! test test_combined_expressions ... ok Oct 11 22:52:44.196 INFO blam! test test_flox_arithmetic ... ok Oct 11 22:52:44.226 INFO blam! test test_variables ... ok Oct 11 22:52:44.226 INFO blam! Oct 11 22:52:44.226 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:52:44.226 INFO blam! Oct 11 22:52:44.228 INFO kablam! Running /target/debug/deps/test_generation_domain_to_dot-22f6a5dd29ce65fb Oct 11 22:52:44.232 INFO blam! Oct 11 22:52:44.232 INFO blam! running 1 test Oct 11 22:52:44.233 INFO blam! test test_load_basic_document ... ok Oct 11 22:52:44.233 INFO blam! Oct 11 22:52:44.233 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:52:44.233 INFO blam! Oct 11 22:52:44.234 INFO kablam! Running /target/debug/deps/test_generation_page_to_react_component-420479285f6ed7d4 Oct 11 22:52:44.244 INFO blam! Oct 11 22:52:44.244 INFO blam! running 2 tests Oct 11 22:52:44.244 INFO blam! test test_load_basic_page_document ... ok Oct 11 22:52:44.244 INFO blam! test test_load_basic_form_document ... ok Oct 11 22:52:44.244 INFO blam! Oct 11 22:52:44.244 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:52:44.244 INFO blam! Oct 11 22:52:44.244 INFO blam! Oct 11 22:52:44.244 INFO blam! running 1 test Oct 11 22:52:44.244 INFO blam! test test_load_basic_page_document ... ok Oct 11 22:52:44.244 INFO blam! Oct 11 22:52:44.244 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:52:44.244 INFO blam! Oct 11 22:52:44.245 INFO kablam! Running /target/debug/deps/test_generation_xflow_to_dot-dae00f58e590ef37 Oct 11 22:52:44.245 INFO kablam! Running /target/debug/deps/test_generation_xflow_to_es5-50de9af313a8495c Oct 11 22:52:44.248 INFO blam! Oct 11 22:52:44.248 INFO blam! running 1 test Oct 11 22:52:44.248 INFO blam! test test_load_basic_page_document ... ok Oct 11 22:52:44.248 INFO blam! Oct 11 22:52:44.248 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:52:44.248 INFO blam! Oct 11 22:52:44.248 INFO kablam! Running /target/debug/deps/test_structure_domain-0d9e87646ad7bd6d Oct 11 22:52:44.264 INFO blam! Oct 11 22:52:44.264 INFO blam! running 1 test Oct 11 22:52:44.266 INFO kablam! Running /target/debug/deps/test_structure_form-ed497e11104d2dd7 Oct 11 22:52:44.266 INFO blam! test test_load_domain ... ok Oct 11 22:52:44.266 INFO blam! Oct 11 22:52:44.266 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:52:44.266 INFO blam! Oct 11 22:52:44.276 INFO blam! Oct 11 22:52:44.276 INFO blam! running 3 tests Oct 11 22:52:44.276 INFO blam! test test_page_component_datatable_config_ordered_hash_deserialization ... ok Oct 11 22:52:44.276 INFO blam! test test_load_nested_page_document ... ok Oct 11 22:52:44.276 INFO blam! test test_load_basic_page_document ... ok Oct 11 22:52:44.276 INFO blam! Oct 11 22:52:44.276 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:52:44.276 INFO blam! Oct 11 22:52:44.284 INFO kablam! Running /target/debug/deps/test_structure_model-52ba1c5c09825803 Oct 11 22:52:44.284 INFO blam! Oct 11 22:52:44.284 INFO blam! running 2 tests Oct 11 22:52:44.300 INFO blam! test test_model_collection_helpers ... ok Oct 11 22:52:44.408 INFO blam! test test_load_model ... ok Oct 11 22:52:44.408 INFO blam! Oct 11 22:52:44.408 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:52:44.408 INFO blam! Oct 11 22:52:44.408 INFO blam! Oct 11 22:52:44.408 INFO blam! running 2 tests Oct 11 22:52:44.408 INFO blam! test test_translation_ordered_hash_deserialization ... ok Oct 11 22:52:44.408 INFO blam! test test_load_basic_translation_document ... ok Oct 11 22:52:44.408 INFO blam! Oct 11 22:52:44.408 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:52:44.408 INFO blam! Oct 11 22:52:44.409 INFO kablam! Running /target/debug/deps/test_structure_translation-8f48e3cdad303cab Oct 11 22:52:44.409 INFO kablam! Running /target/debug/deps/test_translate-e811c05c8c3a12d8 Oct 11 22:52:44.412 INFO blam! Oct 11 22:52:44.412 INFO blam! running 4 tests Oct 11 22:52:44.416 INFO blam! test test_translate_basic_domain ... ok Oct 11 22:52:44.416 INFO blam! test test_translate_basic_page ... ok Oct 11 22:52:44.428 INFO blam! test test_translate_model ... ok Oct 11 22:52:44.432 INFO kablam! Running /target/debug/deps/test_util_fs-e40041e8bc4c559c Oct 11 22:52:44.432 INFO blam! test test_translate_model_add_translations ... ok Oct 11 22:52:44.432 INFO blam! Oct 11 22:52:44.432 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:52:44.432 INFO blam! Oct 11 22:52:44.436 INFO blam! Oct 11 22:52:44.436 INFO blam! running 2 tests Oct 11 22:52:44.448 INFO blam! test test_load_basic_project ... ok Oct 11 22:52:44.464 INFO blam! test test_model_to_and_from_fs ... ok Oct 11 22:52:44.464 INFO blam! Oct 11 22:52:44.464 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:52:44.464 INFO blam! Oct 11 22:52:44.468 INFO kablam! Running /target/debug/deps/test_validation-e6cc8243c801e867 Oct 11 22:52:44.476 INFO blam! Oct 11 22:52:44.476 INFO blam! running 3 tests Oct 11 22:52:44.484 INFO blam! test test_validation_error_instantiate ... ok Oct 11 22:52:44.484 INFO blam! test test_validation_default ... ok Oct 11 22:52:44.484 INFO blam! test test_basic_model_validation ... ok Oct 11 22:52:44.484 INFO blam! Oct 11 22:52:44.484 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:52:44.484 INFO blam! Oct 11 22:52:44.492 INFO kablam! Running /target/debug/deps/test_xflow-d656a6af163d1a57 Oct 11 22:52:44.493 INFO blam! Oct 11 22:52:44.493 INFO blam! running 2 tests Oct 11 22:52:44.500 INFO blam! test test_xflow_to_json ... ok Oct 11 22:52:44.500 INFO blam! test test_xflow_default ... ok Oct 11 22:52:44.500 INFO blam! Oct 11 22:52:44.500 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:52:44.500 INFO blam! Oct 11 22:52:44.504 INFO kablam! Running /target/debug/deps/xflow_load-3f4c82c9ff39bf3f Oct 11 22:52:44.512 INFO blam! Oct 11 22:52:44.512 INFO blam! running 7 tests Oct 11 22:52:44.512 INFO blam! test test_xfs ... ok Oct 11 22:52:44.512 INFO blam! test test_xfs_body_get_nodes_of_type ... ok Oct 11 22:52:44.512 INFO blam! test test_xfs_from_json_string ... ok Oct 11 22:52:44.512 INFO blam! test test_xfs_from_json ... ok Oct 11 22:52:44.520 INFO blam! test test_xfs_entry ... ok Oct 11 22:52:44.520 INFO kablam! Running /target/debug/deps/xflow_run_001-60e73289555157c5 Oct 11 22:52:44.520 INFO blam! test test_mem_profile ... ok Oct 11 22:52:44.520 INFO blam! test test_xfs_fields ... ok Oct 11 22:52:44.520 INFO blam! Oct 11 22:52:44.520 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:52:44.520 INFO blam! Oct 11 22:52:44.532 INFO blam! Oct 11 22:52:44.532 INFO blam! running 4 tests Oct 11 22:52:44.532 INFO blam! test test_run_arithmetic ... ok Oct 11 22:52:44.532 INFO blam! test test_run_arithmetic_multiple_return_values ... ok Oct 11 22:52:44.532 INFO blam! test test_run_simple_branch ... ok Oct 11 22:52:44.532 INFO blam! test test_run_10_steps ... ok Oct 11 22:52:44.532 INFO blam! Oct 11 22:52:44.532 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:52:44.532 INFO blam! Oct 11 22:52:44.532 INFO blam! Oct 11 22:52:44.532 INFO blam! running 10 tests Oct 11 22:52:44.532 INFO blam! test test_validations_has_one_entry_node ... ok Oct 11 22:52:44.532 INFO blam! test test_validations_has_one_entry_node_ii ... ok Oct 11 22:52:44.532 INFO blam! test test_validations_edges_have_nodes ... ok Oct 11 22:52:44.533 INFO kablam! Running /target/debug/deps/xflow_validation-51563e96f04599a7 Oct 11 22:52:44.535 INFO blam! test test_validations_all_nodes_have_edges ... ok Oct 11 22:52:44.540 INFO blam! test test_validations_ok ... ok Oct 11 22:52:44.560 INFO blam! test test_no_bad_flows_validate ... ok Oct 11 22:52:44.560 INFO blam! test test_init_validation ... ok Oct 11 22:52:44.560 INFO blam! test test_all_good_flows_validate ... ok Oct 11 22:52:44.564 INFO blam! test test_all_node_actions_have_matching_requirements ... ok Oct 11 22:52:44.564 INFO blam! test test_validations_has_terminal_nodes ... ok Oct 11 22:52:44.564 INFO blam! Oct 11 22:52:44.564 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:52:44.564 INFO blam! Oct 11 22:52:44.564 INFO kablam! Running /target/debug/deps/xfstate-de5666913805316b Oct 11 22:52:44.568 INFO blam! Oct 11 22:52:44.568 INFO blam! running 2 tests Oct 11 22:52:44.568 INFO blam! test test_store_has ... ok Oct 11 22:52:44.572 INFO blam! test test_store_add_and_remove ... ok Oct 11 22:52:44.572 INFO blam! Oct 11 22:52:44.572 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:52:44.572 INFO blam! Oct 11 22:52:44.572 INFO kablam! Doc-tests gears Oct 11 22:52:48.200 INFO blam! Oct 11 22:52:48.200 INFO blam! running 6 tests Oct 11 22:53:13.549 INFO blam! test src/runtime/xfstate.rs - runtime::xfstate::XFState::default (line 50) ... ok Oct 11 22:53:13.748 INFO blam! test src/structure/xflow.rs - structure::xflow::XFlow::default (line 314) ... ok Oct 11 22:53:14.475 INFO blam! test src/structure/xflow.rs - structure::xflow::XFlow::get_nodes_by (line 146) ... ok Oct 11 22:53:15.513 INFO blam! test src/structure/xflow.rs - structure::xflow::XFlow::get_nodes_of_type (line 166) ... ok Oct 11 22:53:15.738 INFO blam! test src/validation/common.rs - validation::common::ValidationError::new (line 21) ... ok Oct 11 22:53:15.804 INFO blam! test src/structure/xflow.rs - structure::xflow::XFlow::all_variable_names (line 185) ... ok Oct 11 22:53:15.804 INFO blam! Oct 11 22:53:15.804 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:53:15.804 INFO blam! Oct 11 22:53:15.848 INFO kablam! su: No module specific data is present Oct 11 22:53:16.621 INFO running `"docker" "rm" "-f" "291e4d0978609e5aa8d40b2fb5e821ce6fd3a3407d14e696b26fc88aa33979d5"` Oct 11 22:53:17.077 INFO blam! 291e4d0978609e5aa8d40b2fb5e821ce6fd3a3407d14e696b26fc88aa33979d5