[INFO] updating cached repository https://github.com/samueltardieu/hibp-check [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] [stderr] From https://github.com/samueltardieu/hibp-check [INFO] [stderr] * [new branch] dependabot/cargo/reqwest-0.9.21 -> dependabot/cargo/reqwest-0.9.21 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bd7a231f531f0f139a3617ceb7862286d72372e0 [INFO] testing samueltardieu/hibp-check against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamueltardieu%2Fhibp-check" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samueltardieu/hibp-check on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/samueltardieu/hibp-check [INFO] finished tweaking git repo https://github.com/samueltardieu/hibp-check [INFO] tweaked toml for git repo https://github.com/samueltardieu/hibp-check written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/samueltardieu/hibp-check already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] fe59ce5d94c739f53da8488a974e0fdb4e682c7b93c8915f77f7d651849e6460 [INFO] running `"docker" "start" "-a" "fe59ce5d94c739f53da8488a974e0fdb4e682c7b93c8915f77f7d651849e6460"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pretty-hex v0.1.0 [INFO] [stderr] Compiling xmlparser v0.6.1 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling rpassword v4.0.1 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling rust-argon2 v0.2.0 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling kdbx4 v0.4.1 [INFO] [stderr] Compiling hyper v0.12.28 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stderr] Compiling hibp-check v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.91s [INFO] running `"docker" "inspect" "fe59ce5d94c739f53da8488a974e0fdb4e682c7b93c8915f77f7d651849e6460"` [INFO] running `"docker" "rm" "-f" "fe59ce5d94c739f53da8488a974e0fdb4e682c7b93c8915f77f7d651849e6460"` [INFO] [stdout] fe59ce5d94c739f53da8488a974e0fdb4e682c7b93c8915f77f7d651849e6460 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 81c50d47db9d1b60a3557ecdef0cb919c3c9f4945668048e02431c298c8c4e7d [INFO] running `"docker" "start" "-a" "81c50d47db9d1b60a3557ecdef0cb919c3c9f4945668048e02431c298c8c4e7d"` [INFO] [stderr] Compiling hibp-check v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.32s [INFO] running `"docker" "inspect" "81c50d47db9d1b60a3557ecdef0cb919c3c9f4945668048e02431c298c8c4e7d"` [INFO] running `"docker" "rm" "-f" "81c50d47db9d1b60a3557ecdef0cb919c3c9f4945668048e02431c298c8c4e7d"` [INFO] [stdout] 81c50d47db9d1b60a3557ecdef0cb919c3c9f4945668048e02431c298c8c4e7d [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 09d85e77d480d593de760d6be685dd6187bcfd497277959f42de50bcdfff702f [INFO] running `"docker" "start" "-a" "09d85e77d480d593de760d6be685dd6187bcfd497277959f42de50bcdfff702f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hibp_check-0c36feae6a702dba [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" "09d85e77d480d593de760d6be685dd6187bcfd497277959f42de50bcdfff702f"` [INFO] running `"docker" "rm" "-f" "09d85e77d480d593de760d6be685dd6187bcfd497277959f42de50bcdfff702f"` [INFO] [stdout] 09d85e77d480d593de760d6be685dd6187bcfd497277959f42de50bcdfff702f