[INFO] cloning repository https://github.com/ethstorage/rust-kzg-node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethstorage/rust-kzg-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethstorage%2Frust-kzg-node", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethstorage%2Frust-kzg-node'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8fc39b43e67bfd5b2173d2ecec166d895e5054de
[INFO] checking ethstorage/rust-kzg-node against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethstorage%2Frust-kzg-node" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ethstorage/rust-kzg-node
[INFO] finished tweaking git repo https://github.com/ethstorage/rust-kzg-node
[INFO] tweaked toml for git repo https://github.com/ethstorage/rust-kzg-node written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ethstorage/rust-kzg-node on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ethstorage/rust-kzg-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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/grandinetech/rust-kzg`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking ethstorage/rust-kzg-node against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethstorage%2Frust-kzg-node" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ethstorage/rust-kzg-node
[INFO] finished tweaking git repo https://github.com/ethstorage/rust-kzg-node
[INFO] tweaked toml for git repo https://github.com/ethstorage/rust-kzg-node written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ethstorage/rust-kzg-node on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ethstorage/rust-kzg-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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dtor v0.1.1
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.7
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded ctor v0.6.1
[INFO] [stderr]   Downloaded napi-derive-backend v3.0.2
[INFO] [stderr]   Downloaded napi-build v2.3.1
[INFO] [stderr]   Downloaded napi-sys v3.1.1
[INFO] [stderr]   Downloaded convert_case v0.9.0
[INFO] [stderr]   Downloaded libloading v0.9.0
[INFO] [stderr]   Downloaded napi-derive v3.3.3
[INFO] [stderr]   Downloaded blst v0.3.16
[INFO] [stderr]   Downloaded napi v3.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89747a839b7b8939287433b5c7bba6ef4eaeb2636c39190b64e281dceceacbc5
[INFO] running `Command { std: "docker" "start" "-a" "89747a839b7b8939287433b5c7bba6ef4eaeb2636c39190b64e281dceceacbc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89747a839b7b8939287433b5c7bba6ef4eaeb2636c39190b64e281dceceacbc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89747a839b7b8939287433b5c7bba6ef4eaeb2636c39190b64e281dceceacbc5", kill_on_drop: false }`
[INFO] [stdout] 89747a839b7b8939287433b5c7bba6ef4eaeb2636c39190b64e281dceceacbc5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a3b9e25751bfaeab5bde7c3af50eb00e71a1b615f160777d73b732cf513dcfc0
[INFO] running `Command { std: "docker" "start" "-a" "a3b9e25751bfaeab5bde7c3af50eb00e71a1b615f160777d73b732cf513dcfc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling napi v3.5.2
[INFO] [stderr]    Compiling rust_kzg_node v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling convert_case v0.9.0
[INFO] [stderr]     Checking napi-sys v3.1.1
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking dtor v0.1.1
[INFO] [stderr]    Compiling ctor v0.6.1
[INFO] [stderr]     Checking kzg v0.1.0 (https://github.com/grandinetech/rust-kzg#72c2076f)
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling napi-derive-backend v3.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rust-kzg-blst v0.1.0 (https://github.com/grandinetech/rust-kzg#72c2076f)
[INFO] [stderr]    Compiling napi-derive v3.3.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.93s
[INFO] running `Command { std: "docker" "inspect" "a3b9e25751bfaeab5bde7c3af50eb00e71a1b615f160777d73b732cf513dcfc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3b9e25751bfaeab5bde7c3af50eb00e71a1b615f160777d73b732cf513dcfc0", kill_on_drop: false }`
[INFO] [stdout] a3b9e25751bfaeab5bde7c3af50eb00e71a1b615f160777d73b732cf513dcfc0
