Nov 18 19:49:10.725 INFO testing beehave-0.0.4 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 19:49:10.726 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 19:49:11.113 INFO [stdout] f6f9d3c16ab6356674919f0c9a224ba11451aa866425e7088d71b02aa9239d70 Nov 18 19:49:11.121 INFO running `"docker" "start" "-a" "f6f9d3c16ab6356674919f0c9a224ba11451aa866425e7088d71b02aa9239d70"` Nov 18 19:49:12.559 INFO [stderr] usermod: no changes Nov 18 19:49:12.605 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Nov 18 19:49:12.606 INFO [stderr] disables Cargo from automatically inferring other test targets. Nov 18 19:49:12.606 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 19:49:12.606 INFO [stderr] files will be included as a test target: Nov 18 19:49:12.607 INFO [stderr] Nov 18 19:49:12.607 INFO [stderr] * /source/tests/conditional_tests.rs Nov 18 19:49:12.607 INFO [stderr] * /source/tests/action_tests.rs Nov 18 19:49:12.608 INFO [stderr] * /source/tests/helpers.rs Nov 18 19:49:12.608 INFO [stderr] * /source/tests/sequence_tests.rs Nov 18 19:49:12.608 INFO [stderr] * /source/tests/selector_tests.rs Nov 18 19:49:12.608 INFO [stderr] * /source/tests/conditional_decorator_tests.rs Nov 18 19:49:12.609 INFO [stderr] * /source/tests/node_tests.rs Nov 18 19:49:12.609 INFO [stderr] Nov 18 19:49:12.609 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 19:49:12.610 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Nov 18 19:49:12.610 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Nov 18 19:49:12.610 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 19:49:12.611 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 19:49:12.611 INFO [stderr] Nov 18 19:49:12.611 INFO [stderr] For more information on this warning you can consult Nov 18 19:49:12.611 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 19:49:12.621 INFO [stderr] Compiling beehave v0.0.4 (/source) Nov 18 19:49:13.395 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s Nov 18 19:49:13.395 INFO [stderr] su: No module specific data is present Nov 18 19:49:14.083 INFO running `"docker" "inspect" "f6f9d3c16ab6356674919f0c9a224ba11451aa866425e7088d71b02aa9239d70"` Nov 18 19:49:14.367 INFO running `"docker" "rm" "-f" "f6f9d3c16ab6356674919f0c9a224ba11451aa866425e7088d71b02aa9239d70"` Nov 18 19:49:14.647 INFO [stdout] f6f9d3c16ab6356674919f0c9a224ba11451aa866425e7088d71b02aa9239d70 Nov 18 19:49:14.651 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 19:49:14.996 INFO [stdout] 7e98ac18aebb396019647eb5cd854489ed19c0572c0b5fe2d53647eae543cc1f Nov 18 19:49:15.001 INFO running `"docker" "start" "-a" "7e98ac18aebb396019647eb5cd854489ed19c0572c0b5fe2d53647eae543cc1f"` Nov 18 19:49:15.616 INFO [stderr] usermod: no changes Nov 18 19:49:15.665 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Nov 18 19:49:15.665 INFO [stderr] disables Cargo from automatically inferring other test targets. Nov 18 19:49:15.665 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 19:49:15.665 INFO [stderr] files will be included as a test target: Nov 18 19:49:15.665 INFO [stderr] Nov 18 19:49:15.665 INFO [stderr] * /source/tests/conditional_tests.rs Nov 18 19:49:15.665 INFO [stderr] * /source/tests/action_tests.rs Nov 18 19:49:15.665 INFO [stderr] * /source/tests/helpers.rs Nov 18 19:49:15.665 INFO [stderr] * /source/tests/sequence_tests.rs Nov 18 19:49:15.665 INFO [stderr] * /source/tests/selector_tests.rs Nov 18 19:49:15.665 INFO [stderr] * /source/tests/conditional_decorator_tests.rs Nov 18 19:49:15.665 INFO [stderr] * /source/tests/node_tests.rs Nov 18 19:49:15.665 INFO [stderr] Nov 18 19:49:15.665 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 19:49:15.665 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Nov 18 19:49:15.665 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Nov 18 19:49:15.665 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 19:49:15.666 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 19:49:15.666 INFO [stderr] Nov 18 19:49:15.666 INFO [stderr] For more information on this warning you can consult Nov 18 19:49:15.666 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 19:49:15.679 INFO [stderr] Compiling beehave v0.0.4 (/source) Nov 18 19:49:17.080 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.44s Nov 18 19:49:17.085 INFO [stderr] su: No module specific data is present Nov 18 19:49:17.581 INFO running `"docker" "inspect" "7e98ac18aebb396019647eb5cd854489ed19c0572c0b5fe2d53647eae543cc1f"` Nov 18 19:49:17.795 INFO running `"docker" "rm" "-f" "7e98ac18aebb396019647eb5cd854489ed19c0572c0b5fe2d53647eae543cc1f"` Nov 18 19:49:17.972 INFO [stdout] 7e98ac18aebb396019647eb5cd854489ed19c0572c0b5fe2d53647eae543cc1f Nov 18 19:49:17.974 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-5/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 19:49:18.296 INFO [stdout] 5c8f213c52d72a45d8faac61ecfd3918cef30b6a895dada734a088cf418ebc39 Nov 18 19:49:18.301 INFO running `"docker" "start" "-a" "5c8f213c52d72a45d8faac61ecfd3918cef30b6a895dada734a088cf418ebc39"` Nov 18 19:49:19.439 INFO [stderr] usermod: no changes Nov 18 19:49:19.471 INFO [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently Nov 18 19:49:19.471 INFO [stderr] disables Cargo from automatically inferring other test targets. Nov 18 19:49:19.471 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 19:49:19.471 INFO [stderr] files will be included as a test target: Nov 18 19:49:19.471 INFO [stderr] Nov 18 19:49:19.471 INFO [stderr] * /source/tests/conditional_tests.rs Nov 18 19:49:19.471 INFO [stderr] * /source/tests/action_tests.rs Nov 18 19:49:19.471 INFO [stderr] * /source/tests/helpers.rs Nov 18 19:49:19.471 INFO [stderr] * /source/tests/sequence_tests.rs Nov 18 19:49:19.471 INFO [stderr] * /source/tests/selector_tests.rs Nov 18 19:49:19.471 INFO [stderr] * /source/tests/conditional_decorator_tests.rs Nov 18 19:49:19.471 INFO [stderr] * /source/tests/node_tests.rs Nov 18 19:49:19.471 INFO [stderr] Nov 18 19:49:19.471 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 19:49:19.471 INFO [stderr] ready to be compiled as a test target today. You can future-proof yourself Nov 18 19:49:19.471 INFO [stderr] and disable this warning by adding `autotests = false` to your [package] Nov 18 19:49:19.471 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 19:49:19.471 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 19:49:19.471 INFO [stderr] Nov 18 19:49:19.471 INFO [stderr] For more information on this warning you can consult Nov 18 19:49:19.471 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 19:49:19.482 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Nov 18 19:49:19.503 INFO [stdout] Nov 18 19:49:19.503 INFO [stdout] running 0 tests Nov 18 19:49:19.503 INFO [stdout] Nov 18 19:49:19.503 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 19:49:19.503 INFO [stdout] Nov 18 19:49:19.503 INFO [stderr] Running /target/debug/deps/beehave-ed89b9ae52462ca6 Nov 18 19:49:19.503 INFO [stderr] Running /target/debug/deps/tests-567b82f4084d8395 Nov 18 19:49:19.511 INFO [stdout] Nov 18 19:49:19.511 INFO [stdout] running 27 tests Nov 18 19:49:19.511 INFO [stdout] test conditional_decorator_tests::evalute_child_with_true_pending ... ok Nov 18 19:49:19.511 INFO [stdout] test conditional_decorator_tests::evalute_child_with_true_success ... ok Nov 18 19:49:19.511 INFO [stdout] test conditional_tests::constructor_new ... ok Nov 18 19:49:19.518 INFO [stdout] test conditional_decorator_tests::evalute_child_with_true_failure ... ok Nov 18 19:49:19.518 INFO [stdout] test conditional_decorator_tests::evalute_conditional_failure ... ok Nov 18 19:49:19.518 INFO [stdout] test conditional_tests::evalute_mutates_target ... ok Nov 18 19:49:19.518 INFO [stdout] test conditional_tests::evalute_failure_with_false ... ok Nov 18 19:49:19.518 INFO [stdout] test node_tests::evalute_mutates_target ... ok Nov 18 19:49:19.518 INFO [stdout] test conditional_tests::evalute_success_with_true ... ok Nov 18 19:49:19.518 INFO [stdout] test node_tests::constructor_new ... ok Nov 18 19:49:19.518 INFO [stdout] test selector_tests::evaluate_success_short_circuits ... ok Nov 18 19:49:19.518 INFO [stdout] test selector_tests::evaluate_pending_with_pending ... ok Nov 18 19:49:19.518 INFO [stdout] test selector_tests::evaluate_failure_with_failure ... ok Nov 18 19:49:19.518 INFO [stdout] test selector_tests::evaluate_failure_when_empty ... ok Nov 18 19:49:19.518 INFO [stdout] test selector_tests::constructor_with_capacity ... ok Nov 18 19:49:19.518 INFO [stdout] test node_tests::evalute_returns_method_result ... ok Nov 18 19:49:19.518 INFO [stdout] test selector_tests::constructor_new ... ok Nov 18 19:49:19.518 INFO [stdout] test selector_tests::evaluate_success_with_success ... ok Nov 18 19:49:19.518 INFO [stdout] test sequence_tests::constructor_new ... ok Nov 18 19:49:19.518 INFO [stdout] test sequence_tests::constructor_with_capacity ... ok Nov 18 19:49:19.518 INFO [stdout] test sequence_tests::evaluate_failure_short_circuits ... ok Nov 18 19:49:19.518 INFO [stdout] test sequence_tests::evaluate_failure_with_failure ... ok Nov 18 19:49:19.518 INFO [stdout] test sequence_tests::evaluate_pending_short_circuits ... ok Nov 18 19:49:19.518 INFO [stdout] test sequence_tests::evaluate_pending_with_pending ... ok Nov 18 19:49:19.518 INFO [stdout] test sequence_tests::evaluate_success_when_empty ... ok Nov 18 19:49:19.518 INFO [stdout] test sequence_tests::evaluate_success_with_success ... ok Nov 18 19:49:19.519 INFO [stderr] su: No module specific data is present Nov 18 19:49:19.519 INFO [stdout] test selector_tests::evaluate_pending_short_circuits ... ok Nov 18 19:49:19.519 INFO [stdout] Nov 18 19:49:19.519 INFO [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 19:49:19.519 INFO [stdout] Nov 18 19:49:20.154 INFO running `"docker" "inspect" "5c8f213c52d72a45d8faac61ecfd3918cef30b6a895dada734a088cf418ebc39"` Nov 18 19:49:20.491 INFO running `"docker" "rm" "-f" "5c8f213c52d72a45d8faac61ecfd3918cef30b6a895dada734a088cf418ebc39"` Nov 18 19:49:20.673 INFO [stdout] 5c8f213c52d72a45d8faac61ecfd3918cef30b6a895dada734a088cf418ebc39