[INFO] cloning repository sts10/medic [INFO] running `"git" "clone" "--bare" "git://github.com/sts10/medic.git" "work/cache/sources/gh/sts10/medic"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/sts10/medic'... [INFO] running `"git" "clone" "work/cache/sources/gh/sts10/medic" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sts10/medic"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sts10/medic'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sts10/medic" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sts10/medic"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sts10/medic'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7f6cc04da5fa23a4d24a395fb341a906b0895faf [INFO] sha for GitHub repo sts10/medic: 7f6cc04da5fa23a4d24a395fb341a906b0895faf [INFO] validating manifest of sts10/medic on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sts10/medic on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sts10/medic [INFO] finished frobbing sts10/medic [INFO] frobbed toml for sts10/medic written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sts10/medic/Cargo.toml [INFO] started frobbing sts10/medic [INFO] finished frobbing sts10/medic [INFO] frobbed toml for sts10/medic written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/sts10/medic/Cargo.toml [INFO] crate sts10/medic already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sts10/medic/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded secstr v0.3.2 [INFO] [stderr] Downloaded keepass v0.3.3 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing sts10/medic against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sts10/medic:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] afd750cf4c7c4b20e5498bf94353663fbf90fc93396eaec14f0e693eb7cbdf1a [INFO] running `"docker" "start" "-a" "afd750cf4c7c4b20e5498bf94353663fbf90fc93396eaec14f0e693eb7cbdf1a"` [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.0 [INFO] [stderr] Compiling secstr v0.3.2 [INFO] [stderr] Compiling rpassword v2.1.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling structopt-derive v0.2.17 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling keepass v0.3.3 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling structopt v0.2.17 [INFO] [stderr] Compiling fancy-regex v0.1.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling zxcvbn v1.0.1 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.8.8 [INFO] [stderr] Compiling medic v0.2.4 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `"docker" "inspect" "afd750cf4c7c4b20e5498bf94353663fbf90fc93396eaec14f0e693eb7cbdf1a"` [INFO] running `"docker" "rm" "-f" "afd750cf4c7c4b20e5498bf94353663fbf90fc93396eaec14f0e693eb7cbdf1a"` [INFO] [stdout] afd750cf4c7c4b20e5498bf94353663fbf90fc93396eaec14f0e693eb7cbdf1a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sts10/medic:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 15a86950c13d5747051fa072446ea83afbd50d974e3ab627f2a0d3124b4ad083 [INFO] running `"docker" "start" "-a" "15a86950c13d5747051fa072446ea83afbd50d974e3ab627f2a0d3124b4ad083"` [INFO] [stderr] Compiling medic v0.2.4 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.35s [INFO] running `"docker" "inspect" "15a86950c13d5747051fa072446ea83afbd50d974e3ab627f2a0d3124b4ad083"` [INFO] running `"docker" "rm" "-f" "15a86950c13d5747051fa072446ea83afbd50d974e3ab627f2a0d3124b4ad083"` [INFO] [stdout] 15a86950c13d5747051fa072446ea83afbd50d974e3ab627f2a0d3124b4ad083 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-3/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/sts10/medic:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 9079422bc82a6ead5ee4d64ffdca5c3a301f9830b146a9320651e2e1ddba72e8 [INFO] running `"docker" "start" "-a" "9079422bc82a6ead5ee4d64ffdca5c3a301f9830b146a9320651e2e1ddba72e8"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/crater/target/debug/deps/medic-84f7fa6ace01980d [INFO] [stderr] Running /opt/crater/target/debug/deps/medic-213c7d898d016c8b [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] [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] [stderr] Running /opt/crater/target/debug/deps/integration_tests-f1984e73d6f84285 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test integration_tests::can_check_keepass_db_against_haveibeenpwned_api_online ... FAILED [INFO] [stdout] test integration_tests::can_check_keepass_db_against_offline_list_of_hashes ... FAILED [INFO] [stdout] test integration_tests::can_make_a_digest_map_from_keepass_database ... ok [INFO] [stdout] test integration_tests::can_check_keepass_db_that_does_not_require_a_keyfile_against_haveibeenpwned_api_online ... test integration_tests::can_check_keepass_db_that_does_not_require_a_keyfile_against_haveibeenpwned_api_online has been running for over 60 seconds [INFO] [stdout] test integration_tests::can_make_a_digest_map_from_keepass_database_that_does_not_require_a_keyfile ... test integration_tests::can_make_a_digest_map_from_keepass_database_that_does_not_require_a_keyfile has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `"docker" "inspect" "9079422bc82a6ead5ee4d64ffdca5c3a301f9830b146a9320651e2e1ddba72e8"` [INFO] running `"docker" "rm" "-f" "9079422bc82a6ead5ee4d64ffdca5c3a301f9830b146a9320651e2e1ddba72e8"` [INFO] [stdout] 9079422bc82a6ead5ee4d64ffdca5c3a301f9830b146a9320651e2e1ddba72e8