Nov 17 18:18:20.564 INFO testing websession-0.8.2 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 17 18:18:20.564 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 17 18:18:21.029 INFO [stdout] d50fd60e21bc0e11943128fffb6e2d3571fd09f26bd5774169ec42e612d475e2 Nov 17 18:18:21.031 INFO running `"docker" "start" "-a" "d50fd60e21bc0e11943128fffb6e2d3571fd09f26bd5774169ec42e612d475e2"` Nov 17 18:18:23.342 INFO [stderr] usermod: no changes Nov 17 18:18:23.399 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 18:18:23.399 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 18:18:23.399 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 18:18:23.399 INFO [stderr] files will be included as a binary target: Nov 17 18:18:23.399 INFO [stderr] Nov 17 18:18:23.399 INFO [stderr] * /source/src/bin/simple.rs Nov 17 18:18:23.399 INFO [stderr] * /source/src/bin/emit_pwhashes.rs Nov 17 18:18:23.399 INFO [stderr] Nov 17 18:18:23.399 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 18:18:23.399 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 18:18:23.399 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 18:18:23.399 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 18:18:23.399 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 18:18:23.399 INFO [stderr] Nov 17 18:18:23.399 INFO [stderr] For more information on this warning you can consult Nov 17 18:18:23.399 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 18:18:23.611 INFO [stderr] Compiling rpassword v2.0.0 Nov 17 18:18:23.635 INFO [stderr] Compiling pwhash v0.2.0 Nov 17 18:18:26.215 INFO [stderr] Compiling websession v0.8.2 (/source) Nov 17 18:18:32.624 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.26s Nov 17 18:18:32.633 INFO [stderr] su: No module specific data is present Nov 17 18:18:33.257 INFO running `"docker" "inspect" "d50fd60e21bc0e11943128fffb6e2d3571fd09f26bd5774169ec42e612d475e2"` Nov 17 18:18:33.625 INFO running `"docker" "rm" "-f" "d50fd60e21bc0e11943128fffb6e2d3571fd09f26bd5774169ec42e612d475e2"` Nov 17 18:18:33.879 INFO [stdout] d50fd60e21bc0e11943128fffb6e2d3571fd09f26bd5774169ec42e612d475e2 Nov 17 18:18:33.888 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 17 18:18:34.391 INFO [stdout] fd1c438036df1e9e21d5347e0078fce819af82f7f8eac5b46f3948a91c245b11 Nov 17 18:18:34.399 INFO running `"docker" "start" "-a" "fd1c438036df1e9e21d5347e0078fce819af82f7f8eac5b46f3948a91c245b11"` Nov 17 18:18:36.420 INFO [stderr] usermod: no changes Nov 17 18:18:36.503 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 18:18:36.503 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 18:18:36.503 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 18:18:36.503 INFO [stderr] files will be included as a binary target: Nov 17 18:18:36.503 INFO [stderr] Nov 17 18:18:36.503 INFO [stderr] * /source/src/bin/simple.rs Nov 17 18:18:36.503 INFO [stderr] * /source/src/bin/emit_pwhashes.rs Nov 17 18:18:36.503 INFO [stderr] Nov 17 18:18:36.503 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 18:18:36.503 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 18:18:36.503 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 18:18:36.503 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 18:18:36.503 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 18:18:36.503 INFO [stderr] Nov 17 18:18:36.503 INFO [stderr] For more information on this warning you can consult Nov 17 18:18:36.503 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 18:18:36.613 INFO [stderr] Compiling websession v0.8.2 (/source) Nov 17 18:18:41.735 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.28s Nov 17 18:18:41.743 INFO [stderr] su: No module specific data is present Nov 17 18:18:43.529 INFO running `"docker" "inspect" "fd1c438036df1e9e21d5347e0078fce819af82f7f8eac5b46f3948a91c245b11"` Nov 17 18:18:43.807 INFO running `"docker" "rm" "-f" "fd1c438036df1e9e21d5347e0078fce819af82f7f8eac5b46f3948a91c245b11"` Nov 17 18:18:44.055 INFO [stdout] fd1c438036df1e9e21d5347e0078fce819af82f7f8eac5b46f3948a91c245b11 Nov 17 18:18:44.057 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-7/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/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 17 18:18:44.554 INFO [stdout] f766f7915d28ffbe196879ff40fb4b6d107d810f07b3bd504b8045fa0771fecf Nov 17 18:18:44.557 INFO running `"docker" "start" "-a" "f766f7915d28ffbe196879ff40fb4b6d107d810f07b3bd504b8045fa0771fecf"` Nov 17 18:18:45.583 INFO [stderr] usermod: no changes Nov 17 18:18:45.623 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 17 18:18:45.623 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 17 18:18:45.623 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 17 18:18:45.623 INFO [stderr] files will be included as a binary target: Nov 17 18:18:45.623 INFO [stderr] Nov 17 18:18:45.623 INFO [stderr] * /source/src/bin/simple.rs Nov 17 18:18:45.623 INFO [stderr] * /source/src/bin/emit_pwhashes.rs Nov 17 18:18:45.623 INFO [stderr] Nov 17 18:18:45.623 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 17 18:18:45.623 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 17 18:18:45.623 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 17 18:18:45.623 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 17 18:18:45.623 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 17 18:18:45.623 INFO [stderr] Nov 17 18:18:45.623 INFO [stderr] For more information on this warning you can consult Nov 17 18:18:45.623 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 17 18:18:45.709 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s Nov 17 18:18:45.723 INFO [stderr] Running /target/debug/deps/websession-15c23bced1c35876 Nov 17 18:18:45.723 INFO [stdout] Nov 17 18:18:45.723 INFO [stdout] running 14 tests Nov 17 18:18:47.143 INFO [stdout] test backingstore::test::fbs_check_user ... ok Nov 17 18:18:47.247 INFO [stdout] test backingstore::test::fbs_unicrud ... ok Nov 17 18:18:47.299 INFO [stdout] test backingstore::test::fbs_can_locked_login ... ok Nov 17 18:18:47.299 INFO [stdout] test backingstore::test::fbs_check_newline ... ok Nov 17 18:18:47.307 INFO [stdout] test backingstore::test::fbs_create_user_plain ... ok Nov 17 18:18:47.331 INFO [stdout] test backingstore::test::fbs_colons_in_usernames ... ok Nov 17 18:18:47.467 INFO [stdout] test backingstore::test::mbs_check_user ... ok Nov 17 18:18:47.667 INFO [stdout] test backingstore::test::mbs_check_newline3 ... ok Nov 17 18:18:47.700 INFO [stdout] test backingstore::test::mbs_check_newline2 ... ok Nov 17 18:18:48.044 INFO [stdout] test backingstore::test::mbs_check_newline1 ... ok Nov 17 18:18:48.067 INFO [stdout] test backingstore::test::mbs_create_user_plain ... ok Nov 17 18:18:48.107 INFO [stdout] test backingstore::test::mbs_can_locked_login ... ok Nov 17 18:18:48.144 INFO [stdout] test backingstore::test::mbs_colons_in_usernames ... ok Nov 17 18:18:48.687 INFO [stdout] test backingstore::test::fbs_fuzz_users ... ok Nov 17 18:18:48.687 INFO [stdout] Nov 17 18:18:48.687 INFO [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 18:18:48.687 INFO [stdout] Nov 17 18:18:48.688 INFO [stderr] Running /target/debug/deps/ws_mgr-2381fbb5f1beb870 Nov 17 18:18:48.693 INFO [stdout] Nov 17 18:18:48.693 INFO [stdout] running 0 tests Nov 17 18:18:48.693 INFO [stdout] Nov 17 18:18:48.693 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 18:18:48.693 INFO [stdout] Nov 17 18:18:48.694 INFO [stderr] Doc-tests websession Nov 17 18:18:49.738 INFO [stdout] Nov 17 18:18:49.738 INFO [stdout] running 0 tests Nov 17 18:18:49.739 INFO [stdout] Nov 17 18:18:49.739 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 18:18:49.739 INFO [stdout] Nov 17 18:18:49.747 INFO [stderr] su: No module specific data is present Nov 17 18:18:51.165 INFO running `"docker" "inspect" "f766f7915d28ffbe196879ff40fb4b6d107d810f07b3bd504b8045fa0771fecf"` Nov 17 18:18:51.477 INFO running `"docker" "rm" "-f" "f766f7915d28ffbe196879ff40fb4b6d107d810f07b3bd504b8045fa0771fecf"` Nov 17 18:18:51.711 INFO [stdout] f766f7915d28ffbe196879ff40fb4b6d107d810f07b3bd504b8045fa0771fecf