[INFO] cloning repository https://github.com/sesi200/ledger-integration-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sesi200/ledger-integration-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsesi200%2Fledger-integration-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsesi200%2Fledger-integration-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ced38a0990698b0ddc2991f9eb18f1a32dcfa75 [INFO] checking sesi200/ledger-integration-test against try#26ad8a85dc4eed299af809e52f278da81e284602 for pr-138458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsesi200%2Fledger-integration-test" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sesi200/ledger-integration-test on toolchain 26ad8a85dc4eed299af809e52f278da81e284602 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sesi200/ledger-integration-test [INFO] finished tweaking git repo https://github.com/sesi200/ledger-integration-test [INFO] tweaked toml for git repo https://github.com/sesi200/ledger-integration-test written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sesi200/ledger-integration-test 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" "+26ad8a85dc4eed299af809e52f278da81e284602" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded logos-derive v0.13.0 [INFO] [stderr] Downloaded logos-codegen v0.13.0 [INFO] [stderr] Downloaded ic0 v0.18.12 [INFO] [stderr] Downloaded logos v0.13.0 [INFO] [stderr] Downloaded ic-cdk v0.11.0 [INFO] [stderr] Downloaded ic-cdk-macros v0.8.0 [INFO] [stderr] Downloaded candid_derive v0.6.3 [INFO] [stderr] Downloaded pretty v0.12.1 [INFO] [stderr] Downloaded ic-cdk-bindgen v0.1.1 [INFO] [stderr] Downloaded candid v0.9.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d458c0031dbeb239ac1b126b8c3ffb13939a43c58aac4a8efa15a67ba2fc60a [INFO] running `Command { std: "docker" "start" "-a" "7d458c0031dbeb239ac1b126b8c3ffb13939a43c58aac4a8efa15a67ba2fc60a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d458c0031dbeb239ac1b126b8c3ffb13939a43c58aac4a8efa15a67ba2fc60a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d458c0031dbeb239ac1b126b8c3ffb13939a43c58aac4a8efa15a67ba2fc60a", kill_on_drop: false }` [INFO] [stdout] 7d458c0031dbeb239ac1b126b8c3ffb13939a43c58aac4a8efa15a67ba2fc60a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+26ad8a85dc4eed299af809e52f278da81e284602" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 194f2c11ee7f884745d71983f6cdd50ed3b1ba3db14e66637a3449cd5050278d [INFO] running `Command { std: "docker" "start" "-a" "194f2c11ee7f884745d71983f6cdd50ed3b1ba3db14e66637a3449cd5050278d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling pretty v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking ic0 v0.18.12 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling candid_derive v0.6.3 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling lalrpop-util v0.20.0 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling lalrpop v0.20.0 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Compiling logos v0.13.0 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Compiling candid v0.9.8 [INFO] [stderr] Compiling ic-cdk-bindgen v0.1.1 [INFO] [stderr] Compiling ic-cdk-macros v0.8.0 [INFO] [stderr] Compiling inter_rs v0.1.0 (/opt/rustwide/workdir/src/inter_rs) [INFO] [stderr] error: failed to run custom build command for `inter_rs v0.1.0 (/opt/rustwide/workdir/src/inter_rs)` [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/inter_rs-49892ae329bde64d/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ic-cdk-bindgen-0.1.1/src/lib.rs:18:58: [INFO] [stderr] Cannot find candid path: NotPresent [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5727366a9152 - std::backtrace_rs::backtrace::libunwind::trace::h624ad7788ad47e0f [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5727366a9152 - std::backtrace_rs::backtrace::trace_unsynchronized::h6558814eb004f130 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5727366a9152 - std::sys::backtrace::_print_fmt::he9dc7c522981978f [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5727366a9152 - ::fmt::hf75e40fd782fabe5 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5727366cdfc3 - core::fmt::rt::Argument::fmt::h64616a370f558318 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/fmt/rt.rs:185:76 [INFO] [stderr] 5: 0x5727366cdfc3 - core::fmt::write::h490f5869196d1a8e [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5727366a6243 - std::io::Write::write_fmt::ha626e648d3fc66ff [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5727366a8fa2 - std::sys::backtrace::BacktraceLock::print::h99dda70d87831b85 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5727366a9ed2 - std::panicking::default_hook::{{closure}}::h7604404ea50a3d25 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5727366a9cd5 - std::panicking::default_hook::h269ddda58affe806 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5727366aa8b2 - std::panicking::rust_panic_with_hook::h9a3edde1e77895c8 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5727366aa63a - std::panicking::begin_panic_handler::{{closure}}::h3b89619b68ffc463 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5727366a9649 - std::sys::backtrace::__rust_end_short_backtrace::h63de8c9fead1cbce [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5727366aa2cd - rust_begin_unwind [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5727366cc3c0 - core::panicking::panic_fmt::hd757f400f7555494 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5727366cc866 - core::result::unwrap_failed::h3e3855212b7b16ea [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5727364bd814 - core::result::Result::expect::hfad7d276579676ec [INFO] [stderr] 17: 0x5727364bef67 - ic_cdk_bindgen::Config::new::hca2e747463ecec83 [INFO] [stderr] 18: 0x5727364bbf0d - build_script_build::main::h93bc71f5ae83ad3f [INFO] [stderr] 19: 0x5727364bbbc3 - core::ops::function::FnOnce::call_once::hedf385ba6f181588 [INFO] [stderr] 20: 0x5727364bbba6 - std::sys::backtrace::__rust_begin_short_backtrace::h2bb09614fc8e6c0b [INFO] [stderr] 21: 0x5727364bbb89 - std::rt::lang_start::{{closure}}::h731798a16c6bdb81 [INFO] [stderr] 22: 0x5727366a1c60 - core::ops::function::impls:: for &F>::call_once::h28b8e3395896db3f [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5727366a1c60 - std::panicking::try::do_call::he3ec180badf15680 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:587:40 [INFO] [stderr] 24: 0x5727366a1c60 - std::panicking::try::h445a850bef32ee73 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:550:19 [INFO] [stderr] 25: 0x5727366a1c60 - std::panic::catch_unwind::h7f476ec1eabc1095 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5727366a1c60 - std::rt::lang_start_internal::{{closure}}::h0ea64b98c5d7c00a [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x5727366a1c60 - std::panicking::try::do_call::h2687410ea59bf7a5 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x5727366a1c60 - std::panicking::try::hd0b7934e98b76e16 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x5727366a1c60 - std::panic::catch_unwind::h73b9ee77d3cd87c6 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5727366a1c60 - std::rt::lang_start_internal::h228615d761734162 [INFO] [stderr] at /rustc/26ad8a85dc4eed299af809e52f278da81e284602/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x5727364bbb71 - std::rt::lang_start::h9a78d57872bf39c2 [INFO] [stderr] 32: 0x5727364bc4c5 - main [INFO] [stderr] 33: 0x7ae90e84ed90 - [INFO] [stderr] 34: 0x7ae90e84ee40 - __libc_start_main [INFO] [stderr] 35: 0x5727364bba45 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "194f2c11ee7f884745d71983f6cdd50ed3b1ba3db14e66637a3449cd5050278d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "194f2c11ee7f884745d71983f6cdd50ed3b1ba3db14e66637a3449cd5050278d", kill_on_drop: false }` [INFO] [stdout] 194f2c11ee7f884745d71983f6cdd50ed3b1ba3db14e66637a3449cd5050278d