[INFO] cloning repository https://github.com/Abdillah/rustodoro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Abdillah/rustodoro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdillah%2Frustodoro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdillah%2Frustodoro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3aaacab1aaf13ee209adf2fb541cd35c3dc37985
[INFO] checking Abdillah/rustodoro against master#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdillah%2Frustodoro" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Abdillah/rustodoro on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Abdillah/rustodoro
[INFO] finished tweaking git repo https://github.com/Abdillah/rustodoro
[INFO] tweaked toml for git repo https://github.com/Abdillah/rustodoro written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Abdillah/rustodoro 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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/librustodoro/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/electrodoro/native/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating git repository `https://github.com/Abdillah/neon.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ryu v1.0.2
[INFO] [stderr]   Downloaded itoa v0.4.4
[INFO] [stderr]   Downloaded gcc v0.3.55
[INFO] [stderr]   Downloaded cc v1.0.48
[INFO] [stderr]   Downloaded serde v1.0.104
[INFO] [stderr]   Downloaded serde_json v1.0.44
[INFO] [stderr]   Downloaded regex v1.3.1
[INFO] [stderr]   Downloaded regex-syntax v0.6.12
[INFO] [stderr]   Downloaded aho-corasick v0.7.6
[INFO] [stderr]   Downloaded libc v0.2.66
[INFO] [stderr]   Downloaded ncurses v5.88.0
[INFO] [stderr]   Downloaded cslice v0.2.0
[INFO] [stderr]   Downloaded neon-build v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51d22c6079d4caffa514cd1ec6590a66180965df3ca345e938b1ef7b4e70cfbe
[INFO] running `Command { std: "docker" "start" "-a" "51d22c6079d4caffa514cd1ec6590a66180965df3ca345e938b1ef7b4e70cfbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51d22c6079d4caffa514cd1ec6590a66180965df3ca345e938b1ef7b4e70cfbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51d22c6079d4caffa514cd1ec6590a66180965df3ca345e938b1ef7b4e70cfbe", kill_on_drop: false }`
[INFO] [stdout] 51d22c6079d4caffa514cd1ec6590a66180965df3ca345e938b1ef7b4e70cfbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7052fd5a542f5f27b834d26b578d3af2468143b054169d171138688cd7b5aaf
[INFO] running `Command { std: "docker" "start" "-a" "b7052fd5a542f5f27b834d26b578d3af2468143b054169d171138688cd7b5aaf", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/librustodoro/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/electrodoro/native/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling cc v1.0.48
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling neon-build v0.2.0 (https://github.com/Abdillah/neon.git?branch=electron-support#0602f9ae)
[INFO] [stderr]    Compiling neon v0.2.0 (https://github.com/Abdillah/neon.git?branch=electron-support#0602f9ae)
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling neon-build v0.2.0
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]    Compiling electrodoro v0.1.0 (/opt/rustwide/workdir/electrodoro/native)
[INFO] [stderr]     Checking cslice v0.2.0
[INFO] [stderr]    Compiling ncurses v5.88.0
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling neon-runtime v0.2.0 (https://github.com/Abdillah/neon.git?branch=electron-support#0602f9ae)
[INFO] [stderr]     Checking serde_json v1.0.44
[INFO] [stderr] error: failed to run custom build command for `neon-runtime v0.2.0 (https://github.com/Abdillah/neon.git?branch=electron-support#0602f9ae)`
[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/neon-runtime-04496571cfd8bd66/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/git/checkouts/neon-1f5bedcd382b6953/0602f9a/crates/neon-runtime/build.rs:19:14:
[INFO] [stderr]   No 'electron' command in your PATH.: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x57ad6790c0e2 - std::backtrace_rs::backtrace::libunwind::trace::hfe33f3fca02d9d49
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x57ad6790c0e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hf8c1336b7abecebc
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x57ad6790c0e2 - std::sys::backtrace::_print_fmt::h1cc3b7371fcb02ce
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x57ad6790c0e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h3fdbad3682625d65
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x57ad679305e3 - core::fmt::rt::Argument::fmt::hac739edf89f473e5
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/fmt/rt.rs:184:76
[INFO] [stderr]      5:     0x57ad679305e3 - core::fmt::write::h46b3661118fd93d9
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/fmt/mod.rs:1480:21
[INFO] [stderr]      6:     0x57ad679088f3 - std::io::default_write_fmt::h07a956b98e0e549f
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x57ad679088f3 - std::io::Write::write_fmt::hefeac8c5ed2b4ca0
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/io/mod.rs:1914:13
[INFO] [stderr]      8:     0x57ad6790bf32 - std::sys::backtrace::BacktraceLock::print::hc92ef2ccd32eaf3d
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x57ad6790dad2 - std::panicking::default_hook::{{closure}}::h26c6ecc533f19c32
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:300:22
[INFO] [stderr]     10:     0x57ad6790d8d5 - std::panicking::default_hook::he6d1a5a8f8627255
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x57ad6790e4f2 - std::panicking::rust_panic_with_hook::hc6a05938888c0a6d
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x57ad6790e27a - std::panicking::begin_panic_handler::{{closure}}::hce41832356916883
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x57ad6790c5e9 - std::sys::backtrace::__rust_end_short_backtrace::h809ad2921436b614
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x57ad6790df0d - __rustc[13f85059a3e01eb3]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x57ad6792f510 - core::panicking::panic_fmt::h7e568a56ffdf448b
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x57ad6792f8a6 - core::result::unwrap_failed::hf571b8dac5f7d98d
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/result.rs:1704:5
[INFO] [stderr]     17:     0x57ad678a7942 - core::result::Result<T,E>::expect::hc159017fdb1fb9a7
[INFO] [stderr]     18:     0x57ad678a7eba - build_script_build::main::hd78a2e339b19954d
[INFO] [stderr]     19:     0x57ad678a7613 - core::ops::function::FnOnce::call_once::hca10e5f79b1cdb4b
[INFO] [stderr]     20:     0x57ad678a7316 - std::sys::backtrace::__rust_begin_short_backtrace::had1f699fc0662dea
[INFO] [stderr]     21:     0x57ad678a72b9 - std::rt::lang_start::{{closure}}::h7764380d1ef4d0fe
[INFO] [stderr]     22:     0x57ad67903c20 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h07820d99f666c4f4
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x57ad67903c20 - std::panicking::try::do_call::hcb349621034e7d22
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:589:40
[INFO] [stderr]     24:     0x57ad67903c20 - std::panicking::try::h14d805015e715701
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:552:19
[INFO] [stderr]     25:     0x57ad67903c20 - std::panic::catch_unwind::he07ff3323b1b1ad4
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x57ad67903c20 - std::rt::lang_start_internal::{{closure}}::he746c4aa7e6c87ae
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/rt.rs:168:24
[INFO] [stderr]     27:     0x57ad67903c20 - std::panicking::try::do_call::h5c36b323e35fe62d
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:589:40
[INFO] [stderr]     28:     0x57ad67903c20 - std::panicking::try::hb9a2d1353ef314fe
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panicking.rs:552:19
[INFO] [stderr]     29:     0x57ad67903c20 - std::panic::catch_unwind::he0661a914ab09041
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x57ad67903c20 - std::rt::lang_start_internal::h690c392d3d3c052a
[INFO] [stderr]                                  at /rustc/46424fb5054f211ec836c5c03159f92e46bb35ac/library/std/src/rt.rs:164:5
[INFO] [stderr]     31:     0x57ad678a72a1 - std::rt::lang_start::hedaf7be10763fa69
[INFO] [stderr]     32:     0x57ad678a8b55 - main
[INFO] [stderr]     33:     0x7551e66d21ca - <unknown>
[INFO] [stderr]     34:     0x7551e66d228b - __libc_start_main
[INFO] [stderr]     35:     0x57ad678a7105 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b7052fd5a542f5f27b834d26b578d3af2468143b054169d171138688cd7b5aaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7052fd5a542f5f27b834d26b578d3af2468143b054169d171138688cd7b5aaf", kill_on_drop: false }`
[INFO] [stdout] b7052fd5a542f5f27b834d26b578d3af2468143b054169d171138688cd7b5aaf
