[INFO] updating cached repository https://github.com/GopherJ/bcrypt-generator [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a829854a7d1daafdc678500bfe8f01259aa79b98 [INFO] testing GopherJ/bcrypt-generator against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FGopherJ%2Fbcrypt-generator" "work/builds/worker-9/source"` [INFO] [stderr] Cloning into 'work/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GopherJ/bcrypt-generator on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/GopherJ/bcrypt-generator [INFO] finished tweaking git repo https://github.com/GopherJ/bcrypt-generator [INFO] tweaked toml for git repo https://github.com/GopherJ/bcrypt-generator written to work/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/GopherJ/bcrypt-generator already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] c453ed802914e5e4ac73a8e71475ce46bd2bafb8903b47e140754edb0669d67e [INFO] running `"docker" "start" "-a" "c453ed802914e5e4ac73a8e71475ce46bd2bafb8903b47e140754edb0669d67e"` [INFO] [stderr] Compiling libc v0.2.61 [INFO] [stderr] Compiling getrandom v0.1.8 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling bcrypt v0.5.0 [INFO] [stderr] Compiling bcrypt-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `DEFAULT_COST` [INFO] [stderr] --> src/main.rs:3:14 [INFO] [stderr] | [INFO] [stderr] 3 | use bcrypt::{DEFAULT_COST, hash, verify}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `value_t_or_exit` [INFO] [stderr] --> src/init.rs:1:22 [INFO] [stderr] | [INFO] [stderr] 1 | use clap::{clap_app, value_t_or_exit, ArgMatches}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:8:29 [INFO] [stderr] | [INFO] [stderr] 8 | fn main() -> Result<(), Box>{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.42s [INFO] running `"docker" "inspect" "c453ed802914e5e4ac73a8e71475ce46bd2bafb8903b47e140754edb0669d67e"` [INFO] running `"docker" "rm" "-f" "c453ed802914e5e4ac73a8e71475ce46bd2bafb8903b47e140754edb0669d67e"` [INFO] [stdout] c453ed802914e5e4ac73a8e71475ce46bd2bafb8903b47e140754edb0669d67e [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 62bbe1f9258a73cb4c8f08381b7ebf8ec38e81b84ccef25f37f37735c75ed9ce [INFO] running `"docker" "start" "-a" "62bbe1f9258a73cb4c8f08381b7ebf8ec38e81b84ccef25f37f37735c75ed9ce"` [INFO] [stderr] Compiling bcrypt-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `DEFAULT_COST` [INFO] [stderr] --> src/main.rs:3:14 [INFO] [stderr] | [INFO] [stderr] 3 | use bcrypt::{DEFAULT_COST, hash, verify}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `value_t_or_exit` [INFO] [stderr] --> src/init.rs:1:22 [INFO] [stderr] | [INFO] [stderr] 1 | use clap::{clap_app, value_t_or_exit, ArgMatches}; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:8:29 [INFO] [stderr] | [INFO] [stderr] 8 | fn main() -> Result<(), Box>{ [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.72s [INFO] running `"docker" "inspect" "62bbe1f9258a73cb4c8f08381b7ebf8ec38e81b84ccef25f37f37735c75ed9ce"` [INFO] running `"docker" "rm" "-f" "62bbe1f9258a73cb4c8f08381b7ebf8ec38e81b84ccef25f37f37735c75ed9ce"` [INFO] [stdout] 62bbe1f9258a73cb4c8f08381b7ebf8ec38e81b84ccef25f37f37735c75ed9ce [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 3115e18cfc54b4c561d880b9cb99a393256429bf1bee7e6c70aba50dd4312279 [INFO] running `"docker" "start" "-a" "3115e18cfc54b4c561d880b9cb99a393256429bf1bee7e6c70aba50dd4312279"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bcrypt_generator-0aa46c06b693b67d [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "3115e18cfc54b4c561d880b9cb99a393256429bf1bee7e6c70aba50dd4312279"` [INFO] running `"docker" "rm" "-f" "3115e18cfc54b4c561d880b9cb99a393256429bf1bee7e6c70aba50dd4312279"` [INFO] [stdout] 3115e18cfc54b4c561d880b9cb99a393256429bf1bee7e6c70aba50dd4312279