[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#90b65889799733f21ebdf59d96411aa531c5900a for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdillah%2Frustodoro" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abdillah/rustodoro on toolchain 90b65889799733f21ebdf59d96411aa531c5900a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+90b65889799733f21ebdf59d96411aa531c5900a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/librustodoro/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/electrodoro/native/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/Abdillah/neon.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cslice v0.2.0
[INFO] [stderr]   Downloaded regex v1.3.1
[INFO] [stderr]   Downloaded cc v1.0.48
[INFO] [stderr]   Downloaded serde v1.0.104
[INFO] [stderr]   Downloaded pkg-config v0.3.17
[INFO] [stderr]   Downloaded serde_json v1.0.44
[INFO] [stderr]   Downloaded regex-syntax v0.6.12
[INFO] [stderr]   Downloaded gcc v0.3.55
[INFO] [stderr]   Downloaded libc v0.2.66
[INFO] [stderr]   Downloaded aho-corasick v0.7.6
[INFO] [stderr]   Downloaded neon-build v0.2.0
[INFO] [stderr]   Downloaded ryu v1.0.2
[INFO] [stderr]   Downloaded memchr v2.2.1
[INFO] [stderr]   Downloaded ncurses v5.88.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d89474a5b2eb222e731b39c83dbd6fed3a4dcfd68cbb01f6f674f48ce7579296
[INFO] running `Command { std: "docker" "start" "-a" "d89474a5b2eb222e731b39c83dbd6fed3a4dcfd68cbb01f6f674f48ce7579296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d89474a5b2eb222e731b39c83dbd6fed3a4dcfd68cbb01f6f674f48ce7579296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d89474a5b2eb222e731b39c83dbd6fed3a4dcfd68cbb01f6f674f48ce7579296", kill_on_drop: false }`
[INFO] [stdout] d89474a5b2eb222e731b39c83dbd6fed3a4dcfd68cbb01f6f674f48ce7579296
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 327dddd798481bb96c41d016cc2e478e5bfa2d528092d35a371000022b4eca0b
[INFO] running `Command { std: "docker" "start" "-a" "327dddd798481bb96c41d016cc2e478e5bfa2d528092d35a371000022b4eca0b", 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 ryu v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling cc v1.0.48
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]    Compiling neon-build v0.2.0 (https://github.com/Abdillah/neon.git?branch=electron-support#0602f9ae)
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling neon-build v0.2.0
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking cslice v0.2.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling electrodoro v0.1.0 (/opt/rustwide/workdir/electrodoro/native)
[INFO] [stderr]    Compiling neon v0.2.0 (https://github.com/Abdillah/neon.git?branch=electron-support#0602f9ae)
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]    Compiling ncurses v5.88.0
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]     Checking serde_json v1.0.44
[INFO] [stderr]    Compiling neon-runtime v0.2.0 (https://github.com/Abdillah/neon.git?branch=electron-support#0602f9ae)
[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-8500731ca60a94f6/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (458) 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:     0x56271dc237e2 - std::backtrace_rs::backtrace::libunwind::trace::h3dfece87d38e678e
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x56271dc237e2 - std::backtrace_rs::backtrace::trace_unsynchronized::h598b3d1a4cc142bd
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x56271dc237e2 - std::sys::backtrace::_print_fmt::h8a45e1e0a8207652
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x56271dc237e2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h308c0d880f760a32
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x56271dc3317f - core::fmt::rt::Argument::fmt::h3481dbf5753231bc
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x56271dc3317f - core::fmt::write::haa945362a56e47a4
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x56271dbf2c73 - std::io::default_write_fmt::h4f465fb81c168d76
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x56271dbf2c73 - std::io::Write::write_fmt::h73e277fd36a2f897
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x56271dbfdd52 - std::sys::backtrace::BacktraceLock::print::h23fdb9296ed52a08
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x56271dc012ef - std::panicking::default_hook::{{closure}}::h874fba906a1eead0
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x56271dc01149 - std::panicking::default_hook::h4a2d336b415f97ea
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x56271dc018c5 - std::panicking::panic_with_hook::h1312efcfed45defb
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x56271dc0175a - std::panicking::panic_handler::{{closure}}::h5f7c2e03b7897253
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x56271dbfde89 - std::sys::backtrace::__rust_end_short_backtrace::h5999a8d4ddd56aac
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x56271dbe6f0d - __rustc[5252cc545ffd5943]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x56271dc36db0 - core::panicking::panic_fmt::h08c11d25cce8cb30
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x56271dc36546 - core::result::unwrap_failed::hb7f603ed6553376b
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/core/src/result.rs:1862:5
[INFO] [stderr]     17:     0x56271dbac302 - core::result::Result<T,E>::expect::h8bc3df66042e416d
[INFO] [stderr]     18:     0x56271dbab7ba - build_script_build::main::h214f25e20780ebce
[INFO] [stderr]     19:     0x56271dbabf53 - core::ops::function::FnOnce::call_once::h5503683a473b373a
[INFO] [stderr]     20:     0x56271dbabc56 - std::sys::backtrace::__rust_begin_short_backtrace::h615589fd2a20de85
[INFO] [stderr]     21:     0x56271dbabbe9 - std::rt::lang_start::{{closure}}::h434e53d13e70d9f7
[INFO] [stderr]     22:     0x56271dbf4460 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4f6436b78d6afdc7
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x56271dbf4460 - std::panicking::catch_unwind::do_call::h11545474392ae041
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x56271dbf4460 - std::panicking::catch_unwind::h73c184249c61faac
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x56271dbf4460 - std::panic::catch_unwind::h87b5477170146628
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x56271dbf4460 - std::rt::lang_start_internal::{{closure}}::h70bc8394d41bdbd5
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x56271dbf4460 - std::panicking::catch_unwind::do_call::h1357cf1f57518799
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x56271dbf4460 - std::panicking::catch_unwind::h51fa10671853189c
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x56271dbf4460 - std::panic::catch_unwind::h3d96451d4b7c4f47
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x56271dbf4460 - std::rt::lang_start_internal::hfb2d56f56ca71999
[INFO] [stderr]                                  at /rustc/90b65889799733f21ebdf59d96411aa531c5900a/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x56271dbabbd1 - std::rt::lang_start::h32314014f6f14003
[INFO] [stderr]     32:     0x56271dbac705 - main
[INFO] [stderr]     33:     0x77f83cea21ca - <unknown>
[INFO] [stderr]     34:     0x77f83cea228b - __libc_start_main
[INFO] [stderr]     35:     0x56271dbaac55 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "327dddd798481bb96c41d016cc2e478e5bfa2d528092d35a371000022b4eca0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "327dddd798481bb96c41d016cc2e478e5bfa2d528092d35a371000022b4eca0b", kill_on_drop: false }`
[INFO] [stdout] 327dddd798481bb96c41d016cc2e478e5bfa2d528092d35a371000022b4eca0b
