[INFO] cloning repository https://github.com/Frederick888/git-credential-keepassxc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Frederick888/git-credential-keepassxc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrederick888%2Fgit-credential-keepassxc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrederick888%2Fgit-credential-keepassxc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91346297b51893b1183409845df397decc26a247 [INFO] testing Frederick888/git-credential-keepassxc against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFrederick888%2Fgit-credential-keepassxc" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Frederick888/git-credential-keepassxc on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Frederick888/git-credential-keepassxc [INFO] finished tweaking git repo https://github.com/Frederick888/git-credential-keepassxc [INFO] tweaked toml for git repo https://github.com/Frederick888/git-credential-keepassxc written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Frederick888/git-credential-keepassxc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded downcast v0.11.0 [INFO] [stderr] Downloaded fragile v1.1.0 [INFO] [stderr] Downloaded xsalsa20poly1305 v0.8.0 [INFO] [stderr] Downloaded crypto_box v0.7.1 [INFO] [stderr] Downloaded prctl v1.0.0 [INFO] [stderr] Downloaded named_pipe v0.4.1 [INFO] [stderr] Downloaded sysinfo v0.23.4 [INFO] [stderr] Downloaded block-modes v0.8.1 [INFO] [stderr] Downloaded proc-macro-hack-impl v0.4.3 [INFO] [stderr] Downloaded proc-macro-hack v0.4.3 [INFO] [stderr] Downloaded structure-macro-impl v0.1.2 [INFO] [stderr] Downloaded structure v0.1.2 [INFO] [stderr] Downloaded mockall_derive v0.11.0 [INFO] [stderr] Downloaded mockall v0.11.0 [INFO] [stderr] Downloaded yubico_manager v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] d0613f8096013146b6bcc242a32192ea001dc3afaacd29d863cd0f937f32e58d [INFO] running `Command { std: "docker" "start" "-a" "d0613f8096013146b6bcc242a32192ea001dc3afaacd29d863cd0f937f32e58d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0613f8096013146b6bcc242a32192ea001dc3afaacd29d863cd0f937f32e58d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0613f8096013146b6bcc242a32192ea001dc3afaacd29d863cd0f937f32e58d", kill_on_drop: false }` [INFO] [stdout] d0613f8096013146b6bcc242a32192ea001dc3afaacd29d863cd0f937f32e58d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 40cb161ae93569135231fe1151f2b8b6f4fd31e3da6887a0aa90c71c4b7fc102 [INFO] running `Command { std: "docker" "start" "-a" "40cb161ae93569135231fe1151f2b8b6f4fd31e3da6887a0aa90c71c4b7fc102", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling sysinfo v0.23.4 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling salsa20 v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling xsalsa20poly1305 v0.8.0 [INFO] [stderr] Compiling chacha20poly1305 v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling crypto_box v0.7.1 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling prctl v1.0.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling num_enum v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling git-credential-keepassxc v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "40cb161ae93569135231fe1151f2b8b6f4fd31e3da6887a0aa90c71c4b7fc102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40cb161ae93569135231fe1151f2b8b6f4fd31e3da6887a0aa90c71c4b7fc102", kill_on_drop: false }` [INFO] [stdout] 40cb161ae93569135231fe1151f2b8b6f4fd31e3da6887a0aa90c71c4b7fc102 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a75a2672a0aab0d79e2d2a291a0935fa0b7c8abd43779a17e5af660794011390 [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" "a75a2672a0aab0d79e2d2a291a0935fa0b7c8abd43779a17e5af660794011390", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling fragile v1.1.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling mockall_derive v0.11.0 [INFO] [stderr] Compiling strum_macros v0.22.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling num_enum_derive v0.5.6 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling num_enum v0.5.6 [INFO] [stderr] Compiling strum v0.22.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling salsa20 v0.9.0 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling xsalsa20poly1305 v0.8.0 [INFO] [stderr] Compiling chacha20poly1305 v0.9.0 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling crypto_box v0.7.1 [INFO] [stderr] Compiling mockall v0.11.0 [INFO] [stderr] Compiling git-credential-keepassxc v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 54.66s [INFO] running `Command { std: "docker" "inspect" "a75a2672a0aab0d79e2d2a291a0935fa0b7c8abd43779a17e5af660794011390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a75a2672a0aab0d79e2d2a291a0935fa0b7c8abd43779a17e5af660794011390", kill_on_drop: false }` [INFO] [stdout] a75a2672a0aab0d79e2d2a291a0935fa0b7c8abd43779a17e5af660794011390 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d6671f828ee6a46819ce3eb6b6c47472dae76216d4a37b6818caae184e5c67a1 [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" "d6671f828ee6a46819ce3eb6b6c47472dae76216d4a37b6818caae184e5c67a1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/git_credential_keepassxc-09b9b139587e9cf7) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test git::tests::test_00_url_message ... ok [INFO] [stdout] test utils::callers::tests::test_00_path_check ... ok [INFO] [stdout] test config::tests::test_00_config_read_write_plain_text ... ok [INFO] [stdout] test utils::callers::tests::test_03_generate_add_caller_command ... ok [INFO] [stdout] test utils::tests::test_02_cut_jsons_with_escaping ... ok [INFO] [stdout] test utils::tests::test_03_discard_multiple_jsons ... ok [INFO] [stdout] test git::tests::test_01_url_username_message ... ok [INFO] [stdout] test config::tests::test_github_15_01_existing_config_file_permissions ... ok [INFO] [stdout] test utils::callers::tests::test_01_unix_uid_gid_check ... ok [INFO] [stdout] test utils::tests::test_00_cut_jsons_single_json ... ok [INFO] [stdout] test utils::tests::test_01_cut_jsons_multiple_jsons ... ok [INFO] [stdout] test git::tests::test_02_advanced_fields ... ok [INFO] [stdout] test config::tests::test_github_15_00_new_config_file_permissions ... ok [INFO] [stdout] test tests::test_02_verification_success_when_database_but_no_strict_caller ... ok [INFO] [stdout] test utils::tests::test_05_encryption_decryption ... ok [INFO] [stdout] test keepassxc::messages::structs::tests::test_00_exchange_public_keys ... ok [INFO] [stdout] test keepassxc::messages::structs::tests::test_01_successful_test_associate ... ok [INFO] [stdout] test utils::tests::test_04_fail_encrypt_before_initialise - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d6671f828ee6a46819ce3eb6b6c47472dae76216d4a37b6818caae184e5c67a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6671f828ee6a46819ce3eb6b6c47472dae76216d4a37b6818caae184e5c67a1", kill_on_drop: false }` [INFO] [stdout] d6671f828ee6a46819ce3eb6b6c47472dae76216d4a37b6818caae184e5c67a1