Oct 16 00:10:56.079 INFO testing piston-ai_behavior-0.24.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 00:10:56.079 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 00:10:56.607 INFO blam! 58c78134aea1bfde8a48f225da18cd54a844882d758835837c26225844774b8a Oct 16 00:10:56.610 INFO running `"docker" "start" "-a" "58c78134aea1bfde8a48f225da18cd54a844882d758835837c26225844774b8a"` Oct 16 00:10:57.595 INFO kablam! usermod: no changes Oct 16 00:10:57.626 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 16 00:10:57.627 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 16 00:10:57.627 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 00:10:57.627 INFO kablam! files will be included as a test target: Oct 16 00:10:57.627 INFO kablam! Oct 16 00:10:57.628 INFO kablam! * /source/tests/test_events.rs Oct 16 00:10:57.628 INFO kablam! Oct 16 00:10:57.628 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 00:10:57.628 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 16 00:10:57.628 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 16 00:10:57.628 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 00:10:57.628 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 00:10:57.628 INFO kablam! Oct 16 00:10:57.628 INFO kablam! For more information on this warning you can consult Oct 16 00:10:57.628 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 00:10:57.675 INFO kablam! Compiling piston-ai_behavior v0.24.0 (/source) Oct 16 00:11:01.207 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.59s Oct 16 00:11:01.212 INFO kablam! su: No module specific data is present Oct 16 00:11:01.640 INFO running `"docker" "rm" "-f" "58c78134aea1bfde8a48f225da18cd54a844882d758835837c26225844774b8a"` Oct 16 00:11:01.981 INFO blam! 58c78134aea1bfde8a48f225da18cd54a844882d758835837c26225844774b8a Oct 16 00:11:01.985 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 00:11:02.234 INFO blam! e281c279a77693b388702c9135f3365ccdacfd6ad56b5bc0c289823d5281bac1 Oct 16 00:11:02.237 INFO running `"docker" "start" "-a" "e281c279a77693b388702c9135f3365ccdacfd6ad56b5bc0c289823d5281bac1"` Oct 16 00:11:02.939 INFO kablam! usermod: no changes Oct 16 00:11:02.995 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 16 00:11:02.995 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 16 00:11:02.995 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 00:11:02.995 INFO kablam! files will be included as a test target: Oct 16 00:11:02.995 INFO kablam! Oct 16 00:11:02.995 INFO kablam! * /source/tests/test_events.rs Oct 16 00:11:02.995 INFO kablam! Oct 16 00:11:02.995 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 00:11:02.995 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 16 00:11:02.995 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 16 00:11:02.995 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 00:11:02.995 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 00:11:02.995 INFO kablam! Oct 16 00:11:02.995 INFO kablam! For more information on this warning you can consult Oct 16 00:11:02.995 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 00:11:03.049 INFO kablam! Compiling piston-ai_behavior v0.24.0 (/source) Oct 16 00:11:06.275 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.31s Oct 16 00:11:06.279 INFO kablam! su: No module specific data is present Oct 16 00:11:06.595 INFO running `"docker" "rm" "-f" "e281c279a77693b388702c9135f3365ccdacfd6ad56b5bc0c289823d5281bac1"` Oct 16 00:11:06.859 INFO blam! e281c279a77693b388702c9135f3365ccdacfd6ad56b5bc0c289823d5281bac1 Oct 16 00:11:06.865 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 00:11:07.098 INFO blam! 7b71c0c257181c724067cd37f634e093074e1f70db45aeb593bfb01ef4c588b6 Oct 16 00:11:07.100 INFO running `"docker" "start" "-a" "7b71c0c257181c724067cd37f634e093074e1f70db45aeb593bfb01ef4c588b6"` Oct 16 00:11:07.712 INFO kablam! usermod: no changes Oct 16 00:11:07.762 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 16 00:11:07.763 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 16 00:11:07.763 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 00:11:07.763 INFO kablam! files will be included as a test target: Oct 16 00:11:07.763 INFO kablam! Oct 16 00:11:07.763 INFO kablam! * /source/tests/test_events.rs Oct 16 00:11:07.763 INFO kablam! Oct 16 00:11:07.763 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 00:11:07.763 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 16 00:11:07.763 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 16 00:11:07.763 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 00:11:07.763 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 00:11:07.763 INFO kablam! Oct 16 00:11:07.763 INFO kablam! For more information on this warning you can consult Oct 16 00:11:07.763 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 00:11:07.784 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 00:11:07.814 INFO kablam! Running /target/debug/deps/ai_behavior-ac3075879f82ec90 Oct 16 00:11:07.815 INFO blam! Oct 16 00:11:07.815 INFO kablam! Running /target/debug/deps/tests-df8ea3a1681cc7da Oct 16 00:11:07.815 INFO blam! running 0 tests Oct 16 00:11:07.815 INFO blam! Oct 16 00:11:07.815 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:11:07.815 INFO blam! Oct 16 00:11:07.815 INFO blam! Oct 16 00:11:07.815 INFO blam! running 9 tests Oct 16 00:11:07.815 INFO blam! test test_events::loop_ten_times ... ok Oct 16 00:11:07.815 INFO blam! test test_events::sequence_of_one_event ... ok Oct 16 00:11:07.815 INFO blam! test test_events::wait_half_sec ... ok Oct 16 00:11:07.815 INFO blam! test test_events::while_wait_forever_sequence ... ok Oct 16 00:11:07.815 INFO blam! test test_events::wait_sec ... ok Oct 16 00:11:07.815 INFO blam! test test_events::print_2 ... ok Oct 16 00:11:07.815 INFO blam! test test_events::while_wait_sequence ... ok Oct 16 00:11:07.815 INFO blam! test test_events::when_all_wait ... ok Oct 16 00:11:07.815 INFO blam! test test_events::wait_two_waits ... ok Oct 16 00:11:07.815 INFO blam! Oct 16 00:11:07.815 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:11:07.815 INFO blam! Oct 16 00:11:07.815 INFO kablam! Doc-tests ai_behavior Oct 16 00:11:09.727 INFO blam! Oct 16 00:11:09.727 INFO blam! running 0 tests Oct 16 00:11:09.727 INFO blam! Oct 16 00:11:09.727 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:11:09.727 INFO blam! Oct 16 00:11:09.743 INFO kablam! su: No module specific data is present Oct 16 00:11:10.043 INFO running `"docker" "rm" "-f" "7b71c0c257181c724067cd37f634e093074e1f70db45aeb593bfb01ef4c588b6"` Oct 16 00:11:10.176 INFO blam! 7b71c0c257181c724067cd37f634e093074e1f70db45aeb593bfb01ef4c588b6