[INFO] cloning repository https://github.com/wiktor-k/wkd-exporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wiktor-k/wkd-exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwiktor-k%2Fwkd-exporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwiktor-k%2Fwkd-exporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89d112263cfe0caf3fa8e75e1de6f0b1831a1d46 [INFO] testing wiktor-k/wkd-exporter against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwiktor-k%2Fwkd-exporter" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wiktor-k/wkd-exporter on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wiktor-k/wkd-exporter [INFO] finished tweaking git repo https://github.com/wiktor-k/wkd-exporter [INFO] tweaked toml for git repo https://github.com/wiktor-k/wkd-exporter written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wiktor-k/wkd-exporter already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cde7c70aa2b76ef6e7b4652f6ec12793b6cd59b52857940eddd224067915e531 [INFO] running `Command { std: "docker" "start" "-a" "cde7c70aa2b76ef6e7b4652f6ec12793b6cd59b52857940eddd224067915e531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cde7c70aa2b76ef6e7b4652f6ec12793b6cd59b52857940eddd224067915e531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cde7c70aa2b76ef6e7b4652f6ec12793b6cd59b52857940eddd224067915e531", kill_on_drop: false }` [INFO] [stdout] cde7c70aa2b76ef6e7b4652f6ec12793b6cd59b52857940eddd224067915e531 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7445998058dc537ffde3d20fb7eac1e301f52260338d5e69608400b86209850b [INFO] running `Command { std: "docker" "start" "-a" "7445998058dc537ffde3d20fb7eac1e301f52260338d5e69608400b86209850b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling fiat-crypto v0.1.20 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.8.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_builder v4.5.24 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling buffer-redux v1.0.2 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling iter-read v1.1.0 [INFO] [stderr] Compiling z-base-32 v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling dbl v0.3.2 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cmac v0.7.2 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling camellia v0.1.0 [INFO] [stderr] Compiling ed448-goldilocks v0.7.2 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling eax v0.5.0 [INFO] [stderr] Compiling ocb3 v0.1.0 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling cfb-mode v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling x448 v0.6.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cast5 v0.11.1 [INFO] [stderr] Compiling idea v0.5.1 [INFO] [stderr] Compiling twofish v0.7.1 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling aes-kw v0.2.1 [INFO] [stderr] Compiling clap v4.5.24 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling rsa v0.9.7 [INFO] [stderr] Compiling dsa v0.6.3 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling pgp v0.14.2 [INFO] [stderr] Compiling wkd-exporter v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.64s [INFO] running `Command { std: "docker" "inspect" "7445998058dc537ffde3d20fb7eac1e301f52260338d5e69608400b86209850b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7445998058dc537ffde3d20fb7eac1e301f52260338d5e69608400b86209850b", kill_on_drop: false }` [INFO] [stdout] 7445998058dc537ffde3d20fb7eac1e301f52260338d5e69608400b86209850b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 191563f887d95c9eec72952ab110121ef531cbd8027150010202a4c5a359ff16 [INFO] running `Command { std: "docker" "start" "-a" "191563f887d95c9eec72952ab110121ef531cbd8027150010202a4c5a359ff16", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling testresult v0.4.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling dir-diff v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling dbl v0.3.2 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.24 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling twofish v0.7.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling cmac v0.7.2 [INFO] [stderr] Compiling ocb3 v0.1.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling eax v0.5.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling aes-kw v0.2.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling camellia v0.1.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling cast5 v0.11.1 [INFO] [stderr] Compiling cfb-mode v0.8.2 [INFO] [stderr] Compiling idea v0.5.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling rstest v0.24.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling rsa v0.9.7 [INFO] [stderr] Compiling dsa v0.6.3 [INFO] [stderr] Compiling pgp v0.14.2 [INFO] [stderr] Compiling wkd-exporter v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.32s [INFO] running `Command { std: "docker" "inspect" "191563f887d95c9eec72952ab110121ef531cbd8027150010202a4c5a359ff16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "191563f887d95c9eec72952ab110121ef531cbd8027150010202a4c5a359ff16", kill_on_drop: false }` [INFO] [stdout] 191563f887d95c9eec72952ab110121ef531cbd8027150010202a4c5a359ff16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9da6233feb6ad940e12bd6886d24c705743e4a5bad62678375bb4b26fc7e7ea0 [INFO] running `Command { std: "docker" "start" "-a" "9da6233feb6ad940e12bd6886d24c705743e4a5bad62678375bb4b26fc7e7ea0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wkd_exporter-cfb09ab029318c93) [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 src/main.rs (/opt/rustwide/target/debug/deps/wkd_exporter-1554546a90511567) [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/export.rs (/opt/rustwide/target/debug/deps/export-a074d3d57c267542) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test append_options::keyring_1_tests_test_cases_default_append_multiple_pgp ... ok [INFO] [stdout] test archlinux_direct_append::keyring_1_tests_test_cases_archlinux_org_direct_append_david_pgp ... ok [INFO] [stdout] test archlinux_domain_filter_append::keyring_1_tests_test_cases_archlinux_org_append_david_pgp ... ok [INFO] [stdout] test archlinux_direct_append::keyring_2_tests_test_cases_archlinux_org_direct_append_wiktor_david_pgp ... ok [INFO] [stdout] test default_options::keyring_1_tests_test_cases_default_polyzen_pgp ... ok [INFO] [stdout] test default_options::keyring_2_tests_test_cases_default_simple_pgp ... ok [INFO] [stdout] test archlinux_domain_filter::keyring_1_tests_test_cases_archlinux_org_david_pgp ... ok [INFO] [stdout] test archlinux_direct::keyring_1_tests_test_cases_archlinux_org_direct_david_pgp ... ok [INFO] [stdout] test archlinux_domain_filter_append::keyring_2_tests_test_cases_archlinux_org_append_wiktor_david_pgp ... ok [INFO] [stdout] test append_options::keyring_2_tests_test_cases_default_append_simple_pgp ... ok [INFO] [stdout] test archlinux_domain_filter::keyring_2_tests_test_cases_archlinux_org_wiktor_david_pgp ... ok [INFO] [stdout] test archlinux_direct::keyring_2_tests_test_cases_archlinux_org_direct_wiktor_david_pgp ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests wkd_exporter [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - (line 45) ... FAILED [INFO] [stdout] test src/lib.rs - Options<'a,'b>::set_variant (line 110) ... ok [INFO] [stdout] test src/lib.rs - Options<'a,'b>::set_append (line 139) ... ok [INFO] [stdout] test src/lib.rs - Options<'a,'b>::set_allowed_domains (line 81) ... ok [INFO] [stdout] test src/lib.rs - Options (line 51) ... ok [INFO] [stdout] test src/lib.rs - export (line 154) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 45) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZ0hHOz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwkd_exporter-137ca5397debf355.rlib,libzbase32-b10ec9c5536740b9.rlib,libthiserror-9bfb619828e83198.rlib,libclap-a7eec46d7d60c41a.rlib,libclap_builder-43f41fc764277e3a.rlib,libstrsim-4d1ed08a123238dc.rlib,libanstream-46109e2ca4391c70.rlib,libanstyle_query-6b2b2868060db38b.rlib,libis_terminal_polyfill-e39671344234c74d.rlib,libcolorchoice-c3c00c022d852059.rlib,libanstyle_parse-2a1cfd0795883160.rlib,libutf8parse-92d0158219063202.rlib,libclap_lex-b423203a2eab4856.rlib,libanstyle-e80e21c5036b9344.rlib,libpgp-a8114bdad76e1d6d.rlib,libk256-947ce88779fb5119.rlib,libonce_cell-6e55604dfe6ae9d1.rlib,libp384-63e6e4c0849b0bc9.rlib,libp256-a347ec6bd60e5711.rlib,libhex-13e08b3b00984ab7.rlib,libx448-1caa34ac97b0fd84.rlib,librand_core-68f8d31c03426e40.rlib,libed448_goldilocks-42934f280bff8c73.rlib,libfiat_crypto-cec7b11581e56caf.rlib,libblock_padding-297314de26122fc1.rlib,libaes_kw-d1b54f9846873b62.rlib,libderive_more-14708c154552ba33.rlib,libthiserror-04640d62c3dcc715.rlib,libargon2-7af8f783c2bce971.rlib,libblake2-96192761d5c97b52.rlib,libpassword_hash-730999dd8c3e90f0.rlib,libiter_read-2470734df2cebaa5.rlib,libbitfield-525da91b6852a87c.rlib,libtwofish-da36a6e114ef372e.rlib,libidea-61f83f7216462494.rlib,libdes-f076814bdee4fe72.rlib,libcfb_mode-db3d66250badc6b1.rlib,libcast5-0b8352ed55119d20.rlib,libcamellia-dd826e2332adb785.rlib,libblowfish-dffecf7a500ef807.rlib,libsha3-5974f0d9721ca3a1.rlib,libkeccak-b3eea90d0aeeb926.rlib,librsa-30b220792813936a.rlib,libpkcs1-30ee2d9ac26ae6ad.rlib,libripemd-eb5e18eb688295e8.rlib,libmd5-3fd82b0f906d0b8b.rlib,libp521-3ec0b2d8989fff81.rlib,libprimeorder-6da398e2f48f83ad.rlib,libecdsa-2809df90b76b1de9.rlib,libelliptic_curve-3dbd02cdf3bc5727.rlib,libsec1-d08cf94fcddb8709.rlib,libhkdf-169bc9df589d1d13.rlib,libcrypto_bigint-af2fb74ece9b8895.rlib,libbase16ct-c4cc4b0550013254.rlib,libgroup-adcc893b921b434c.rlib,libff-9cff0d7af703d4b2.rlib,libx25519_dalek-c37b0f533bdb1ea6.rlib,libdsa-a77e125e423e6ffe.rlib,librfc6979-64f84e65e19e5bf9.rlib,libhmac-6473384a7ff218dc.rlib,libpkcs8-94deb51950a700c5.rlib,libspki-92b6aa0dfb7b987c.rlib,libder-dfe37c5a9b4327cf.rlib,libpem_rfc7468-443ce28121ddf0b9.rlib,libbase64ct-3d944cba406686bd.rlib,libnum_bigint_dig-9993c6c129c159e1.rlib,libnum_iter-bbed165f5e888d34.rlib,libnum_integer-f9be7f84614675ce.rlib,liblazy_static-969b5c6ce8d19b49.rlib,libspin-77da57a1b47d23a3.rlib,libsha1_checked-06f7698bfe619d9c.rlib,libsha1-06e46ac3567b048f.rlib,libocb3-c8169878567270c7.rlib,libnum_enum-d9f2cef8de5cd3f3.rlib,libeax-caac9578a434810d.rlib,libcmac-9657f6adaf0e4143.rlib,libdbl-a86404e0e91396e7.rlib,libflate2-7e0ec9b0ae14243b.rlib,libminiz_oxide-17cf4356f81c6b74.rlib,libadler2-405893fb7a545b5b.rlib,libcrc32fast-dba2d92cf6d67f2f.rlib,libbstr-390b54c9bb181884.rlib,libaes_gcm-bd3fa99c4e257c59.rlib,libctr-c932ff576473120b.rlib,libghash-ab0b3cdcf2d290e8.rlib,libpolyval-fe4463a83c23bd15.rlib,libopaque_debug-90e66d859d53ff28.rlib,libuniversal_hash-07142262190a73c1.rlib,libaes-e4f3c07c3feb7ab2.rlib,libcipher-bf5ff7cf7f619088.rlib,libinout-22d4ab5bd638fce9.rlib,libaead-f3a7fbe9211bce6d.rlib,libsmallvec-8a89a1ac670f67ec.rlib,librand-c85968ab99defbb5.rlib,librand_chacha-543fb3761cfc11c6.rlib,libppv_lite86-bcafd435c87b8b3b.rlib,libzerocopy-51e3662d3de54292.rlib,libderive_builder-c077f4e5f1a59b60.rlib,liblog-9a3ff67864b30e2c.rlib,libchrono-a76371ab3dc98fcf.rlib,libnum_traits-c8da854e989548b6.rlib,libiana_time_zone-98f2ac8a8c5a9959.rlib,libcrc24-2c530ba31e09ca1d.rlib,libbuffer_redux-44a071ae82ed367c.rlib,libbase64-32787b0325ea6df8.rlib,libed25519_dalek-b7573bd8e65e2d82.rlib,libsha2-d1ebc04f1d83ea68.rlib,libcurve25519_dalek-cd432364583773e0.rlib,libcpufeatures-2e2ebae977353a9d.rlib,libed25519-fab8bb088279023b.rlib,libsignature-b445717280db83ae.rlib,libdigest-508fddedb2b114fc.rlib,libsubtle-9600f7efd1e82d97.rlib,libconst_oid-2aadc73a32842898.rlib,libblock_buffer-1d66ace1408a7125.rlib,libcrypto_common-fef2c18b9525f8e8.rlib,libgeneric_array-8ab7a3a1fc4bd3d5.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libzeroize-bcddf65732f9ac94.rlib,librand_core-8989f2f49ca2e4e2.rlib,libgetrandom-3ffeca4da43a13a8.rlib,liblibc-cd8776e40b9c5bbb.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libnom-1f9e736189f20c7a.rlib,libmemchr-08f38e9718637002.rlib,libbyteorder-8f59b6d1bfdaa844.rlib,libemail_address-553871aef46a8dd3.rlib,libserde-b0be2bd3fd3dfe63.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcZ0hHOz/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTSr401/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 45) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.39s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "9da6233feb6ad940e12bd6886d24c705743e4a5bad62678375bb4b26fc7e7ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da6233feb6ad940e12bd6886d24c705743e4a5bad62678375bb4b26fc7e7ea0", kill_on_drop: false }` [INFO] [stdout] 9da6233feb6ad940e12bd6886d24c705743e4a5bad62678375bb4b26fc7e7ea0