[INFO] cloning repository https://github.com/sts10/medic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sts10/medic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Fmedic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Fmedic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36457add15c11d6ef87708bb675f889c72173b1f [INFO] testing sts10/medic against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Fmedic" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sts10/medic on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sts10/medic [INFO] finished tweaking git repo https://github.com/sts10/medic [INFO] tweaked toml for git repo https://github.com/sts10/medic written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/sts10/medic already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro-hack v0.5.7 [INFO] [stderr] Downloaded secstr v0.4.0 [INFO] [stderr] Downloaded twofish v0.2.0 [INFO] [stderr] Downloaded zxcvbn v2.0.1 [INFO] [stderr] Downloaded flate2 v1.0.8 [INFO] [stderr] Downloaded salsa20 v0.4.1 [INFO] [stderr] Downloaded keepass v0.4.7 [INFO] [stderr] Downloaded serde_json v1.0.36 [INFO] [stderr] Downloaded openssl v0.10.33 [INFO] [stderr] Downloaded chacha20 v0.3.4 [INFO] [stderr] Downloaded miniz_oxide v0.2.1 [INFO] [stderr] Downloaded miniz_oxide_c_api v0.2.1 [INFO] [stderr] Downloaded reqwest v0.11.2 [INFO] [stderr] Downloaded encoding_rs v0.8.14 [INFO] [stderr] Downloaded syn v1.0.68 [INFO] [stderr] Downloaded derive_builder v0.9.0 [INFO] [stderr] Downloaded fancy-regex v0.3.5 [INFO] [stderr] Downloaded openssl-sys v0.9.61 [INFO] [stderr] Downloaded derive_builder_core v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3395a976ecee37af18721033bc2db7638b2f2363f5f3a31dda07e799783ab841 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3395a976ecee37af18721033bc2db7638b2f2363f5f3a31dda07e799783ab841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3395a976ecee37af18721033bc2db7638b2f2363f5f3a31dda07e799783ab841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3395a976ecee37af18721033bc2db7638b2f2363f5f3a31dda07e799783ab841", kill_on_drop: false }` [INFO] [stdout] 3395a976ecee37af18721033bc2db7638b2f2363f5f3a31dda07e799783ab841 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3944364ae2fd5c677c27837ed613ba041facd91a2aa399f248872181f6792fbe [INFO] running `Command { std: "docker" "start" "-a" "3944364ae2fd5c677c27837ed613ba041facd91a2aa399f248872181f6792fbe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.2.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling rust-argon2 v0.8.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling secstr v0.4.0 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling block-modes v0.3.3 [INFO] [stderr] Compiling twofish v0.2.0 [INFO] [stderr] Compiling salsa20 v0.4.1 [INFO] [stderr] Compiling chacha20 v0.3.4 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.8 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling fancy-regex v0.3.5 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.36 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.7 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hex-literal-impl v0.2.0 [INFO] [stderr] Compiling hex-literal v0.2.0 [INFO] [stderr] Compiling keepass v0.4.7 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling zxcvbn v2.0.1 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling medic v0.3.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "3944364ae2fd5c677c27837ed613ba041facd91a2aa399f248872181f6792fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3944364ae2fd5c677c27837ed613ba041facd91a2aa399f248872181f6792fbe", kill_on_drop: false }` [INFO] [stdout] 3944364ae2fd5c677c27837ed613ba041facd91a2aa399f248872181f6792fbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6eb82ae9fb395f1b692fe326adad03d3588963d1e002f4266e2f642e6522cbc2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6eb82ae9fb395f1b692fe326adad03d3588963d1e002f4266e2f642e6522cbc2", kill_on_drop: false }` [INFO] [stderr] Compiling medic v0.3.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.81s [INFO] running `Command { std: "docker" "inspect" "6eb82ae9fb395f1b692fe326adad03d3588963d1e002f4266e2f642e6522cbc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eb82ae9fb395f1b692fe326adad03d3588963d1e002f4266e2f642e6522cbc2", kill_on_drop: false }` [INFO] [stdout] 6eb82ae9fb395f1b692fe326adad03d3588963d1e002f4266e2f642e6522cbc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e929477d5b901051433c83ff2c69ad0f4918a649b282a2c235b94976a15a6bee [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e929477d5b901051433c83ff2c69ad0f4918a649b282a2c235b94976a15a6bee", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/medic-122aec7408db93f7) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/medic-f4b9d77ad9e4043f) [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] [stderr] Running tests/integration-tests.rs (/opt/rustwide/target/debug/deps/integration_tests-a505c166cf2df9d5) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test integration_tests::can_check_csv_export ... FAILED [INFO] [stdout] test integration_tests::can_check_keepass_v3_1_db_that_does_not_require_a_keyfile_against_haveibeenpwned_api_online ... FAILED [INFO] [stdout] test integration_tests::can_check_keepass_db_against_haveibeenpwned_api_online has been running for over 60 seconds [INFO] [stdout] test integration_tests::can_check_keepass_db_against_offline_list_of_hashes has been running for over 60 seconds [INFO] [stdout] 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_check_keepass_v3_1_db_that_requires_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_and_find_duplicate_passwords 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 has been running for over 60 seconds [INFO] [stdout] test integration_tests::can_make_a_digest_map_from_keepass_database_and_find_duplicate_passwords ... ok [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_check_keepass_db_that_does_not_require_a_keyfile_against_haveibeenpwned_api_online ... FAILED [INFO] [stdout] test integration_tests::can_make_a_digest_map_from_keepass_database_that_does_not_require_a_keyfile ... ok [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "e929477d5b901051433c83ff2c69ad0f4918a649b282a2c235b94976a15a6bee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e929477d5b901051433c83ff2c69ad0f4918a649b282a2c235b94976a15a6bee", kill_on_drop: false }` [INFO] [stdout] e929477d5b901051433c83ff2c69ad0f4918a649b282a2c235b94976a15a6bee