[INFO] cloning repository https://github.com/sabinchitrakar/contract_events
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sabinchitrakar/contract_events" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabinchitrakar%2Fcontract_events", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabinchitrakar%2Fcontract_events'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf47f15982cc7afbd668773fcec7b197568fb321
[INFO] testing sabinchitrakar/contract_events against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsabinchitrakar%2Fcontract_events" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sabinchitrakar/contract_events
[INFO] finished tweaking git repo https://github.com/sabinchitrakar/contract_events
[INFO] tweaked toml for git repo https://github.com/sabinchitrakar/contract_events written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sabinchitrakar/contract_events on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sabinchitrakar/contract_events 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 881d635f50a19a61dabce226d003898cee24b33afa662155d84c7377a48a1e4d
[INFO] running `Command { std: "docker" "start" "-a" "881d635f50a19a61dabce226d003898cee24b33afa662155d84c7377a48a1e4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "881d635f50a19a61dabce226d003898cee24b33afa662155d84c7377a48a1e4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "881d635f50a19a61dabce226d003898cee24b33afa662155d84c7377a48a1e4d", kill_on_drop: false }`
[INFO] [stdout] 881d635f50a19a61dabce226d003898cee24b33afa662155d84c7377a48a1e4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88efd673ee6c9da2f13f40ff1c3d1844d2d30e2e471aeb7548477abcfa13974d
[INFO] running `Command { std: "docker" "start" "-a" "88efd673ee6c9da2f13f40ff1c3d1844d2d30e2e471aeb7548477abcfa13974d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.151
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling sp-std v4.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling ref-cast v1.0.14
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling environmental v1.1.4
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling parity-wasm v0.42.2
[INFO] [stderr]    Compiling memory_units v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling hash-db v0.15.2
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling dyn-clone v1.0.10
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling blake2-rfc v0.2.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling async-trait v0.1.60
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling wasmi-validation v0.4.1
[INFO] [stderr]    Compiling parity-util-mem v0.11.0
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.27.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling object v0.30.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling secp256k1 v0.21.3
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling sp-std v5.0.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling const-oid v0.6.2
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling der v0.4.5
[INFO] [stderr]    Compiling wasmi v0.9.1
[INFO] [stderr]    Compiling trie-db v0.23.1
[INFO] [stderr]    Compiling trie-root v0.17.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling signature v1.3.2
[INFO] [stderr]    Compiling ed25519 v1.5.2
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling ff v0.10.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling parity-wasm v0.45.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling sp-core-hashing v4.0.0
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling wasmi_core v0.2.1
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling trybuild v1.0.73
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling wasmi-validation v0.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling async-lock v2.6.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wasmi v0.13.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling ink_prelude v3.4.0
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling transmog v0.1.0
[INFO] [stderr]    Compiling sp-panic-handler v4.0.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling blake3 v1.3.3
[INFO] [stderr]    Compiling crc-catalog v2.1.0
[INFO] [stderr]    Compiling sysinfo v0.23.13
[INFO] [stderr]    Compiling ordered-varint v1.0.1
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling secp256k1 v0.24.2
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling brownstone v1.1.0
[INFO] [stderr]    Compiling ink_allocator v3.4.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling array-bytes v4.2.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling yap v0.7.2
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling constant_time_eq v0.2.4
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling region v3.0.0
[INFO] [stderr]    Compiling easy-parallel v3.2.0
[INFO] [stderr]    Compiling bonsaidb-utils v0.4.1
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling escape8259 v0.5.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling ref-cast-impl v1.0.14
[INFO] [stderr]    Compiling sp-debug-derive v4.0.0
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling parity-util-mem-derive v0.1.0
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling merlin v2.0.1
[INFO] [stderr]    Compiling dyn-clonable v0.9.0
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling sp-debug-derive v5.0.0
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling derive-where v1.0.0-rc.2
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling attribute-derive-macro v0.2.0
[INFO] [stderr]    Compiling actionable-macros v0.2.0
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling schnorrkel v0.9.1
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling attribute-derive v0.2.2
[INFO] [stderr]    Compiling transmog-versions v0.1.0
[INFO] [stderr]    Compiling nom-supreme v0.7.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling substrate-bip39 v0.4.4
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling watchable v0.1.0
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]    Compiling impl-serde v0.3.2
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling arc-bytes v0.3.5
[INFO] [stderr]    Compiling pot v1.0.2
[INFO] [stderr]    Compiling actionable v0.2.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling nebari v0.5.4
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling ss58-registry v1.36.0
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling jsonrpsee-types v0.15.1
[INFO] [stderr]    Compiling contract-metadata v1.5.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.1.3
[INFO] [stderr]    Compiling scale-info-derive v2.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v5.0.0
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling crypto-bigint v0.2.5
[INFO] [stderr]    Compiling polyval v0.5.3
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling parity-scale-codec v3.2.1
[INFO] [stderr]    Compiling elliptic-curve v0.10.4
[INFO] [stderr]    Compiling soketto v0.7.1
[INFO] [stderr]    Compiling chacha20 v0.8.2
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling poly1305 v0.7.2
[INFO] [stderr]    Compiling jsonrpsee-core v0.15.1
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v6.0.0
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling sp-core-hashing v5.0.0
[INFO] [stderr]    Compiling hkdf v0.11.0
[INFO] [stderr]    Compiling ecdsa v0.12.4
[INFO] [stderr]    Compiling circulate v0.3.0
[INFO] [stderr]    Compiling chacha20poly1305 v0.9.1
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling scale-info v2.3.1
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling sp-storage v6.0.0
[INFO] [stderr]    Compiling sp-wasm-interface v6.0.0
[INFO] [stderr]    Compiling sp-tracing v5.0.0
[INFO] [stderr]    Compiling transmog-pot v0.1.0
[INFO] [stderr]    Compiling argon2 v0.4.1
[INFO] [stderr]    Compiling p256 v0.9.0
[INFO] [stderr]    Compiling lz4_flex v0.9.5
[INFO] [stderr]    Compiling sp-externalities v0.12.0
[INFO] [stderr]    Compiling sp-storage v7.0.0
[INFO] [stderr]    Compiling sp-wasm-interface v7.0.0
[INFO] [stderr]    Compiling sp-tracing v6.0.0
[INFO] [stderr]    Compiling bonsaidb-macros v0.4.1
[INFO] [stderr]    Compiling ink_engine v3.4.0
[INFO] [stderr]    Compiling sp-externalities v0.13.0
[INFO] [stderr]    Compiling jsonrpsee-client-transport v0.15.1
[INFO] [stderr]    Compiling hpke v0.8.0
[INFO] [stderr]    Compiling primitive-types v0.11.1
[INFO] [stderr]    Compiling frame-metadata v15.0.0
[INFO] [stderr]    Compiling bonsaidb-core v0.4.1
[INFO] [stderr]    Compiling jsonrpsee v0.15.1
[INFO] [stderr]    Compiling primitive-types v0.12.1
[INFO] [stderr]    Compiling ink_primitives v3.4.0
[INFO] [stderr]    Compiling sp-arithmetic v5.0.0
[INFO] [stderr]    Compiling scale-bits v0.3.0
[INFO] [stderr]    Compiling sp-arithmetic v6.0.0
[INFO] [stderr]    Compiling ink_metadata v3.4.0
[INFO] [stderr]    Compiling scale-decode v0.4.0
[INFO] [stderr]    Compiling scale-value v0.6.0
[INFO] [stderr]    Compiling sp-runtime-interface v6.0.0
[INFO] [stderr]    Compiling memory-db v0.29.0
[INFO] [stderr]    Compiling ink_env v3.4.0
[INFO] [stderr]    Compiling sp-runtime-interface v7.0.0
[INFO] [stderr]    Compiling sp-core v6.0.0
[INFO] [stderr]    Compiling sp-core v7.0.0
[INFO] [stderr]    Compiling sp-trie v6.0.0
[INFO] [stderr]    Compiling sp-keystore v0.12.0
[INFO] [stderr]    Compiling subxt-metadata v0.24.0
[INFO] [stderr]    Compiling subxt-codegen v0.24.0
[INFO] [stderr]    Compiling sp-state-machine v0.12.0
[INFO] [stderr]    Compiling sp-weights v4.0.0
[INFO] [stderr]    Compiling sp-io v6.0.0
[INFO] [stderr]    Compiling subxt-macro v0.24.0
[INFO] [stderr]    Compiling bonsaidb-local v0.4.1
[INFO] [stderr]    Compiling sp-application-crypto v6.0.0
[INFO] [stderr]    Compiling sp-runtime v6.0.0
[INFO] [stderr]    Compiling subxt v0.24.0
[INFO] [stderr]    Compiling contract-transcode v0.2.0
[INFO] [stderr]    Compiling contract_events v0.1.0 (/opt/rustwide/workdir/crates/contract_events)
[INFO] [stderr]    Compiling bonsaidb v0.4.1
[INFO] [stderr]    Compiling staking_events v0.1.0 (/opt/rustwide/workdir/crates/staking_events)
[INFO] [stdout] warning: unused imports: `Collection` and `SerializedCollection`
[INFO] [stdout]  --> crates/staking_events/src/db.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 |     core::schema::{Collection, SerializedCollection},
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Database`, `SerializedCollection`, and `StorageConfiguration`
[INFO] [stdout]  --> crates/staking_events/src/main.rs:4:32
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::schema::{Collection, SerializedCollection},
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     local::{
[INFO] [stdout] 6 |         config::{Builder, StorageConfiguration},
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |         Database,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Builder`
[INFO] [stdout]  --> crates/staking_events/src/main.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |         config::{Builder, StorageConfiguration},
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> crates/staking_events/src/main.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let conn = db::get_connection::<EventDoc>("./data/events".to_owned()).unwrap();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: subxt v0.24.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "88efd673ee6c9da2f13f40ff1c3d1844d2d30e2e471aeb7548477abcfa13974d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88efd673ee6c9da2f13f40ff1c3d1844d2d30e2e471aeb7548477abcfa13974d", kill_on_drop: false }`
[INFO] [stdout] 88efd673ee6c9da2f13f40ff1c3d1844d2d30e2e471aeb7548477abcfa13974d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ba76255a42cc577954349beeebb8edbad3ea7b6799e89e1cf44ebf8d8f7250e
[INFO] running `Command { std: "docker" "start" "-a" "6ba76255a42cc577954349beeebb8edbad3ea7b6799e89e1cf44ebf8d8f7250e", kill_on_drop: false }`
[INFO] [stderr]    Compiling contract_events v0.1.0 (/opt/rustwide/workdir/crates/contract_events)
[INFO] [stderr]    Compiling staking_events v0.1.0 (/opt/rustwide/workdir/crates/staking_events)
[INFO] [stdout] warning: unused imports: `Collection` and `SerializedCollection`
[INFO] [stdout]  --> crates/staking_events/src/db.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 |     core::schema::{Collection, SerializedCollection},
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Database`, `SerializedCollection`, and `StorageConfiguration`
[INFO] [stdout]  --> crates/staking_events/src/main.rs:4:32
[INFO] [stdout]   |
[INFO] [stdout] 4 |     core::schema::{Collection, SerializedCollection},
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     local::{
[INFO] [stdout] 6 |         config::{Builder, StorageConfiguration},
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 7 |         Database,
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Builder`
[INFO] [stdout]  --> crates/staking_events/src/main.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 |         config::{Builder, StorageConfiguration},
[INFO] [stdout]   |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conn`
[INFO] [stdout]   --> crates/staking_events/src/main.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let conn = db::get_connection::<EventDoc>("./data/events".to_owned()).unwrap();
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: subxt v0.24.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6ba76255a42cc577954349beeebb8edbad3ea7b6799e89e1cf44ebf8d8f7250e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ba76255a42cc577954349beeebb8edbad3ea7b6799e89e1cf44ebf8d8f7250e", kill_on_drop: false }`
[INFO] [stdout] 6ba76255a42cc577954349beeebb8edbad3ea7b6799e89e1cf44ebf8d8f7250e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] baeb65b66e4ae7fbaba6bb61c5aad16d830680291aa1f2cf44c2209078fe8764
[INFO] running `Command { std: "docker" "start" "-a" "baeb65b66e4ae7fbaba6bb61c5aad16d830680291aa1f2cf44c2209078fe8764", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Collection` and `SerializedCollection`
[INFO] [stderr]  --> crates/staking_events/src/db.rs:2:20
[INFO] [stderr]   |
[INFO] [stderr] 2 |     core::schema::{Collection, SerializedCollection},
[INFO] [stderr]   |                    ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Database`, `SerializedCollection`, and `StorageConfiguration`
[INFO] [stderr]  --> crates/staking_events/src/main.rs:4:32
[INFO] [stderr]   |
[INFO] [stderr] 4 |     core::schema::{Collection, SerializedCollection},
[INFO] [stderr]   |                                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 5 |     local::{
[INFO] [stderr] 6 |         config::{Builder, StorageConfiguration},
[INFO] [stderr]   |                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 7 |         Database,
[INFO] [stderr]   |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Builder`
[INFO] [stderr]  --> crates/staking_events/src/main.rs:6:18
[INFO] [stderr]   |
[INFO] [stderr] 6 |         config::{Builder, StorageConfiguration},
[INFO] [stderr]   |                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `conn`
[INFO] [stderr]   --> crates/staking_events/src/main.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |     let conn = db::get_connection::<EventDoc>("./data/events".to_owned()).unwrap();
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_conn`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `staking_events` (bin "staking_events" test) generated 4 warnings (run `cargo fix --bin "staking_events" -p staking_events --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: subxt v0.24.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/contract_events-5fdef18dec155a4b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::it_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::it_works' (16) panicked at crates/contract_events/src/lib.rs:197:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Rpc(RpcError("Networking or low-level protocol error: Failed to resolve IP addresses for this hostname: failed to lookup address information: Temporary failure in name resolution"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64c229c88c8a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64c229c88c8a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64c229c88c8a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64c229c88c8a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64c229c9f12a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64c229c9f12a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x64c229c8dc62 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64c229c8dc62 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64c229c6727f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64c229c6727f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64c229c80b69 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64c2297ae12c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x64c2297ae12c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64c229c80de2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x64c229c80de2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64c229c67338 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64c229c5c469 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64c229c6820d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64c229c9f91c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64c229c9f662 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64c229745108 - core::result::Result<T,E>::unwrap::h0d685bd14f4d2933
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x64c229745108 - contract_events::tests::it_works::{{closure}}::h4a613598bb460c10
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/contract_events/src/lib.rs:197:18
[INFO] [stdout]   22:     0x64c229744792 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6b69076e5a37f31d
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64c22974474d - <core::pin::Pin<P> as core::future::future::Future>::poll::h00f8ca6f81a473e5
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x64c22971e6ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h08ffb17af28047d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:73
[INFO] [stdout]   25:     0x64c22971e57b - tokio::runtime::coop::with_budget::h68f48e53bc340dbe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:102:5
[INFO] [stdout]   26:     0x64c22971e57b - tokio::runtime::coop::budget::h62d3c14e23ee9de7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/coop.rs:68:5
[INFO] [stdout]   27:     0x64c22971e57b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h44693a964bf67582
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:541:25
[INFO] [stdout]   28:     0x64c22971d120 - tokio::runtime::scheduler::current_thread::Context::enter::hd6ff9cc219ae9c45
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:350:19
[INFO] [stdout]   29:     0x64c22971db9a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0fef703de008457c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:540:44
[INFO] [stdout]   30:     0x64c22971d904 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf02adcdab96c35ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:57
[INFO] [stdout]   31:     0x64c229789823 - tokio::macros::scoped_tls::ScopedKey<T>::set::h4bfce2e8dc4bf30f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x64c22971d6af - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h114937586783acf9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:615:35
[INFO] [stdout]   33:     0x64c22971d94a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he18b8437ae4df052
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:530:24
[INFO] [stdout]   34:     0x64c22971ca83 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h99e3fd78ce488cdb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/scheduler/current_thread.rs:154:29
[INFO] [stdout]   35:     0x64c22979d34a - tokio::runtime::runtime::Runtime::block_on::h5f3cb7da044a10c4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.23.0/src/runtime/runtime.rs:282:52
[INFO] [stdout]   36:     0x64c229744cdd - contract_events::tests::it_works::ha915774385f2877c
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/contract_events/src/lib.rs:213:19
[INFO] [stdout]   37:     0x64c229744d77 - contract_events::tests::it_works::{{closure}}::h3f9d978372963734
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/contract_events/src/lib.rs:193:24
[INFO] [stdout]   38:     0x64c2297753f6 - core::ops::function::FnOnce::call_once::h737edc0dc0f70fdf
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x64c2297a222b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x64c2297a222b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x64c2297aebfb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x64c2297aebfb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x64c2297aebfb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x64c2297aebfb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x64c2297aebfb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x64c2297aebfb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x64c2297aebfb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x64c2297a9054 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x64c2297a9054 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x64c2297b1802 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   51:     0x64c2297b1802 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x64c2297b1802 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x64c2297b1802 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x64c2297b1802 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x64c2297b1802 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   56:     0x64c2297b1802 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x64c229c8839f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   58:     0x64c229c8839f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x70ee09d9baa4 - <unknown>
[INFO] [stdout]   60:     0x70ee09e28a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::it_works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p contract_events --lib`
[INFO] running `Command { std: "docker" "inspect" "baeb65b66e4ae7fbaba6bb61c5aad16d830680291aa1f2cf44c2209078fe8764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baeb65b66e4ae7fbaba6bb61c5aad16d830680291aa1f2cf44c2209078fe8764", kill_on_drop: false }`
[INFO] [stdout] baeb65b66e4ae7fbaba6bb61c5aad16d830680291aa1f2cf44c2209078fe8764
