[INFO] cloning repository https://github.com/prince777-k/verbs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prince777-k/verbs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprince777-k%2Fverbs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprince777-k%2Fverbs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfebb562c1a58927a2714f5a6753ce639000ff4a [INFO] building prince777-k/verbs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprince777-k%2Fverbs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/prince777-k/verbs [INFO] finished tweaking git repo https://github.com/prince777-k/verbs [INFO] tweaked toml for git repo https://github.com/prince777-k/verbs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/prince777-k/verbs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/prince777-k/verbs 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded substrate-bn v0.6.0 [INFO] [stderr] Downloaded dyn-clone v1.0.17 [INFO] [stderr] Downloaded open-fastrlp v0.1.4 [INFO] [stderr] Downloaded alloy-sol-macro-input v0.7.0 [INFO] [stderr] Downloaded enr v0.10.0 [INFO] [stderr] Downloaded alloy-sol-types v0.7.0 [INFO] [stderr] Downloaded unindent v0.2.3 [INFO] [stderr] Downloaded kdam v0.5.1 [INFO] [stderr] Downloaded indoc v2.0.5 [INFO] [stderr] Downloaded syn-solidity v0.7.0 [INFO] [stderr] Downloaded ethers-providers v2.0.14 [INFO] [stderr] Downloaded num-bigint v0.4.4 [INFO] [stderr] Downloaded revm-interpreter v5.0.0 [INFO] [stderr] Downloaded portable-atomic v1.6.0 [INFO] [stderr] Downloaded ethers-core v2.0.14 [INFO] [stderr] Downloaded proptest v1.4.0 [INFO] [stderr] Downloaded ruint v1.12.1 [INFO] [stderr] Downloaded rustls v0.21.11 [INFO] [stderr] Downloaded aurora-engine-modexp v1.1.0 [INFO] [stderr] Downloaded impl-serde v0.4.0 [INFO] [stderr] Downloaded sha3-asm v0.1.0 [INFO] [stderr] Downloaded blst v0.3.11 [INFO] [stderr] Downloaded alloy-primitives v0.7.4 [INFO] [stderr] Downloaded parity-scale-codec v3.6.9 [INFO] [stderr] Downloaded alloy-sol-type-parser v0.7.0 [INFO] [stderr] Downloaded strum_macros v0.26.2 [INFO] [stderr] Downloaded rustix v0.38.33 [INFO] [stderr] Downloaded revm-primitives v4.0.0 [INFO] [stderr] Downloaded jsonwebtoken v8.3.0 [INFO] [stderr] Downloaded proptest-derive v0.4.0 [INFO] [stderr] Downloaded hashers v1.0.1 [INFO] [stderr] Downloaded scale-info v2.11.2 [INFO] [stderr] Downloaded ethabi v18.0.0 [INFO] [stderr] Downloaded num-complex v0.4.5 [INFO] [stderr] Downloaded num-iter v0.1.44 [INFO] [stderr] Downloaded const-hex v1.11.3 [INFO] [stderr] Downloaded ethereum_ssz v0.5.3 [INFO] [stderr] Downloaded keccak-asm v0.1.0 [INFO] [stderr] Downloaded proc-macro-crate v2.0.0 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.6.9 [INFO] [stderr] Downloaded scale-info-derive v2.11.2 [INFO] [stderr] Downloaded secp256k1 v0.29.0 [INFO] [stderr] Downloaded alloy-json-abi v0.7.0 [INFO] [stderr] Downloaded open-fastrlp-derive v0.1.1 [INFO] [stderr] Downloaded alloy-rlp v0.3.4 [INFO] [stderr] Downloaded rlp-derive v0.1.0 [INFO] [stderr] Downloaded ruint-macro v1.2.0 [INFO] [stderr] Downloaded pem v1.1.1 [INFO] [stderr] Downloaded ethbloom v0.13.0 [INFO] [stderr] Downloaded ethereum-types v0.14.1 [INFO] [stderr] Downloaded num v0.4.2 [INFO] [stderr] Downloaded revm v9.0.0 [INFO] [stderr] Downloaded assert_approx_eq v1.1.0 [INFO] [stderr] Downloaded impl-rlp v0.3.0 [INFO] [stderr] Downloaded ripemd v0.1.3 [INFO] [stderr] Downloaded revm-precompile v7.0.0 [INFO] [stderr] Downloaded secp256k1-sys v0.10.0 [INFO] [stderr] Downloaded alloy-sol-macro v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3e1b79adeb8b2417cfc16f820a489507e8b9eb31ee6fd98e0fa2cb78a420df2 [INFO] running `Command { std: "docker" "start" "-a" "b3e1b79adeb8b2417cfc16f820a489507e8b9eb31ee6fd98e0fa2cb78a420df2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3e1b79adeb8b2417cfc16f820a489507e8b9eb31ee6fd98e0fa2cb78a420df2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3e1b79adeb8b2417cfc16f820a489507e8b9eb31ee6fd98e0fa2cb78a420df2", kill_on_drop: false }` [INFO] [stdout] b3e1b79adeb8b2417cfc16f820a489507e8b9eb31ee6fd98e0fa2cb78a420df2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b154264706ab682e847f90f0161491eaa0e26f4d9e737f1d18eb6f58464041df [INFO] running `Command { std: "docker" "start" "-a" "b154264706ab682e847f90f0161491eaa0e26f4d9e737f1d18eb6f58464041df", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling rustix v0.38.33 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ruint-macro v1.2.0 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pyo3-build-config v0.20.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustls v0.21.11 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling auto_impl v1.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling alloy-sol-type-parser v0.7.0 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling enumn v0.1.13 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.9 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling rlp-derive v0.1.0 [INFO] [stderr] Compiling scale-info-derive v2.11.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling proptest-derive v0.4.0 [INFO] [stderr] Compiling num_enum_derive v0.7.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling num v0.4.2 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling syn-solidity v0.7.0 [INFO] [stderr] Compiling pyo3-ffi v0.20.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Compiling num_enum v0.7.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling hashers v1.0.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling substrate-bn v0.6.0 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling pyo3 v0.20.3 [INFO] [stderr] Compiling pyo3-macros-backend v0.20.3 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling verbs-macros v0.4.1 (/opt/rustwide/workdir/crates/verbs_macros) [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling parity-scale-codec v3.6.9 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling const-hex v1.11.3 [INFO] [stderr] Compiling ruint v1.12.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling aurora-engine-modexp v1.1.0 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling alloy-rlp v0.3.4 [INFO] [stderr] Compiling alloy-primitives v0.7.4 [INFO] [stderr] Compiling open-fastrlp-derive v0.1.1 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling scale-info v2.11.2 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling enr v0.10.0 [INFO] [stderr] Compiling pyo3-macros v0.20.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling alloy-json-abi v0.7.0 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling alloy-sol-macro-input v0.7.0 [INFO] [stderr] Compiling alloy-sol-macro v0.7.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling kdam v0.5.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.4.0 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling open-fastrlp v0.1.4 [INFO] [stderr] Compiling ethers-core v2.0.14 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling revm-primitives v4.0.0 [INFO] [stderr] Compiling alloy-sol-types v0.7.0 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling revm-interpreter v5.0.0 [INFO] [stderr] Compiling revm-precompile v7.0.0 [INFO] [stderr] Compiling ethers-providers v2.0.14 [INFO] [stderr] Compiling revm v9.0.0 [INFO] [stderr] Compiling verbs-rs v0.4.1 (/opt/rustwide/workdir/crates/verbs_rs) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/verbs_rs/src/env/mod.rs:200:12 [INFO] [stdout] | [INFO] [stdout] 200 | fn evm(&mut self) -> Evm<(), D> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 200 | fn evm(&mut self) -> Evm<'_, (), D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling verbs v0.1.0 (/opt/rustwide/workdir/rust) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/base_env.rs:108:65 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn get_last_events<'a>(&'a self, py: Python<'a>) -> Vec { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 108 | pub fn get_last_events<'a>(&'a self, py: Python<'a>) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/base_env.rs:116:67 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn get_event_history<'a>(&'a self, py: Python<'a>) -> Vec { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 116 | pub fn get_event_history<'a>(&'a self, py: Python<'a>) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/base_env.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 187 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 188 | py: Python<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 193 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 193 | ) -> Result, RevertError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/base_env.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 205 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 206 | py: Python<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 211 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 211 | ) -> Result, RevertError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:63:86 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_last_events<'a>(&'a mut self, py: Python<'a>) -> PyResult> { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/empty_env.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / create_interface!( [INFO] [stdout] 41 | | EmptyEnvRandom, [INFO] [stdout] 42 | | #[pyo3(signature = (seed, snapshot=None, cache=None))] [INFO] [stdout] 43 | | pub fn new( [INFO] [stdout] ... | [INFO] [stdout] 65 | | fn dummy(&self) {} [INFO] [stdout] 66 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_last_events<'a>(&'a mut self, py: Python<'a>) -> PyResult>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:82:88 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_event_history<'a>(&'a mut self, py: Python<'a>) -> PyResult> { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/empty_env.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / create_interface!( [INFO] [stdout] 41 | | EmptyEnvRandom, [INFO] [stdout] 42 | | #[pyo3(signature = (seed, snapshot=None, cache=None))] [INFO] [stdout] 43 | | pub fn new( [INFO] [stdout] ... | [INFO] [stdout] 65 | | fn dummy(&self) {} [INFO] [stdout] 66 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_event_history<'a>(&'a mut self, py: Python<'a>) -> PyResult>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:257:27 [INFO] [stdout] | [INFO] [stdout] 251 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 252 | py: Python<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 257 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/empty_env.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / create_interface!( [INFO] [stdout] 41 | | EmptyEnvRandom, [INFO] [stdout] 42 | | #[pyo3(signature = (seed, snapshot=None, cache=None))] [INFO] [stdout] 43 | | pub fn new( [INFO] [stdout] ... | [INFO] [stdout] 65 | | fn dummy(&self) {} [INFO] [stdout] 66 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | ) -> PyResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:304:27 [INFO] [stdout] | [INFO] [stdout] 298 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 299 | py: Python<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 304 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/empty_env.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / create_interface!( [INFO] [stdout] 41 | | EmptyEnvRandom, [INFO] [stdout] 42 | | #[pyo3(signature = (seed, snapshot=None, cache=None))] [INFO] [stdout] 43 | | pub fn new( [INFO] [stdout] ... | [INFO] [stdout] 65 | | fn dummy(&self) {} [INFO] [stdout] 66 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 304 | ) -> PyResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rust/src/sim/interface_macro.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/empty_env.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / create_interface!( [INFO] [stdout] 41 | | EmptyEnvRandom, [INFO] [stdout] | | -------------- [INFO] [stdout] | | | [INFO] [stdout] | | `EmptyEnvRandom` is not local [INFO] [stdout] | | `EmptyEnvRandom` is not local [INFO] [stdout] 42 | | #[pyo3(signature = (seed, snapshot=None, cache=None))] [INFO] [stdout] 43 | | pub fn new( [INFO] [stdout] ... | [INFO] [stdout] 65 | | fn dummy(&self) {} [INFO] [stdout] 66 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:63:86 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_last_events<'a>(&'a mut self, py: Python<'a>) -> PyResult> { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/empty_env.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / create_interface!( [INFO] [stdout] 101 | | EmptyEnvGasPriority, [INFO] [stdout] 102 | | #[pyo3(signature = (seed, snapshot=None, cache=None))] [INFO] [stdout] 103 | | pub fn new( [INFO] [stdout] ... | [INFO] [stdout] 125 | | fn dummy(&self) {} [INFO] [stdout] 126 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_last_events<'a>(&'a mut self, py: Python<'a>) -> PyResult>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:82:88 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_event_history<'a>(&'a mut self, py: Python<'a>) -> PyResult> { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/empty_env.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / create_interface!( [INFO] [stdout] 101 | | EmptyEnvGasPriority, [INFO] [stdout] 102 | | #[pyo3(signature = (seed, snapshot=None, cache=None))] [INFO] [stdout] 103 | | pub fn new( [INFO] [stdout] ... | [INFO] [stdout] 125 | | fn dummy(&self) {} [INFO] [stdout] 126 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_event_history<'a>(&'a mut self, py: Python<'a>) -> PyResult>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:257:27 [INFO] [stdout] | [INFO] [stdout] 251 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 252 | py: Python<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 257 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/empty_env.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / create_interface!( [INFO] [stdout] 101 | | EmptyEnvGasPriority, [INFO] [stdout] 102 | | #[pyo3(signature = (seed, snapshot=None, cache=None))] [INFO] [stdout] 103 | | pub fn new( [INFO] [stdout] ... | [INFO] [stdout] 125 | | fn dummy(&self) {} [INFO] [stdout] 126 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | ) -> PyResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:304:27 [INFO] [stdout] | [INFO] [stdout] 298 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 299 | py: Python<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 304 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/empty_env.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / create_interface!( [INFO] [stdout] 101 | | EmptyEnvGasPriority, [INFO] [stdout] 102 | | #[pyo3(signature = (seed, snapshot=None, cache=None))] [INFO] [stdout] 103 | | pub fn new( [INFO] [stdout] ... | [INFO] [stdout] 125 | | fn dummy(&self) {} [INFO] [stdout] 126 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 304 | ) -> PyResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rust/src/sim/interface_macro.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/empty_env.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / create_interface!( [INFO] [stdout] 101 | | EmptyEnvGasPriority, [INFO] [stdout] | | ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `EmptyEnvGasPriority` is not local [INFO] [stdout] | | `EmptyEnvGasPriority` is not local [INFO] [stdout] 102 | | #[pyo3(signature = (seed, snapshot=None, cache=None))] [INFO] [stdout] 103 | | pub fn new( [INFO] [stdout] ... | [INFO] [stdout] 125 | | fn dummy(&self) {} [INFO] [stdout] 126 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:63:86 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_last_events<'a>(&'a mut self, py: Python<'a>) -> PyResult> { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/fork_env.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / create_interface!( [INFO] [stdout] 51 | | ForkEnvRandom, [INFO] [stdout] 52 | | #[pyo3(signature = (node_url, seed, block_number = None))] [INFO] [stdout] 53 | | pub fn new(node_url: &str, seed: u64, block_number: Option) -> PyResult { [INFO] [stdout] ... | [INFO] [stdout] 98 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_last_events<'a>(&'a mut self, py: Python<'a>) -> PyResult>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:82:88 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_event_history<'a>(&'a mut self, py: Python<'a>) -> PyResult> { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/fork_env.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / create_interface!( [INFO] [stdout] 51 | | ForkEnvRandom, [INFO] [stdout] 52 | | #[pyo3(signature = (node_url, seed, block_number = None))] [INFO] [stdout] 53 | | pub fn new(node_url: &str, seed: u64, block_number: Option) -> PyResult { [INFO] [stdout] ... | [INFO] [stdout] 98 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_event_history<'a>(&'a mut self, py: Python<'a>) -> PyResult>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:257:27 [INFO] [stdout] | [INFO] [stdout] 251 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 252 | py: Python<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 257 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/fork_env.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / create_interface!( [INFO] [stdout] 51 | | ForkEnvRandom, [INFO] [stdout] 52 | | #[pyo3(signature = (node_url, seed, block_number = None))] [INFO] [stdout] 53 | | pub fn new(node_url: &str, seed: u64, block_number: Option) -> PyResult { [INFO] [stdout] ... | [INFO] [stdout] 98 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | ) -> PyResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:304:27 [INFO] [stdout] | [INFO] [stdout] 298 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 299 | py: Python<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 304 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/fork_env.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / create_interface!( [INFO] [stdout] 51 | | ForkEnvRandom, [INFO] [stdout] 52 | | #[pyo3(signature = (node_url, seed, block_number = None))] [INFO] [stdout] 53 | | pub fn new(node_url: &str, seed: u64, block_number: Option) -> PyResult { [INFO] [stdout] ... | [INFO] [stdout] 98 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 304 | ) -> PyResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rust/src/sim/interface_macro.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/fork_env.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / create_interface!( [INFO] [stdout] 51 | | ForkEnvRandom, [INFO] [stdout] | | ------------- [INFO] [stdout] | | | [INFO] [stdout] | | `ForkEnvRandom` is not local [INFO] [stdout] | | `ForkEnvRandom` is not local [INFO] [stdout] 52 | | #[pyo3(signature = (node_url, seed, block_number = None))] [INFO] [stdout] 53 | | pub fn new(node_url: &str, seed: u64, block_number: Option) -> PyResult { [INFO] [stdout] ... | [INFO] [stdout] 98 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:63:86 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_last_events<'a>(&'a mut self, py: Python<'a>) -> PyResult> { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/fork_env.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / create_interface!( [INFO] [stdout] 146 | | ForkEnvGasPriority, [INFO] [stdout] 147 | | #[pyo3(signature = (node_url, seed, block_number = None))] [INFO] [stdout] 148 | | pub fn new(node_url: &str, seed: u64, block_number: Option) -> PyResult { [INFO] [stdout] ... | [INFO] [stdout] 193 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_last_events<'a>(&'a mut self, py: Python<'a>) -> PyResult>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:82:88 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_event_history<'a>(&'a mut self, py: Python<'a>) -> PyResult> { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/fork_env.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / create_interface!( [INFO] [stdout] 146 | | ForkEnvGasPriority, [INFO] [stdout] 147 | | #[pyo3(signature = (node_url, seed, block_number = None))] [INFO] [stdout] 148 | | pub fn new(node_url: &str, seed: u64, block_number: Option) -> PyResult { [INFO] [stdout] ... | [INFO] [stdout] 193 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_event_history<'a>(&'a mut self, py: Python<'a>) -> PyResult>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:257:27 [INFO] [stdout] | [INFO] [stdout] 251 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 252 | py: Python<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 257 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/fork_env.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / create_interface!( [INFO] [stdout] 146 | | ForkEnvGasPriority, [INFO] [stdout] 147 | | #[pyo3(signature = (node_url, seed, block_number = None))] [INFO] [stdout] 148 | | pub fn new(node_url: &str, seed: u64, block_number: Option) -> PyResult { [INFO] [stdout] ... | [INFO] [stdout] 193 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | ) -> PyResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:304:27 [INFO] [stdout] | [INFO] [stdout] 298 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 299 | py: Python<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 304 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/fork_env.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / create_interface!( [INFO] [stdout] 146 | | ForkEnvGasPriority, [INFO] [stdout] 147 | | #[pyo3(signature = (node_url, seed, block_number = None))] [INFO] [stdout] 148 | | pub fn new(node_url: &str, seed: u64, block_number: Option) -> PyResult { [INFO] [stdout] ... | [INFO] [stdout] 193 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 304 | ) -> PyResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rust/src/sim/interface_macro.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/fork_env.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / create_interface!( [INFO] [stdout] 146 | | ForkEnvGasPriority, [INFO] [stdout] | | ------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `ForkEnvGasPriority` is not local [INFO] [stdout] | | `ForkEnvGasPriority` is not local [INFO] [stdout] 147 | | #[pyo3(signature = (node_url, seed, block_number = None))] [INFO] [stdout] 148 | | pub fn new(node_url: &str, seed: u64, block_number: Option) -> PyResult { [INFO] [stdout] ... | [INFO] [stdout] 193 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rust/src/types.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn address_to_py(py: Python, address: Address) -> &PyBytes { [INFO] [stdout] | ^^^^^^ ^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23 | pub fn address_to_py(py: Python<'_>, address: Address) -> &PyBytes { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rust/src/types.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn bytes_to_py(py: Python, bytes: Bytes) -> &PyBytes { [INFO] [stdout] | ^^^^^^ ^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn bytes_to_py(py: Python<'_>, bytes: Bytes) -> &PyBytes { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s [INFO] running `Command { std: "docker" "inspect" "b154264706ab682e847f90f0161491eaa0e26f4d9e737f1d18eb6f58464041df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b154264706ab682e847f90f0161491eaa0e26f4d9e737f1d18eb6f58464041df", kill_on_drop: false }` [INFO] [stdout] b154264706ab682e847f90f0161491eaa0e26f4d9e737f1d18eb6f58464041df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 687fa24c2796c982ba56d3da350b2f0281c9ac491f0e93c1809aa9670a879686 [INFO] running `Command { std: "docker" "start" "-a" "687fa24c2796c982ba56d3da350b2f0281c9ac491f0e93c1809aa9670a879686", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling verbs-macros v0.4.1 (/opt/rustwide/workdir/crates/verbs_macros) [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling verbs-rs v0.4.1 (/opt/rustwide/workdir/crates/verbs_rs) [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/verbs_rs/src/env/mod.rs:200:12 [INFO] [stdout] | [INFO] [stdout] 200 | fn evm(&mut self) -> Evm<(), D> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 200 | fn evm(&mut self) -> Evm<'_, (), D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling verbs v0.1.0 (/opt/rustwide/workdir/rust) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/base_env.rs:108:65 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn get_last_events<'a>(&'a self, py: Python<'a>) -> Vec { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 108 | pub fn get_last_events<'a>(&'a self, py: Python<'a>) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/base_env.rs:116:67 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn get_event_history<'a>(&'a self, py: Python<'a>) -> Vec { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 116 | pub fn get_event_history<'a>(&'a self, py: Python<'a>) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/base_env.rs:193:17 [INFO] [stdout] | [INFO] [stdout] 187 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 188 | py: Python<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 193 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 193 | ) -> Result, RevertError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/base_env.rs:211:17 [INFO] [stdout] | [INFO] [stdout] 205 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 206 | py: Python<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 211 | ) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 211 | ) -> Result, RevertError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:63:86 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_last_events<'a>(&'a mut self, py: Python<'a>) -> PyResult> { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/empty_env.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / create_interface!( [INFO] [stdout] 41 | | EmptyEnvRandom, [INFO] [stdout] 42 | | #[pyo3(signature = (seed, snapshot=None, cache=None))] [INFO] [stdout] 43 | | pub fn new( [INFO] [stdout] ... | [INFO] [stdout] 65 | | fn dummy(&self) {} [INFO] [stdout] 66 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_last_events<'a>(&'a mut self, py: Python<'a>) -> PyResult>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:82:88 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_event_history<'a>(&'a mut self, py: Python<'a>) -> PyResult> { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/empty_env.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / create_interface!( [INFO] [stdout] 41 | | EmptyEnvRandom, [INFO] [stdout] 42 | | #[pyo3(signature = (seed, snapshot=None, cache=None))] [INFO] [stdout] 43 | | pub fn new( [INFO] [stdout] ... | [INFO] [stdout] 65 | | fn dummy(&self) {} [INFO] [stdout] 66 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_event_history<'a>(&'a mut self, py: Python<'a>) -> PyResult>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:257:27 [INFO] [stdout] | [INFO] [stdout] 251 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 252 | py: Python<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 257 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/empty_env.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / create_interface!( [INFO] [stdout] 41 | | EmptyEnvRandom, [INFO] [stdout] 42 | | #[pyo3(signature = (seed, snapshot=None, cache=None))] [INFO] [stdout] 43 | | pub fn new( [INFO] [stdout] ... | [INFO] [stdout] 65 | | fn dummy(&self) {} [INFO] [stdout] 66 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | ) -> PyResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:304:27 [INFO] [stdout] | [INFO] [stdout] 298 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 299 | py: Python<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 304 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/empty_env.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / create_interface!( [INFO] [stdout] 41 | | EmptyEnvRandom, [INFO] [stdout] 42 | | #[pyo3(signature = (seed, snapshot=None, cache=None))] [INFO] [stdout] 43 | | pub fn new( [INFO] [stdout] ... | [INFO] [stdout] 65 | | fn dummy(&self) {} [INFO] [stdout] 66 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 304 | ) -> PyResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rust/src/sim/interface_macro.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/empty_env.rs:40:1 [INFO] [stdout] | [INFO] [stdout] 40 | / create_interface!( [INFO] [stdout] 41 | | EmptyEnvRandom, [INFO] [stdout] | | -------------- [INFO] [stdout] | | | [INFO] [stdout] | | `EmptyEnvRandom` is not local [INFO] [stdout] | | `EmptyEnvRandom` is not local [INFO] [stdout] 42 | | #[pyo3(signature = (seed, snapshot=None, cache=None))] [INFO] [stdout] 43 | | pub fn new( [INFO] [stdout] ... | [INFO] [stdout] 65 | | fn dummy(&self) {} [INFO] [stdout] 66 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:63:86 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_last_events<'a>(&'a mut self, py: Python<'a>) -> PyResult> { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/empty_env.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / create_interface!( [INFO] [stdout] 101 | | EmptyEnvGasPriority, [INFO] [stdout] 102 | | #[pyo3(signature = (seed, snapshot=None, cache=None))] [INFO] [stdout] 103 | | pub fn new( [INFO] [stdout] ... | [INFO] [stdout] 125 | | fn dummy(&self) {} [INFO] [stdout] 126 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_last_events<'a>(&'a mut self, py: Python<'a>) -> PyResult>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:82:88 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_event_history<'a>(&'a mut self, py: Python<'a>) -> PyResult> { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/empty_env.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / create_interface!( [INFO] [stdout] 101 | | EmptyEnvGasPriority, [INFO] [stdout] 102 | | #[pyo3(signature = (seed, snapshot=None, cache=None))] [INFO] [stdout] 103 | | pub fn new( [INFO] [stdout] ... | [INFO] [stdout] 125 | | fn dummy(&self) {} [INFO] [stdout] 126 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_event_history<'a>(&'a mut self, py: Python<'a>) -> PyResult>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:257:27 [INFO] [stdout] | [INFO] [stdout] 251 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 252 | py: Python<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 257 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/empty_env.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / create_interface!( [INFO] [stdout] 101 | | EmptyEnvGasPriority, [INFO] [stdout] 102 | | #[pyo3(signature = (seed, snapshot=None, cache=None))] [INFO] [stdout] 103 | | pub fn new( [INFO] [stdout] ... | [INFO] [stdout] 125 | | fn dummy(&self) {} [INFO] [stdout] 126 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | ) -> PyResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:304:27 [INFO] [stdout] | [INFO] [stdout] 298 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 299 | py: Python<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 304 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/empty_env.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / create_interface!( [INFO] [stdout] 101 | | EmptyEnvGasPriority, [INFO] [stdout] 102 | | #[pyo3(signature = (seed, snapshot=None, cache=None))] [INFO] [stdout] 103 | | pub fn new( [INFO] [stdout] ... | [INFO] [stdout] 125 | | fn dummy(&self) {} [INFO] [stdout] 126 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 304 | ) -> PyResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rust/src/sim/interface_macro.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/empty_env.rs:100:1 [INFO] [stdout] | [INFO] [stdout] 100 | / create_interface!( [INFO] [stdout] 101 | | EmptyEnvGasPriority, [INFO] [stdout] | | ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | `EmptyEnvGasPriority` is not local [INFO] [stdout] | | `EmptyEnvGasPriority` is not local [INFO] [stdout] 102 | | #[pyo3(signature = (seed, snapshot=None, cache=None))] [INFO] [stdout] 103 | | pub fn new( [INFO] [stdout] ... | [INFO] [stdout] 125 | | fn dummy(&self) {} [INFO] [stdout] 126 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:63:86 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_last_events<'a>(&'a mut self, py: Python<'a>) -> PyResult> { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/fork_env.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / create_interface!( [INFO] [stdout] 51 | | ForkEnvRandom, [INFO] [stdout] 52 | | #[pyo3(signature = (node_url, seed, block_number = None))] [INFO] [stdout] 53 | | pub fn new(node_url: &str, seed: u64, block_number: Option) -> PyResult { [INFO] [stdout] ... | [INFO] [stdout] 98 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_last_events<'a>(&'a mut self, py: Python<'a>) -> PyResult>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:82:88 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_event_history<'a>(&'a mut self, py: Python<'a>) -> PyResult> { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/fork_env.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / create_interface!( [INFO] [stdout] 51 | | ForkEnvRandom, [INFO] [stdout] 52 | | #[pyo3(signature = (node_url, seed, block_number = None))] [INFO] [stdout] 53 | | pub fn new(node_url: &str, seed: u64, block_number: Option) -> PyResult { [INFO] [stdout] ... | [INFO] [stdout] 98 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_event_history<'a>(&'a mut self, py: Python<'a>) -> PyResult>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:257:27 [INFO] [stdout] | [INFO] [stdout] 251 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 252 | py: Python<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 257 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/fork_env.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / create_interface!( [INFO] [stdout] 51 | | ForkEnvRandom, [INFO] [stdout] 52 | | #[pyo3(signature = (node_url, seed, block_number = None))] [INFO] [stdout] 53 | | pub fn new(node_url: &str, seed: u64, block_number: Option) -> PyResult { [INFO] [stdout] ... | [INFO] [stdout] 98 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | ) -> PyResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:304:27 [INFO] [stdout] | [INFO] [stdout] 298 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 299 | py: Python<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 304 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/fork_env.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / create_interface!( [INFO] [stdout] 51 | | ForkEnvRandom, [INFO] [stdout] 52 | | #[pyo3(signature = (node_url, seed, block_number = None))] [INFO] [stdout] 53 | | pub fn new(node_url: &str, seed: u64, block_number: Option) -> PyResult { [INFO] [stdout] ... | [INFO] [stdout] 98 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 304 | ) -> PyResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rust/src/sim/interface_macro.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/fork_env.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 50 | / create_interface!( [INFO] [stdout] 51 | | ForkEnvRandom, [INFO] [stdout] | | ------------- [INFO] [stdout] | | | [INFO] [stdout] | | `ForkEnvRandom` is not local [INFO] [stdout] | | `ForkEnvRandom` is not local [INFO] [stdout] 52 | | #[pyo3(signature = (node_url, seed, block_number = None))] [INFO] [stdout] 53 | | pub fn new(node_url: &str, seed: u64, block_number: Option) -> PyResult { [INFO] [stdout] ... | [INFO] [stdout] 98 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:63:86 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_last_events<'a>(&'a mut self, py: Python<'a>) -> PyResult> { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/fork_env.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / create_interface!( [INFO] [stdout] 146 | | ForkEnvGasPriority, [INFO] [stdout] 147 | | #[pyo3(signature = (node_url, seed, block_number = None))] [INFO] [stdout] 148 | | pub fn new(node_url: &str, seed: u64, block_number: Option) -> PyResult { [INFO] [stdout] ... | [INFO] [stdout] 193 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 63 | pub fn get_last_events<'a>(&'a mut self, py: Python<'a>) -> PyResult>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:82:88 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_event_history<'a>(&'a mut self, py: Python<'a>) -> PyResult> { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/fork_env.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / create_interface!( [INFO] [stdout] 146 | | ForkEnvGasPriority, [INFO] [stdout] 147 | | #[pyo3(signature = (node_url, seed, block_number = None))] [INFO] [stdout] 148 | | pub fn new(node_url: &str, seed: u64, block_number: Option) -> PyResult { [INFO] [stdout] ... | [INFO] [stdout] 193 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_event_history<'a>(&'a mut self, py: Python<'a>) -> PyResult>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:257:27 [INFO] [stdout] | [INFO] [stdout] 251 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 252 | py: Python<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 257 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/fork_env.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / create_interface!( [INFO] [stdout] 146 | | ForkEnvGasPriority, [INFO] [stdout] 147 | | #[pyo3(signature = (node_url, seed, block_number = None))] [INFO] [stdout] 148 | | pub fn new(node_url: &str, seed: u64, block_number: Option) -> PyResult { [INFO] [stdout] ... | [INFO] [stdout] 193 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 257 | ) -> PyResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> rust/src/sim/interface_macro.rs:304:27 [INFO] [stdout] | [INFO] [stdout] 298 | &'a mut self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 299 | py: Python<'a>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 304 | ) -> PyResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/fork_env.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / create_interface!( [INFO] [stdout] 146 | | ForkEnvGasPriority, [INFO] [stdout] 147 | | #[pyo3(signature = (node_url, seed, block_number = None))] [INFO] [stdout] 148 | | pub fn new(node_url: &str, seed: u64, block_number: Option) -> PyResult { [INFO] [stdout] ... | [INFO] [stdout] 193 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: this warning originates in the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 304 | ) -> PyResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> rust/src/sim/interface_macro.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | #[pymethods] [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `PyClassImplCollector` is not local [INFO] [stdout] | `PyClassNewTextSignature` is not local [INFO] [stdout] | move the `impl` block outside of this function `trampoline` and up 4 bodies [INFO] [stdout] | [INFO] [stdout] ::: rust/src/sim/fork_env.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | / create_interface!( [INFO] [stdout] 146 | | ForkEnvGasPriority, [INFO] [stdout] | | ------------------ [INFO] [stdout] | | | [INFO] [stdout] | | `ForkEnvGasPriority` is not local [INFO] [stdout] | | `ForkEnvGasPriority` is not local [INFO] [stdout] 147 | | #[pyo3(signature = (node_url, seed, block_number = None))] [INFO] [stdout] 148 | | pub fn new(node_url: &str, seed: u64, block_number: Option) -> PyResult { [INFO] [stdout] ... | [INFO] [stdout] 193 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the attribute macro `pymethods` which comes from the expansion of the macro `create_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rust/src/types.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn address_to_py(py: Python, address: Address) -> &PyBytes { [INFO] [stdout] | ^^^^^^ ^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23 | pub fn address_to_py(py: Python<'_>, address: Address) -> &PyBytes { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> rust/src/types.rs:27:24 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn bytes_to_py(py: Python, bytes: Bytes) -> &PyBytes { [INFO] [stdout] | ^^^^^^ ^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn bytes_to_py(py: Python<'_>, bytes: Bytes) -> &PyBytes { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling rstest v0.18.2 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> crates/verbs_rs/src/env/mod.rs:200:12 [INFO] [stdout] | [INFO] [stdout] 200 | fn evm(&mut self) -> Evm<(), D> { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 200 | fn evm(&mut self) -> Evm<'_, (), D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.44s [INFO] running `Command { std: "docker" "inspect" "687fa24c2796c982ba56d3da350b2f0281c9ac491f0e93c1809aa9670a879686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "687fa24c2796c982ba56d3da350b2f0281c9ac491f0e93c1809aa9670a879686", kill_on_drop: false }` [INFO] [stdout] 687fa24c2796c982ba56d3da350b2f0281c9ac491f0e93c1809aa9670a879686