Oct 15 14:03:08.482 INFO testing websession-0.8.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 14:03:08.484 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 14:03:09.329 INFO blam! bf17b61305a78672f05cf3d0f1cc3dcabac7a43db79cb9f06def0a6c791c9ccb Oct 15 14:03:09.332 INFO running `"docker" "start" "-a" "bf17b61305a78672f05cf3d0f1cc3dcabac7a43db79cb9f06def0a6c791c9ccb"` Oct 15 14:03:10.599 INFO kablam! usermod: no changes Oct 15 14:03:10.663 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 14:03:10.663 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 14:03:10.663 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 14:03:10.663 INFO kablam! files will be included as a binary target: Oct 15 14:03:10.663 INFO kablam! Oct 15 14:03:10.663 INFO kablam! * /source/src/bin/simple.rs Oct 15 14:03:10.663 INFO kablam! * /source/src/bin/emit_pwhashes.rs Oct 15 14:03:10.663 INFO kablam! Oct 15 14:03:10.663 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 14:03:10.663 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 14:03:10.663 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 14:03:10.663 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 14:03:10.663 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 14:03:10.663 INFO kablam! Oct 15 14:03:10.663 INFO kablam! For more information on this warning you can consult Oct 15 14:03:10.663 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 14:03:10.743 INFO kablam! Compiling rpassword v2.0.0 Oct 15 14:03:10.744 INFO kablam! Compiling pwhash v0.2.0 Oct 15 14:03:13.235 INFO kablam! Compiling websession v0.8.2 (/source) Oct 15 14:03:19.050 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.42s Oct 15 14:03:19.057 INFO kablam! su: No module specific data is present Oct 15 14:03:20.700 INFO running `"docker" "rm" "-f" "bf17b61305a78672f05cf3d0f1cc3dcabac7a43db79cb9f06def0a6c791c9ccb"` Oct 15 14:03:21.055 INFO blam! bf17b61305a78672f05cf3d0f1cc3dcabac7a43db79cb9f06def0a6c791c9ccb Oct 15 14:03:21.061 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 14:03:21.575 INFO blam! b8a6e1e7d8360f1ba3be3fca08c8cfb8802691c8cd1cca9efa665dd899eb318d Oct 15 14:03:21.577 INFO running `"docker" "start" "-a" "b8a6e1e7d8360f1ba3be3fca08c8cfb8802691c8cd1cca9efa665dd899eb318d"` Oct 15 14:03:23.538 INFO kablam! usermod: no changes Oct 15 14:03:23.583 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 14:03:23.583 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 14:03:23.583 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 14:03:23.583 INFO kablam! files will be included as a binary target: Oct 15 14:03:23.583 INFO kablam! Oct 15 14:03:23.583 INFO kablam! * /source/src/bin/simple.rs Oct 15 14:03:23.583 INFO kablam! * /source/src/bin/emit_pwhashes.rs Oct 15 14:03:23.583 INFO kablam! Oct 15 14:03:23.583 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 14:03:23.583 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 14:03:23.583 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 14:03:23.583 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 14:03:23.583 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 14:03:23.583 INFO kablam! Oct 15 14:03:23.583 INFO kablam! For more information on this warning you can consult Oct 15 14:03:23.583 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 14:03:23.705 INFO kablam! Compiling websession v0.8.2 (/source) Oct 15 14:03:29.338 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.77s Oct 15 14:03:29.346 INFO kablam! su: No module specific data is present Oct 15 14:03:30.454 INFO running `"docker" "rm" "-f" "b8a6e1e7d8360f1ba3be3fca08c8cfb8802691c8cd1cca9efa665dd899eb318d"` Oct 15 14:03:30.806 INFO blam! b8a6e1e7d8360f1ba3be3fca08c8cfb8802691c8cd1cca9efa665dd899eb318d Oct 15 14:03:30.815 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 14:03:31.278 INFO blam! 96196cab92912a4a22786f506c7aa6483b5625161d82c5849ced941ddbd16c36 Oct 15 14:03:31.278 INFO running `"docker" "start" "-a" "96196cab92912a4a22786f506c7aa6483b5625161d82c5849ced941ddbd16c36"` Oct 15 14:03:32.955 INFO kablam! usermod: no changes Oct 15 14:03:32.987 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 14:03:32.987 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 14:03:32.987 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 14:03:32.987 INFO kablam! files will be included as a binary target: Oct 15 14:03:32.987 INFO kablam! Oct 15 14:03:32.987 INFO kablam! * /source/src/bin/simple.rs Oct 15 14:03:32.987 INFO kablam! * /source/src/bin/emit_pwhashes.rs Oct 15 14:03:32.987 INFO kablam! Oct 15 14:03:32.987 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 14:03:32.987 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 14:03:32.987 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 14:03:32.987 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 14:03:32.987 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 14:03:32.987 INFO kablam! Oct 15 14:03:32.987 INFO kablam! For more information on this warning you can consult Oct 15 14:03:32.987 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 14:03:33.058 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 15 14:03:33.067 INFO kablam! Running /target/debug/deps/websession-dc5daae637e60622 Oct 15 14:03:33.075 INFO blam! Oct 15 14:03:33.075 INFO blam! running 14 tests Oct 15 14:03:33.819 INFO blam! test backingstore::test::fbs_create_user_plain ... ok Oct 15 14:03:33.991 INFO blam! test backingstore::test::fbs_check_newline ... ok Oct 15 14:03:34.007 INFO blam! test backingstore::test::fbs_can_locked_login ... ok Oct 15 14:03:34.027 INFO blam! test backingstore::test::fbs_check_user ... ok Oct 15 14:03:34.059 INFO blam! test backingstore::test::fbs_unicrud ... ok Oct 15 14:03:34.323 INFO blam! test backingstore::test::fbs_colons_in_usernames ... ok Oct 15 14:03:34.471 INFO blam! test backingstore::test::mbs_can_locked_login ... ok Oct 15 14:03:34.521 INFO blam! test backingstore::test::mbs_check_newline1 ... ok Oct 15 14:03:34.559 INFO blam! test backingstore::test::mbs_check_user ... ok Oct 15 14:03:34.687 INFO blam! test backingstore::test::mbs_check_newline2 ... ok Oct 15 14:03:34.705 INFO blam! test backingstore::test::mbs_colons_in_usernames ... ok Oct 15 14:03:34.751 INFO blam! test backingstore::test::mbs_check_newline3 ... ok Oct 15 14:03:34.831 INFO blam! test backingstore::test::mbs_create_user_plain ... ok Oct 15 14:03:35.172 INFO blam! test backingstore::test::fbs_fuzz_users ... ok Oct 15 14:03:35.172 INFO blam! Oct 15 14:03:35.172 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:03:35.172 INFO blam! Oct 15 14:03:35.173 INFO kablam! Running /target/debug/deps/ws_mgr-9ac07c1b8fd216ca Oct 15 14:03:35.183 INFO blam! Oct 15 14:03:35.183 INFO blam! running 0 tests Oct 15 14:03:35.195 INFO blam! Oct 15 14:03:35.195 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:03:35.195 INFO blam! Oct 15 14:03:35.196 INFO kablam! Doc-tests websession Oct 15 14:03:36.503 INFO blam! Oct 15 14:03:36.503 INFO blam! running 0 tests Oct 15 14:03:36.503 INFO blam! Oct 15 14:03:36.503 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:03:36.503 INFO blam! Oct 15 14:03:36.506 INFO kablam! su: No module specific data is present Oct 15 14:03:37.403 INFO running `"docker" "rm" "-f" "96196cab92912a4a22786f506c7aa6483b5625161d82c5849ced941ddbd16c36"` Oct 15 14:03:37.671 INFO blam! 96196cab92912a4a22786f506c7aa6483b5625161d82c5849ced941ddbd16c36