[INFO] cloning repository https://github.com/Atsukoro1/binder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Atsukoro1/binder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukoro1%2Fbinder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukoro1%2Fbinder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4edf44fa6edfb3fb463e7848a35721c07687a4d5
[INFO] checking Atsukoro1/binder against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtsukoro1%2Fbinder" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Atsukoro1/binder
[INFO] finished tweaking git repo https://github.com/Atsukoro1/binder
[INFO] tweaked toml for git repo https://github.com/Atsukoro1/binder written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Atsukoro1/binder on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Atsukoro1/binder 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab49569bb403fed84efa022ba16e17d2f1812119c53400e34c94f024c1f2ee20
[INFO] running `Command { std: "docker" "start" "-a" "ab49569bb403fed84efa022ba16e17d2f1812119c53400e34c94f024c1f2ee20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab49569bb403fed84efa022ba16e17d2f1812119c53400e34c94f024c1f2ee20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab49569bb403fed84efa022ba16e17d2f1812119c53400e34c94f024c1f2ee20", kill_on_drop: false }`
[INFO] [stdout] ab49569bb403fed84efa022ba16e17d2f1812119c53400e34c94f024c1f2ee20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4e2df6f8b12beb4bb2b19eaafa7fe6d42d3566f85cea2d5b890a167674332dd
[INFO] running `Command { std: "docker" "start" "-a" "e4e2df6f8b12beb4bb2b19eaafa7fe6d42d3566f85cea2d5b890a167674332dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ntapi v0.4.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling ruzstd v0.5.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling binder v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `binder v0.1.0 (/opt/rustwide/workdir)`
[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/binder-7a3160c65b742868/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (455) panicked at build.rs:38:46:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63a5d7b6f30a - std[14bf7ee402dca657]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63a5d7b6f30a - std[14bf7ee402dca657]::backtrace_rs::backtrace::trace_unsynchronized::<std[14bf7ee402dca657]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63a5d7b6f30a - std[14bf7ee402dca657]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63a5d7b6f30a - <<std[14bf7ee402dca657]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c78f5786263e26ef]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63a5d7b80dba - <core[c78f5786263e26ef]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63a5d7b80dba - core[c78f5786263e26ef]::fmt::write
[INFO] [stderr]      6:     0x63a5d7b73352 - std[14bf7ee402dca657]::io::default_write_fmt::<std[14bf7ee402dca657]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x63a5d7b73352 - <std[14bf7ee402dca657]::sys::stdio::unix::Stderr as std[14bf7ee402dca657]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x63a5d7b5a07f - <std[14bf7ee402dca657]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63a5d7b5a07f - std[14bf7ee402dca657]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63a5d7b6aaf1 - std[14bf7ee402dca657]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63a5d7b6acab - std[14bf7ee402dca657]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63a5d7b5a138 - std[14bf7ee402dca657]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63a5d7b4f3c9 - std[14bf7ee402dca657]::sys::backtrace::__rust_end_short_backtrace::<std[14bf7ee402dca657]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63a5d7b5aa9d - __rustc[b8068e97bc8fdfd5]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63a5d7b8162c - core[c78f5786263e26ef]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x63a5d7b813a2 - core[c78f5786263e26ef]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x63a5d7acbc05 - build_script_build[59be5d1ced88bd7e]::get_file_bytes
[INFO] [stderr]     18:     0x63a5d7acbf0d - build_script_build[59be5d1ced88bd7e]::main
[INFO] [stderr]     19:     0x63a5d7acd233 - <fn() as core[c78f5786263e26ef]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x63a5d7acb4b6 - std[14bf7ee402dca657]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x63a5d7acba99 - std[14bf7ee402dca657]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x63a5d7b6a136 - <&dyn core[c78f5786263e26ef]::ops::function::Fn<(), Output = i32> + core[c78f5786263e26ef]::panic::unwind_safe::RefUnwindSafe + core[c78f5786263e26ef]::marker::Sync as core[c78f5786263e26ef]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x63a5d7b6a136 - std[14bf7ee402dca657]::panicking::catch_unwind::do_call::<&dyn core[c78f5786263e26ef]::ops::function::Fn<(), Output = i32> + core[c78f5786263e26ef]::panic::unwind_safe::RefUnwindSafe + core[c78f5786263e26ef]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x63a5d7b6a136 - std[14bf7ee402dca657]::panicking::catch_unwind::<i32, &dyn core[c78f5786263e26ef]::ops::function::Fn<(), Output = i32> + core[c78f5786263e26ef]::panic::unwind_safe::RefUnwindSafe + core[c78f5786263e26ef]::marker::Sync>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x63a5d7b6a136 - std[14bf7ee402dca657]::panic::catch_unwind::<&dyn core[c78f5786263e26ef]::ops::function::Fn<(), Output = i32> + core[c78f5786263e26ef]::panic::unwind_safe::RefUnwindSafe + core[c78f5786263e26ef]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x63a5d7b6a136 - std[14bf7ee402dca657]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x63a5d7b6a136 - std[14bf7ee402dca657]::panicking::catch_unwind::do_call::<std[14bf7ee402dca657]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x63a5d7b6a136 - std[14bf7ee402dca657]::panicking::catch_unwind::<isize, std[14bf7ee402dca657]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x63a5d7b6a136 - std[14bf7ee402dca657]::panic::catch_unwind::<std[14bf7ee402dca657]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x63a5d7b6a136 - std[14bf7ee402dca657]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x63a5d7acb1d1 - std[14bf7ee402dca657]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x63a5d7acd2b5 - main
[INFO] [stderr]     33:     0x7bef70ead1ca - <unknown>
[INFO] [stderr]     34:     0x7bef70ead28b - __libc_start_main
[INFO] [stderr]     35:     0x63a5d7acaeb5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "e4e2df6f8b12beb4bb2b19eaafa7fe6d42d3566f85cea2d5b890a167674332dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4e2df6f8b12beb4bb2b19eaafa7fe6d42d3566f85cea2d5b890a167674332dd", kill_on_drop: false }`
[INFO] [stdout] e4e2df6f8b12beb4bb2b19eaafa7fe6d42d3566f85cea2d5b890a167674332dd
