[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 try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAbdillah%2Frustodoro" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Abdillah/rustodoro on toolchain 1baf923b9c3a455162afe43e18647f494c1a4b73
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/librustodoro/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/electrodoro/native/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e24e64a49e5c5ce60f533003178f1b58f3f1e8fd5e33d92641d01bbc2bee624
[INFO] running `Command { std: "docker" "start" "-a" "0e24e64a49e5c5ce60f533003178f1b58f3f1e8fd5e33d92641d01bbc2bee624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e24e64a49e5c5ce60f533003178f1b58f3f1e8fd5e33d92641d01bbc2bee624", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e24e64a49e5c5ce60f533003178f1b58f3f1e8fd5e33d92641d01bbc2bee624", kill_on_drop: false }`
[INFO] [stdout] 0e24e64a49e5c5ce60f533003178f1b58f3f1e8fd5e33d92641d01bbc2bee624
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8180280d465a0d56a26d320c1031013d19ceeca3c86a294f95c678affd95973d
[INFO] running `Command { std: "docker" "start" "-a" "8180280d465a0d56a26d320c1031013d19ceeca3c86a294f95c678affd95973d", 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 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]     Checking semver-parser v0.7.0
[INFO] [stderr]    Compiling neon-build v0.2.0
[INFO] [stderr]     Checking cslice v0.2.0
[INFO] [stderr]    Compiling neon v0.2.0 (https://github.com/Abdillah/neon.git?branch=electron-support#0602f9ae)
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling electrodoro v0.1.0 (/opt/rustwide/workdir/electrodoro/native)
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling ncurses v5.88.0
[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-77c44127787abdb4/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (468) 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:     0x55e164be5f62 - std[be5369b555b52af3]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x55e164be5f62 - std[be5369b555b52af3]::backtrace_rs::backtrace::trace_unsynchronized::<std[be5369b555b52af3]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x55e164be5f62 - std[be5369b555b52af3]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x55e164be5f62 - <<std[be5369b555b52af3]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[3d2fe7bf6445d6f1]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x55e164bfa37a - <core[3d2fe7bf6445d6f1]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x55e164bfa37a - core[3d2fe7bf6445d6f1]::fmt::write
[INFO] [stderr]      6:     0x55e164bec5d6 - std[be5369b555b52af3]::io::default_write_fmt::<std[be5369b555b52af3]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x55e164bec5d6 - <std[be5369b555b52af3]::sys::stdio::unix::Stderr as std[be5369b555b52af3]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x55e164bc5eaf - <std[be5369b555b52af3]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x55e164bc5eaf - std[be5369b555b52af3]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x55e164be00b1 - std[be5369b555b52af3]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x55e164be026b - std[be5369b555b52af3]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x55e164bc5f68 - std[be5369b555b52af3]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x55e164bbd879 - std[be5369b555b52af3]::sys::backtrace::__rust_end_short_backtrace::<std[be5369b555b52af3]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x55e164bc69dd - __rustc[364230e5ce342739]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x55e164bfaa2c - core[3d2fe7bf6445d6f1]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x55e164bfa802 - core[3d2fe7bf6445d6f1]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x55e164b74a32 - <core[3d2fe7bf6445d6f1]::result::Result<std[be5369b555b52af3]::process::Output, std[be5369b555b52af3]::io::error::Error>>::expect
[INFO] [stderr]     18:     0x55e164b745ca - build_script_build[e91b54be308ea280]::main
[INFO] [stderr]     19:     0x55e164b74e63 - <fn() as core[3d2fe7bf6445d6f1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x55e164b73af6 - std[be5369b555b52af3]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x55e164b73b09 - std[be5369b555b52af3]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x55e164bdf1f6 - <&dyn core[3d2fe7bf6445d6f1]::ops::function::Fn<(), Output = i32> + core[3d2fe7bf6445d6f1]::marker::Sync + core[3d2fe7bf6445d6f1]::panic::unwind_safe::RefUnwindSafe as core[3d2fe7bf6445d6f1]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x55e164bdf1f6 - std[be5369b555b52af3]::panicking::catch_unwind::do_call::<&dyn core[3d2fe7bf6445d6f1]::ops::function::Fn<(), Output = i32> + core[3d2fe7bf6445d6f1]::marker::Sync + core[3d2fe7bf6445d6f1]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x55e164bdf1f6 - std[be5369b555b52af3]::panicking::catch_unwind::<i32, &dyn core[3d2fe7bf6445d6f1]::ops::function::Fn<(), Output = i32> + core[3d2fe7bf6445d6f1]::marker::Sync + core[3d2fe7bf6445d6f1]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x55e164bdf1f6 - std[be5369b555b52af3]::panic::catch_unwind::<&dyn core[3d2fe7bf6445d6f1]::ops::function::Fn<(), Output = i32> + core[3d2fe7bf6445d6f1]::marker::Sync + core[3d2fe7bf6445d6f1]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x55e164bdf1f6 - std[be5369b555b52af3]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x55e164bdf1f6 - std[be5369b555b52af3]::panicking::catch_unwind::do_call::<std[be5369b555b52af3]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x55e164bdf1f6 - std[be5369b555b52af3]::panicking::catch_unwind::<isize, std[be5369b555b52af3]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x55e164bdf1f6 - std[be5369b555b52af3]::panic::catch_unwind::<std[be5369b555b52af3]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x55e164bdf1f6 - std[be5369b555b52af3]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/1baf923b9c3a455162afe43e18647f494c1a4b73/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x55e164b73ae1 - std[be5369b555b52af3]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x55e164b74ec5 - main
[INFO] [stderr]     33:     0x7dea3106b1ca - <unknown>
[INFO] [stderr]     34:     0x7dea3106b28b - __libc_start_main
[INFO] [stderr]     35:     0x55e164b73675 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8180280d465a0d56a26d320c1031013d19ceeca3c86a294f95c678affd95973d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8180280d465a0d56a26d320c1031013d19ceeca3c86a294f95c678affd95973d", kill_on_drop: false }`
[INFO] [stdout] 8180280d465a0d56a26d320c1031013d19ceeca3c86a294f95c678affd95973d
