[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] checking Cuprate/benches against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCuprate%2Fbenches" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Cuprate/benches on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d77742f53e4e3d6a553de5ece607e911c8e469134f28239b49d50d625af67ce5 [INFO] running `Command { std: "docker" "start" "-a" "d77742f53e4e3d6a553de5ece607e911c8e469134f28239b49d50d625af67ce5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d77742f53e4e3d6a553de5ece607e911c8e469134f28239b49d50d625af67ce5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d77742f53e4e3d6a553de5ece607e911c8e469134f28239b49d50d625af67ce5", kill_on_drop: false }` [INFO] [stdout] d77742f53e4e3d6a553de5ece607e911c8e469134f28239b49d50d625af67ce5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fe8debbf5e3a63e6769e039e5618deb23e490583377f3d779c34276ab0381b2 [INFO] running `Command { std: "docker" "start" "-a" "8fe8debbf5e3a63e6769e039e5618deb23e490583377f3d779c34276ab0381b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Checking typenum v1.17.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling cuprate-constants v0.1.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking clap_lex v0.7.3 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling std-shims v0.1.1 (https://github.com/Cuprate/serai.git?rev=d5205ce#d5205ce2) [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking clap_builder v4.5.21 [INFO] [stderr] Compiling function_name-proc-macro v0.3.0 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Checking function_name v0.3.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking tower-service v0.3.3 (https://github.com/Cuprate/tower.git?rev=6c7faf0#6c7faf0e) [INFO] [stderr] Compiling borsh v1.5.3 [INFO] [stderr] Checking tower-layer v0.3.3 (https://github.com/Cuprate/tower.git?rev=6c7faf0#6c7faf0e) [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking rustls-pki-types v1.10.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling rustls v0.23.19 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking heed-traits v0.20.0 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking synchronoise v1.0.1 [INFO] [stderr] Compiling randomx-rs v1.3.0 (https://github.com/Cuprate/randomx-rs.git?rev=0028464#00284645) [INFO] [stderr] Checking threefish v0.5.2 [INFO] [stderr] Checking groestl v0.10.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking clap v4.5.21 [INFO] [stderr] Checking skein v0.1.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking cuprate-benchmark-lib v0.0.0 (https://github.com/Cuprate/cuprate?rev=7b8756f#7b8756fa) [INFO] [stderr] Checking cuprate-benchmark-lib v0.0.0 (/opt/rustwide/workdir/benchmark/lib) [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking cuprate-benchmark-example v0.0.0 (/opt/rustwide/workdir/benchmark/example) [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling cuprate-cryptonight-c v0.1.0 (/opt/rustwide/workdir/cryptonight-c) [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [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 thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.4.0 [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 async-trait v0.1.83 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling borsh-derive v1.5.3 [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.215/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=43d09fd2170e4902 -C extra-filename=-d8fe33deba6a5c96 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-44d8fd3e97d2d891.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8dbe56a272be7e2d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d27b2b1f5bda532c.rlib --extern proc_macro --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" "8fe8debbf5e3a63e6769e039e5618deb23e490583377f3d779c34276ab0381b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fe8debbf5e3a63e6769e039e5618deb23e490583377f3d779c34276ab0381b2", kill_on_drop: false }` [INFO] [stdout] 8fe8debbf5e3a63e6769e039e5618deb23e490583377f3d779c34276ab0381b2