[INFO] fetching crate pyonear 0.2.0...
[INFO] testing pyonear-0.2.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate pyonear 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate pyonear 0.2.0
[INFO] finished tweaking crates.io crate pyonear 0.2.0
[INFO] tweaked toml for crates.io crate pyonear 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pyonear 0.2.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 267 packages to latest compatible versions
[INFO] [stderr]       Adding borsh v0.9.3 (available: v1.6.0)
[INFO] [stderr]       Adding derive_more v0.99.20 (available: v2.1.1)
[INFO] [stderr]       Adding ed25519-dalek v1.0.1 (available: v2.2.0)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding near-crypto v0.15.0 (available: v0.34.3)
[INFO] [stderr]       Adding near-primitives v0.15.0 (available: v0.34.3)
[INFO] [stderr]       Adding near-primitives-core v0.15.0 (available: v0.34.3)
[INFO] [stderr]       Adding near-vm-errors v0.15.0 (available: v3.1.0)
[INFO] [stderr]       Adding pyo3 v0.18.3 (available: v0.27.2)
[INFO] [stderr]       Adding secp256k1 v0.24.3 (available: v0.31.1)
[INFO] [stderr]       Adding serde_with v2.3.3 (available: v3.16.1)
[INFO] [stderr]       Adding solders-macros v0.14.4 (available: v0.22.0)
[INFO] [stderr]       Adding solders-traits v0.14.4 (available: v0.21.0)
[INFO] [stderr]       Adding zeroize v1.3.0 (available: v1.8.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded indoc v1.0.9
[INFO] [stderr]   Downloaded pyo3-ffi v0.18.3
[INFO] [stderr]   Downloaded pyo3-macros v0.18.3
[INFO] [stderr]   Downloaded near-account-id v0.15.0
[INFO] [stderr]   Downloaded primitive-types v0.10.1
[INFO] [stderr]   Downloaded smart-default v0.6.0
[INFO] [stderr]   Downloaded near-vm-errors v0.15.0
[INFO] [stderr]   Downloaded solders-macros v0.14.4
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.18.3
[INFO] [stderr]   Downloaded near-rpc-error-core v0.15.0
[INFO] [stderr]   Downloaded easy-ext v0.2.9
[INFO] [stderr]   Downloaded near-crypto v0.15.0
[INFO] [stderr]   Downloaded reed-solomon-erasure v4.0.2
[INFO] [stderr]   Downloaded pyo3-build-config v0.18.3
[INFO] [stderr]   Downloaded near-primitives-core v0.15.0
[INFO] [stderr]   Downloaded near-primitives v0.15.0
[INFO] [stderr]   Downloaded near-rpc-error-macro v0.15.0
[INFO] [stderr]   Downloaded solders-traits v0.14.4
[INFO] [stderr]   Downloaded unindent v0.1.11
[INFO] [stderr]   Downloaded num-bigint v0.3.3
[INFO] [stderr]   Downloaded pyo3 v0.18.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 032bf988a5412388fef8bc1b1259b5d2c87aac72fe7f8758a90dafc310adc78e
[INFO] running `Command { std: "docker" "start" "-a" "032bf988a5412388fef8bc1b1259b5d2c87aac72fe7f8758a90dafc310adc78e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "032bf988a5412388fef8bc1b1259b5d2c87aac72fe7f8758a90dafc310adc78e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "032bf988a5412388fef8bc1b1259b5d2c87aac72fe7f8758a90dafc310adc78e", kill_on_drop: false }`
[INFO] [stdout] 032bf988a5412388fef8bc1b1259b5d2c87aac72fe7f8758a90dafc310adc78e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 486a7bd11e48d2c72a555bc56112311b10f34addf0405c5863f3699ee6c8c012
[INFO] running `Command { std: "docker" "start" "-a" "486a7bd11e48d2c72a555bc56112311b10f34addf0405c5863f3699ee6c8c012", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling feature-probe v0.1.1
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling bv v0.11.1
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling pyo3-build-config v0.18.3
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling ark-std v0.4.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.26
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling pyo3-ffi v0.18.3
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling pyo3 v0.18.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling solana-sdk v1.18.26
[INFO] [stderr]    Compiling derivation-path v0.2.0
[INFO] [stderr]    Compiling reed-solomon-erasure v4.0.2
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling solana-program v1.18.26
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling solana-logger v1.18.26
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling pyo3-macros-backend v0.18.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling borsh-derive v1.6.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling solana-sdk-macro v1.18.26
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling qualifier_attr v0.2.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling ark-serialize-derive v0.4.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling ark-ff-macros v0.4.2
[INFO] [stderr]    Compiling ark-ff-asm v0.4.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling secp256k1 v0.24.3
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling solders-macros v0.14.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling pyo3-macros v0.18.3
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling near-rpc-error-core v0.15.0
[INFO] [stderr]    Compiling near-rpc-error-macro v0.15.0
[INFO] [stderr]    Compiling serde_with v2.3.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling c2-chacha v0.3.3
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling ark-serialize v0.4.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling borsh v0.10.4
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling ark-ff v0.4.2
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling ed25519-dalek-bip32 v0.2.0
[INFO] [stderr]    Compiling near-account-id v0.15.0
[INFO] [stderr]    Compiling near-vm-errors v0.15.0
[INFO] [stderr]    Compiling near-primitives-core v0.15.0
[INFO] [stderr]    Compiling near-crypto v0.15.0
[INFO] [stderr]    Compiling near-primitives v0.15.0
[INFO] [stderr]    Compiling ark-poly v0.4.2
[INFO] [stderr]    Compiling ark-ec v0.4.2
[INFO] [stderr]    Compiling ark-bn254 v0.4.0
[INFO] [stderr]    Compiling light-poseidon v0.2.0
[INFO] [stderr]    Compiling solders-traits v0.14.4
[INFO] [stderr]    Compiling pyonear v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / create_exception!(
[INFO] [stdout] 30 | |     pyonear,
[INFO] [stdout] 31 | |     ParseKeyError,
[INFO] [stdout] 32 | |     PyException,
[INFO] [stdout] 33 | |     "Raised when an error is encountered parsing a cryptographic key."
[INFO] [stdout] 34 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / create_exception!(
[INFO] [stdout] 30 | |     pyonear,
[INFO] [stdout] 31 | |     ParseKeyError,
[INFO] [stdout] 32 | |     PyException,
[INFO] [stdout] 33 | |     "Raised when an error is encountered parsing a cryptographic key."
[INFO] [stdout] 34 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / create_exception!(
[INFO] [stdout] 37 | |     pyonear,
[INFO] [stdout] 38 | |     ParseSignatureError,
[INFO] [stdout] 39 | |     PyException,
[INFO] [stdout] 40 | |     "Raised when an error is encountered parsing a cryptographic signature."
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / create_exception!(
[INFO] [stdout] 37 | |     pyonear,
[INFO] [stdout] 38 | |     ParseSignatureError,
[INFO] [stdout] 39 | |     PyException,
[INFO] [stdout] 40 | |     "Raised when an error is encountered parsing a cryptographic signature."
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / create_exception!(
[INFO] [stdout] 44 | |     pyonear,
[INFO] [stdout] 45 | |     TryFromSliceError,
[INFO] [stdout] 46 | |     PyException,
[INFO] [stdout] 47 | |     "Raised when conversion from a slice to an array fails."
[INFO] [stdout] 48 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / create_exception!(
[INFO] [stdout] 44 | |     pyonear,
[INFO] [stdout] 45 | |     TryFromSliceError,
[INFO] [stdout] 46 | |     PyException,
[INFO] [stdout] 47 | |     "Raised when conversion from a slice to an array fails."
[INFO] [stdout] 48 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / create_exception!(
[INFO] [stdout] 51 | |     pyonear,
[INFO] [stdout] 52 | |     Secp256K1Error,
[INFO] [stdout] 53 | |     PyException,
[INFO] [stdout] 54 | |     "Raised when an error is encountered in the secp256k1 library."
[INFO] [stdout] 55 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / create_exception!(
[INFO] [stdout] 51 | |     pyonear,
[INFO] [stdout] 52 | |     Secp256K1Error,
[INFO] [stdout] 53 | |     PyException,
[INFO] [stdout] 54 | |     "Raised when an error is encountered in the secp256k1 library."
[INFO] [stdout] 55 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (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]     --> src/error/core.rs:1058:45
[INFO] [stdout]      |
[INFO] [stdout] 1058 | fn get_invalid_access_key_error_members(py: Python) -> Vec<&PyType> {
[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]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1058 | fn get_invalid_access_key_error_members(py: Python<'_>) -> Vec<&PyType> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/error/core.rs:1069:45
[INFO] [stdout]      |
[INFO] [stdout] 1069 | fn get_actions_validation_error_members(py: Python) -> Vec<&PyType> {
[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] 1069 | fn get_actions_validation_error_members(py: Python<'_>) -> Vec<&PyType> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/error/core.rs:1085:37
[INFO] [stdout]      |
[INFO] [stdout] 1085 | fn get_invalid_tx_error_members(py: Python) -> Vec<&PyType> {
[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] 1085 | fn get_invalid_tx_error_members(py: Python<'_>) -> Vec<&PyType> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/error/core.rs:1103:50
[INFO] [stdout]      |
[INFO] [stdout] 1103 | pub(crate) fn get_tx_execution_error_members(py: Python) -> Vec<&PyType> {
[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] 1103 | pub(crate) fn get_tx_execution_error_members(py: Python<'_>) -> Vec<&PyType> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/error/vm.rs:595:55
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub(crate) fn get_function_call_error_ser_members(py: Python) -> Vec<&PyType> {
[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] 595 | pub(crate) fn get_function_call_error_ser_members(py: Python<'_>) -> Vec<&PyType> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "486a7bd11e48d2c72a555bc56112311b10f34addf0405c5863f3699ee6c8c012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "486a7bd11e48d2c72a555bc56112311b10f34addf0405c5863f3699ee6c8c012", kill_on_drop: false }`
[INFO] [stdout] 486a7bd11e48d2c72a555bc56112311b10f34addf0405c5863f3699ee6c8c012
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec01e7cc149e93596ec6eb4331212d0bb9c09ddbe57987126d345087b878724e
[INFO] running `Command { std: "docker" "start" "-a" "ec01e7cc149e93596ec6eb4331212d0bb9c09ddbe57987126d345087b878724e", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / create_exception!(
[INFO] [stdout] 30 | |     pyonear,
[INFO] [stdout] 31 | |     ParseKeyError,
[INFO] [stdout] 32 | |     PyException,
[INFO] [stdout] 33 | |     "Raised when an error is encountered parsing a cryptographic key."
[INFO] [stdout] 34 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / create_exception!(
[INFO] [stdout] 30 | |     pyonear,
[INFO] [stdout] 31 | |     ParseKeyError,
[INFO] [stdout] 32 | |     PyException,
[INFO] [stdout] 33 | |     "Raised when an error is encountered parsing a cryptographic key."
[INFO] [stdout] 34 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / create_exception!(
[INFO] [stdout] 37 | |     pyonear,
[INFO] [stdout] 38 | |     ParseSignatureError,
[INFO] [stdout] 39 | |     PyException,
[INFO] [stdout] 40 | |     "Raised when an error is encountered parsing a cryptographic signature."
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / create_exception!(
[INFO] [stdout] 37 | |     pyonear,
[INFO] [stdout] 38 | |     ParseSignatureError,
[INFO] [stdout] 39 | |     PyException,
[INFO] [stdout] 40 | |     "Raised when an error is encountered parsing a cryptographic signature."
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / create_exception!(
[INFO] [stdout] 44 | |     pyonear,
[INFO] [stdout] 45 | |     TryFromSliceError,
[INFO] [stdout] 46 | |     PyException,
[INFO] [stdout] 47 | |     "Raised when conversion from a slice to an array fails."
[INFO] [stdout] 48 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / create_exception!(
[INFO] [stdout] 44 | |     pyonear,
[INFO] [stdout] 45 | |     TryFromSliceError,
[INFO] [stdout] 46 | |     PyException,
[INFO] [stdout] 47 | |     "Raised when conversion from a slice to an array fails."
[INFO] [stdout] 48 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / create_exception!(
[INFO] [stdout] 51 | |     pyonear,
[INFO] [stdout] 52 | |     Secp256K1Error,
[INFO] [stdout] 53 | |     PyException,
[INFO] [stdout] 54 | |     "Raised when an error is encountered in the secp256k1 library."
[INFO] [stdout] 55 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / create_exception!(
[INFO] [stdout] 51 | |     pyonear,
[INFO] [stdout] 52 | |     Secp256K1Error,
[INFO] [stdout] 53 | |     PyException,
[INFO] [stdout] 54 | |     "Raised when an error is encountered in the secp256k1 library."
[INFO] [stdout] 55 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (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]     --> src/error/core.rs:1058:45
[INFO] [stdout]      |
[INFO] [stdout] 1058 | fn get_invalid_access_key_error_members(py: Python) -> Vec<&PyType> {
[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]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1058 | fn get_invalid_access_key_error_members(py: Python<'_>) -> Vec<&PyType> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/error/core.rs:1069:45
[INFO] [stdout]      |
[INFO] [stdout] 1069 | fn get_actions_validation_error_members(py: Python) -> Vec<&PyType> {
[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] 1069 | fn get_actions_validation_error_members(py: Python<'_>) -> Vec<&PyType> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/error/core.rs:1085:37
[INFO] [stdout]      |
[INFO] [stdout] 1085 | fn get_invalid_tx_error_members(py: Python) -> Vec<&PyType> {
[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] 1085 | fn get_invalid_tx_error_members(py: Python<'_>) -> Vec<&PyType> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/error/core.rs:1103:50
[INFO] [stdout]      |
[INFO] [stdout] 1103 | pub(crate) fn get_tx_execution_error_members(py: Python) -> Vec<&PyType> {
[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] 1103 | pub(crate) fn get_tx_execution_error_members(py: Python<'_>) -> Vec<&PyType> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pyonear v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/error/vm.rs:595:55
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub(crate) fn get_function_call_error_ser_members(py: Python) -> Vec<&PyType> {
[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] 595 | pub(crate) fn get_function_call_error_ser_members(py: Python<'_>) -> Vec<&PyType> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / create_exception!(
[INFO] [stdout] 30 | |     pyonear,
[INFO] [stdout] 31 | |     ParseKeyError,
[INFO] [stdout] 32 | |     PyException,
[INFO] [stdout] 33 | |     "Raised when an error is encountered parsing a cryptographic key."
[INFO] [stdout] 34 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | / create_exception!(
[INFO] [stdout] 30 | |     pyonear,
[INFO] [stdout] 31 | |     ParseKeyError,
[INFO] [stdout] 32 | |     PyException,
[INFO] [stdout] 33 | |     "Raised when an error is encountered parsing a cryptographic key."
[INFO] [stdout] 34 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / create_exception!(
[INFO] [stdout] 37 | |     pyonear,
[INFO] [stdout] 38 | |     ParseSignatureError,
[INFO] [stdout] 39 | |     PyException,
[INFO] [stdout] 40 | |     "Raised when an error is encountered parsing a cryptographic signature."
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | / create_exception!(
[INFO] [stdout] 37 | |     pyonear,
[INFO] [stdout] 38 | |     ParseSignatureError,
[INFO] [stdout] 39 | |     PyException,
[INFO] [stdout] 40 | |     "Raised when an error is encountered parsing a cryptographic signature."
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / create_exception!(
[INFO] [stdout] 44 | |     pyonear,
[INFO] [stdout] 45 | |     TryFromSliceError,
[INFO] [stdout] 46 | |     PyException,
[INFO] [stdout] 47 | |     "Raised when conversion from a slice to an array fails."
[INFO] [stdout] 48 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | / create_exception!(
[INFO] [stdout] 44 | |     pyonear,
[INFO] [stdout] 45 | |     TryFromSliceError,
[INFO] [stdout] 46 | |     PyException,
[INFO] [stdout] 47 | |     "Raised when conversion from a slice to an array fails."
[INFO] [stdout] 48 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / create_exception!(
[INFO] [stdout] 51 | |     pyonear,
[INFO] [stdout] 52 | |     Secp256K1Error,
[INFO] [stdout] 53 | |     PyException,
[INFO] [stdout] 54 | |     "Raised when an error is encountered in the secp256k1 library."
[INFO] [stdout] 55 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stdout]   --> src/error/exception.rs:50:1
[INFO] [stdout]    |
[INFO] [stdout] 50 | / create_exception!(
[INFO] [stdout] 51 | |     pyonear,
[INFO] [stdout] 52 | |     Secp256K1Error,
[INFO] [stdout] 53 | |     PyException,
[INFO] [stdout] 54 | |     "Raised when an error is encountered in the secp256k1 library."
[INFO] [stdout] 55 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (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]     --> src/error/core.rs:1058:45
[INFO] [stdout]      |
[INFO] [stdout] 1058 | fn get_invalid_access_key_error_members(py: Python) -> Vec<&PyType> {
[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]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1058 | fn get_invalid_access_key_error_members(py: Python<'_>) -> Vec<&PyType> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/error/core.rs:1069:45
[INFO] [stdout]      |
[INFO] [stdout] 1069 | fn get_actions_validation_error_members(py: Python) -> Vec<&PyType> {
[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] 1069 | fn get_actions_validation_error_members(py: Python<'_>) -> Vec<&PyType> {
[INFO] [stdout]      |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/error/core.rs:1085:37
[INFO] [stdout]      |
[INFO] [stdout] 1085 | fn get_invalid_tx_error_members(py: Python) -> Vec<&PyType> {
[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] 1085 | fn get_invalid_tx_error_members(py: Python<'_>) -> Vec<&PyType> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/error/core.rs:1103:50
[INFO] [stdout]      |
[INFO] [stdout] 1103 | pub(crate) fn get_tx_execution_error_members(py: Python) -> Vec<&PyType> {
[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] 1103 | pub(crate) fn get_tx_execution_error_members(py: Python<'_>) -> Vec<&PyType> {
[INFO] [stdout]      |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/error/vm.rs:595:55
[INFO] [stdout]     |
[INFO] [stdout] 595 | pub(crate) fn get_function_call_error_ser_members(py: Python) -> Vec<&PyType> {
[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] 595 | pub(crate) fn get_function_call_error_ser_members(py: Python<'_>) -> Vec<&PyType> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.51s
[INFO] running `Command { std: "docker" "inspect" "ec01e7cc149e93596ec6eb4331212d0bb9c09ddbe57987126d345087b878724e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec01e7cc149e93596ec6eb4331212d0bb9c09ddbe57987126d345087b878724e", kill_on_drop: false }`
[INFO] [stdout] ec01e7cc149e93596ec6eb4331212d0bb9c09ddbe57987126d345087b878724e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] be7090d438a1d5fdc42faf4ca2e68be4ca1e06b54cd8eb7abe328c7c19213188
[INFO] running `Command { std: "docker" "start" "-a" "be7090d438a1d5fdc42faf4ca2e68be4ca1e06b54cd8eb7abe328c7c19213188", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stderr]   --> src/error/exception.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | / create_exception!(
[INFO] [stderr] 30 | |     pyonear,
[INFO] [stderr] 31 | |     ParseKeyError,
[INFO] [stderr] 32 | |     PyException,
[INFO] [stderr] 33 | |     "Raised when an error is encountered parsing a cryptographic key."
[INFO] [stderr] 34 | | );
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stderr]   --> src/error/exception.rs:29:1
[INFO] [stderr]    |
[INFO] [stderr] 29 | / create_exception!(
[INFO] [stderr] 30 | |     pyonear,
[INFO] [stderr] 31 | |     ParseKeyError,
[INFO] [stderr] 32 | |     PyException,
[INFO] [stderr] 33 | |     "Raised when an error is encountered parsing a cryptographic key."
[INFO] [stderr] 34 | | );
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stderr]   --> src/error/exception.rs:36:1
[INFO] [stderr]    |
[INFO] [stderr] 36 | / create_exception!(
[INFO] [stderr] 37 | |     pyonear,
[INFO] [stderr] 38 | |     ParseSignatureError,
[INFO] [stderr] 39 | |     PyException,
[INFO] [stderr] 40 | |     "Raised when an error is encountered parsing a cryptographic signature."
[INFO] [stderr] 41 | | );
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stderr]   --> src/error/exception.rs:43:1
[INFO] [stderr]    |
[INFO] [stderr] 43 | / create_exception!(
[INFO] [stderr] 44 | |     pyonear,
[INFO] [stderr] 45 | |     TryFromSliceError,
[INFO] [stderr] 46 | |     PyException,
[INFO] [stderr] 47 | |     "Raised when conversion from a slice to an array fails."
[INFO] [stderr] 48 | | );
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `addr_of`
[INFO] [stderr]   --> src/error/exception.rs:50:1
[INFO] [stderr]    |
[INFO] [stderr] 50 | / create_exception!(
[INFO] [stderr] 51 | |     pyonear,
[INFO] [stderr] 52 | |     Secp256K1Error,
[INFO] [stderr] 53 | |     PyException,
[INFO] [stderr] 54 | |     "Raised when an error is encountered in the secp256k1 library."
[INFO] [stderr] 55 | | );
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `$crate::pyobject_native_type_info` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `$crate::pyobject_native_type_info` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `$crate::pyobject_native_type_info` which comes from the expansion of the macro `create_exception` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/error/core.rs:1058:45
[INFO] [stderr]      |
[INFO] [stderr] 1058 | fn get_invalid_access_key_error_members(py: Python) -> Vec<&PyType> {
[INFO] [stderr]      |                                             ^^^^^^         ^^^^^^^ the same lifetime is elided here
[INFO] [stderr]      |                                             |
[INFO] [stderr]      |                                             the lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1058 | fn get_invalid_access_key_error_members(py: Python<'_>) -> Vec<&PyType> {
[INFO] [stderr]      |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/error/core.rs:1069:45
[INFO] [stderr]      |
[INFO] [stderr] 1069 | fn get_actions_validation_error_members(py: Python) -> Vec<&PyType> {
[INFO] [stderr]      |                                             ^^^^^^         ^^^^^^^ the same lifetime is elided here
[INFO] [stderr]      |                                             |
[INFO] [stderr]      |                                             the lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1069 | fn get_actions_validation_error_members(py: Python<'_>) -> Vec<&PyType> {
[INFO] [stderr]      |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/error/core.rs:1085:37
[INFO] [stderr]      |
[INFO] [stderr] 1085 | fn get_invalid_tx_error_members(py: Python) -> Vec<&PyType> {
[INFO] [stderr]      |                                     ^^^^^^         ^^^^^^^ the same lifetime is elided here
[INFO] [stderr]      |                                     |
[INFO] [stderr]      |                                     the lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1085 | fn get_invalid_tx_error_members(py: Python<'_>) -> Vec<&PyType> {
[INFO] [stderr]      |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/error/core.rs:1103:50
[INFO] [stderr]      |
[INFO] [stderr] 1103 | pub(crate) fn get_tx_execution_error_members(py: Python) -> Vec<&PyType> {
[INFO] [stderr]      |                                                  ^^^^^^         ^^^^^^^ the same lifetime is elided here
[INFO] [stderr]      |                                                  |
[INFO] [stderr]      |                                                  the lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1103 | pub(crate) fn get_tx_execution_error_members(py: Python<'_>) -> Vec<&PyType> {
[INFO] [stderr]      |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/error/vm.rs:595:55
[INFO] [stderr]     |
[INFO] [stderr] 595 | pub(crate) fn get_function_call_error_ser_members(py: Python) -> Vec<&PyType> {
[INFO] [stderr]     |                                                       ^^^^^^         ^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                                       |
[INFO] [stderr]     |                                                       the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 595 | pub(crate) fn get_function_call_error_ser_members(py: Python<'_>) -> Vec<&PyType> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `pyonear` (lib) generated 13 warnings (3 duplicates) (run `cargo fix --lib -p pyonear` to apply 5 suggestions)
[INFO] [stderr] warning: `pyonear` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyonear-763e271cabec31ee)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pyonear
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/account_id.rs - account_id::AccountId::is_implicit (line 120) ... FAILED
[INFO] [stdout] test src/account_id.rs - account_id::AccountId (line 23) ... FAILED
[INFO] [stdout] test src/crypto_hash.rs - crypto_hash::crypto_hash (line 108) ... FAILED
[INFO] [stdout] test src/account_id.rs - account_id::AccountId::is_system (line 137) ... FAILED
[INFO] [stdout] test src/account_id.rs - account_id::AccountId::is_sub_account_of (line 97) ... FAILED
[INFO] [stdout] test src/account_id.rs - account_id::AccountId::is_top_level (line 79) ... FAILED
[INFO] [stdout] test src/transaction.rs - transaction::Transaction (line 62) ... FAILED
[INFO] [stdout] test src/account_id.rs - account_id::AccountId::validate (line 153) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/account_id.rs - account_id::AccountId::is_implicit (line 120) stdout ----
[INFO] [stdout] error: expected item, found `>>`
[INFO] [stdout]    --> src/account_id.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | >>> from pyonear.account_id import AccountId
[INFO] [stdout]     | ^^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/account_id.rs - account_id::AccountId (line 23) stdout ----
[INFO] [stdout] error: expected item, found `>>`
[INFO] [stdout]   --> src/account_id.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | >>> from pyonear.account_id import AccountId
[INFO] [stdout]    | ^^ expected item
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/crypto_hash.rs - crypto_hash::crypto_hash (line 108) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/crypto_hash.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 |     `EutHBsdT1YCzHxjCfQHnLPL1vFrkSyLSio4vkphfnEk`,
[INFO] [stdout]     |     ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 112 -     `EutHBsdT1YCzHxjCfQHnLPL1vFrkSyLSio4vkphfnEk`,
[INFO] [stdout] 112 +     'EutHBsdT1YCzHxjCfQHnLPL1vFrkSyLSio4vkphfnEk`,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]    --> src/crypto_hash.rs:112:49
[INFO] [stdout]     |
[INFO] [stdout] 112 |     `EutHBsdT1YCzHxjCfQHnLPL1vFrkSyLSio4vkphfnEk`,
[INFO] [stdout]     |                                                 ^
[INFO] [stdout]     |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]     |
[INFO] [stdout] 112 -     `EutHBsdT1YCzHxjCfQHnLPL1vFrkSyLSio4vkphfnEk`,
[INFO] [stdout] 112 +     `EutHBsdT1YCzHxjCfQHnLPL1vFrkSyLSio4vkphfnEk',
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `>>`
[INFO] [stdout]    --> src/crypto_hash.rs:109:1
[INFO] [stdout]     |
[INFO] [stdout] 109 | >>> from pyonear.crypto_hash import crypto_hash
[INFO] [stdout]     | ^^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/account_id.rs - account_id::AccountId::is_system (line 137) stdout ----
[INFO] [stdout] error: expected item, found `>>`
[INFO] [stdout]    --> src/account_id.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | >>> from pyonear.account_id import AccountId
[INFO] [stdout]     | ^^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/account_id.rs - account_id::AccountId::is_sub_account_of (line 97) stdout ----
[INFO] [stdout] error: expected item, found `>>`
[INFO] [stdout]   --> src/account_id.rs:98:1
[INFO] [stdout]    |
[INFO] [stdout] 98 | >>> from pyonear.account_id import AccountId
[INFO] [stdout]    | ^^ expected item
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/account_id.rs - account_id::AccountId::is_top_level (line 79) stdout ----
[INFO] [stdout] error: expected item, found `>>`
[INFO] [stdout]   --> src/account_id.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | >>> from pyonear.account_id import AccountId
[INFO] [stdout]    | ^^ expected item
[INFO] [stdout]    |
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/transaction.rs - transaction::Transaction (line 62) stdout ----
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/transaction.rs:65:101
[INFO] [stdout]    |
[INFO] [stdout] 65 | nonce (int): Used to determine order of transaction in the pool. It increments for a combination of `signer_id` and `public_key`,
[INFO] [stdout]    |                                                                                                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 65 - nonce (int): Used to determine order of transaction in the pool. It increments for a combination of `signer_id` and `public_key`,
[INFO] [stdout] 65 + nonce (int): Used to determine order of transaction in the pool. It increments for a combination of 'signer_id` and `public_key`,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/transaction.rs:65:111
[INFO] [stdout]    |
[INFO] [stdout] 65 | nonce (int): Used to determine order of transaction in the pool. It increments for a combination of `signer_id` and `public_key`,
[INFO] [stdout]    |                                                                                                               ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 65 - nonce (int): Used to determine order of transaction in the pool. It increments for a combination of `signer_id` and `public_key`,
[INFO] [stdout] 65 + nonce (int): Used to determine order of transaction in the pool. It increments for a combination of `signer_id' and `public_key`,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/transaction.rs:65:117
[INFO] [stdout]    |
[INFO] [stdout] 65 | nonce (int): Used to determine order of transaction in the pool. It increments for a combination of `signer_id` and `public_key`,
[INFO] [stdout]    |                                                                                                                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 65 - nonce (int): Used to determine order of transaction in the pool. It increments for a combination of `signer_id` and `public_key`,
[INFO] [stdout] 65 + nonce (int): Used to determine order of transaction in the pool. It increments for a combination of `signer_id` and 'public_key`,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: unknown start of token: `
[INFO] [stdout]   --> src/transaction.rs:65:128
[INFO] [stdout]    |
[INFO] [stdout] 65 | nonce (int): Used to determine order of transaction in the pool. It increments for a combination of `signer_id` and `public_key`,
[INFO] [stdout]    |                                                                                                                                ^
[INFO] [stdout]    |
[INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not
[INFO] [stdout]    |
[INFO] [stdout] 65 - nonce (int): Used to determine order of transaction in the pool. It increments for a combination of `signer_id` and `public_key`,
[INFO] [stdout] 65 + nonce (int): Used to determine order of transaction in the pool. It increments for a combination of `signer_id` and `public_key',
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: missing `fn` or `struct` for function or struct definition
[INFO] [stdout]   --> src/transaction.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | signer_id (AccountId): The account on whose behalf the transaciton is signed.
[INFO] [stdout]    | ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: if you meant to call a macro, try
[INFO] [stdout]    |
[INFO] [stdout] 63 | signer_id! (AccountId): The account on whose behalf the transaciton is signed.
[INFO] [stdout]    |          +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/account_id.rs - account_id::AccountId::validate (line 153) stdout ----
[INFO] [stdout] error: expected item, found `>>`
[INFO] [stdout]    --> src/account_id.rs:154:1
[INFO] [stdout]     |
[INFO] [stdout] 154 | >>> from pyonear.account_id import AccountId
[INFO] [stdout]     | ^^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/account_id.rs - account_id::AccountId (line 23)
[INFO] [stdout]     src/account_id.rs - account_id::AccountId::is_implicit (line 120)
[INFO] [stdout]     src/account_id.rs - account_id::AccountId::is_sub_account_of (line 97)
[INFO] [stdout]     src/account_id.rs - account_id::AccountId::is_system (line 137)
[INFO] [stdout]     src/account_id.rs - account_id::AccountId::is_top_level (line 79)
[INFO] [stdout]     src/account_id.rs - account_id::AccountId::validate (line 153)
[INFO] [stdout]     src/crypto_hash.rs - crypto_hash::crypto_hash (line 108)
[INFO] [stdout]     src/transaction.rs - transaction::Transaction (line 62)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "be7090d438a1d5fdc42faf4ca2e68be4ca1e06b54cd8eb7abe328c7c19213188", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be7090d438a1d5fdc42faf4ca2e68be4ca1e06b54cd8eb7abe328c7c19213188", kill_on_drop: false }`
[INFO] [stdout] be7090d438a1d5fdc42faf4ca2e68be4ca1e06b54cd8eb7abe328c7c19213188
