[INFO] cloning repository https://github.com/0xdavid7/hft-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xdavid7/hft-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xdavid7%2Fhft-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xdavid7%2Fhft-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b30eded03c4e6b603b1a982935fa6c9d48392215
[INFO] checking 0xdavid7/hft-engine against master#59fd4ef94daa991e6797b5aa6127e824f3067def for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xdavid7%2Fhft-engine" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xdavid7/hft-engine
[INFO] finished tweaking git repo https://github.com/0xdavid7/hft-engine
[INFO] tweaked toml for git repo https://github.com/0xdavid7/hft-engine written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xdavid7/hft-engine on toolchain 59fd4ef94daa991e6797b5aa6127e824f3067def
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xdavid7/hft-engine 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" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tinyvec v1.6.1
[INFO] [stderr]   Downloaded clap_lex v0.7.1
[INFO] [stderr]   Downloaded oorandom v11.1.4
[INFO] [stderr]   Downloaded impl-rlp v0.3.0
[INFO] [stderr]   Downloaded ref_slice v1.2.1
[INFO] [stderr]   Downloaded uuid-macro-internal v1.10.0
[INFO] [stderr]   Downloaded libloading v0.8.4
[INFO] [stderr]   Downloaded validator_derive v0.18.1
[INFO] [stderr]   Downloaded clap v4.5.8
[INFO] [stderr]   Downloaded rocksdb v0.22.0
[INFO] [stderr]   Downloaded serde_json v1.0.120
[INFO] [stderr]   Downloaded toml_edit v0.21.1
[INFO] [stderr]   Downloaded kafka v0.10.0
[INFO] [stderr]   Downloaded plotters v0.3.6
[INFO] [stderr]   Downloaded clap_builder v4.5.8
[INFO] [stderr]   Downloaded parity-scale-codec v3.6.12
[INFO] [stderr]   Downloaded cc v1.0.104
[INFO] [stderr]   Downloaded bindgen v0.69.4
[INFO] [stderr]   Downloaded validator v0.18.1
[INFO] [stderr]   Downloaded plotters-backend v0.3.6
[INFO] [stderr]   Downloaded plotters-svg v0.3.6
[INFO] [stderr]   Downloaded ethbloom v0.13.0
[INFO] [stderr]   Downloaded proc-macro-crate v3.1.0
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.6.12
[INFO] [stderr]   Downloaded lz4-sys v1.9.5
[INFO] [stderr]   Downloaded ethereum-types v0.14.1
[INFO] [stderr]   Downloaded librocksdb-sys v0.16.0+8.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00db9ee454b037a343e82de82bb385216f3eeada816eb25c0ef79cd05531e8e2
[INFO] running `Command { std: "docker" "start" "-a" "00db9ee454b037a343e82de82bb385216f3eeada816eb25c0ef79cd05531e8e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00db9ee454b037a343e82de82bb385216f3eeada816eb25c0ef79cd05531e8e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00db9ee454b037a343e82de82bb385216f3eeada816eb25c0ef79cd05531e8e2", kill_on_drop: false }`
[INFO] [stdout] 00db9ee454b037a343e82de82bb385216f3eeada816eb25c0ef79cd05531e8e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+59fd4ef94daa991e6797b5aa6127e824f3067def" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c79664e489f2295d343943fa8b336d8164dd757d28ac9f8df5ad4060f2d194f5
[INFO] running `Command { std: "docker" "start" "-a" "c79664e489f2295d343943fa8b336d8164dd757d28ac9f8df5ad4060f2d194f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking tinyvec v1.6.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling kafka v0.10.0
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking ref_slice v1.2.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking clap_builder v4.5.8
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking clap v4.5.8
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling lz4-sys v1.9.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling uuid-macro-internal v1.10.0
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling validator_derive v0.18.1
[INFO] [stderr]    Compiling librocksdb-sys v0.16.0+8.10.0
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking primitive-types v0.12.2
[INFO] [stderr]     Checking ethbloom v0.13.0
[INFO] [stderr]     Checking validator v0.18.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking ethereum-types v0.14.1
[INFO] [stderr] error: could not compile `criterion` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/59fd4ef94daa991e6797b5aa6127e824f3067def/bin/rustc --crate-name criterion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="html_reports"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async-std", "async_futures", "async_smol", "async_std", "async_tokio", "cargo_bench_support", "csv", "csv_output", "default", "futures", "html_reports", "plotters", "rayon", "real_blackbox", "smol", "stable", "tokio"))' -C metadata=3a551a5b278bc0da -C extra-filename=-56d45fbe3ce8d4f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anes=/opt/rustwide/target/debug/deps/libanes-50e2f161468e4df0.rmeta --extern cast=/opt/rustwide/target/debug/deps/libcast-5b941ec4a54758a4.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-120109855c7b631a.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-0f99ef6507912917.rmeta --extern criterion_plot=/opt/rustwide/target/debug/deps/libcriterion_plot-434e736cdc52f602.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-a40e61e847d6c853.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-65391f122d0ec82e.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f531f634695a39d.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9a4a314c4444a257.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-39e4bd802821e1e5.rmeta --extern plotters=/opt/rustwide/target/debug/deps/libplotters-121f60b7499f6a83.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-d73536be7f5e3856.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-b5b9cfffca36a46f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0478744448efd03e.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-b0c3945ca2a958c7.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-16bf82df153fdaac.rmeta --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-d97285f8eadac0c3.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1278d11b181efceb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "c79664e489f2295d343943fa8b336d8164dd757d28ac9f8df5ad4060f2d194f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c79664e489f2295d343943fa8b336d8164dd757d28ac9f8df5ad4060f2d194f5", kill_on_drop: false }`
[INFO] [stdout] c79664e489f2295d343943fa8b336d8164dd757d28ac9f8df5ad4060f2d194f5
