Oct 15 17:50:18.200 INFO testing stackbt_behavior_tree-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 17:50:18.200 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 17:50:18.407 INFO blam! e2449be92f70437b085f3e1ad43f89d506c80842fd2e8fafe141ba96cd405f4b Oct 15 17:50:18.413 INFO running `"docker" "start" "-a" "e2449be92f70437b085f3e1ad43f89d506c80842fd2e8fafe141ba96cd405f4b"` Oct 15 17:50:19.033 INFO kablam! usermod: no changes Oct 15 17:50:19.063 INFO kablam! Compiling stackbt_automata_impl v0.1.2 Oct 15 17:50:19.695 INFO kablam! Compiling stackbt_behavior_tree v0.1.2 (/source) Oct 15 17:50:20.260 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.20s Oct 15 17:50:20.260 INFO kablam! su: No module specific data is present Oct 15 17:50:20.660 INFO running `"docker" "rm" "-f" "e2449be92f70437b085f3e1ad43f89d506c80842fd2e8fafe141ba96cd405f4b"` Oct 15 17:50:20.791 INFO blam! e2449be92f70437b085f3e1ad43f89d506c80842fd2e8fafe141ba96cd405f4b Oct 15 17:50:20.793 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 17:50:21.031 INFO blam! 11a83df09bfa885c6d83d936af11ceefa2a5198885b51e7048a119a8328c6349 Oct 15 17:50:21.033 INFO running `"docker" "start" "-a" "11a83df09bfa885c6d83d936af11ceefa2a5198885b51e7048a119a8328c6349"` Oct 15 17:50:21.606 INFO kablam! usermod: no changes Oct 15 17:50:21.633 INFO kablam! Compiling stackbt_behavior_tree v0.1.2 (/source) Oct 15 17:50:22.202 INFO kablam! warning: unused imports: `GuardedNode`, `NodeGuard` Oct 15 17:50:22.202 INFO kablam! --> src/node_compositions.rs:157:28 Oct 15 17:50:22.202 INFO kablam! | Oct 15 17:50:22.202 INFO kablam! 157 | use control_wrappers::{NodeGuard, GuardedNode}; Oct 15 17:50:22.202 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^ Oct 15 17:50:22.202 INFO kablam! | Oct 15 17:50:22.202 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 17:50:22.202 INFO kablam! Oct 15 17:50:22.202 INFO kablam! warning: unused import: `node_runner::NodeRunner` Oct 15 17:50:22.202 INFO kablam! --> src/node_compositions.rs:158:9 Oct 15 17:50:22.203 INFO kablam! | Oct 15 17:50:22.203 INFO kablam! 158 | use node_runner::NodeRunner; Oct 15 17:50:22.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:50:22.203 INFO kablam! Oct 15 17:50:22.203 INFO kablam! warning: unused import: `std::marker::PhantomData` Oct 15 17:50:22.203 INFO kablam! --> src/node_compositions.rs:159:9 Oct 15 17:50:22.203 INFO kablam! | Oct 15 17:50:22.203 INFO kablam! 159 | use std::marker::PhantomData; Oct 15 17:50:22.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 17:50:22.203 INFO kablam! Oct 15 17:50:22.679 INFO kablam! warning: unused variable: `par_node_4` Oct 15 17:50:22.679 INFO kablam! --> src/parallel_node.rs:225:13 Oct 15 17:50:22.679 INFO kablam! | Oct 15 17:50:22.679 INFO kablam! 225 | let par_node_4 = match par_node_3.step(&-3) { Oct 15 17:50:22.679 INFO kablam! | ^^^^^^^^^^ help: consider using `_par_node_4` instead Oct 15 17:50:22.679 INFO kablam! | Oct 15 17:50:22.679 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 17:50:22.679 INFO kablam! Oct 15 17:50:22.679 INFO kablam! warning: unused variable: `input` Oct 15 17:50:22.679 INFO kablam! --> src/node_compositions.rs:502:23 Oct 15 17:50:22.679 INFO kablam! | Oct 15 17:50:22.679 INFO kablam! 502 | fn step(self, input: &()) -> (Self::Action, Self) { Oct 15 17:50:22.679 INFO kablam! | ^^^^^ help: consider using `_input` instead Oct 15 17:50:22.679 INFO kablam! Oct 15 17:50:22.679 INFO kablam! warning: unused variable: `input` Oct 15 17:50:22.679 INFO kablam! --> src/node_compositions.rs:526:23 Oct 15 17:50:22.679 INFO kablam! | Oct 15 17:50:22.679 INFO kablam! 526 | fn step(self, input: &()) -> (Self::Action, Self) { Oct 15 17:50:22.679 INFO kablam! | ^^^^^ help: consider using `_input` instead Oct 15 17:50:22.679 INFO kablam! Oct 15 17:50:23.721 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.09s Oct 15 17:50:23.722 INFO kablam! su: No module specific data is present Oct 15 17:50:24.020 INFO running `"docker" "rm" "-f" "11a83df09bfa885c6d83d936af11ceefa2a5198885b51e7048a119a8328c6349"` Oct 15 17:50:24.122 INFO blam! 11a83df09bfa885c6d83d936af11ceefa2a5198885b51e7048a119a8328c6349 Oct 15 17:50:24.124 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 17:50:24.336 INFO blam! 6d0c3696614cf60a4ee88902a0de489e3641cf9d288348d057602b785ed02042 Oct 15 17:50:24.339 INFO running `"docker" "start" "-a" "6d0c3696614cf60a4ee88902a0de489e3641cf9d288348d057602b785ed02042"` Oct 15 17:50:24.861 INFO kablam! usermod: no changes Oct 15 17:50:24.903 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 17:50:24.903 INFO kablam! Running /target/debug/deps/stackbt_behavior_tree-013cd91cf2e3b96d Oct 15 17:50:24.904 INFO blam! Oct 15 17:50:24.904 INFO blam! running 17 tests Oct 15 17:50:24.904 INFO blam! test control_wrappers::tests::guarded_node_test ... ok Oct 15 17:50:24.904 INFO blam! test base_nodes::tests::evaluation_test ... ok Oct 15 17:50:24.904 INFO blam! test base_nodes::tests::leaf_test ... ok Oct 15 17:50:24.904 INFO blam! test control_wrappers::tests::step_control_test ... ok Oct 15 17:50:24.911 INFO blam! test base_nodes::tests::pred_wait_test ... ok Oct 15 17:50:24.911 INFO blam! test map_wrappers::tests::input_map_test ... ok Oct 15 17:50:24.911 INFO blam! test control_wrappers::tests::post_reset_test ... ok Oct 15 17:50:24.911 INFO blam! test map_wrappers::tests::custom_constructor_test ... ok Oct 15 17:50:24.911 INFO blam! test map_wrappers::tests::output_map_test ... ok Oct 15 17:50:24.911 INFO blam! test node_compositions::tests::parallel_racer_test ... ok Oct 15 17:50:24.911 INFO blam! test map_wrappers::tests::lazy_constructor_test ... ok Oct 15 17:50:24.911 INFO blam! test node_compositions::tests::parallel_runner_test ... ok Oct 15 17:50:24.911 INFO blam! test node_compositions::tests::serial_selector_test ... ok Oct 15 17:50:24.911 INFO blam! test node_runner::tests::runner_test ... ok Oct 15 17:50:24.911 INFO blam! test parallel_node::tests::parallel_node_test ... ok Oct 15 17:50:24.911 INFO blam! test serial_node::tests::serial_switcharound_test ... ok Oct 15 17:50:24.915 INFO blam! test node_compositions::tests::serial_runner_test ... ok Oct 15 17:50:24.915 INFO kablam! Doc-tests stackbt_behavior_tree Oct 15 17:50:24.915 INFO blam! Oct 15 17:50:24.915 INFO blam! test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:50:24.915 INFO blam! Oct 15 17:50:25.654 INFO blam! Oct 15 17:50:25.654 INFO blam! running 0 tests Oct 15 17:50:25.654 INFO blam! Oct 15 17:50:25.654 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:50:25.654 INFO blam! Oct 15 17:50:25.661 INFO kablam! su: No module specific data is present Oct 15 17:50:26.371 INFO running `"docker" "rm" "-f" "6d0c3696614cf60a4ee88902a0de489e3641cf9d288348d057602b785ed02042"` Oct 15 17:50:26.664 INFO blam! 6d0c3696614cf60a4ee88902a0de489e3641cf9d288348d057602b785ed02042