[INFO] cloning repository https://github.com/juliotorresmoreno/distributed_db_node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juliotorresmoreno/distributed_db_node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliotorresmoreno%2Fdistributed_db_node", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliotorresmoreno%2Fdistributed_db_node'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19a2fb0bf334e8e42fd8d2c016a6973ede7a69f4
[INFO] checking juliotorresmoreno/distributed_db_node against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliotorresmoreno%2Fdistributed_db_node" "/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/juliotorresmoreno/distributed_db_node
[INFO] finished tweaking git repo https://github.com/juliotorresmoreno/distributed_db_node
[INFO] tweaked toml for git repo https://github.com/juliotorresmoreno/distributed_db_node written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/juliotorresmoreno/distributed_db_node on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/juliotorresmoreno/distributed_db_node 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `ZenithStore` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-1-tc1/source/target/.../ZenithStore
[INFO] [stderr]    |                                                  ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `zenith-store`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:67:8
[INFO] [stderr]    |
[INFO] [stderr] 67 - name = "ZenithStore"
[INFO] [stderr] 67 + name = "zenith-store"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `zenith-store`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:71:13
[INFO] [stderr]    |
[INFO] [stderr] 71 ~ lto = false
[INFO] [stderr] 72 + [[bin]]
[INFO] [stderr] 73 + name = "zenith-store"
[INFO] [stderr] 74 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: unused build dependency `tonic-build`
[INFO] [stderr]  --> Cargo.toml:2:1
[INFO] [stderr]   |
[INFO] [stderr] 2 | tonic-build = "0.12.3"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `tonic-build`
[INFO] [stderr] warning: `ZenithStore` (manifest) generated 2 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded validator_derive v0.20.0
[INFO] [stderr]   Downloaded validator v0.20.0
[INFO] [stderr]   Downloaded tempfile v3.19.0
[INFO] [stderr]   Downloaded prettyplease v0.2.31
[INFO] [stderr]   Downloaded winnow v0.7.4
[INFO] [stderr]   Downloaded typemap-ors v1.0.0
[INFO] [stderr]   Downloaded destructure_traitobject v0.2.0
[INFO] [stderr]   Downloaded log4rs v1.3.0
[INFO] [stderr]   Downloaded unsafe-any-ors v1.0.0
[INFO] [stderr]   Downloaded config v0.15.11
[INFO] [stderr]   Downloaded env_logger v0.11.7
[INFO] [stderr]   Downloaded log-mdc v0.1.0
[INFO] [stderr]   Downloaded jiff-static v0.2.4
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.0
[INFO] [stderr]   Downloaded time-core v0.1.3
[INFO] [stderr]   Downloaded jiff v0.2.4
[INFO] [stderr]   Downloaded time-macros v0.2.20
[INFO] [stderr]   Downloaded assertables v9.5.1
[INFO] [stderr]   Downloaded time v0.3.39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 594000860e29cd0c1d4c829c3389178a8f605ea4c8ebd0020caf8ef155c45b95
[INFO] running `Command { std: "docker" "start" "594000860e29cd0c1d4c829c3389178a8f605ea4c8ebd0020caf8ef155c45b95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "594000860e29cd0c1d4c829c3389178a8f605ea4c8ebd0020caf8ef155c45b95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "594000860e29cd0c1d4c829c3389178a8f605ea4c8ebd0020caf8ef155c45b95" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "594000860e29cd0c1d4c829c3389178a8f605ea4c8ebd0020caf8ef155c45b95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "594000860e29cd0c1d4c829c3389178a8f605ea4c8ebd0020caf8ef155c45b95" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `ZenithStore` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../ZenithStore
[INFO] [stderr]    |                          ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `zenith-store`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:67:8
[INFO] [stderr]    |
[INFO] [stderr] 67 - name = "ZenithStore"
[INFO] [stderr] 67 + name = "zenith-store"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `zenith-store`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:71:13
[INFO] [stderr]    |
[INFO] [stderr] 71 ~ lto = false
[INFO] [stderr] 72 + [[bin]]
[INFO] [stderr] 73 + name = "zenith-store"
[INFO] [stderr] 74 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: unused build dependency `tonic-build`
[INFO] [stderr]  --> Cargo.toml:2:1
[INFO] [stderr]   |
[INFO] [stderr] 2 | tonic-build = "0.12.3"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `tonic-build`
[INFO] [stderr] warning: `ZenithStore` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking once_cell v1.21.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking getrandom v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking destructure_traitobject v0.2.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking winnow v0.7.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking yaml-rust2 v0.10.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking typemap-ors v1.0.0
[INFO] [stderr]     Checking thread-id v4.2.2
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking jiff v0.2.4
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking assertables v9.5.1
[INFO] [stderr]     Checking time v0.3.39
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/018018e881e2db0956f229dbb543e21f058d1ce7/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-7.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=521f0c25b7eaa965 -C extra-filename=-62666fea39fbf986 --out-dir /opt/rustwide/target/debug/build/brotli/62666fea39fbf986/out -L dependency=/opt/rustwide/target/debug/build/alloc-no-stdlib/7b1bd6f28b6396be/out -L dependency=/opt/rustwide/target/debug/build/alloc-stdlib/c67ef39ef9e0d8f1/out --extern alloc_no_stdlib=/opt/rustwide/target/debug/build/alloc-no-stdlib/7b1bd6f28b6396be/out/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/build/alloc-stdlib/c67ef39ef9e0d8f1/out/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/build/brotli-decompressor/257932aa9253e762/out/libbrotli_decompressor-257932aa9253e762.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/018018e881e2db0956f229dbb543e21f058d1ce7/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=97a611f2d86190c2 -C extra-filename=-52e55aa574604cb3 --out-dir /opt/rustwide/target/debug/build/syn/52e55aa574604cb3/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/fc1fd0f4d59463bc/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/fc1fd0f4d59463bc/out/libproc_macro2-fc1fd0f4d59463bc.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/bc6b090314aa3ed5/out/libquote-bc6b090314aa3ed5.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "594000860e29cd0c1d4c829c3389178a8f605ea4c8ebd0020caf8ef155c45b95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "594000860e29cd0c1d4c829c3389178a8f605ea4c8ebd0020caf8ef155c45b95", kill_on_drop: false }`
[INFO] [stdout] 594000860e29cd0c1d4c829c3389178a8f605ea4c8ebd0020caf8ef155c45b95
