[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] 3b43e6fd7328709588d8befb4b4fedf01f32b763 [INFO] testing sts10/medic against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsts10%2Fmedic" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sts10/medic on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", 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-10/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" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded salsa20 v0.3.0 [INFO] [stderr] Downloaded flate2 v1.0.8 [INFO] [stderr] Downloaded chacha20 v0.2.3 [INFO] [stderr] Downloaded keepass v0.4.6 [INFO] [stderr] Downloaded zxcvbn v2.0.1 [INFO] [stderr] Downloaded salsa20-core v0.2.2 [INFO] [stderr] Downloaded secstr v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", 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] a0c5339110c6d5851e2103b9795de29483aa77c0ead96b2de81ed6c861287e4a [INFO] running `Command { std: "docker" "start" "-a" "a0c5339110c6d5851e2103b9795de29483aa77c0ead96b2de81ed6c861287e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0c5339110c6d5851e2103b9795de29483aa77c0ead96b2de81ed6c861287e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0c5339110c6d5851e2103b9795de29483aa77c0ead96b2de81ed6c861287e4a", kill_on_drop: false }` [INFO] [stdout] a0c5339110c6d5851e2103b9795de29483aa77c0ead96b2de81ed6c861287e4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f538389d1667f8a902ecdd45df7ff96a0f08d4f853c6d37e8fec65e42c5eb62b [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" "f538389d1667f8a902ecdd45df7ff96a0f08d4f853c6d37e8fec65e42c5eb62b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling crc32fast v1.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.14 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling tracing-core v0.1.12 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling blake2b_simd v0.5.10 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling secstr v0.3.1 [INFO] [stderr] Compiling rpassword v4.0.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling stream-cipher v0.3.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling rust-argon2 v0.8.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling fancy-regex v0.3.5 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling sha2 v0.8.0 [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-core v0.2.2 [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.8 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling chacha20 v0.2.3 [INFO] [stderr] Compiling salsa20 v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.36 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [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.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling hex-literal-impl v0.2.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hex-literal v0.2.0 [INFO] [stderr] Compiling keepass v0.4.6 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling zxcvbn v2.0.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Compiling medic v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 33s [INFO] running `Command { std: "docker" "inspect" "f538389d1667f8a902ecdd45df7ff96a0f08d4f853c6d37e8fec65e42c5eb62b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f538389d1667f8a902ecdd45df7ff96a0f08d4f853c6d37e8fec65e42c5eb62b", kill_on_drop: false }` [INFO] [stdout] f538389d1667f8a902ecdd45df7ff96a0f08d4f853c6d37e8fec65e42c5eb62b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca56a809e521d55479c76e2efb70dcb3dc51487e39d920d2c866cd6e66a62e1a [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" "ca56a809e521d55479c76e2efb70dcb3dc51487e39d920d2c866cd6e66a62e1a", kill_on_drop: false }` [INFO] [stderr] Compiling medic v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.39s [INFO] running `Command { std: "docker" "inspect" "ca56a809e521d55479c76e2efb70dcb3dc51487e39d920d2c866cd6e66a62e1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca56a809e521d55479c76e2efb70dcb3dc51487e39d920d2c866cd6e66a62e1a", kill_on_drop: false }` [INFO] [stdout] ca56a809e521d55479c76e2efb70dcb3dc51487e39d920d2c866cd6e66a62e1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 598b0732f16bfe3a59d8941c2ee2a68eb71badb2d411f5272f1e79f54157c026 [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" "598b0732f16bfe3a59d8941c2ee2a68eb71badb2d411f5272f1e79f54157c026", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/medic-1397e69ccb5dd73a [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 /opt/rustwide/target/debug/deps/medic-6e7597f6cb8cffb3 [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 /opt/rustwide/target/debug/deps/integration_tests-99e4964d7969831b [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_db_against_offline_list_of_hashes ... 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 ... 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_db_against_haveibeenpwned_api_online ... 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_v3_1_db_that_does_not_require_a_keyfile_against_haveibeenpwned_api_online ... test integration_tests::can_check_keepass_v3_1_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 [INFO] [stdout] test integration_tests::can_check_keepass_v3_1_db_that_requires_a_keyfile_against_haveibeenpwned_api_online ... 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 ... 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_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 ... 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_and_find_duplicate_passwords ... ok [INFO] [stdout] test integration_tests::can_make_a_digest_map_from_keepass_database_that_does_not_require_a_keyfile ... ok [INFO] [stdout] test integration_tests::can_check_keepass_db_that_does_not_require_a_keyfile_against_haveibeenpwned_api_online ... FAILED [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "598b0732f16bfe3a59d8941c2ee2a68eb71badb2d411f5272f1e79f54157c026", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "598b0732f16bfe3a59d8941c2ee2a68eb71badb2d411f5272f1e79f54157c026", kill_on_drop: false }` [INFO] [stdout] 598b0732f16bfe3a59d8941c2ee2a68eb71badb2d411f5272f1e79f54157c026