[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/466a5f75afef0d9eaf85dd0223e32d45db765349 against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCuprate%2Fbenches" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Cuprate/benches on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-7-tc2/source/Cargo.toml [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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5167352e97cc41722449514bd478ba37d0c9225a161cfe4c6f0b0fd40d8c77a3 [INFO] running `Command { std: "docker" "start" "-a" "5167352e97cc41722449514bd478ba37d0c9225a161cfe4c6f0b0fd40d8c77a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5167352e97cc41722449514bd478ba37d0c9225a161cfe4c6f0b0fd40d8c77a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5167352e97cc41722449514bd478ba37d0c9225a161cfe4c6f0b0fd40d8c77a3", kill_on_drop: false }` [INFO] [stdout] 5167352e97cc41722449514bd478ba37d0c9225a161cfe4c6f0b0fd40d8c77a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8413fcca55f2082c9e8d72f5aeedd1f3822ecb78aadbd5755d7db79947cff6b [INFO] running `Command { std: "docker" "start" "-a" "b8413fcca55f2082c9e8d72f5aeedd1f3822ecb78aadbd5755d7db79947cff6b", 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 wyz v0.5.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 quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling std-shims v0.1.1 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling ryu v1.0.18 [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 dirs-sys v0.4.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling borsh v1.5.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling tower-service v0.3.3 (https://github.com/Cuprate/tower.git?rev=6c7faf0#6c7faf0e) [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling tower-layer v0.3.3 (https://github.com/Cuprate/tower.git?rev=6c7faf0#6c7faf0e) [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling function_name-proc-macro v0.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling function_name v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [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 crossbeam-channel v0.5.13 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling cuprate-cryptonight-c v0.1.0 (/opt/rustwide/workdir/cryptonight-c) [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling threefish v0.5.2 [INFO] [stderr] Compiling randomx-rs v1.3.0 (https://github.com/Cuprate/randomx-rs.git?rev=0028464#00284645) [INFO] [stderr] Compiling skein v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling groestl v0.10.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling cuprate-benchmark-lib v0.0.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling cuprate-benchmark-example v0.0.0 (/opt/rustwide/workdir/benchmark/example) [INFO] [stderr] Compiling cuprate-benchmark-lib v0.0.0 (/opt/rustwide/workdir/benchmark/lib) [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 zeroize v1.8.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling monero-io v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling dalek-ff-group v0.4.1 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [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 tracing v0.1.41 [INFO] [stderr] Compiling monero-clsag v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling monero-mlsag 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 bytemuck_derive v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling monero-bulletproofs v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling monero-serai v0.1.4-alpha (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling cuprate-helper v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling borsh-derive v1.5.3 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling monero-address v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling jh v0.1.0 [INFO] [stderr] Compiling cuprate-cryptonight v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling doxygen-rs v0.4.2 [INFO] [stderr] Compiling lmdb-master-sys v0.2.4 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling hex v0.4.3 [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 http-body v1.0.1 [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 ciborium v0.2.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling cuprate-types v0.0.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling hyper v1.5.1 [INFO] [stderr] Compiling tower v0.5.1 (https://github.com/Cuprate/tower.git?rev=6c7faf0#6c7faf0e) [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling cuprate-levin v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling monero-rpc v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling cuprate-pruning v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling cuprate-wire v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling hyper-rustls v0.27.3 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling simple-request v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling digest_auth v0.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling cuprate-p2p-core v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling heed-types v0.20.1 [INFO] [stderr] Compiling monero-simple-request-rpc v0.1.0 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Compiling heed v0.20.5 [INFO] [stderr] Compiling cuprate-test-utils v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling cuprate-database v0.0.1 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling cuprate-database-service 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 cuprate-rpc-types v0.0.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling cuprate-json-rpc v0.0.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling hashes-criterion v0.0.0 (/opt/rustwide/workdir/criterion/hashes) [INFO] [stderr] Compiling monero-serai-criterion v0.0.0 (/opt/rustwide/workdir/criterion/monero-serai) [INFO] [stderr] Compiling cuprate-criterion-json-rpc v0.0.0 (/opt/rustwide/workdir/criterion/cuprate-json-rpc) [INFO] [stderr] Compiling cuprate-criterion-helper v0.0.0 (/opt/rustwide/workdir/criterion/cuprate-helper) [INFO] [stderr] Compiling cuprate-criterion-example v0.0.0 (/opt/rustwide/workdir/criterion/example) [INFO] [stderr] Compiling cuprate-benchmark v0.0.0 (/opt/rustwide/workdir/benchmark/bin) [INFO] [stderr] Compiling cuprate-criterion-blockchain v0.0.0 (/opt/rustwide/workdir/criterion/cuprate-blockchain) [INFO] [stderr] Compiling cuprate-criterion-database v0.0.0 (/opt/rustwide/workdir/criterion/cuprate-database) [INFO] [stderr] Compiling cuprate-criterion-rpc-types v0.0.0 (/opt/rustwide/workdir/criterion/cuprate-rpc-types) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 11m 59s [INFO] running `Command { std: "docker" "inspect" "b8413fcca55f2082c9e8d72f5aeedd1f3822ecb78aadbd5755d7db79947cff6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8413fcca55f2082c9e8d72f5aeedd1f3822ecb78aadbd5755d7db79947cff6b", kill_on_drop: false }` [INFO] [stdout] b8413fcca55f2082c9e8d72f5aeedd1f3822ecb78aadbd5755d7db79947cff6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a081ac7186bb6f183d88a454b87a7023a6e920fb7ebbf4b7f189b6d95486ff6 [INFO] running `Command { std: "docker" "start" "-a" "0a081ac7186bb6f183d88a454b87a7023a6e920fb7ebbf4b7f189b6d95486ff6", kill_on_drop: false }` [INFO] [stderr] Compiling cuprate-benchmark v0.0.0 (/opt/rustwide/workdir/benchmark/bin) [INFO] [stderr] Compiling hashes-criterion v0.0.0 (/opt/rustwide/workdir/criterion/hashes) [INFO] [stderr] Compiling cuprate-criterion-json-rpc v0.0.0 (/opt/rustwide/workdir/criterion/cuprate-json-rpc) [INFO] [stderr] Compiling cuprate-criterion-rpc-types v0.0.0 (/opt/rustwide/workdir/criterion/cuprate-rpc-types) [INFO] [stderr] Compiling cuprate-benchmark-example v0.0.0 (/opt/rustwide/workdir/benchmark/example) [INFO] [stderr] Compiling cuprate-criterion-helper v0.0.0 (/opt/rustwide/workdir/criterion/cuprate-helper) [INFO] [stderr] Compiling cuprate-cryptonight-c v0.1.0 (/opt/rustwide/workdir/cryptonight-c) [INFO] [stderr] Compiling cuprate-criterion-blockchain v0.0.0 (/opt/rustwide/workdir/criterion/cuprate-blockchain) [INFO] [stderr] Compiling cuprate-criterion-database v0.0.0 (/opt/rustwide/workdir/criterion/cuprate-database) [INFO] [stderr] Compiling monero-serai-criterion v0.0.0 (/opt/rustwide/workdir/criterion/monero-serai) [INFO] [stderr] Compiling cuprate-criterion-example v0.0.0 (/opt/rustwide/workdir/criterion/example) [INFO] [stderr] Compiling cuprate-benchmark-lib v0.0.0 (/opt/rustwide/workdir/benchmark/lib) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 4.89s [INFO] running `Command { std: "docker" "inspect" "0a081ac7186bb6f183d88a454b87a7023a6e920fb7ebbf4b7f189b6d95486ff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a081ac7186bb6f183d88a454b87a7023a6e920fb7ebbf4b7f189b6d95486ff6", kill_on_drop: false }` [INFO] [stdout] 0a081ac7186bb6f183d88a454b87a7023a6e920fb7ebbf4b7f189b6d95486ff6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d3ce863ef4e1b12f4870e93be14f945dd9ac355a2a981a964c766cf70fa3f32 [INFO] running `Command { std: "docker" "start" "-a" "0d3ce863ef4e1b12f4870e93be14f945dd9ac355a2a981a964c766cf70fa3f32", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cuprate_benchmark-552429afffadcfb1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cuprate_benchmark_example-5563ea9c9902fab0) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cuprate_benchmark_lib-8a842415f1a62ae7) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cuprate_criterion_blockchain-a8599641c960c220) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cuprate_criterion_database-c011c76e2515d236) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cuprate_criterion_example-796bf3eaf106c0fd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cuprate_criterion_helper-4dd26003bd590b22) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cuprate_criterion_json_rpc-4235ddfe0478a3d8) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cuprate_criterion_rpc_types-af49c210b32cdf8d) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cuprate_cryptonight_c-4104dd0716a015fb) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::slow_hash_1 ... ok [INFO] [stdout] test tests::slow_hash_0 ... ok [INFO] [stdout] test tests::slow_hash_r ... ok [INFO] [stdout] test tests::slow_hash_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.16s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hashes_criterion-0fc436bb3a53ed28) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/monero_serai_criterion-ee924ac8f91205cd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cuprate_benchmark_example [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cuprate_benchmark_lib [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cuprate_criterion_blockchain [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cuprate_criterion_database [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cuprate_criterion_example [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cuprate_criterion_helper [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cuprate_criterion_json_rpc [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cuprate_criterion_rpc_types [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cuprate_cryptonight_c [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests hashes_criterion [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests monero_serai_criterion [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0d3ce863ef4e1b12f4870e93be14f945dd9ac355a2a981a964c766cf70fa3f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d3ce863ef4e1b12f4870e93be14f945dd9ac355a2a981a964c766cf70fa3f32", kill_on_drop: false }` [INFO] [stdout] 0d3ce863ef4e1b12f4870e93be14f945dd9ac355a2a981a964c766cf70fa3f32