Oct 16 00:10:56.365 INFO testing piston-ai_behavior-0.24.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 00:10:56.365 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 00:10:56.827 INFO blam! edfbcfac3820ad9c666c6646443c4047ee5a88f68356a3e8b4941648277eff10 Oct 16 00:10:56.833 INFO running `"docker" "start" "-a" "edfbcfac3820ad9c666c6646443c4047ee5a88f68356a3e8b4941648277eff10"` Oct 16 00:10:57.741 INFO kablam! usermod: no changes Oct 16 00:10:57.807 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 16 00:10:57.807 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 16 00:10:57.807 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 00:10:57.807 INFO kablam! files will be included as a test target: Oct 16 00:10:57.807 INFO kablam! Oct 16 00:10:57.810 INFO kablam! * /source/tests/test_events.rs Oct 16 00:10:57.810 INFO kablam! Oct 16 00:10:57.810 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 00:10:57.811 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 16 00:10:57.811 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 16 00:10:57.811 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 00:10:57.811 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 00:10:57.811 INFO kablam! Oct 16 00:10:57.811 INFO kablam! For more information on this warning you can consult Oct 16 00:10:57.811 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 00:10:57.874 INFO kablam! Compiling piston-ai_behavior v0.24.0 (/source) Oct 16 00:11:01.177 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.40s Oct 16 00:11:01.179 INFO kablam! su: No module specific data is present Oct 16 00:11:01.620 INFO running `"docker" "rm" "-f" "edfbcfac3820ad9c666c6646443c4047ee5a88f68356a3e8b4941648277eff10"` Oct 16 00:11:01.801 INFO blam! edfbcfac3820ad9c666c6646443c4047ee5a88f68356a3e8b4941648277eff10 Oct 16 00:11:01.811 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 00:11:02.094 INFO blam! c46014ba273abe0e8f0c021cea4a3e16f550f0d1b67d9963cb7550f3e5255a01 Oct 16 00:11:02.096 INFO running `"docker" "start" "-a" "c46014ba273abe0e8f0c021cea4a3e16f550f0d1b67d9963cb7550f3e5255a01"` Oct 16 00:11:02.773 INFO kablam! usermod: no changes Oct 16 00:11:02.818 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 16 00:11:02.819 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 16 00:11:02.819 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 00:11:02.822 INFO kablam! files will be included as a test target: Oct 16 00:11:02.822 INFO kablam! Oct 16 00:11:02.823 INFO kablam! * /source/tests/test_events.rs Oct 16 00:11:02.823 INFO kablam! Oct 16 00:11:02.826 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 00:11:02.826 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 16 00:11:02.826 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 16 00:11:02.827 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 00:11:02.827 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 00:11:02.827 INFO kablam! Oct 16 00:11:02.827 INFO kablam! For more information on this warning you can consult Oct 16 00:11:02.827 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 00:11:02.834 INFO kablam! Compiling piston-ai_behavior v0.24.0 (/source) Oct 16 00:11:05.868 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.07s Oct 16 00:11:05.871 INFO kablam! su: No module specific data is present Oct 16 00:11:06.409 INFO running `"docker" "rm" "-f" "c46014ba273abe0e8f0c021cea4a3e16f550f0d1b67d9963cb7550f3e5255a01"` Oct 16 00:11:06.551 INFO blam! c46014ba273abe0e8f0c021cea4a3e16f550f0d1b67d9963cb7550f3e5255a01 Oct 16 00:11:06.559 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 00:11:06.891 INFO blam! 5b1bb6bd1a653da02cd77bfe8f1f1ee9b682b6981eb8a7dcf8ae3e473fdc6e89 Oct 16 00:11:06.894 INFO running `"docker" "start" "-a" "5b1bb6bd1a653da02cd77bfe8f1f1ee9b682b6981eb8a7dcf8ae3e473fdc6e89"` Oct 16 00:11:07.558 INFO kablam! usermod: no changes Oct 16 00:11:07.587 INFO kablam! warning: An explicit [[test]] section is specified in Cargo.toml which currently Oct 16 00:11:07.587 INFO kablam! disables Cargo from automatically inferring other test targets. Oct 16 00:11:07.587 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 00:11:07.587 INFO kablam! files will be included as a test target: Oct 16 00:11:07.587 INFO kablam! Oct 16 00:11:07.587 INFO kablam! * /source/tests/test_events.rs Oct 16 00:11:07.587 INFO kablam! Oct 16 00:11:07.587 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 00:11:07.587 INFO kablam! ready to be compiled as a test target today. You can future-proof yourself Oct 16 00:11:07.587 INFO kablam! and disable this warning by adding `autotests = false` to your [package] Oct 16 00:11:07.587 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 00:11:07.587 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 00:11:07.587 INFO kablam! Oct 16 00:11:07.587 INFO kablam! For more information on this warning you can consult Oct 16 00:11:07.587 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 00:11:07.596 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 16 00:11:07.608 INFO kablam! Running /target/debug/deps/ai_behavior-abefa80551accd21 Oct 16 00:11:07.612 INFO blam! Oct 16 00:11:07.612 INFO blam! running 0 tests Oct 16 00:11:07.612 INFO blam! Oct 16 00:11:07.612 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:11:07.612 INFO blam! Oct 16 00:11:07.612 INFO kablam! Running /target/debug/deps/tests-50b8862a89132a28 Oct 16 00:11:07.624 INFO blam! Oct 16 00:11:07.624 INFO blam! running 9 tests Oct 16 00:11:07.625 INFO blam! test test_events::print_2 ... ok Oct 16 00:11:07.625 INFO blam! test test_events::loop_ten_times ... ok Oct 16 00:11:07.625 INFO blam! test test_events::wait_half_sec ... ok Oct 16 00:11:07.625 INFO blam! test test_events::sequence_of_one_event ... ok Oct 16 00:11:07.625 INFO blam! test test_events::wait_sec ... ok Oct 16 00:11:07.625 INFO blam! test test_events::when_all_wait ... ok Oct 16 00:11:07.626 INFO blam! test test_events::while_wait_forever_sequence ... ok Oct 16 00:11:07.626 INFO blam! test test_events::wait_two_waits ... ok Oct 16 00:11:07.626 INFO kablam! Doc-tests ai_behavior Oct 16 00:11:07.626 INFO blam! test test_events::while_wait_sequence ... ok Oct 16 00:11:07.626 INFO blam! Oct 16 00:11:07.626 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:11:07.626 INFO blam! Oct 16 00:11:09.326 INFO blam! Oct 16 00:11:09.326 INFO blam! running 0 tests Oct 16 00:11:09.326 INFO blam! Oct 16 00:11:09.326 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:11:09.326 INFO blam! Oct 16 00:11:09.333 INFO kablam! su: No module specific data is present Oct 16 00:11:09.711 INFO running `"docker" "rm" "-f" "5b1bb6bd1a653da02cd77bfe8f1f1ee9b682b6981eb8a7dcf8ae3e473fdc6e89"` Oct 16 00:11:09.827 INFO blam! 5b1bb6bd1a653da02cd77bfe8f1f1ee9b682b6981eb8a7dcf8ae3e473fdc6e89