[INFO] fetching crate bcrypt-wasm 0.7.0...
[INFO] testing bcrypt-wasm-0.7.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate bcrypt-wasm 0.7.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate bcrypt-wasm 0.7.0
[INFO] finished tweaking crates.io crate bcrypt-wasm 0.7.0
[INFO] tweaked toml for crates.io crate bcrypt-wasm 0.7.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bcrypt-wasm 0.7.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bcrypt-wasm 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.60
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.60
[INFO] [stderr]   Downloaded quote v1.0.3
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.60
[INFO] [stderr]   Downloaded blowfish v0.4.0
[INFO] [stderr]   Downloaded quickcheck v0.9.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.10
[INFO] [stderr]   Downloaded base64 v0.12.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.60
[INFO] [stderr]   Downloaded aho-corasick v0.7.10
[INFO] [stderr]   Downloaded bumpalo v3.2.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.60
[INFO] [stderr]   Downloaded syn v1.0.17
[INFO] [stderr]   Downloaded regex-syntax v0.6.17
[INFO] [stderr]   Downloaded regex v1.3.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be57b1665a2132136b323b8e502804b67f12d2d1bc010968b43b032deeb27eae
[INFO] running `Command { std: "docker" "start" "-a" "be57b1665a2132136b323b8e502804b67f12d2d1bc010968b43b032deeb27eae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be57b1665a2132136b323b8e502804b67f12d2d1bc010968b43b032deeb27eae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be57b1665a2132136b323b8e502804b67f12d2d1bc010968b43b032deeb27eae", kill_on_drop: false }`
[INFO] [stdout] be57b1665a2132136b323b8e502804b67f12d2d1bc010968b43b032deeb27eae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a59abe26d4d3214e7b501f05be187a602313afda45e5246672ba0afbb454124a
[INFO] running `Command { std: "docker" "start" "-a" "a59abe26d4d3214e7b501f05be187a602313afda45e5246672ba0afbb454124a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling base64 v0.12.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling block-cipher-trait v0.6.2
[INFO] [stderr]    Compiling blowfish v0.4.0
[INFO] [stderr]    Compiling bcrypt-wasm v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.64s
[INFO] running `Command { std: "docker" "inspect" "a59abe26d4d3214e7b501f05be187a602313afda45e5246672ba0afbb454124a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a59abe26d4d3214e7b501f05be187a602313afda45e5246672ba0afbb454124a", kill_on_drop: false }`
[INFO] [stdout] a59abe26d4d3214e7b501f05be187a602313afda45e5246672ba0afbb454124a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47b556c0493462d2c6ce69f3873e3935d2e1805871d2c0af8ffc8246f1a24021
[INFO] running `Command { std: "docker" "start" "-a" "47b556c0493462d2c6ce69f3873e3935d2e1805871d2c0af8ffc8246f1a24021", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling regex-syntax v0.6.17
[INFO] [stderr]    Compiling aho-corasick v0.7.10
[INFO] [stderr]    Compiling regex v1.3.6
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling quickcheck v0.9.2
[INFO] [stderr]    Compiling bcrypt-wasm v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:324:33
[INFO] [stdout]     |
[INFO] [stdout] 324 |                   Ok(_) => panic!(format!(
[INFO] [stdout]     |  _________________________________^
[INFO] [stdout] 325 | |                     "NULL bytes must be forbidden, but {:?} is allowed.",
[INFO] [stdout] 326 | |                     password
[INFO] [stdout] 327 | |                 )),
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 324 ~                 Ok(_) => panic!(
[INFO] [stdout] 325 |                     "NULL bytes must be forbidden, but {:?} is allowed.",
[INFO] [stdout] 326 |                     password
[INFO] [stdout] 327 ~                 ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]    --> src/lib.rs:329:34
[INFO] [stdout]     |
[INFO] [stdout] 329 |                   Err(e) => panic!(format!(
[INFO] [stdout]     |  __________________________________^
[INFO] [stdout] 330 | |                     "NULL bytes are forbidden but error differs: {} for {:?}.",
[INFO] [stdout] 331 | |                     e, password
[INFO] [stdout] 332 | |                 )),
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stdout] help: remove the `format!(..)` macro call
[INFO] [stdout]     |
[INFO] [stdout] 329 ~                 Err(e) => panic!(
[INFO] [stdout] 330 |                     "NULL bytes are forbidden but error differs: {} for {:?}.",
[INFO] [stdout] 331 |                     e, password
[INFO] [stdout] 332 ~                 ),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.06s
[INFO] running `Command { std: "docker" "inspect" "47b556c0493462d2c6ce69f3873e3935d2e1805871d2c0af8ffc8246f1a24021", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47b556c0493462d2c6ce69f3873e3935d2e1805871d2c0af8ffc8246f1a24021", kill_on_drop: false }`
[INFO] [stdout] 47b556c0493462d2c6ce69f3873e3935d2e1805871d2c0af8ffc8246f1a24021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 77eec325acfd7c044d7fd753f0a79fec3cb9112d18f790f2b40b0f2fe1f6ea69
[INFO] running `Command { std: "docker" "start" "-a" "77eec325acfd7c044d7fd753f0a79fec3cb9112d18f790f2b40b0f2fe1f6ea69", kill_on_drop: false }`
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/lib.rs:324:33
[INFO] [stderr]     |
[INFO] [stderr] 324 |                   Ok(_) => panic!(format!(
[INFO] [stderr]     |  _________________________________^
[INFO] [stderr] 325 | |                     "NULL bytes must be forbidden, but {:?} is allowed.",
[INFO] [stderr] 326 | |                     password
[INFO] [stderr] 327 | |                 )),
[INFO] [stderr]     | |_________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr]     = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 324 ~                 Ok(_) => panic!(
[INFO] [stderr] 325 |                     "NULL bytes must be forbidden, but {:?} is allowed.",
[INFO] [stderr] 326 |                     password
[INFO] [stderr] 327 ~                 ),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]    --> src/lib.rs:329:34
[INFO] [stderr]     |
[INFO] [stderr] 329 |                   Err(e) => panic!(format!(
[INFO] [stderr]     |  __________________________________^
[INFO] [stderr] 330 | |                     "NULL bytes are forbidden but error differs: {} for {:?}.",
[INFO] [stderr] 331 | |                     e, password
[INFO] [stderr] 332 | |                 )),
[INFO] [stderr]     | |_________________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]     = note: the `panic!()` macro supports formatting, so there's no need for the `format!()` macro here
[INFO] [stderr] help: remove the `format!(..)` macro call
[INFO] [stderr]     |
[INFO] [stderr] 329 ~                 Err(e) => panic!(
[INFO] [stderr] 330 |                     "NULL bytes are forbidden but error differs: {} for {:?}.",
[INFO] [stderr] 331 |                     e, password
[INFO] [stderr] 332 ~                 ),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `bcrypt-wasm` (lib test) generated 2 warnings (run `cargo fix --lib -p bcrypt-wasm --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bcrypt_wasm-5d70a1534e0ba905)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test b64::tests::decode_errors_with_unknown_char ... ok
[INFO] [stdout] test tests::can_output_cost_and_salt_from_parsed_hash ... ok
[INFO] [stdout] test tests::can_split_hash ... ok
[INFO] [stdout] test b64::tests::can_encode_to_bcrypt_base64 ... ok
[INFO] [stdout] test b64::tests::can_decode_bcrypt_base64 ... ok
[INFO] [stdout] test tests::errors_with_a_hash_too_long ... ok
[INFO] [stdout] test tests::errors_with_invalid_hash ... ok
[INFO] [stdout] test tests::errors_with_non_number_cost ... ok
[INFO] [stdout] test tests::forbid_null_bytes ... ok
[INFO] [stdout] test tests::a_wrong_password_is_false ... ok
[INFO] [stdout] test tests::can_verify_hash_generated_from_some_online_tool ... ok
[INFO] [stdout] test tests::can_verify_own_generated ... ok
[INFO] [stdout] test tests::returns_an_error_if_a_parsed_hash_is_baddly_formated ... ok
[INFO] [stdout] test tests::can_verify_hash_generated_from_python ... ok
[INFO] [stdout] test tests::can_verify_hash_generated_from_node ... ok
[INFO] [stdout] test tests::hash_with_fixed_salt ... ok
[INFO] [stdout] test tests::long_passwords_truncate_correctly ... ok
[INFO] [stdout] test tests::can_verify_arbitrary_own_generated ... ok
[INFO] [stdout] test tests::doesnt_verify_different_passwords ... ok
[INFO] [stdout] test tests::generate_versions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.36s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bcrypt_wasm
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "77eec325acfd7c044d7fd753f0a79fec3cb9112d18f790f2b40b0f2fe1f6ea69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77eec325acfd7c044d7fd753f0a79fec3cb9112d18f790f2b40b0f2fe1f6ea69", kill_on_drop: false }`
[INFO] [stdout] 77eec325acfd7c044d7fd753f0a79fec3cb9112d18f790f2b40b0f2fe1f6ea69
