[INFO] cloning repository https://github.com/merlox/foundry-evm-2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/merlox/foundry-evm-2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmerlox%2Ffoundry-evm-2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmerlox%2Ffoundry-evm-2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21b6b85a484db6d1a4578947f00beb0ec6601c5a [INFO] testing merlox/foundry-evm-2 against master#e9385f9eea0221ef295a188d49d16f8f5189abf1 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmerlox%2Ffoundry-evm-2" "/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/merlox/foundry-evm-2 [INFO] finished tweaking git repo https://github.com/merlox/foundry-evm-2 [INFO] tweaked toml for git repo https://github.com/merlox/foundry-evm-2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/merlox/foundry-evm-2 on toolchain e9385f9eea0221ef295a188d49d16f8f5189abf1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/merlox/foundry-evm-2 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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scale-info-derive v2.11.6 [INFO] [stderr] Downloaded ethers v2.0.14 [INFO] [stderr] Downloaded ethers-addressbook v2.0.14 [INFO] [stderr] Downloaded ethers-contract v2.0.14 [INFO] [stderr] Downloaded ethers-contract-derive v2.0.14 [INFO] [stderr] Downloaded ethers-contract-abigen v2.0.14 [INFO] [stderr] Downloaded enr v0.10.0 [INFO] [stderr] Downloaded ethers-etherscan v2.0.14 [INFO] [stderr] Downloaded ethers-providers v2.0.14 [INFO] [stderr] Downloaded ethers-core v2.0.14 [INFO] [stderr] Downloaded secp256k1 v0.29.1 [INFO] [stderr] Downloaded revm v10.0.0 [INFO] [stderr] Downloaded const-hex v1.14.1 [INFO] [stderr] Downloaded lalrpop v0.20.2 [INFO] [stderr] Downloaded ruint v1.15.0 [INFO] [stderr] Downloaded alloy-primitives v0.7.7 [INFO] [stderr] Downloaded ethers-middleware v2.0.14 [INFO] [stderr] Downloaded revm-interpreter v6.0.0 [INFO] [stderr] Downloaded revm-primitives v5.0.0 [INFO] [stderr] Downloaded ethers-signers v2.0.14 [INFO] [stderr] Downloaded cargo-platform v0.1.9 [INFO] [stderr] Downloaded scale-info v2.11.6 [INFO] [stderr] Downloaded ethers-solc v2.0.14 [INFO] [stderr] Downloaded substrate-bn v0.6.0 [INFO] [stderr] Downloaded revm-precompile v8.0.0 [INFO] [stderr] Downloaded lalrpop-util v0.20.2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ae654bf768ecd44dc391e30d9390ebd54511e06be9031268c4e8706dbe3d0ac [INFO] running `Command { std: "docker" "start" "-a" "8ae654bf768ecd44dc391e30d9390ebd54511e06be9031268c4e8706dbe3d0ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ae654bf768ecd44dc391e30d9390ebd54511e06be9031268c4e8706dbe3d0ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ae654bf768ecd44dc391e30d9390ebd54511e06be9031268c4e8706dbe3d0ac", kill_on_drop: false }` [INFO] [stdout] 8ae654bf768ecd44dc391e30d9390ebd54511e06be9031268c4e8706dbe3d0ac [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9030ba35b2f29dacfbd3fb705b703bb20cfb2dd657cbbd8094d5731d67d33d2 [INFO] running `Command { std: "docker" "start" "-a" "f9030ba35b2f29dacfbd3fb705b703bb20cfb2dd657cbbd8094d5731d67d33d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling blst v0.3.15 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling c-kzg v1.0.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling hashers v1.0.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling substrate-bn v0.6.0 [INFO] [stderr] Compiling futures-locks v0.7.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling scrypt v0.10.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling solang-parser v0.3.3 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling const-hex v1.14.1 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling coins-core v0.8.7 [INFO] [stderr] Compiling aurora-engine-modexp v1.2.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling coins-bip32 v0.8.7 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling alloy-rlp v0.3.12 [INFO] [stderr] Compiling ruint v1.15.0 [INFO] [stderr] Compiling enr v0.10.0 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling eth-keystore v0.5.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling alloy-primitives v0.7.7 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling coins-bip39 v0.8.7 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling revm-primitives v5.0.0 [INFO] [stderr] Compiling num_enum v0.7.4 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling revm-precompile v8.0.0 [INFO] [stderr] Compiling revm-interpreter v6.0.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling open-fastrlp v0.1.4 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling revm v10.0.0 [INFO] [stderr] Compiling ethers-core v2.0.14 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling ethers-contract-abigen v2.0.14 [INFO] [stderr] Compiling ethers-providers v2.0.14 [INFO] [stderr] Compiling ethers-signers v2.0.14 [INFO] [stderr] Compiling ethers-addressbook v2.0.14 [INFO] [stderr] Compiling ethers-contract-derive v2.0.14 [INFO] [stderr] Compiling ethers-solc v2.0.14 [INFO] [stderr] Compiling ethers-contract v2.0.14 [INFO] [stderr] Compiling ethers-etherscan v2.0.14 [INFO] [stderr] Compiling ethers-middleware v2.0.14 [INFO] [stderr] Compiling ethers v2.0.14 [INFO] [stderr] Compiling foundry-evm-mini v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `cache` is never read [INFO] [stdout] --> src/evm/executor/fork/backend.rs:532:5 [INFO] [stdout] | [INFO] [stdout] 525 | pub struct SharedBackend { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 532 | cache: Arc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SharedBackend` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `flush_cache` is never used [INFO] [stdout] --> src/evm/executor/fork/backend.rs:656:19 [INFO] [stdout] | [INFO] [stdout] 535 | impl SharedBackend { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 656 | pub(crate) fn flush_cache(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow` [INFO] [stdout] --> src/main.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{anyhow, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | let mut access_list_inspector = AccessListTracer::new( [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "f9030ba35b2f29dacfbd3fb705b703bb20cfb2dd657cbbd8094d5731d67d33d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9030ba35b2f29dacfbd3fb705b703bb20cfb2dd657cbbd8094d5731d67d33d2", kill_on_drop: false }` [INFO] [stdout] f9030ba35b2f29dacfbd3fb705b703bb20cfb2dd657cbbd8094d5731d67d33d2 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af4d1a7260ba07d28484ee0064db3393c54a2d7b0b19abbc7ed814179c4404e1 [INFO] running `Command { std: "docker" "start" "-a" "af4d1a7260ba07d28484ee0064db3393c54a2d7b0b19abbc7ed814179c4404e1", kill_on_drop: false }` [INFO] [stdout] warning: field `cache` is never read [INFO] [stdout] --> src/evm/executor/fork/backend.rs:532:5 [INFO] [stdout] | [INFO] [stdout] 525 | pub struct SharedBackend { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 532 | cache: Arc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SharedBackend` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling foundry-evm-mini v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `flush_cache` is never used [INFO] [stdout] --> src/evm/executor/fork/backend.rs:656:19 [INFO] [stdout] | [INFO] [stdout] 535 | impl SharedBackend { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 656 | pub(crate) fn flush_cache(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow` [INFO] [stdout] --> src/main.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::{anyhow, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | let mut access_list_inspector = AccessListTracer::new( [INFO] [stdout] | ----^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cache` is never read [INFO] [stdout] --> src/evm/executor/fork/backend.rs:532:5 [INFO] [stdout] | [INFO] [stdout] 525 | pub struct SharedBackend { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 532 | cache: Arc, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SharedBackend` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `flush_cache` is never used [INFO] [stdout] --> src/evm/executor/fork/backend.rs:656:19 [INFO] [stdout] | [INFO] [stdout] 535 | impl SharedBackend { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 656 | pub(crate) fn flush_cache(&self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.69s [INFO] running `Command { std: "docker" "inspect" "af4d1a7260ba07d28484ee0064db3393c54a2d7b0b19abbc7ed814179c4404e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af4d1a7260ba07d28484ee0064db3393c54a2d7b0b19abbc7ed814179c4404e1", kill_on_drop: false }` [INFO] [stdout] af4d1a7260ba07d28484ee0064db3393c54a2d7b0b19abbc7ed814179c4404e1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 42aee0a242f7a264fb0d30456a80e96e01afc4cf5b2eccb917110230c740d301 [INFO] running `Command { std: "docker" "start" "-a" "42aee0a242f7a264fb0d30456a80e96e01afc4cf5b2eccb917110230c740d301", kill_on_drop: false }` [INFO] [stderr] warning: field `cache` is never read [INFO] [stderr] --> src/evm/executor/fork/backend.rs:532:5 [INFO] [stderr] | [INFO] [stderr] 525 | pub struct SharedBackend { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 532 | cache: Arc, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SharedBackend` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `flush_cache` is never used [INFO] [stderr] --> src/evm/executor/fork/backend.rs:656:19 [INFO] [stderr] | [INFO] [stderr] 535 | impl SharedBackend { [INFO] [stderr] | ------------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 656 | pub(crate) fn flush_cache(&self) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `foundry-evm-mini` (lib) generated 2 warnings [INFO] [stderr] warning: `foundry-evm-mini` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unused import: `anyhow` [INFO] [stderr] --> src/main.rs:1:14 [INFO] [stderr] | [INFO] [stderr] 1 | use anyhow::{anyhow, Result}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:90:9 [INFO] [stderr] | [INFO] [stderr] 90 | let mut access_list_inspector = AccessListTracer::new( [INFO] [stderr] | ----^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `foundry-evm-mini` (bin "foundry-evm-mini" test) generated 2 warnings (run `cargo fix --bin "foundry-evm-mini" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/foundry_evm_mini-d335bcf70ae8c83c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test evm::executor::fork::cache::tests::can_deserialize_cache ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- evm::executor::fork::cache::tests::can_deserialize_cache stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'evm::executor::fork::cache::tests::can_deserialize_cache' (25) panicked at src/evm/executor/fork/cache.rs:559:65: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error("invalid type: string \"0x539\", expected u64", line: 11, column: 9) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5b52928512d2 - std::backtrace_rs::backtrace::libunwind::trace::h66a2a7c2ae287f78 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5b52928512d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hfc2e0cbc9b584495 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5b52928512d2 - std::sys::backtrace::_print_fmt::h118f0de0547bd6e5 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5b52928512d2 - ::fmt::h4a7ebf3c97b63e54 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5b52928623df - core::fmt::rt::Argument::fmt::h614abe7b62e687bb [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5b52928623df - core::fmt::write::h5e5759cada453e98 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5b529281e261 - std::io::default_write_fmt::h07c0e0cd2ff3d760 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5b529281e261 - std::io::Write::write_fmt::he7256dac030cd662 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5b529282a332 - std::sys::backtrace::BacktraceLock::print::haede8464af6f6593 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5b529282eedf - std::panicking::default_hook::{{closure}}::hd1d459f3747276de [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5b529282ed71 - std::panicking::default_hook::h4615f5c23d4bd826 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5b5292757c1e - as core::ops::function::Fn>::call::h3f49114c7e9679ef [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x5b5292757c1e - test::test_main_with_exit_callback::{{closure}}::h4d67369e3cd340e4 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5b529282f59f - as core::ops::function::Fn>::call::h2af8f746f7568e27 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x5b529282f59f - std::panicking::panic_with_hook::h290022751dfbc99c [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5b529282f3fa - std::panicking::panic_handler::{{closure}}::h8a82486ef1115454 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5b529282a469 - std::sys::backtrace::__rust_end_short_backtrace::h24c7668dbf64a695 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5b529281275d - __rustc[c97015d5850a580e]::rust_begin_unwind [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5b5292869fc0 - core::panicking::panic_fmt::h28e12f8802cd0928 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x5b5292869566 - core::result::unwrap_failed::hcba38eed78e12398 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5b52926fffd5 - core::result::Result::unwrap::h6a69e36f6a653581 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x5b52926fffd5 - foundry_evm_mini::evm::executor::fork::cache::tests::can_deserialize_cache::ha99ff322e33f4a82 [INFO] [stdout] at /opt/rustwide/workdir/src/evm/executor/fork/cache.rs:559:65 [INFO] [stdout] 22: 0x5b5292700507 - foundry_evm_mini::evm::executor::fork::cache::tests::can_deserialize_cache::{{closure}}::hdaf46d410ce505d0 [INFO] [stdout] at /opt/rustwide/workdir/src/evm/executor/fork/cache.rs:498:31 [INFO] [stdout] 23: 0x5b5292702566 - core::ops::function::FnOnce::call_once::ha1a58f34d91f93bb [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5b5292757a6b - core::ops::function::FnOnce::call_once::hdefe93407160c395 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5b5292757a6b - test::__rust_begin_short_backtrace::hdfcc8fd2fe67da7a [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5b529276d625 - test::run_test_in_process::{{closure}}::h320bae9b1003112f [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5b529276d625 - as core::ops::function::FnOnce<()>>::call_once::h90f8f831719f5411 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5b529276d625 - std::panicking::catch_unwind::do_call::h9f251d79dbf7d6ed [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5b529276d625 - std::panicking::catch_unwind::h097a5a3f87c04a25 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5b529276d625 - std::panic::catch_unwind::h70316c014b05855b [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5b529276d625 - test::run_test_in_process::h023ca635764dfe30 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5b529276d625 - test::run_test::{{closure}}::h59932d18dfba4366 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5b5292743e04 - test::run_test::{{closure}}::ha2e96c73f8625e3a [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5b5292743e04 - std::sys::backtrace::__rust_begin_short_backtrace::h1b37e5c0fca27c18 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5b529274772a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h8ac0d86b7db5ca42 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5b529274772a - as core::ops::function::FnOnce<()>>::call_once::h2f0a63b3b36bb8fd [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5b529274772a - std::panicking::catch_unwind::do_call::h16004b52a84b801e [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5b529274772a - std::panicking::catch_unwind::hd4141c774c700dce [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5b529274772a - std::panic::catch_unwind::h8a9749a99926eb13 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5b529274772a - std::thread::Builder::spawn_unchecked_::{{closure}}::habf5065a7fc58dc1 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5b529274772a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h557ae74e20db8c0e [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5b52928255af - as core::ops::function::FnOnce>::call_once::h42e3c3a0d92a01a7 [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x5b52928255af - std::sys::thread::unix::Thread::new::thread_start::hbfb8ed69a8a2081e [INFO] [stdout] at /rustc/e9385f9eea0221ef295a188d49d16f8f5189abf1/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x793a5e95caa4 - [INFO] [stdout] 45: 0x793a5e9e9a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] evm::executor::fork::cache::tests::can_deserialize_cache [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "42aee0a242f7a264fb0d30456a80e96e01afc4cf5b2eccb917110230c740d301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42aee0a242f7a264fb0d30456a80e96e01afc4cf5b2eccb917110230c740d301", kill_on_drop: false }` [INFO] [stdout] 42aee0a242f7a264fb0d30456a80e96e01afc4cf5b2eccb917110230c740d301