[INFO] cloning repository https://github.com/rustaceanrob/kyotod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rustaceanrob/kyotod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustaceanrob%2Fkyotod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustaceanrob%2Fkyotod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ae4baeb6ed8de25c14dae50b82b6dcf2e6f376a3
[INFO] checking rustaceanrob/kyotod against e3d12f3322cb00126b2208c6b9df3ac4467951f5 for pr-159706
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frustaceanrob%2Fkyotod" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rustaceanrob/kyotod
[INFO] finished tweaking git repo https://github.com/rustaceanrob/kyotod
[INFO] tweaked toml for git repo https://github.com/rustaceanrob/kyotod written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rustaceanrob/kyotod on toolchain e3d12f3322cb00126b2208c6b9df3ac4467951f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rustaceanrob/kyotod 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" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 64e47dd2b8587dad2d45eb6ecaad1f5340991df70dcb031bd1dcaaaef35a798f
[INFO] running `Command { std: "docker" "start" "64e47dd2b8587dad2d45eb6ecaad1f5340991df70dcb031bd1dcaaaef35a798f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64e47dd2b8587dad2d45eb6ecaad1f5340991df70dcb031bd1dcaaaef35a798f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "64e47dd2b8587dad2d45eb6ecaad1f5340991df70dcb031bd1dcaaaef35a798f" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64e47dd2b8587dad2d45eb6ecaad1f5340991df70dcb031bd1dcaaaef35a798f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "64e47dd2b8587dad2d45eb6ecaad1f5340991df70dcb031bd1dcaaaef35a798f" "/opt/rustwide/cargo-home/bin/cargo" "+e3d12f3322cb00126b2208c6b9df3ac4467951f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitcoin-io v0.1.100
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling bitcoin-internals v0.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking hex-conservative v0.3.2
[INFO] [stderr]    Compiling configure_me_codegen v0.4.8
[INFO] [stderr]    Compiling roff v0.1.0
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking bitcoin_hashes v0.15.0
[INFO] [stderr]    Compiling man v0.1.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling fmt2io v1.0.0
[INFO] [stderr]    Compiling capnp v0.25.5
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking chacha20-poly1305 v0.1.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking bitcoin-consensus-encoding v0.1.0
[INFO] [stderr]     Checking bitcoin_hashes v0.20.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking parse_arg v1.0.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking parse_arg v0.1.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling capnpc v0.25.3
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking capnp-futures v0.25.2
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking capnp-rpc v0.25.1
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking bitcoin_hashes v0.14.100
[INFO] [stderr]     Checking bitcoin-internals v0.3.0
[INFO] [stderr]     Checking bitcoin-units v0.1.100
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking base58ck v0.1.100
[INFO] [stderr]     Checking configure_me v0.4.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking bitcoin v0.32.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]    Compiling cargo_toml v0.20.5
[INFO] [stderr]     Checking qrcode v0.14.1
[INFO] [stderr]    Compiling kyotod v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking miniscript v12.3.7
[INFO] [stderr]     Checking bdk_core v0.6.3
[INFO] [stderr]     Checking bitcoin-address-book v0.1.1
[INFO] [stderr]     Checking bip324 v0.7.0
[INFO] [stderr]     Checking bip157 v0.6.0
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking bip139 v0.1.0 (https://github.com/rustaceanrob/bip139.git?rev=db479ce2f56e2ad7757fa96253f376c03e19de9c#db479ce2)
[INFO] [stderr]     Checking bdk_chain v0.23.3
[INFO] [stderr]     Checking bdk_wallet v3.1.0
[INFO] [stderr]     Checking bdk_kyoto v0.17.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.31s
[INFO] running `Command { std: "docker" "inspect" "64e47dd2b8587dad2d45eb6ecaad1f5340991df70dcb031bd1dcaaaef35a798f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64e47dd2b8587dad2d45eb6ecaad1f5340991df70dcb031bd1dcaaaef35a798f", kill_on_drop: false }`
[INFO] [stdout] 64e47dd2b8587dad2d45eb6ecaad1f5340991df70dcb031bd1dcaaaef35a798f
