[INFO] cloning repository https://github.com/0xhardhat/customized-ledger-app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xhardhat/customized-ledger-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xhardhat%2Fcustomized-ledger-app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xhardhat%2Fcustomized-ledger-app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bed0620a5fd7e302b0e2fa62566aefaff08e3537
[INFO] checking 0xhardhat/customized-ledger-app against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xhardhat%2Fcustomized-ledger-app" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/0xhardhat/customized-ledger-app on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/0xhardhat/customized-ledger-app
[INFO] finished tweaking git repo https://github.com/0xhardhat/customized-ledger-app
[INFO] tweaked toml for git repo https://github.com/0xhardhat/customized-ledger-app written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/0xhardhat/customized-ledger-app 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/rust-embedded-community/serde-json-core`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded linked_list_allocator v0.10.5
[INFO] [stderr]   Downloaded ledger_secure_sdk_sys v1.7.1
[INFO] [stderr]   Downloaded const-zero v0.1.1
[INFO] [stderr]   Downloaded include_gif v1.2.0
[INFO] [stderr]   Downloaded ledger_device_sdk v1.21.2
[INFO] [stderr]   Downloaded embedded-alloc v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b8c3cac9528c03e9d998aab0c6c6365ad198fac57e73ed541589fd21b02abbe
[INFO] running `Command { std: "docker" "start" "-a" "3b8c3cac9528c03e9d998aab0c6c6365ad198fac57e73ed541589fd21b02abbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b8c3cac9528c03e9d998aab0c6c6365ad198fac57e73ed541589fd21b02abbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b8c3cac9528c03e9d998aab0c6c6365ad198fac57e73ed541589fd21b02abbe", kill_on_drop: false }`
[INFO] [stdout] 3b8c3cac9528c03e9d998aab0c6c6365ad198fac57e73ed541589fd21b02abbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d76f0eeef5e62021c0c3a20ecf68ade187bf1f20766cdf2993f39f6b95af19c
[INFO] running `Command { std: "docker" "start" "-a" "6d76f0eeef5e62021c0c3a20ecf68ade187bf1f20766cdf2993f39f6b95af19c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking linked_list_allocator v0.10.5
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking embedded-alloc v0.5.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking numtoa v0.2.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling app-boilerplate-rust v1.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking const-zero v0.1.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling ledger_secure_sdk_sys v1.7.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling include_gif v1.2.0
[INFO] [stderr]     Checking serde-json-core v0.6.0 (https://github.com/rust-embedded-community/serde-json-core#3b369a01)
[INFO] [stderr] error: failed to run custom build command for `ledger_secure_sdk_sys v1.7.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/ledger_secure_sdk_sys-29c9946f917f2fcb/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=LEDGER_SDK_PATH
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ledger_secure_sdk_sys-1.7.1/build.rs:646:26:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: UnsupportedDevice
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63c9e0fc1e72 - std::backtrace_rs::backtrace::libunwind::trace::h563a2beac1baee5d
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63c9e0fc1e72 - std::backtrace_rs::backtrace::trace_unsynchronized::hdc700c8ea914f702
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63c9e0fc1e72 - std::sys::backtrace::_print_fmt::h1b39b2ce6204063a
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x63c9e0fc1e72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h542d155fb00771a6
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x63c9e0fea853 - core::fmt::rt::Argument::fmt::h387f243e796dbb39
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/fmt/rt.rs:179:76
[INFO] [stderr]      5:     0x63c9e0fea853 - core::fmt::write::h5c20ef0aafe2b529
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/fmt/mod.rs:1481:25
[INFO] [stderr]      6:     0x63c9e0fbe303 - std::io::default_write_fmt::hcd6191d430111ac5
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63c9e0fbe303 - std::io::Write::write_fmt::hac11ffd732faa171
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/io/mod.rs:1914:13
[INFO] [stderr]      8:     0x63c9e0fc1cc2 - std::sys::backtrace::BacktraceLock::print::h47f90f237b73cbf4
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x63c9e0fc3bb2 - std::panicking::default_hook::{{closure}}::h6282c72a1387d25f
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:300:22
[INFO] [stderr]     10:     0x63c9e0fc39b5 - std::panicking::default_hook::he6b494ff3c83ead4
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x63c9e0fc45d2 - std::panicking::rust_panic_with_hook::h149b08272aeb16bc
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x63c9e0fc435a - std::panicking::begin_panic_handler::{{closure}}::hcdbe86989a0ba44a
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x63c9e0fc2379 - std::sys::backtrace::__rust_end_short_backtrace::hf8d59804c2387dc6
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x63c9e0fc3fed - __rustc[2d4870ff425ddf61]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x63c9e0fe8bb0 - core::panicking::panic_fmt::he8c25f98fc794a04
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x63c9e0fe9016 - core::result::unwrap_failed::hd2f81870133ab398
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/result.rs:1732:5
[INFO] [stderr]     17:     0x63c9e0a505a7 - build_script_build::main::h538475e64d65c21d
[INFO] [stderr]     18:     0x63c9e0a5e0d3 - core::ops::function::FnOnce::call_once::hcb11e8537e4da41b
[INFO] [stderr]     19:     0x63c9e0a5de16 - std::sys::backtrace::__rust_begin_short_backtrace::h509a32abdac3a385
[INFO] [stderr]     20:     0x63c9e0a5a389 - std::rt::lang_start::{{closure}}::h08f433fb338dc919
[INFO] [stderr]     21:     0x63c9e0fb8e80 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h7076474eed8656b3
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x63c9e0fb8e80 - std::panicking::try::do_call::hbd0cac780971e5ed
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:589:40
[INFO] [stderr]     23:     0x63c9e0fb8e80 - std::panicking::try::h3cbc02d8aba51c73
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:552:19
[INFO] [stderr]     24:     0x63c9e0fb8e80 - std::panic::catch_unwind::h6b36eecd966bb8ff
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x63c9e0fb8e80 - std::rt::lang_start_internal::{{closure}}::hdbe6db4edf3386dc
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/rt.rs:168:24
[INFO] [stderr]     26:     0x63c9e0fb8e80 - std::panicking::try::do_call::h510fcf1b84eec1a9
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:589:40
[INFO] [stderr]     27:     0x63c9e0fb8e80 - std::panicking::try::h3dc1c9c2c726907f
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panicking.rs:552:19
[INFO] [stderr]     28:     0x63c9e0fb8e80 - std::panic::catch_unwind::haa7a05f30e57423e
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x63c9e0fb8e80 - std::rt::lang_start_internal::h85e7d85bc582d158
[INFO] [stderr]                                  at /rustc/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/library/std/src/rt.rs:164:5
[INFO] [stderr]     30:     0x63c9e0a5a371 - std::rt::lang_start::h530f8236ab42ed48
[INFO] [stderr]     31:     0x63c9e0a55ec5 - main
[INFO] [stderr]     32:     0x7060e69db1ca - <unknown>
[INFO] [stderr]     33:     0x7060e69db28b - __libc_start_main
[INFO] [stderr]     34:     0x63c9e0a45a35 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6d76f0eeef5e62021c0c3a20ecf68ade187bf1f20766cdf2993f39f6b95af19c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d76f0eeef5e62021c0c3a20ecf68ade187bf1f20766cdf2993f39f6b95af19c", kill_on_drop: false }`
[INFO] [stdout] 6d76f0eeef5e62021c0c3a20ecf68ade187bf1f20766cdf2993f39f6b95af19c
