[INFO] cloning repository https://github.com/Cuprate/benches
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cuprate/benches" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCuprate%2Fbenches", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCuprate%2Fbenches'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 466a5f75afef0d9eaf85dd0223e32d45db765349
[INFO] testing Cuprate/benches against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCuprate%2Fbenches" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cuprate/benches
[INFO] finished tweaking git repo https://github.com/Cuprate/benches
[INFO] tweaked toml for git repo https://github.com/Cuprate/benches written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cuprate/benches on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cuprate/benches 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64e0baba04d11b7af5cd481a5d6ab9cbddfffe7a6673573436bba906e70123db
[INFO] running `Command { std: "docker" "start" "-a" "64e0baba04d11b7af5cd481a5d6ab9cbddfffe7a6673573436bba906e70123db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64e0baba04d11b7af5cd481a5d6ab9cbddfffe7a6673573436bba906e70123db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64e0baba04d11b7af5cd481a5d6ab9cbddfffe7a6673573436bba906e70123db", kill_on_drop: false }`
[INFO] [stdout] 64e0baba04d11b7af5cd481a5d6ab9cbddfffe7a6673573436bba906e70123db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0d40583a0c231795c88d752e277fba5993c942d3ec5b955bfb2938c676d52f2
[INFO] running `Command { std: "docker" "start" "-a" "d0d40583a0c231795c88d752e277fba5993c942d3ec5b955bfb2938c676d52f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling std-shims v0.1.1 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]    Compiling cuprate-constants v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa)
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling borsh v1.5.3
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling tower-layer v0.3.3 (https://github.com/Cuprate/tower.git?rev=6c7faf0#6c7faf0e)
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling tower-service v0.3.3 (https://github.com/Cuprate/tower.git?rev=6c7faf0#6c7faf0e)
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling function_name v0.3.0
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling heed-traits v0.20.0
[INFO] [stderr]    Compiling synchronoise v1.0.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling randomx-rs v1.3.0 (https://github.com/Cuprate/randomx-rs.git?rev=0028464#00284645)
[INFO] [stderr]    Compiling threefish v0.5.2
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling skein v0.1.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling groestl v0.10.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling cuprate-benchmark-lib v0.0.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa)
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling cuprate-benchmark-example v0.0.0 (/opt/rustwide/workdir/benchmark/example)
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling cuprate-benchmark-lib v0.0.0 (/opt/rustwide/workdir/benchmark/lib)
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]    Compiling cuprate-cryptonight-c v0.1.0 (/opt/rustwide/workdir/cryptonight-c)
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling borsh-derive v1.5.3
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling dalek-ff-group v0.4.1 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling doxygen-rs v0.4.2
[INFO] [stderr]    Compiling monero-io v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling lmdb-master-sys v0.2.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling monero-generators v0.4.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]    Compiling monero-primitives v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]    Compiling monero-borromean v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]    Compiling jh v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bytemuck v1.20.0
[INFO] [stderr]    Compiling monero-mlsag v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]    Compiling monero-clsag v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]    Compiling monero-address v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]    Compiling monero-bulletproofs v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]    Compiling cuprate-cryptonight v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa)
[INFO] [stderr]    Compiling monero-serai v0.1.4-alpha (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling cuprate-helper v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa)
[INFO] [stderr]    Compiling cuprate-pruning v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa)
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling digest_auth v0.3.1
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling cuprate-fixed-bytes v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa)
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling cuprate-epee-encoding v0.5.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling monero-rpc v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2)
[INFO] [stderr]    Compiling heed-types v0.20.1
[INFO] [stderr]    Compiling cuprate-json-rpc v0.0.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa)
[INFO] [stderr]    Compiling cuprate-types v0.0.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling heed v0.20.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cuprate-rpc-types v0.0.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa)
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling cuprate-benchmark v0.0.0 (/opt/rustwide/workdir/benchmark/bin)
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stderr]    Compiling cuprate-database v0.0.1 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa)
[INFO] [stderr]    Compiling cuprate-criterion-example v0.0.0 (/opt/rustwide/workdir/criterion/example)
[INFO] [stderr]    Compiling cuprate-criterion-json-rpc v0.0.0 (/opt/rustwide/workdir/criterion/cuprate-json-rpc)
[INFO] [stderr]    Compiling tower v0.5.1 (https://github.com/Cuprate/tower.git?rev=6c7faf0#6c7faf0e)
[INFO] [stderr]    Compiling hyper v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling cuprate-database-service v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa)
[INFO] [stderr]    Compiling cuprate-levin v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa)
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]    Compiling cuprate-wire v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa)
[INFO] [stderr]    Compiling cuprate-blockchain v0.0.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa)
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling cuprate-p2p-core v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa)
[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/db823df02fd0c2cf67b43025ac3fef3f2d743245/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,link -C opt-level=3 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="cargo_bench_support"' --cfg 'feature="default"' --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=ee21638050a96afa -C extra-filename=-57731685bfbaa60c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anes=/opt/rustwide/target/debug/deps/libanes-09eb7dc89a06e0ca.rmeta --extern cast=/opt/rustwide/target/debug/deps/libcast-84edbcabf04719d0.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-e76c4b8f5ab61ee9.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-956456da790a92d0.rmeta --extern criterion_plot=/opt/rustwide/target/debug/deps/libcriterion_plot-b07d81a583e7a51e.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-18e2ef4adece9fec.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-a1eb5ae1a341a153.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-33bf5b45a664632f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-144b5c55a518b438.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-ad16534513cf9258.rmeta --extern plotters=/opt/rustwide/target/debug/deps/libplotters-33db8b43bee81471.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-e750b2b7fd6f01d9.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-4d7e6182e323b42f.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-32b493411298a37f.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-d8fe33deba6a5c96.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7bcdc25abd6c46c9.rmeta --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-98b0c8269f045684.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1b15d389f892558f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d0d40583a0c231795c88d752e277fba5993c942d3ec5b955bfb2938c676d52f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0d40583a0c231795c88d752e277fba5993c942d3ec5b955bfb2938c676d52f2", kill_on_drop: false }`
[INFO] [stdout] d0d40583a0c231795c88d752e277fba5993c942d3ec5b955bfb2938c676d52f2
