[INFO] cloning repository https://github.com/superstar0402/pai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/superstar0402/pai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperstar0402%2Fpai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperstar0402%2Fpai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 42845254cbf1fc2b081d2d05b866c4b063267777
[INFO] testing superstar0402/pai against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsuperstar0402%2Fpai" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/superstar0402/pai
[INFO] finished tweaking git repo https://github.com/superstar0402/pai
[INFO] tweaked toml for git repo https://github.com/superstar0402/pai written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/superstar0402/pai on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/superstar0402/pai 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efb31ffa8c7e4933f408cf1a1a448fa8e7af60db7650687d89147462b168aeeb
[INFO] running `Command { std: "docker" "start" "-a" "efb31ffa8c7e4933f408cf1a1a448fa8e7af60db7650687d89147462b168aeeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efb31ffa8c7e4933f408cf1a1a448fa8e7af60db7650687d89147462b168aeeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efb31ffa8c7e4933f408cf1a1a448fa8e7af60db7650687d89147462b168aeeb", kill_on_drop: false }`
[INFO] [stdout] efb31ffa8c7e4933f408cf1a1a448fa8e7af60db7650687d89147462b168aeeb
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bf0bc5bfe03beec5e5a0edf2d5c8cc64bd7152bed7c813c120803c6d9211e0e
[INFO] running `Command { std: "docker" "start" "-a" "8bf0bc5bfe03beec5e5a0edf2d5c8cc64bd7152bed7c813c120803c6d9211e0e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling critical-section v1.1.2
[INFO] [stderr]    Compiling numtoa v0.2.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling linked_list_allocator v0.10.5
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling borsh v0.1.0 (/opt/rustwide/workdir/borsh)
[INFO] [stderr]    Compiling embedded-alloc v0.5.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling ledger_device_sdk v1.12.0
[INFO] [stderr]    Compiling fmt_buffer v0.1.0 (/opt/rustwide/workdir/fmt_buffer)
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling near v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling const-zero v0.1.1
[INFO] [stderr]    Compiling near_gas v0.1.0 (/opt/rustwide/workdir/near_gas)
[INFO] [stderr]    Compiling near_token v0.1.0 (/opt/rustwide/workdir/near_token)
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr] error: failed to run custom build command for `ledger_device_sdk v1.12.0`
[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_device_sdk-8c38538e22a72474/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (578) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ledger_device_sdk-1.12.0/build.rs:21:24:
[INFO] [stderr]   invalid target `linux`, expected one of `nanos`, `nanox`, `nanosplus`, `stax` or `flex`. Run with `-Z build-std=core --target=./<target name>.json`
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x586e3412144a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x586e3412144a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x586e3412144a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x586e3412144a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x586e341324fa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x586e341324fa - core[35159d6ffb30e017]::fmt::write
[INFO] [stderr]      6:     0x586e34125602 - std[ec419fa8110287d5]::io::default_write_fmt::<std[ec419fa8110287d5]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x586e34125602 - <std[ec419fa8110287d5]::sys::stdio::unix::Stderr as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x586e3410c01f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x586e3410c01f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x586e3411ca91 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x586e3411cc4b - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x586e3410c0d8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x586e34103d29 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x586e3410c93d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x586e34132bec - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x586e340f57a7 - build_script_build[7915544dd0cc1596]::main
[INFO] [stderr]     17:     0x586e340f6773 - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     18:     0x586e340f52b6 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>
[INFO] [stderr]     19:     0x586e340f5419 - std[ec419fa8110287d5]::rt::lang_start::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>::{closure#0}
[INFO] [stderr]     20:     0x586e3411c137 - <&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     21:     0x586e3411c137 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stderr]     22:     0x586e3411c137 - std[ec419fa8110287d5]::panicking::catch_unwind::<i32, &dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stderr]     23:     0x586e3411c137 - std[ec419fa8110287d5]::panic::catch_unwind::<&dyn core[35159d6ffb30e017]::ops::function::Fn<(), Output = i32> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stderr]     24:     0x586e3411c137 - std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:175:24
[INFO] [stderr]     25:     0x586e3411c137 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stderr]     26:     0x586e3411c137 - std[ec419fa8110287d5]::panicking::catch_unwind::<isize, std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stderr]     27:     0x586e3411c137 - std[ec419fa8110287d5]::panic::catch_unwind::<std[ec419fa8110287d5]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x586e3411c137 - std[ec419fa8110287d5]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/rt.rs:171:5
[INFO] [stderr]     29:     0x586e340f5231 - std[ec419fa8110287d5]::rt::lang_start::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::error::Error>>>
[INFO] [stderr]     30:     0x586e340f6815 - main
[INFO] [stderr]     31:     0x705eb15ea1ca - <unknown>
[INFO] [stderr]     32:     0x705eb15ea28b - __libc_start_main
[INFO] [stderr]     33:     0x586e340f4d45 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8bf0bc5bfe03beec5e5a0edf2d5c8cc64bd7152bed7c813c120803c6d9211e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bf0bc5bfe03beec5e5a0edf2d5c8cc64bd7152bed7c813c120803c6d9211e0e", kill_on_drop: false }`
[INFO] [stdout] 8bf0bc5bfe03beec5e5a0edf2d5c8cc64bd7152bed7c813c120803c6d9211e0e
