[INFO] fetching crate risc0-build-ethereum 3.0.1... [INFO] checking risc0-build-ethereum-3.0.1 against try#38c2997544af84fe301d600d6896397738163002 for pr-154205-1 [INFO] extracting crate risc0-build-ethereum 3.0.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate risc0-build-ethereum 3.0.1 [INFO] finished tweaking crates.io crate risc0-build-ethereum 3.0.1 [INFO] tweaked toml for crates.io crate risc0-build-ethereum 3.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate risc0-build-ethereum 3.0.1 on toolchain 38c2997544af84fe301d600d6896397738163002 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate risc0-build-ethereum 3.0.1 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" "+38c2997544af84fe301d600d6896397738163002" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb0ff30dad5224eda9573846c7ae907075e8dc5dd3c2e250529ccf802148af61 [INFO] running `Command { std: "docker" "start" "-a" "fb0ff30dad5224eda9573846c7ae907075e8dc5dd3c2e250529ccf802148af61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb0ff30dad5224eda9573846c7ae907075e8dc5dd3c2e250529ccf802148af61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb0ff30dad5224eda9573846c7ae907075e8dc5dd3c2e250529ccf802148af61", kill_on_drop: false }` [INFO] [stdout] fb0ff30dad5224eda9573846c7ae907075e8dc5dd3c2e250529ccf802148af61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+38c2997544af84fe301d600d6896397738163002" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffc6f7080c6c055cac19ad07eee6356eb2e367016550192fa3b73e7a7b8d91a5 [INFO] running `Command { std: "docker" "start" "-a" "ffc6f7080c6c055cac19ad07eee6356eb2e367016550192fa3b73e7a7b8d91a5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling risc0-zkp v3.0.2 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking include_bytes_aligned v0.1.4 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking no_std_strings v0.1.3 [INFO] [stderr] Checking elf v0.7.4 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking docker-generate v0.1.3 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking num-iter v0.1.45 [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 toml_edit v0.22.27 [INFO] [stderr] Checking yaml-rust2 v0.10.3 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Checking risc0-zkvm-platform v2.2.0 [INFO] [stderr] Checking risc0-zkos-v1compat v2.2.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking risc0-core v3.0.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking ruint v1.16.0 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking cargo-platform v0.1.9 [INFO] [stderr] Checking cargo_metadata v0.19.2 [INFO] [stderr] Checking risc0-binfmt v3.0.2 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking rzup v0.5.1 [INFO] [stderr] Checking risc0-build v3.0.3 [INFO] [stderr] Checking risc0-build-ethereum v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] [FMTARGS] {"crate":"risc0_build_ethereum","loc":"src/lib.rs:91:23","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"risc0_build_ethereum","loc":"src/lib.rs:93:33","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"risc0_build_ethereum","loc":"src/lib.rs:96:8","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"risc0_build_ethereum","loc":"src/lib.rs:99:33","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"risc0_build_ethereum","loc":"src/lib.rs:112:20","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":0,"named":0,"cap":2,"ucap":2,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"risc0_build_ethereum","loc":"src/lib.rs:119:31","p":2,"ph":3,"wa":0,"pa":0,"a":3,"pos":0,"named":0,"cap":3,"ucap":3,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stderr] [FMTARGS] {"crate":"risc0_build_ethereum","loc":"src/lib.rs:134:20","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":0,"named":0,"cap":2,"ucap":2,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"risc0_build_ethereum","loc":"src/lib.rs:140:31","p":2,"ph":3,"wa":0,"pa":0,"a":3,"pos":0,"named":0,"cap":3,"ucap":3,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stderr] [FMTARGS] {"crate":"risc0_build_ethereum","loc":"src/lib.rs:168:12","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"risc0_build_ethereum","loc":"/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pretty_assertions-1.4.1/src/lib.rs:237:35","p":4,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"risc0_build_ethereum","loc":"src/lib.rs:91:23","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"risc0_build_ethereum","loc":"src/lib.rs:93:33","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"risc0_build_ethereum","loc":"src/lib.rs:96:8","p":1,"ph":0,"wa":0,"pa":0,"a":0,"pos":0,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":0,"a_opt":0,"sz_no_dedup":0,"sz_old":0,"sz_opt":0} [INFO] [stderr] [FMTARGS] {"crate":"risc0_build_ethereum","loc":"src/lib.rs:99:33","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] [FMTARGS] {"crate":"risc0_build_ethereum","loc":"src/lib.rs:112:20","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":0,"named":0,"cap":2,"ucap":2,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"risc0_build_ethereum","loc":"src/lib.rs:119:31","p":2,"ph":3,"wa":0,"pa":0,"a":3,"pos":0,"named":0,"cap":3,"ucap":3,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stderr] [FMTARGS] {"crate":"risc0_build_ethereum","loc":"src/lib.rs:134:20","p":3,"ph":2,"wa":0,"pa":0,"a":2,"pos":0,"named":0,"cap":2,"ucap":2,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":2,"a_opt":2,"sz_no_dedup":32,"sz_old":32,"sz_opt":32} [INFO] [stderr] [FMTARGS] {"crate":"risc0_build_ethereum","loc":"src/lib.rs:140:31","p":2,"ph":3,"wa":0,"pa":0,"a":3,"pos":0,"named":0,"cap":3,"ucap":3,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":3,"a_opt":3,"sz_no_dedup":48,"sz_old":48,"sz_opt":48} [INFO] [stderr] [FMTARGS] {"crate":"risc0_build_ethereum","loc":"src/lib.rs:168:12","p":1,"ph":1,"wa":0,"pa":0,"a":1,"pos":1,"named":0,"cap":0,"ucap":0,"dup":0,"const":0,"constparam":0,"other_dup":0,"d2":0,"d3":0,"d4p":0,"deduped":0,"remaining":0,"a_old":1,"a_opt":1,"sz_no_dedup":16,"sz_old":16,"sz_opt":16} [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.01s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ffc6f7080c6c055cac19ad07eee6356eb2e367016550192fa3b73e7a7b8d91a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffc6f7080c6c055cac19ad07eee6356eb2e367016550192fa3b73e7a7b8d91a5", kill_on_drop: false }` [INFO] [stdout] ffc6f7080c6c055cac19ad07eee6356eb2e367016550192fa3b73e7a7b8d91a5