Oct 11 10:56:17.478 INFO testing stackbt_behavior_tree-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 10:56:17.478 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 10:56:17.478 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:56:17.637 INFO blam! 98a0614515dc60275b743f1ab86989f0451dfebde4aef9ac8f54e051be3a256b Oct 11 10:56:17.639 INFO running `"docker" "start" "-a" "98a0614515dc60275b743f1ab86989f0451dfebde4aef9ac8f54e051be3a256b"` Oct 11 10:56:18.062 INFO kablam! usermod: no changes Oct 11 10:56:18.085 INFO kablam! Compiling stackbt_automata_impl v0.1.2 Oct 11 10:56:18.590 INFO kablam! Compiling stackbt_behavior_tree v0.1.2 (/source) Oct 11 10:56:19.066 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.98s Oct 11 10:56:19.067 INFO kablam! su: No module specific data is present Oct 11 10:56:19.309 INFO running `"docker" "rm" "-f" "98a0614515dc60275b743f1ab86989f0451dfebde4aef9ac8f54e051be3a256b"` Oct 11 10:56:19.432 INFO blam! 98a0614515dc60275b743f1ab86989f0451dfebde4aef9ac8f54e051be3a256b Oct 11 10:56:19.434 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 10:56:19.434 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:56:19.625 INFO blam! 1709a9b92b6efcbbd363a29270453d4ecfd1545f70506c7c3db16d5a701184f8 Oct 11 10:56:19.627 INFO running `"docker" "start" "-a" "1709a9b92b6efcbbd363a29270453d4ecfd1545f70506c7c3db16d5a701184f8"` Oct 11 10:56:20.074 INFO kablam! usermod: no changes Oct 11 10:56:20.093 INFO kablam! Compiling stackbt_behavior_tree v0.1.2 (/source) Oct 11 10:56:20.496 INFO kablam! warning: unused imports: `GuardedNode`, `NodeGuard` Oct 11 10:56:20.496 INFO kablam! --> src/node_compositions.rs:157:28 Oct 11 10:56:20.496 INFO kablam! | Oct 11 10:56:20.496 INFO kablam! 157 | use control_wrappers::{NodeGuard, GuardedNode}; Oct 11 10:56:20.496 INFO kablam! | ^^^^^^^^^ ^^^^^^^^^^^ Oct 11 10:56:20.496 INFO kablam! | Oct 11 10:56:20.496 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 10:56:20.496 INFO kablam! Oct 11 10:56:20.496 INFO kablam! warning: unused import: `node_runner::NodeRunner` Oct 11 10:56:20.496 INFO kablam! --> src/node_compositions.rs:158:9 Oct 11 10:56:20.496 INFO kablam! | Oct 11 10:56:20.496 INFO kablam! 158 | use node_runner::NodeRunner; Oct 11 10:56:20.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:56:20.496 INFO kablam! Oct 11 10:56:20.496 INFO kablam! warning: unused import: `std::marker::PhantomData` Oct 11 10:56:20.496 INFO kablam! --> src/node_compositions.rs:159:9 Oct 11 10:56:20.496 INFO kablam! | Oct 11 10:56:20.496 INFO kablam! 159 | use std::marker::PhantomData; Oct 11 10:56:20.496 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 10:56:20.496 INFO kablam! Oct 11 10:56:20.893 INFO kablam! warning: unused variable: `par_node_4` Oct 11 10:56:20.893 INFO kablam! --> src/parallel_node.rs:225:13 Oct 11 10:56:20.893 INFO kablam! | Oct 11 10:56:20.893 INFO kablam! 225 | let par_node_4 = match par_node_3.step(&-3) { Oct 11 10:56:20.893 INFO kablam! | ^^^^^^^^^^ help: consider using `_par_node_4` instead Oct 11 10:56:20.893 INFO kablam! | Oct 11 10:56:20.893 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 10:56:20.893 INFO kablam! Oct 11 10:56:20.894 INFO kablam! warning: unused variable: `input` Oct 11 10:56:20.894 INFO kablam! --> src/node_compositions.rs:502:23 Oct 11 10:56:20.894 INFO kablam! | Oct 11 10:56:20.894 INFO kablam! 502 | fn step(self, input: &()) -> (Self::Action, Self) { Oct 11 10:56:20.894 INFO kablam! | ^^^^^ help: consider using `_input` instead Oct 11 10:56:20.894 INFO kablam! Oct 11 10:56:20.894 INFO kablam! warning: unused variable: `input` Oct 11 10:56:20.894 INFO kablam! --> src/node_compositions.rs:526:23 Oct 11 10:56:20.894 INFO kablam! | Oct 11 10:56:20.894 INFO kablam! 526 | fn step(self, input: &()) -> (Self::Action, Self) { Oct 11 10:56:20.894 INFO kablam! | ^^^^^ help: consider using `_input` instead Oct 11 10:56:20.894 INFO kablam! Oct 11 10:56:21.847 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.76s Oct 11 10:56:21.849 INFO kablam! su: No module specific data is present Oct 11 10:56:22.086 INFO running `"docker" "rm" "-f" "1709a9b92b6efcbbd363a29270453d4ecfd1545f70506c7c3db16d5a701184f8"` Oct 11 10:56:22.187 INFO blam! 1709a9b92b6efcbbd363a29270453d4ecfd1545f70506c7c3db16d5a701184f8 Oct 11 10:56:22.192 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 10:56:22.192 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 10:56:22.416 INFO blam! 2a49209f477d3340d27bdd7e4917c6e7bbe14a6721f84bcac45a9c155eea0f0b Oct 11 10:56:22.420 INFO running `"docker" "start" "-a" "2a49209f477d3340d27bdd7e4917c6e7bbe14a6721f84bcac45a9c155eea0f0b"` Oct 11 10:56:22.856 INFO kablam! usermod: no changes Oct 11 10:56:22.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 11 10:56:22.892 INFO kablam! Running /target/debug/deps/stackbt_behavior_tree-013cd91cf2e3b96d Oct 11 10:56:22.899 INFO blam! Oct 11 10:56:22.899 INFO blam! running 17 tests Oct 11 10:56:22.900 INFO blam! test base_nodes::tests::evaluation_test ... ok Oct 11 10:56:22.904 INFO blam! test control_wrappers::tests::guarded_node_test ... ok Oct 11 10:56:22.904 INFO blam! test base_nodes::tests::leaf_test ... ok Oct 11 10:56:22.910 INFO blam! test base_nodes::tests::pred_wait_test ... ok Oct 11 10:56:22.910 INFO blam! test control_wrappers::tests::post_reset_test ... ok Oct 11 10:56:22.910 INFO blam! test map_wrappers::tests::input_map_test ... ok Oct 11 10:56:22.910 INFO blam! test map_wrappers::tests::custom_constructor_test ... ok Oct 11 10:56:22.910 INFO blam! test control_wrappers::tests::step_control_test ... ok Oct 11 10:56:22.910 INFO blam! test node_compositions::tests::parallel_racer_test ... ok Oct 11 10:56:22.910 INFO blam! test node_compositions::tests::serial_runner_test ... ok Oct 11 10:56:22.910 INFO blam! test node_compositions::tests::parallel_runner_test ... ok Oct 11 10:56:22.910 INFO blam! test serial_node::tests::serial_switcharound_test ... ok Oct 11 10:56:22.910 INFO blam! test parallel_node::tests::parallel_node_test ... ok Oct 11 10:56:22.912 INFO blam! test map_wrappers::tests::output_map_test ... ok Oct 11 10:56:22.912 INFO blam! test node_compositions::tests::serial_selector_test ... ok Oct 11 10:56:22.912 INFO blam! test node_runner::tests::runner_test ... ok Oct 11 10:56:22.912 INFO blam! test map_wrappers::tests::lazy_constructor_test ... ok Oct 11 10:56:22.912 INFO blam! Oct 11 10:56:22.912 INFO blam! test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:56:22.912 INFO blam! Oct 11 10:56:22.916 INFO kablam! Doc-tests stackbt_behavior_tree Oct 11 10:56:23.539 INFO blam! Oct 11 10:56:23.539 INFO blam! running 0 tests Oct 11 10:56:23.539 INFO blam! Oct 11 10:56:23.539 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 10:56:23.539 INFO blam! Oct 11 10:56:23.545 INFO kablam! su: No module specific data is present Oct 11 10:56:23.865 INFO running `"docker" "rm" "-f" "2a49209f477d3340d27bdd7e4917c6e7bbe14a6721f84bcac45a9c155eea0f0b"` Oct 11 10:56:23.933 INFO blam! 2a49209f477d3340d27bdd7e4917c6e7bbe14a6721f84bcac45a9c155eea0f0b