[INFO] fetching crate bcrypt-wasm 0.7.0...
[INFO] checking bcrypt-wasm-0.7.0 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate bcrypt-wasm 0.7.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate bcrypt-wasm 0.7.0 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-tc2/source/Cargo.toml
[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" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 008e6e2f79fa9e13fc7c76e55e44a494025cd10c32068db44d298b89158eaa90
[INFO] running `Command { std: "docker" "start" "-a" "008e6e2f79fa9e13fc7c76e55e44a494025cd10c32068db44d298b89158eaa90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "008e6e2f79fa9e13fc7c76e55e44a494025cd10c32068db44d298b89158eaa90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "008e6e2f79fa9e13fc7c76e55e44a494025cd10c32068db44d298b89158eaa90", kill_on_drop: false }`
[INFO] [stdout] 008e6e2f79fa9e13fc7c76e55e44a494025cd10c32068db44d298b89158eaa90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a158b5f9dc2dd130c351b37127660148908b14ad998135024ddd686a197262e
[INFO] running `Command { std: "docker" "start" "-a" "0a158b5f9dc2dd130c351b37127660148908b14ad998135024ddd686a197262e", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]     Checking base64 v0.12.0
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking block-cipher-trait v0.6.2
[INFO] [stderr]     Checking blowfish v0.4.0
[INFO] [stderr]     Checking bcrypt-wasm v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking regex v1.3.6
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking quickcheck v0.9.2
[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/nightly/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)]` 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/nightly/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] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3.18s
[INFO] running `Command { std: "docker" "inspect" "0a158b5f9dc2dd130c351b37127660148908b14ad998135024ddd686a197262e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a158b5f9dc2dd130c351b37127660148908b14ad998135024ddd686a197262e", kill_on_drop: false }`
[INFO] [stdout] 0a158b5f9dc2dd130c351b37127660148908b14ad998135024ddd686a197262e
