Oct 16 10:32:36.250 INFO testing gears-0.1.6 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 10:32:36.252 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 16 10:32:36.491 INFO blam! e7d3c32e7fc7745fa5d8cd22863bd27173cc0ce8eed9b1134846a3577d61fea4 Oct 16 10:32:36.494 INFO running `"docker" "start" "-a" "e7d3c32e7fc7745fa5d8cd22863bd27173cc0ce8eed9b1134846a3577d61fea4"` Oct 16 10:32:37.645 INFO kablam! usermod: no changes Oct 16 10:32:37.787 INFO kablam! Compiling ratel v0.7.0 Oct 16 10:32:37.787 INFO kablam! Compiling peg v0.5.7 Oct 16 10:32:37.791 INFO kablam! Compiling uuid v0.6.5 Oct 16 10:32:42.503 INFO kablam! Compiling gears v0.1.6 (/source) Oct 16 10:32:45.823 INFO kablam! warning: unused import: `std::fmt` Oct 16 10:32:45.823 INFO kablam! --> src/structure/domain.rs:4:5 Oct 16 10:32:45.823 INFO kablam! | Oct 16 10:32:45.823 INFO kablam! 4 | use std::fmt; Oct 16 10:32:45.823 INFO kablam! | ^^^^^^^^ Oct 16 10:32:45.823 INFO kablam! | Oct 16 10:32:45.823 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 10:32:45.823 INFO kablam! Oct 16 10:32:48.952 INFO kablam! warning: function is never used: `pad_translation_doc` Oct 16 10:32:48.953 INFO kablam! --> src/structure/model.rs:34:1 Oct 16 10:32:48.953 INFO kablam! | Oct 16 10:32:48.959 INFO kablam! 34 | / fn pad_translation_doc( Oct 16 10:32:48.959 INFO kablam! 35 | | t: &mut TranslationDocument, Oct 16 10:32:48.959 INFO kablam! 36 | | strings_in_model: &HashMap, Oct 16 10:32:48.959 INFO kablam! 37 | | ) -> () { Oct 16 10:32:48.959 INFO kablam! ... | Oct 16 10:32:48.959 INFO kablam! 47 | | } Oct 16 10:32:48.959 INFO kablam! 48 | | } Oct 16 10:32:48.959 INFO kablam! | |_^ Oct 16 10:32:48.959 INFO kablam! | Oct 16 10:32:48.959 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 10:32:48.959 INFO kablam! Oct 16 10:32:49.040 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 10:32:49.040 INFO kablam! --> src/util/fs.rs:298:5 Oct 16 10:32:49.040 INFO kablam! | Oct 16 10:32:49.040 INFO kablam! 298 | model.add_locale(&default_locale); Oct 16 10:32:49.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:32:49.040 INFO kablam! | Oct 16 10:32:49.040 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 10:32:49.040 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 10:32:49.040 INFO kablam! Oct 16 10:33:04.016 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.34s Oct 16 10:33:04.023 INFO kablam! su: No module specific data is present Oct 16 10:33:05.055 INFO running `"docker" "rm" "-f" "e7d3c32e7fc7745fa5d8cd22863bd27173cc0ce8eed9b1134846a3577d61fea4"` Oct 16 10:33:05.291 INFO blam! e7d3c32e7fc7745fa5d8cd22863bd27173cc0ce8eed9b1134846a3577d61fea4 Oct 16 10:33:05.295 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 16 10:33:05.767 INFO blam! 1ffc8eb20ea09e64c8c8e892ac3a88d6397349810a4b9a960a79e465164e962c Oct 16 10:33:05.769 INFO running `"docker" "start" "-a" "1ffc8eb20ea09e64c8c8e892ac3a88d6397349810a4b9a960a79e465164e962c"` Oct 16 10:33:08.230 INFO kablam! usermod: no changes Oct 16 10:33:08.368 INFO kablam! Compiling gears v0.1.6 (/source) Oct 16 10:33:23.768 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 10:33:23.768 INFO kablam! --> tests/xflow_run_001.rs:37:13 Oct 16 10:33:23.769 INFO kablam! | Oct 16 10:33:23.769 INFO kablam! 37 | xfrunner.run(); Oct 16 10:33:23.769 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 10:33:23.769 INFO kablam! | Oct 16 10:33:23.769 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 10:33:23.769 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 10:33:23.769 INFO kablam! Oct 16 10:33:23.769 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 10:33:23.769 INFO kablam! --> tests/xflow_run_001.rs:72:17 Oct 16 10:33:23.769 INFO kablam! | Oct 16 10:33:23.769 INFO kablam! 72 | xfrunner.step(); Oct 16 10:33:23.769 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 10:33:23.769 INFO kablam! | Oct 16 10:33:23.769 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 10:33:23.769 INFO kablam! Oct 16 10:33:23.769 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 10:33:23.769 INFO kablam! --> tests/xflow_run_001.rs:116:13 Oct 16 10:33:23.769 INFO kablam! | Oct 16 10:33:23.769 INFO kablam! 116 | xfrunner.run(); Oct 16 10:33:23.769 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 10:33:23.769 INFO kablam! | Oct 16 10:33:23.769 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 10:33:23.769 INFO kablam! Oct 16 10:33:24.851 INFO kablam! warning: unused import: `gears::*` Oct 16 10:33:24.852 INFO kablam! --> tests/flox_test.rs:5:5 Oct 16 10:33:24.852 INFO kablam! | Oct 16 10:33:24.852 INFO kablam! 5 | use gears::*; Oct 16 10:33:24.852 INFO kablam! | ^^^^^^^^ Oct 16 10:33:24.895 INFO kablam! | Oct 16 10:33:24.895 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 10:33:24.896 INFO kablam! Oct 16 10:33:52.779 INFO kablam! warning: unused import: `std::fmt` Oct 16 10:33:52.779 INFO kablam! --> src/structure/domain.rs:4:5 Oct 16 10:33:52.779 INFO kablam! | Oct 16 10:33:52.780 INFO kablam! 4 | use std::fmt; Oct 16 10:33:52.780 INFO kablam! | ^^^^^^^^ Oct 16 10:33:52.780 INFO kablam! | Oct 16 10:33:52.780 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 10:33:52.780 INFO kablam! Oct 16 10:34:08.120 INFO kablam! warning: function is never used: `pad_translation_doc` Oct 16 10:34:08.120 INFO kablam! --> src/structure/model.rs:34:1 Oct 16 10:34:08.120 INFO kablam! | Oct 16 10:34:08.120 INFO kablam! 34 | / fn pad_translation_doc( Oct 16 10:34:08.120 INFO kablam! 35 | | t: &mut TranslationDocument, Oct 16 10:34:08.120 INFO kablam! 36 | | strings_in_model: &HashMap, Oct 16 10:34:08.120 INFO kablam! 37 | | ) -> () { Oct 16 10:34:08.120 INFO kablam! ... | Oct 16 10:34:08.120 INFO kablam! 47 | | } Oct 16 10:34:08.120 INFO kablam! 48 | | } Oct 16 10:34:08.120 INFO kablam! | |_^ Oct 16 10:34:08.120 INFO kablam! | Oct 16 10:34:08.120 INFO kablam! = note: #[warn(dead_code)] on by default Oct 16 10:34:08.120 INFO kablam! Oct 16 10:34:08.283 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 10:34:08.283 INFO kablam! --> src/util/fs.rs:298:5 Oct 16 10:34:08.283 INFO kablam! | Oct 16 10:34:08.283 INFO kablam! 298 | model.add_locale(&default_locale); Oct 16 10:34:08.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 10:34:08.284 INFO kablam! | Oct 16 10:34:08.284 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 10:34:08.284 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 10:34:08.285 INFO kablam! Oct 16 10:34:23.229 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 14s Oct 16 10:34:23.266 INFO kablam! su: No module specific data is present Oct 16 10:34:24.872 INFO running `"docker" "rm" "-f" "1ffc8eb20ea09e64c8c8e892ac3a88d6397349810a4b9a960a79e465164e962c"` Oct 16 10:34:25.167 INFO blam! 1ffc8eb20ea09e64c8c8e892ac3a88d6397349810a4b9a960a79e465164e962c Oct 16 10:34:25.167 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 16 10:34:25.496 INFO blam! 847fad7dd96bc8efa629d3a2f94d3df332ac472cd4cac157275bec907f060e2e Oct 16 10:34:25.498 INFO running `"docker" "start" "-a" "847fad7dd96bc8efa629d3a2f94d3df332ac472cd4cac157275bec907f060e2e"` Oct 16 10:34:26.975 INFO kablam! usermod: no changes Oct 16 10:34:27.291 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.29s Oct 16 10:34:27.310 INFO kablam! Running /target/debug/deps/gears-7998cd81cf40904f Oct 16 10:34:27.314 INFO kablam! Running /target/debug/deps/flox_test-37fbed1041071e68 Oct 16 10:34:27.315 INFO blam! Oct 16 10:34:27.315 INFO blam! running 0 tests Oct 16 10:34:27.315 INFO blam! Oct 16 10:34:27.315 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:27.315 INFO blam! Oct 16 10:34:27.316 INFO blam! Oct 16 10:34:27.316 INFO blam! running 9 tests Oct 16 10:34:27.395 INFO blam! test test_flox_arithmetic_precedence ... ok Oct 16 10:34:27.415 INFO blam! test test_flox_boolean ... ok Oct 16 10:34:27.415 INFO blam! test test_flox_atom ... ok Oct 16 10:34:27.415 INFO blam! test test_variable_extraction ... ok Oct 16 10:34:27.431 INFO blam! test test_flox_arithmetic ... ok Oct 16 10:34:27.431 INFO blam! test test_variable_error_reporting ... ok Oct 16 10:34:27.431 INFO blam! test test_flox_boolean_precedence ... ok Oct 16 10:34:27.467 INFO blam! test test_combined_expressions ... ok Oct 16 10:34:27.475 INFO blam! test test_variables ... ok Oct 16 10:34:27.475 INFO kablam! Running /target/debug/deps/test_generation_domain_to_dot-95273ce572eb940a Oct 16 10:34:27.475 INFO blam! Oct 16 10:34:27.475 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:27.475 INFO blam! Oct 16 10:34:27.495 INFO blam! Oct 16 10:34:27.495 INFO blam! running 1 test Oct 16 10:34:27.502 INFO blam! test test_load_basic_document ... ok Oct 16 10:34:27.503 INFO kablam! Running /target/debug/deps/test_generation_page_to_react_component-2f0f8abb1ba402c6 Oct 16 10:34:27.503 INFO blam! Oct 16 10:34:27.503 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:27.503 INFO blam! Oct 16 10:34:27.510 INFO blam! Oct 16 10:34:27.510 INFO blam! running 2 tests Oct 16 10:34:27.510 INFO kablam! Running /target/debug/deps/test_generation_xflow_to_dot-d17147b4d4a1f83f Oct 16 10:34:27.510 INFO blam! test test_load_basic_form_document ... ok Oct 16 10:34:27.510 INFO blam! test test_load_basic_page_document ... ok Oct 16 10:34:27.510 INFO blam! Oct 16 10:34:27.510 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:27.510 INFO blam! Oct 16 10:34:27.510 INFO blam! Oct 16 10:34:27.510 INFO blam! running 1 test Oct 16 10:34:27.518 INFO blam! test test_load_basic_page_document ... ok Oct 16 10:34:27.519 INFO blam! Oct 16 10:34:27.519 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:27.519 INFO blam! Oct 16 10:34:27.519 INFO kablam! Running /target/debug/deps/test_generation_xflow_to_es5-8a9dd7ca45ae0969 Oct 16 10:34:27.535 INFO blam! Oct 16 10:34:27.535 INFO blam! running 1 test Oct 16 10:34:27.535 INFO blam! test test_load_basic_page_document ... ok Oct 16 10:34:27.535 INFO blam! Oct 16 10:34:27.535 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:27.535 INFO blam! Oct 16 10:34:27.542 INFO kablam! Running /target/debug/deps/test_structure_domain-2bd123dcc5b5d1a3 Oct 16 10:34:27.554 INFO blam! Oct 16 10:34:27.555 INFO blam! running 1 test Oct 16 10:34:27.555 INFO blam! test test_load_domain ... ok Oct 16 10:34:27.555 INFO blam! Oct 16 10:34:27.555 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:27.555 INFO blam! Oct 16 10:34:27.555 INFO kablam! Running /target/debug/deps/test_structure_form-8a4122959704f154 Oct 16 10:34:27.558 INFO blam! Oct 16 10:34:27.559 INFO blam! running 3 tests Oct 16 10:34:27.559 INFO blam! test test_page_component_datatable_config_ordered_hash_deserialization ... ok Oct 16 10:34:27.566 INFO blam! test test_load_nested_page_document ... ok Oct 16 10:34:27.574 INFO blam! test test_load_basic_page_document ... ok Oct 16 10:34:27.575 INFO kablam! Running /target/debug/deps/test_structure_model-a780c6e6aa0048ec Oct 16 10:34:27.575 INFO blam! Oct 16 10:34:27.575 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:27.575 INFO blam! Oct 16 10:34:27.575 INFO blam! Oct 16 10:34:27.575 INFO blam! running 2 tests Oct 16 10:34:27.603 INFO blam! test test_model_collection_helpers ... ok Oct 16 10:34:27.710 INFO blam! test test_load_model ... ok Oct 16 10:34:27.710 INFO blam! Oct 16 10:34:27.710 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:27.710 INFO blam! Oct 16 10:34:27.723 INFO kablam! Running /target/debug/deps/test_structure_translation-25b32114690bb25a Oct 16 10:34:27.723 INFO blam! Oct 16 10:34:27.723 INFO blam! running 2 tests Oct 16 10:34:27.723 INFO blam! test test_load_basic_translation_document ... ok Oct 16 10:34:27.723 INFO blam! test test_translation_ordered_hash_deserialization ... ok Oct 16 10:34:27.723 INFO blam! Oct 16 10:34:27.723 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:27.723 INFO blam! Oct 16 10:34:27.723 INFO kablam! Running /target/debug/deps/test_translate-651d869934c72187 Oct 16 10:34:27.735 INFO blam! Oct 16 10:34:27.735 INFO blam! running 4 tests Oct 16 10:34:27.739 INFO blam! test test_translate_basic_domain ... ok Oct 16 10:34:27.739 INFO blam! test test_translate_basic_page ... ok Oct 16 10:34:27.751 INFO blam! test test_translate_model_add_translations ... ok Oct 16 10:34:27.755 INFO blam! test test_translate_model ... ok Oct 16 10:34:27.755 INFO blam! Oct 16 10:34:27.755 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:27.755 INFO blam! Oct 16 10:34:27.756 INFO kablam! Running /target/debug/deps/test_util_fs-d8c655d6b34365a2 Oct 16 10:34:27.757 INFO blam! Oct 16 10:34:27.757 INFO blam! running 2 tests Oct 16 10:34:27.783 INFO blam! test test_load_basic_project ... ok Oct 16 10:34:27.802 INFO kablam! Running /target/debug/deps/test_validation-68582a31362921c6 Oct 16 10:34:27.802 INFO blam! test test_model_to_and_from_fs ... ok Oct 16 10:34:27.802 INFO blam! Oct 16 10:34:27.802 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:27.802 INFO blam! Oct 16 10:34:27.802 INFO blam! Oct 16 10:34:27.802 INFO blam! running 3 tests Oct 16 10:34:27.802 INFO blam! test test_validation_error_instantiate ... ok Oct 16 10:34:27.803 INFO blam! test test_validation_default ... ok Oct 16 10:34:27.807 INFO kablam! Running /target/debug/deps/test_xflow-1decd5104f20b75f Oct 16 10:34:27.807 INFO blam! test test_basic_model_validation ... ok Oct 16 10:34:27.807 INFO blam! Oct 16 10:34:27.807 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:27.807 INFO blam! Oct 16 10:34:27.811 INFO blam! Oct 16 10:34:27.811 INFO blam! running 2 tests Oct 16 10:34:27.811 INFO blam! test test_xflow_to_json ... ok Oct 16 10:34:27.811 INFO blam! test test_xflow_default ... ok Oct 16 10:34:27.811 INFO blam! Oct 16 10:34:27.811 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:27.811 INFO blam! Oct 16 10:34:27.811 INFO blam! Oct 16 10:34:27.811 INFO blam! running 7 tests Oct 16 10:34:27.812 INFO kablam! Running /target/debug/deps/xflow_load-1e3a4e52edd73e16 Oct 16 10:34:27.823 INFO blam! test test_xfs ... ok Oct 16 10:34:27.823 INFO blam! test test_mem_profile ... ok Oct 16 10:34:27.823 INFO blam! test test_xfs_entry ... ok Oct 16 10:34:27.823 INFO blam! test test_xfs_body_get_nodes_of_type ... ok Oct 16 10:34:27.823 INFO blam! test test_xfs_fields ... ok Oct 16 10:34:27.827 INFO blam! test test_xfs_from_json_string ... ok Oct 16 10:34:27.827 INFO blam! test test_xfs_from_json ... ok Oct 16 10:34:27.827 INFO blam! Oct 16 10:34:27.827 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:27.827 INFO blam! Oct 16 10:34:27.831 INFO kablam! Running /target/debug/deps/xflow_run_001-e2137d98a91c5c13 Oct 16 10:34:27.843 INFO blam! Oct 16 10:34:27.843 INFO blam! running 4 tests Oct 16 10:34:27.843 INFO blam! test test_run_arithmetic ... ok Oct 16 10:34:27.843 INFO blam! test test_run_arithmetic_multiple_return_values ... ok Oct 16 10:34:27.843 INFO blam! test test_run_simple_branch ... ok Oct 16 10:34:27.843 INFO blam! test test_run_10_steps ... ok Oct 16 10:34:27.843 INFO blam! Oct 16 10:34:27.843 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:27.843 INFO blam! Oct 16 10:34:27.867 INFO kablam! Running /target/debug/deps/xflow_validation-4e284194c20df428 Oct 16 10:34:27.875 INFO blam! Oct 16 10:34:27.875 INFO blam! running 10 tests Oct 16 10:34:27.886 INFO blam! test test_all_good_flows_validate ... ok Oct 16 10:34:27.887 INFO blam! test test_validations_has_one_entry_node ... ok Oct 16 10:34:27.891 INFO blam! test test_all_node_actions_have_matching_requirements ... ok Oct 16 10:34:27.891 INFO blam! test test_validations_has_one_entry_node_ii ... ok Oct 16 10:34:27.891 INFO blam! test test_init_validation ... ok Oct 16 10:34:27.891 INFO blam! test test_validations_has_terminal_nodes ... ok Oct 16 10:34:27.891 INFO blam! test test_no_bad_flows_validate ... ok Oct 16 10:34:27.891 INFO blam! test test_validations_all_nodes_have_edges ... ok Oct 16 10:34:27.891 INFO blam! test test_validations_edges_have_nodes ... ok Oct 16 10:34:27.891 INFO blam! test test_validations_ok ... ok Oct 16 10:34:27.891 INFO blam! Oct 16 10:34:27.891 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:27.891 INFO blam! Oct 16 10:34:27.895 INFO kablam! Running /target/debug/deps/xfstate-7c9707b47dd0c24b Oct 16 10:34:27.903 INFO blam! Oct 16 10:34:27.903 INFO blam! running 2 tests Oct 16 10:34:27.903 INFO blam! test test_store_has ... ok Oct 16 10:34:27.903 INFO blam! test test_store_add_and_remove ... ok Oct 16 10:34:27.903 INFO blam! Oct 16 10:34:27.903 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:27.903 INFO blam! Oct 16 10:34:27.911 INFO kablam! Doc-tests gears Oct 16 10:34:30.721 INFO blam! Oct 16 10:34:30.721 INFO blam! running 6 tests Oct 16 10:34:45.907 INFO blam! test src/runtime/xfstate.rs - runtime::xfstate::XFState::default (line 50) ... ok Oct 16 10:34:46.591 INFO blam! test src/structure/xflow.rs - structure::xflow::XFlow::get_nodes_by (line 146) ... ok Oct 16 10:34:46.639 INFO blam! test src/validation/common.rs - validation::common::ValidationError::new (line 21) ... ok Oct 16 10:34:46.928 INFO blam! test src/structure/xflow.rs - structure::xflow::XFlow::get_nodes_of_type (line 166) ... ok Oct 16 10:34:47.043 INFO blam! test src/structure/xflow.rs - structure::xflow::XFlow::default (line 314) ... ok Oct 16 10:34:47.083 INFO blam! test src/structure/xflow.rs - structure::xflow::XFlow::all_variable_names (line 185) ... ok Oct 16 10:34:47.083 INFO blam! Oct 16 10:34:47.083 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:34:47.083 INFO blam! Oct 16 10:34:47.145 INFO kablam! su: No module specific data is present Oct 16 10:34:48.195 INFO running `"docker" "rm" "-f" "847fad7dd96bc8efa629d3a2f94d3df332ac472cd4cac157275bec907f060e2e"` Oct 16 10:34:48.367 INFO blam! 847fad7dd96bc8efa629d3a2f94d3df332ac472cd4cac157275bec907f060e2e