[INFO] fetching crate lair_keystore_api 0.6.3... [INFO] building lair_keystore_api-0.6.3 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate lair_keystore_api 0.6.3 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate lair_keystore_api 0.6.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate lair_keystore_api 0.6.3 [INFO] tweaked toml for crates.io crate lair_keystore_api 0.6.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate lair_keystore_api 0.6.3 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate lair_keystore_api 0.6.3 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dary_heap v0.3.8 [INFO] [stderr] Downloaded mnemonic v1.1.1 [INFO] [stderr] Downloaded xattr v1.6.1 [INFO] [stderr] Downloaded ureq-proto v0.5.2 [INFO] [stderr] Downloaded ureq v3.1.2 [INFO] [stderr] Downloaded zip v5.1.1 [INFO] [stderr] Downloaded libsodium-sys-stable v1.22.4 [INFO] [stderr] Downloaded hc_seed_bundle v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 240eded3b38e5c233f17b4c09b1dd33c9ee3bc51cc311d7d05d160d68463eff7 [INFO] running `Command { std: "docker" "start" "-a" "240eded3b38e5c233f17b4c09b1dd33c9ee3bc51cc311d7d05d160d68463eff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "240eded3b38e5c233f17b4c09b1dd33c9ee3bc51cc311d7d05d160d68463eff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "240eded3b38e5c233f17b4c09b1dd33c9ee3bc51cc311d7d05d160d68463eff7", kill_on_drop: false }` [INFO] [stdout] 240eded3b38e5c233f17b4c09b1dd33c9ee3bc51cc311d7d05d160d68463eff7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79a9c7ac13c526b8a7256a83b5cdc966b10c8721df692eba3fb11c0996536928 [INFO] running `Command { std: "docker" "start" "-a" "79a9c7ac13c526b8a7256a83b5cdc966b10c8721df692eba3fb11c0996536928", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dary_heap v0.3.8 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling minisign-verify v0.2.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ureq-proto v0.5.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling libflate_lz77 v2.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling libflate v2.1.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling ureq v3.1.2 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling lru v0.16.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling rmpv v1.3.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling zip v5.1.1 [INFO] [stderr] Compiling lair_keystore_api v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling one_err v0.0.8 [INFO] [stderr] Compiling libsodium-sys-stable v1.22.4 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling sodoken v0.1.0 [INFO] [stderr] Compiling hc_seed_bundle v0.6.3 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "79a9c7ac13c526b8a7256a83b5cdc966b10c8721df692eba3fb11c0996536928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79a9c7ac13c526b8a7256a83b5cdc966b10c8721df692eba3fb11c0996536928", kill_on_drop: false }` [INFO] [stdout] 79a9c7ac13c526b8a7256a83b5cdc966b10c8721df692eba3fb11c0996536928 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 211b10a83ec45cd6c93a2d3b6608f447837d793b50e233a9f68cc28d0552453c [INFO] running `Command { std: "docker" "start" "-a" "211b10a83ec45cd6c93a2d3b6608f447837d793b50e233a9f68cc28d0552453c", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling lair_keystore_api v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling mnemonic v1.1.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling libsodium-sys-stable v1.22.4 [INFO] [stderr] Compiling sodoken v0.1.0 [INFO] [stderr] Compiling hc_seed_bundle v0.6.3 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "211b10a83ec45cd6c93a2d3b6608f447837d793b50e233a9f68cc28d0552453c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211b10a83ec45cd6c93a2d3b6608f447837d793b50e233a9f68cc28d0552453c", kill_on_drop: false }` [INFO] [stdout] 211b10a83ec45cd6c93a2d3b6608f447837d793b50e233a9f68cc28d0552453c