Oct 15 14:03:12.140 INFO testing websession-0.8.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 14:03:12.142 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 14:03:12.664 INFO blam! 5aabded58515ac830fdc199c8d9d5aabdef4da880de8986bb62ee39f07f09de9 Oct 15 14:03:12.667 INFO running `"docker" "start" "-a" "5aabded58515ac830fdc199c8d9d5aabdef4da880de8986bb62ee39f07f09de9"` Oct 15 14:03:15.142 INFO kablam! usermod: no changes Oct 15 14:03:15.199 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 14:03:15.199 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 14:03:15.199 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 14:03:15.199 INFO kablam! files will be included as a binary target: Oct 15 14:03:15.199 INFO kablam! Oct 15 14:03:15.199 INFO kablam! * /source/src/bin/simple.rs Oct 15 14:03:15.199 INFO kablam! * /source/src/bin/emit_pwhashes.rs Oct 15 14:03:15.199 INFO kablam! Oct 15 14:03:15.199 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 14:03:15.199 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 14:03:15.199 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 14:03:15.199 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 14:03:15.199 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 14:03:15.199 INFO kablam! Oct 15 14:03:15.199 INFO kablam! For more information on this warning you can consult Oct 15 14:03:15.199 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 14:03:15.339 INFO kablam! Compiling rust-crypto v0.2.36 Oct 15 14:03:15.339 INFO kablam! Compiling rpassword v2.0.0 Oct 15 14:03:27.983 INFO kablam! Compiling pwhash v0.2.0 Oct 15 14:03:30.083 INFO kablam! Compiling websession v0.8.2 (/source) Oct 15 14:03:36.176 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.01s Oct 15 14:03:36.181 INFO kablam! su: No module specific data is present Oct 15 14:03:37.401 INFO running `"docker" "rm" "-f" "5aabded58515ac830fdc199c8d9d5aabdef4da880de8986bb62ee39f07f09de9"` Oct 15 14:03:37.671 INFO blam! 5aabded58515ac830fdc199c8d9d5aabdef4da880de8986bb62ee39f07f09de9 Oct 15 14:03:37.675 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 14:03:38.031 INFO blam! 25ae8b9120dc23aba70e1c2ad50c66a5ffa53d077800544b8f5ef63142035cf4 Oct 15 14:03:38.039 INFO running `"docker" "start" "-a" "25ae8b9120dc23aba70e1c2ad50c66a5ffa53d077800544b8f5ef63142035cf4"` Oct 15 14:03:39.708 INFO kablam! usermod: no changes Oct 15 14:03:39.767 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 14:03:39.767 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 14:03:39.767 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 14:03:39.767 INFO kablam! files will be included as a binary target: Oct 15 14:03:39.767 INFO kablam! Oct 15 14:03:39.767 INFO kablam! * /source/src/bin/simple.rs Oct 15 14:03:39.767 INFO kablam! * /source/src/bin/emit_pwhashes.rs Oct 15 14:03:39.767 INFO kablam! Oct 15 14:03:39.767 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 14:03:39.767 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 14:03:39.767 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 14:03:39.767 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 14:03:39.767 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 14:03:39.767 INFO kablam! Oct 15 14:03:39.767 INFO kablam! For more information on this warning you can consult Oct 15 14:03:39.767 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 14:03:39.892 INFO kablam! Compiling websession v0.8.2 (/source) Oct 15 14:03:44.727 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.99s Oct 15 14:03:44.734 INFO kablam! su: No module specific data is present Oct 15 14:03:45.748 INFO running `"docker" "rm" "-f" "25ae8b9120dc23aba70e1c2ad50c66a5ffa53d077800544b8f5ef63142035cf4"` Oct 15 14:03:46.033 INFO blam! 25ae8b9120dc23aba70e1c2ad50c66a5ffa53d077800544b8f5ef63142035cf4 Oct 15 14:03:46.043 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 14:03:46.544 INFO blam! b68cd2e71bf0d4d93578fa0e762493725e3bfc817e2ddc8ccaecfea86063b1d1 Oct 15 14:03:46.546 INFO running `"docker" "start" "-a" "b68cd2e71bf0d4d93578fa0e762493725e3bfc817e2ddc8ccaecfea86063b1d1"` Oct 15 14:03:47.971 INFO kablam! usermod: no changes Oct 15 14:03:48.047 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 14:03:48.047 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 14:03:48.047 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 14:03:48.047 INFO kablam! files will be included as a binary target: Oct 15 14:03:48.048 INFO kablam! Oct 15 14:03:48.048 INFO kablam! * /source/src/bin/simple.rs Oct 15 14:03:48.048 INFO kablam! * /source/src/bin/emit_pwhashes.rs Oct 15 14:03:48.048 INFO kablam! Oct 15 14:03:48.048 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 14:03:48.048 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 14:03:48.049 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 14:03:48.049 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 14:03:48.049 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 14:03:48.049 INFO kablam! Oct 15 14:03:48.049 INFO kablam! For more information on this warning you can consult Oct 15 14:03:48.050 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 14:03:48.163 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 15 14:03:48.179 INFO kablam! Running /target/debug/deps/websession-b4c7096a4d279c14 Oct 15 14:03:48.187 INFO blam! Oct 15 14:03:48.187 INFO blam! running 14 tests Oct 15 14:03:48.971 INFO blam! test backingstore::test::fbs_check_newline ... ok Oct 15 14:03:48.971 INFO blam! test backingstore::test::fbs_check_user ... ok Oct 15 14:03:49.159 INFO blam! test backingstore::test::fbs_create_user_plain ... ok Oct 15 14:03:49.159 INFO blam! test backingstore::test::fbs_colons_in_usernames ... ok Oct 15 14:03:49.277 INFO blam! test backingstore::test::fbs_unicrud ... ok Oct 15 14:03:49.312 INFO blam! test backingstore::test::mbs_check_newline1 ... ok Oct 15 14:03:49.435 INFO blam! test backingstore::test::fbs_can_locked_login ... ok Oct 15 14:03:49.583 INFO blam! test backingstore::test::mbs_check_newline2 ... ok Oct 15 14:03:49.803 INFO blam! test backingstore::test::mbs_colons_in_usernames ... ok Oct 15 14:03:49.851 INFO blam! test backingstore::test::mbs_check_user ... ok Oct 15 14:03:50.019 INFO blam! test backingstore::test::mbs_can_locked_login ... ok Oct 15 14:03:50.107 INFO blam! test backingstore::test::mbs_check_newline3 ... ok Oct 15 14:03:50.235 INFO blam! test backingstore::test::mbs_create_user_plain ... ok Oct 15 14:03:50.695 INFO blam! test backingstore::test::fbs_fuzz_users ... ok Oct 15 14:03:50.695 INFO blam! Oct 15 14:03:50.695 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:03:50.695 INFO blam! Oct 15 14:03:50.695 INFO blam! Oct 15 14:03:50.695 INFO blam! running 0 tests Oct 15 14:03:50.695 INFO blam! Oct 15 14:03:50.695 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:03:50.695 INFO blam! Oct 15 14:03:50.697 INFO kablam! Running /target/debug/deps/ws_mgr-d0bc6a26eb1ae8de Oct 15 14:03:50.697 INFO kablam! Doc-tests websession Oct 15 14:03:52.203 INFO blam! Oct 15 14:03:52.203 INFO blam! running 0 tests Oct 15 14:03:52.203 INFO blam! Oct 15 14:03:52.203 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:03:52.203 INFO blam! Oct 15 14:03:52.212 INFO kablam! su: No module specific data is present Oct 15 14:03:53.315 INFO running `"docker" "rm" "-f" "b68cd2e71bf0d4d93578fa0e762493725e3bfc817e2ddc8ccaecfea86063b1d1"` Oct 15 14:03:53.611 INFO blam! b68cd2e71bf0d4d93578fa0e762493725e3bfc817e2ddc8ccaecfea86063b1d1