[INFO] cloning repository https://github.com/pandora-prime/bpro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pandora-prime/bpro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandora-prime%2Fbpro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandora-prime%2Fbpro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5d2c37d5123ed3255b77a4df0da61053f0269f2
[INFO] checking pandora-prime/bpro against try#334963c956d25708feab489a3816ae63f639355d for pr-135216-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandora-prime%2Fbpro" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/pandora-prime/bpro on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/pandora-prime/bpro
[INFO] finished tweaking git repo https://github.com/pandora-prime/bpro
[INFO] tweaked toml for git repo https://github.com/pandora-prime/bpro written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/pandora-prime/bpro 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca10027a6c78b377738cff30ae47209f1817e30047cca0257d47365beed557f1
[INFO] running `Command { std: "docker" "start" "-a" "ca10027a6c78b377738cff30ae47209f1817e30047cca0257d47365beed557f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca10027a6c78b377738cff30ae47209f1817e30047cca0257d47365beed557f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca10027a6c78b377738cff30ae47209f1817e30047cca0257d47365beed557f1", kill_on_drop: false }`
[INFO] [stdout] ca10027a6c78b377738cff30ae47209f1817e30047cca0257d47365beed557f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d97ab2602aa34bdba6d850235e3a0d13001c42959231cc320f2ba912eff0033c
[INFO] running `Command { std: "docker" "start" "-a" "d97ab2602aa34bdba6d850235e3a0d13001c42959231cc320f2ba912eff0033c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.175
[INFO] [stderr]    Compiling serde_derive v1.0.175
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling amplify_num v0.4.1
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking unsafe-libyaml v0.2.9
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking amplify_syn v1.1.6
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling syn v2.0.27
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking bitcoin_hashes v0.11.0
[INFO] [stderr]     Checking serde_str_helpers v0.1.2
[INFO] [stderr]     Checking stringly_conversions v0.1.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde_yaml v0.9.25
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.2
[INFO] [stderr]     Checking bitcoin v0.29.2
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]    Compiling amplify_derive v2.11.3
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]    Compiling amplify v3.14.2
[INFO] [stderr]    Compiling encoding_derive_helpers v0.8.1
[INFO] [stderr]    Compiling pyo3-macros v0.19.2
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling strict_encoding_derive v0.9.0
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking miniscript v9.0.1
[INFO] [stderr]     Checking bitcoin_hwi v0.4.1
[INFO] [stderr]     Checking strict_encoding v0.9.0
[INFO] [stderr]     Checking slip132 v0.10.0
[INFO] [stderr]     Checking bitcoin_scripts v0.10.0
[INFO] [stderr]     Checking bitcoin_blockchain v0.10.0
[INFO] [stderr]     Checking lnpbp_chain v0.9.0
[INFO] [stderr]     Checking lnpbp_bech32 v0.9.0
[INFO] [stderr]     Checking bitcoin_hd v0.10.0
[INFO] [stderr]     Checking lnpbp v0.9.0
[INFO] [stderr]     Checking descriptors v0.10.0
[INFO] [stderr]     Checking bitcoin_onchain v0.10.0
[INFO] [stderr]     Checking psbt v0.10.0
[INFO] [stderr]     Checking descriptor-wallet v0.10.1
[INFO] [stderr]     Checking bpro v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "d97ab2602aa34bdba6d850235e3a0d13001c42959231cc320f2ba912eff0033c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d97ab2602aa34bdba6d850235e3a0d13001c42959231cc320f2ba912eff0033c", kill_on_drop: false }`
[INFO] [stdout] d97ab2602aa34bdba6d850235e3a0d13001c42959231cc320f2ba912eff0033c
