[INFO] cloning repository https://github.com/DanielHauge/dicedb-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanielHauge/dicedb-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielHauge%2Fdicedb-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielHauge%2Fdicedb-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 893d63fffb41d37ef0bb5f6ec765f7dd0a8f82f5
[INFO] checking DanielHauge/dicedb-rs against master#9b81629631b382fd49ee3a20ac47797b1467e52d for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielHauge%2Fdicedb-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DanielHauge/dicedb-rs
[INFO] finished tweaking git repo https://github.com/DanielHauge/dicedb-rs
[INFO] tweaked toml for git repo https://github.com/DanielHauge/dicedb-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DanielHauge/dicedb-rs on toolchain 9b81629631b382fd49ee3a20ac47797b1467e52d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DanielHauge/dicedb-rs 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" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-build v0.12.3
[INFO] [stderr]   Downloaded windows-link v0.1.0
[INFO] [stderr]   Downloaded half v2.5.0
[INFO] [stderr]   Downloaded rustix v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e140a41bf6b567ef42c61cb4fe75e4363948a0ca88e6abb00bb8d61f3f0d3354
[INFO] running `Command { std: "docker" "start" "-a" "e140a41bf6b567ef42c61cb4fe75e4363948a0ca88e6abb00bb8d61f3f0d3354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e140a41bf6b567ef42c61cb4fe75e4363948a0ca88e6abb00bb8d61f3f0d3354", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e140a41bf6b567ef42c61cb4fe75e4363948a0ca88e6abb00bb8d61f3f0d3354", kill_on_drop: false }`
[INFO] [stdout] e140a41bf6b567ef42c61cb4fe75e4363948a0ca88e6abb00bb8d61f3f0d3354
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7b7031634784b4d170415b8ba6db0e08921727bea4dce7cb226e961dd944945
[INFO] running `Command { std: "docker" "start" "-a" "f7b7031634784b4d170415b8ba6db0e08921727bea4dce7cb226e961dd944945", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling prettyplease v0.2.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking half v2.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.19.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking prost-types v0.12.6
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling dicedb-rs v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr] error: failed to run custom build command for `dicedb-rs v0.1.5 (/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/dicedb-rs-c6398b4a9398c1b4/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=protos/cmd.proto
[INFO] [stderr]   cargo:rerun-if-changed=protos
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (945) panicked at build.rs:3:29:
[INFO] [stderr]   Failed to compile protos: Custom { kind: Other, error: "protoc failed: Could not make proto path relative: protos/cmd.proto: No such file or directory\n" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x58ee4bafdf12 - std[2ade4c2364de62da]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x58ee4bafdf12 - std[2ade4c2364de62da]::backtrace_rs::backtrace::trace_unsynchronized::<std[2ade4c2364de62da]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x58ee4bafdf12 - std[2ade4c2364de62da]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x58ee4bafdf12 - <<std[2ade4c2364de62da]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[70014f3701156057]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x58ee4bb1237a - <core[70014f3701156057]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x58ee4bb1237a - core[70014f3701156057]::fmt::write
[INFO] [stderr]      6:     0x58ee4bb03e16 - std[2ade4c2364de62da]::io::default_write_fmt::<std[2ade4c2364de62da]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x58ee4bb03e16 - <std[2ade4c2364de62da]::sys::stdio::unix::Stderr as std[2ade4c2364de62da]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x58ee4bae08ff - <std[2ade4c2364de62da]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x58ee4bae08ff - std[2ade4c2364de62da]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x58ee4baf84e1 - std[2ade4c2364de62da]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x58ee4baf874b - std[2ade4c2364de62da]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x58ee4bae09b8 - std[2ade4c2364de62da]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x58ee4bad59f9 - std[2ade4c2364de62da]::sys::backtrace::__rust_end_short_backtrace::<std[2ade4c2364de62da]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x58ee4bae135d - __rustc[2d9923b8307f5353]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x58ee4bb12b3c - core[70014f3701156057]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x58ee4b7f446f - build_script_build[b2b21d67d2bdf6f6]::main::{closure#0}
[INFO] [stderr]     17:     0x58ee4b7ebc59 - <core[70014f3701156057]::result::Result<(), std[2ade4c2364de62da]::io::error::Error>>::unwrap_or_else::<build_script_build[b2b21d67d2bdf6f6]::main::{closure#0}>
[INFO] [stderr]     18:     0x58ee4b7f4601 - build_script_build[b2b21d67d2bdf6f6]::main
[INFO] [stderr]     19:     0x58ee4b7de483 - <fn() as core[70014f3701156057]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x58ee4b7d95b6 - std[2ade4c2364de62da]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x58ee4b7f42c9 - std[2ade4c2364de62da]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x58ee4baf7696 - <&dyn core[70014f3701156057]::ops::function::Fn<(), Output = i32> + core[70014f3701156057]::panic::unwind_safe::RefUnwindSafe + core[70014f3701156057]::marker::Sync as core[70014f3701156057]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x58ee4baf7696 - std[2ade4c2364de62da]::panicking::catch_unwind::do_call::<&dyn core[70014f3701156057]::ops::function::Fn<(), Output = i32> + core[70014f3701156057]::panic::unwind_safe::RefUnwindSafe + core[70014f3701156057]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x58ee4baf7696 - std[2ade4c2364de62da]::panicking::catch_unwind::<i32, &dyn core[70014f3701156057]::ops::function::Fn<(), Output = i32> + core[70014f3701156057]::panic::unwind_safe::RefUnwindSafe + core[70014f3701156057]::marker::Sync>
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x58ee4baf7696 - std[2ade4c2364de62da]::panic::catch_unwind::<&dyn core[70014f3701156057]::ops::function::Fn<(), Output = i32> + core[70014f3701156057]::panic::unwind_safe::RefUnwindSafe + core[70014f3701156057]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x58ee4baf7696 - std[2ade4c2364de62da]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x58ee4baf7696 - std[2ade4c2364de62da]::panicking::catch_unwind::do_call::<std[2ade4c2364de62da]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x58ee4baf7696 - std[2ade4c2364de62da]::panicking::catch_unwind::<isize, std[2ade4c2364de62da]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x58ee4baf7696 - std[2ade4c2364de62da]::panic::catch_unwind::<std[2ade4c2364de62da]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x58ee4baf7696 - std[2ade4c2364de62da]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/9b81629631b382fd49ee3a20ac47797b1467e52d/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x58ee4b7f3c91 - std[2ade4c2364de62da]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x58ee4b7f5f25 - main
[INFO] [stderr]     33:     0x7de22d47c1ca - <unknown>
[INFO] [stderr]     34:     0x7de22d47c28b - __libc_start_main
[INFO] [stderr]     35:     0x58ee4b7d77c5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f7b7031634784b4d170415b8ba6db0e08921727bea4dce7cb226e961dd944945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7b7031634784b4d170415b8ba6db0e08921727bea4dce7cb226e961dd944945", kill_on_drop: false }`
[INFO] [stdout] f7b7031634784b4d170415b8ba6db0e08921727bea4dce7cb226e961dd944945
