[INFO] cloning repository https://github.com/MeerKatDev/secp256k1-wallet-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MeerKatDev/secp256k1-wallet-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeerKatDev%2Fsecp256k1-wallet-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeerKatDev%2Fsecp256k1-wallet-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c84150b25902dc600d57f1e8f0764572a6707b6a
[INFO] checking MeerKatDev/secp256k1-wallet-rs against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeerKatDev%2Fsecp256k1-wallet-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MeerKatDev/secp256k1-wallet-rs
[INFO] finished tweaking git repo https://github.com/MeerKatDev/secp256k1-wallet-rs
[INFO] tweaked toml for git repo https://github.com/MeerKatDev/secp256k1-wallet-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MeerKatDev/secp256k1-wallet-rs on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MeerKatDev/secp256k1-wallet-rs 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded migrations_internals v2.3.0
[INFO] [stderr]   Downloaded block-buffer v0.11.0-rc.5
[INFO] [stderr]   Downloaded ed25519 v3.0.0-rc.1
[INFO] [stderr]   Downloaded wasm-array-cp v0.1.1
[INFO] [stderr]   Downloaded sha2 v0.11.0-rc.2
[INFO] [stderr]   Downloaded migrations_macros v2.3.0
[INFO] [stderr]   Downloaded signature v3.0.0-rc.4
[INFO] [stderr]   Downloaded secp256k1 v0.31.1
[INFO] [stderr]   Downloaded digest v0.11.0-rc.2
[INFO] [stderr]   Downloaded ed25519-dalek v3.0.0-pre.1
[INFO] [stderr]   Downloaded diesel_derives v2.3.3
[INFO] [stderr]   Downloaded diesel_migrations v2.3.0
[INFO] [stderr]   Downloaded hybrid-array v0.4.4
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.4
[INFO] [stderr]   Downloaded curve25519-dalek v5.0.0-pre.1
[INFO] [stderr]   Downloaded diesel v2.3.2
[INFO] [stderr]   Downloaded secp256k1-sys v0.11.0
[INFO] [stderr]   Downloaded sqlite-wasm-rs v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 757dde022298938bcf45354d5cb0fa90a3d22397fe6e94d4767ecb61b7c84be4
[INFO] running `Command { std: "docker" "start" "-a" "757dde022298938bcf45354d5cb0fa90a3d22397fe6e94d4767ecb61b7c84be4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "757dde022298938bcf45354d5cb0fa90a3d22397fe6e94d4767ecb61b7c84be4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "757dde022298938bcf45354d5cb0fa90a3d22397fe6e94d4767ecb61b7c84be4", kill_on_drop: false }`
[INFO] [stdout] 757dde022298938bcf45354d5cb0fa90a3d22397fe6e94d4767ecb61b7c84be4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca5601efc4146da4ef8ffeeca9d16f0c897496f2cf50e69c410c8ec96495e2ae
[INFO] running `Command { std: "docker" "start" "-a" "ca5601efc4146da4ef8ffeeca9d16f0c897496f2cf50e69c410c8ec96495e2ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling diesel_derives v2.3.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling secp256k1-sys v0.11.0
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking signature v3.0.0-rc.4
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking ed25519 v3.0.0-rc.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-pre.1
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking hybrid-array v0.4.4
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking block-buffer v0.11.0-rc.5
[INFO] [stderr]     Checking crypto-common v0.2.0-rc.4
[INFO] [stderr]     Checking toml_parser v1.0.3
[INFO] [stderr]     Checking digest v0.11.0-rc.2
[INFO] [stderr]     Checking sha2 v0.11.0-rc.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]     Checking toml v0.9.7
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]     Checking secp256k1 v0.31.1
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking ed25519-dalek v3.0.0-pre.1
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking migrations_internals v2.3.0
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]     Checking diesel v2.3.2
[INFO] [stderr]     Checking diesel_migrations v2.3.0
[INFO] [stderr]     Checking wallet_cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.99s
[INFO] running `Command { std: "docker" "inspect" "ca5601efc4146da4ef8ffeeca9d16f0c897496f2cf50e69c410c8ec96495e2ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca5601efc4146da4ef8ffeeca9d16f0c897496f2cf50e69c410c8ec96495e2ae", kill_on_drop: false }`
[INFO] [stdout] ca5601efc4146da4ef8ffeeca9d16f0c897496f2cf50e69c410c8ec96495e2ae
