[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-2025-09-21 for beta-1.91-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-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-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-2025-09-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be4260bf7d5b39c145708c9a5200db7a5085fda1b635624a1856bdabdf4b4a2d
[INFO] running `Command { std: "docker" "start" "-a" "be4260bf7d5b39c145708c9a5200db7a5085fda1b635624a1856bdabdf4b4a2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be4260bf7d5b39c145708c9a5200db7a5085fda1b635624a1856bdabdf4b4a2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be4260bf7d5b39c145708c9a5200db7a5085fda1b635624a1856bdabdf4b4a2d", kill_on_drop: false }`
[INFO] [stdout] be4260bf7d5b39c145708c9a5200db7a5085fda1b635624a1856bdabdf4b4a2d
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b25ea002daf8fd7e29dfbfc6792e021171100a64402699f61afd5a3eba28c81b
[INFO] running `Command { std: "docker" "start" "-a" "b25ea002daf8fd7e29dfbfc6792e021171100a64402699f61afd5a3eba28c81b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[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 version_check v0.9.4
[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 generic-array v0.14.6
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling memchr v2.5.0
[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 wyz v0.5.1
[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 getrandom v0.2.8
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling rand_core v0.6.4
[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 smallvec v1.10.0
[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 getrandom v0.1.16
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[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 rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling sp-std v4.0.0
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling ref-cast v1.0.14
[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 downcast-rs v1.2.0
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling environmental v1.1.4
[INFO] [stderr]    Compiling parity-wasm v0.42.2
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling memory_units v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling hash-db v0.15.2
[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 tiny-keccak v2.0.2
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling wasmi-validation v0.4.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling dyn-clone v1.0.10
[INFO] [stderr]    Compiling blake2-rfc v0.2.18
[INFO] [stderr]    Compiling hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling async-trait v0.1.60
[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 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 miniz_oxide v0.6.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling object v0.30.0
[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 zeroize v1.5.7
[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 tracing v0.1.37
[INFO] [stderr]    Compiling parity-util-mem-derive v0.1.0
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling dyn-clonable v0.9.0
[INFO] [stderr]    Compiling merlin v2.0.1
[INFO] [stderr]    Compiling wasmi v0.9.1
[INFO] [stderr]    Compiling schnorrkel v0.9.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling secp256k1 v0.21.3
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling sp-std v5.0.0
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling const-oid v0.6.2
[INFO] [stderr]    Compiling libm v0.2.6
[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 der v0.4.5
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling ss58-registry v1.36.0
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.1.3
[INFO] [stderr]    Compiling scale-info-derive v2.3.1
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling signature v1.3.2
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v5.0.0
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling pbkdf2 v0.4.0
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling substrate-bip39 v0.4.4
[INFO] [stderr]    Compiling tiny-bip39 v0.8.2
[INFO] [stderr]    Compiling parity-scale-codec v3.2.1
[INFO] [stderr]    Compiling ed25519 v1.5.2
[INFO] [stderr]    Compiling sp-core-hashing v4.0.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[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-tracing v5.0.0
[INFO] [stderr]    Compiling sp-externalities v0.12.0
[INFO] [stderr]    Compiling sp-wasm-interface v6.0.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling primitive-types v0.11.1
[INFO] [stderr]    Compiling sp-runtime-interface v6.0.0
[INFO] [stderr]    Compiling memory-db v0.29.0
[INFO] [stderr]    Compiling sp-core v6.0.0
[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 sp-trie v6.0.0
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling spki v0.4.1
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling webpki v0.22.0
[INFO] [stderr]    Compiling sp-panic-handler v4.0.0
[INFO] [stderr]    Compiling sp-debug-derive v5.0.0
[INFO] [stderr]    Compiling darling_core v0.13.4
[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 memory_units v0.4.0
[INFO] [stderr]    Compiling parity-wasm v0.45.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling wasmi_core v0.2.1
[INFO] [stderr]    Compiling group v0.10.0
[INFO] [stderr]    Compiling sp-state-machine v0.12.0
[INFO] [stderr]    Compiling pkcs8 v0.7.6
[INFO] [stderr]    Compiling wasmi-validation v0.5.0
[INFO] [stderr]    Compiling sp-keystore v0.12.0
[INFO] [stderr]    Compiling secp256k1 v0.24.2
[INFO] [stderr]    Compiling crypto-bigint v0.2.5
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling derive-where v1.0.0-rc.2
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling trybuild v1.0.73
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling jsonrpsee-types v0.15.1
[INFO] [stderr]    Compiling pot v1.0.2
[INFO] [stderr]    Compiling elliptic-curve v0.10.4
[INFO] [stderr]    Compiling sp-io v6.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling async-lock v2.6.0
[INFO] [stderr]    Compiling wasmi v0.13.2
[INFO] [stderr]    Compiling sp-storage v7.0.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling frame-metadata v15.0.0
[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 arc-bytes v0.3.5
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling attribute-derive-macro v0.2.0
[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 glob v0.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling transmog v0.1.0
[INFO] [stderr]    Compiling subxt-metadata v0.24.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling jsonrpsee-core v0.15.1
[INFO] [stderr]    Compiling sp-application-crypto v6.0.0
[INFO] [stderr]    Compiling attribute-derive v0.2.2
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling ink_primitives v3.4.0
[INFO] [stderr]    Compiling primitive-types v0.12.1
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling soketto v0.7.1
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]    Compiling sp-wasm-interface v7.0.0
[INFO] [stderr]    Compiling sp-externalities v0.13.0
[INFO] [stderr]    Compiling ecdsa v0.12.4
[INFO] [stderr]    Compiling actionable-macros v0.2.0
[INFO] [stderr]    Compiling sp-arithmetic v5.0.0
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]    Compiling scale-bits v0.3.0
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling chacha20 v0.8.2
[INFO] [stderr]    Compiling poly1305 v0.7.2
[INFO] [stderr]    Compiling sp-tracing v6.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v6.0.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling blake3 v1.3.3
[INFO] [stderr]    Compiling crc-catalog v2.1.0
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling sysinfo v0.23.13
[INFO] [stderr]    Compiling ordered-varint v1.0.1
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling bonsaidb-macros v0.4.1
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling jsonrpsee-client-transport v0.15.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling crc v3.0.0
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]    Compiling chacha20poly1305 v0.9.1
[INFO] [stderr]    Compiling sp-runtime v6.0.0
[INFO] [stderr]    Compiling actionable v0.2.0
[INFO] [stderr]    Compiling scale-decode v0.4.0
[INFO] [stderr]    Compiling p256 v0.9.0
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling subxt-codegen v0.24.0
[INFO] [stderr]    Compiling ink_metadata v3.4.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling transmog-pot v0.1.0
[INFO] [stderr]    Compiling circulate v0.3.0
[INFO] [stderr]    Compiling sp-runtime-interface v7.0.0
[INFO] [stderr]    Compiling ink_engine v3.4.0
[INFO] [stderr]    Compiling sp-core-hashing v5.0.0
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling hkdf v0.11.0
[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 yap v0.7.2
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling array-bytes v4.2.0
[INFO] [stderr]    Compiling constant_time_eq v0.2.4
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling nom-supreme v0.7.0
[INFO] [stderr]    Compiling sp-core v7.0.0
[INFO] [stderr]    Compiling scale-value v0.6.0
[INFO] [stderr]    Compiling nebari v0.5.4
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling argon2 v0.4.1
[INFO] [stderr]    Compiling ink_env v3.4.0
[INFO] [stderr]    Compiling subxt-macro v0.24.0
[INFO] [stderr]    Compiling hpke v0.8.0
[INFO] [stderr]    Compiling bonsaidb-core v0.4.1
[INFO] [stderr]    Compiling escape8259 v0.5.2
[INFO] [stderr]    Compiling contract-metadata v1.5.1
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling jsonrpsee v0.15.1
[INFO] [stderr]    Compiling transmog-versions v0.1.0
[INFO] [stderr]    Compiling sp-arithmetic v6.0.0
[INFO] [stderr]    Compiling lz4_flex v0.9.5
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling watchable v0.1.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling region v3.0.0
[INFO] [stderr]    Compiling bonsaidb-utils v0.4.1
[INFO] [stderr]    Compiling easy-parallel v3.2.0
[INFO] [stderr]    Compiling sp-weights v4.0.0
[INFO] [stderr]    Compiling contract-transcode v0.2.0
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling subxt v0.24.0
[INFO] [stderr]    Compiling contract_events v0.1.0 (/opt/rustwide/workdir/crates/contract_events)
[INFO] [stderr]    Compiling bonsaidb-local v0.4.1
[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 6m 05s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "b25ea002daf8fd7e29dfbfc6792e021171100a64402699f61afd5a3eba28c81b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b25ea002daf8fd7e29dfbfc6792e021171100a64402699f61afd5a3eba28c81b", kill_on_drop: false }`
[INFO] [stdout] b25ea002daf8fd7e29dfbfc6792e021171100a64402699f61afd5a3eba28c81b
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45caeb81d29e7d9cb072191e3516faa228c3d17e67f4d60d2af4b5e5b336541b
[INFO] running `Command { std: "docker" "start" "-a" "45caeb81d29e7d9cb072191e3516faa228c3d17e67f4d60d2af4b5e5b336541b", 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.62s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "45caeb81d29e7d9cb072191e3516faa228c3d17e67f4d60d2af4b5e5b336541b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45caeb81d29e7d9cb072191e3516faa228c3d17e67f4d60d2af4b5e5b336541b", kill_on_drop: false }`
[INFO] [stdout] 45caeb81d29e7d9cb072191e3516faa228c3d17e67f4d60d2af4b5e5b336541b
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f869c6c55d02063342fde0640864b5eb4cab6fc8d9501ea3c6ae0d9301a436fd
[INFO] running `Command { std: "docker" "start" "-a" "f869c6c55d02063342fde0640864b5eb4cab6fc8d9501ea3c6ae0d9301a436fd", 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" --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[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 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/contract_events-5a20fa160469c021)
[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' (17) 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:     0x63ce1181d672 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63ce1181d672 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63ce1181d672 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63ce1181d672 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63ce1182f28f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63ce1182f28f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63ce117e9a21 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63ce117e9a21 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63ce117f60f2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63ce117fb21f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63ce117fb0b1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63ce1131ef7e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x63ce1131ef7e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63ce117fb98f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x63ce117fb98f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63ce117fb73a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63ce117f6229 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63ce117ddadd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63ce11838550 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63ce11837a26 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63ce1126c776 - core::result::Result<T,E>::unwrap::ha87131160565feb0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63ce1126c776 - contract_events::tests::it_works::{{closure}}::hafe1d1a8c2a3e2a1
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/contract_events/src/lib.rs:197:18
[INFO] [stdout]   22:     0x63ce11275df2 - <core::pin::Pin<P> as core::future::future::Future>::poll::ha19d6b5f2cc8826a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x63ce11275dad - <core::pin::Pin<P> as core::future::future::Future>::poll::h11fe832eee58758c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63ce112f390d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hfdd26b04a720f814
[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:     0x63ce112f385b - tokio::runtime::coop::with_budget::haf5cb8de2b2e2041
[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:     0x63ce112f385b - tokio::runtime::coop::budget::h5e8bb2b90e9cdad5
[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:     0x63ce112f385b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hf58b956df65e491c
[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:     0x63ce112f23a0 - tokio::runtime::scheduler::current_thread::Context::enter::hb5371d4e0b10b081
[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:     0x63ce112f2dfa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h77c34f45269915ec
[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:     0x63ce112f2b84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfa96c26ebec3ac85
[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:     0x63ce11275a23 - tokio::macros::scoped_tls::ScopedKey<T>::set::h81253de7ca7e4a7f
[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:     0x63ce112f292f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbeb88723f43b730f
[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:     0x63ce112f2ba2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4826341eac9189e4
[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:     0x63ce112f1d03 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha5d7117be24e212e
[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:     0x63ce112cf53a - tokio::runtime::runtime::Runtime::block_on::heef082eb992125e9
[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:     0x63ce1126c3cd - contract_events::tests::it_works::hae968fca86e47c92
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/contract_events/src/lib.rs:213:19
[INFO] [stdout]   37:     0x63ce1126cea7 - contract_events::tests::it_works::{{closure}}::hb9c489e33ed695f1
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/contract_events/src/lib.rs:193:24
[INFO] [stdout]   38:     0x63ce112dcb16 - core::ops::function::FnOnce::call_once::h478d7050385d00cb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x63ce1131ed3b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x63ce1131ed3b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   41:     0x63ce113349a5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   42:     0x63ce113349a5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   43:     0x63ce113349a5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x63ce113349a5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x63ce113349a5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x63ce113349a5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   47:     0x63ce113349a5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   48:     0x63ce1130b194 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   49:     0x63ce1130b194 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50:     0x63ce1130ea5a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   51:     0x63ce1130ea5a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x63ce1130ea5a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x63ce1130ea5a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   54:     0x63ce1130ea5a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x63ce1130ea5a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   56:     0x63ce1130ea5a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x63ce117f138f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   58:     0x63ce117f138f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   59:     0x7ded50a03aa4 - <unknown>
[INFO] [stdout]   60:     0x7ded50a90a34 - 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.24s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p contract_events --lib`
[INFO] running `Command { std: "docker" "inspect" "f869c6c55d02063342fde0640864b5eb4cab6fc8d9501ea3c6ae0d9301a436fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f869c6c55d02063342fde0640864b5eb4cab6fc8d9501ea3c6ae0d9301a436fd", kill_on_drop: false }`
[INFO] [stdout] f869c6c55d02063342fde0640864b5eb4cab6fc8d9501ea3c6ae0d9301a436fd
