[INFO] cloning repository https://github.com/0xJEth/sputnik-dao-contract
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xJEth/sputnik-dao-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xJEth%2Fsputnik-dao-contract", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xJEth%2Fsputnik-dao-contract'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8988acb29401c98ad3ea56c2521ba423a25f6195
[INFO] testing 0xJEth/sputnik-dao-contract 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%2F0xJEth%2Fsputnik-dao-contract" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/0xJEth/sputnik-dao-contract
[INFO] finished tweaking git repo https://github.com/0xJEth/sputnik-dao-contract
[INFO] tweaked toml for git repo https://github.com/0xJEth/sputnik-dao-contract written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xJEth/sputnik-dao-contract 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/0xJEth/sputnik-dao-contract 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] 48143ad519820bd4eaf50f1c9aca6020944e2d2770e090de1b01138a5da8101d
[INFO] running `Command { std: "docker" "start" "-a" "48143ad519820bd4eaf50f1c9aca6020944e2d2770e090de1b01138a5da8101d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48143ad519820bd4eaf50f1c9aca6020944e2d2770e090de1b01138a5da8101d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48143ad519820bd4eaf50f1c9aca6020944e2d2770e090de1b01138a5da8101d", kill_on_drop: false }`
[INFO] [stdout] 48143ad519820bd4eaf50f1c9aca6020944e2d2770e090de1b01138a5da8101d
[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] df25f79edf33406cf99753d93ba4f2bad1a88b9ea135f3ebd8f587d8015df189
[INFO] running `Command { std: "docker" "start" "-a" "df25f79edf33406cf99753d93ba4f2bad1a88b9ea135f3ebd8f587d8015df189", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.87
[INFO] [stderr]    Compiling libc v0.2.119
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling byte-slice-cast v1.2.1
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling signature v1.5.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling parity-secp256k1 v0.7.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling ed25519 v1.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling uint v0.9.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling reed-solomon-erasure v4.0.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling c2-chacha v0.3.3
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling validator_types v0.12.0
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling bytesize v1.1.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling ripemd160 v0.9.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling near-sys v0.1.0
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.13.1
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling near-sdk-macros v4.0.0-pre.7
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling darling_macro v0.13.1
[INFO] [stderr]    Compiling darling v0.13.1
[INFO] [stderr]    Compiling serde_with_macros v1.5.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling near-rpc-error-core v0.10.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde_with v1.12.0
[INFO] [stderr]    Compiling validator v0.12.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling near-rpc-error-macro v0.10.0
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling parity-scale-codec v2.3.1
[INFO] [stderr]    Compiling near-account-id v0.10.0
[INFO] [stderr]    Compiling near-vm-errors v0.10.0
[INFO] [stderr]    Compiling near-primitives-core v0.10.0
[INFO] [stderr]    Compiling impl-codec v0.5.1
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling near-crypto v0.10.0
[INFO] [stderr]    Compiling near-primitives v0.10.0
[INFO] [stderr]    Compiling near-vm-logic v0.10.0
[INFO] [stderr]    Compiling near-sdk v4.0.0-pre.7
[INFO] [stderr]    Compiling near-contract-standards v4.0.0-pre.7
[INFO] [stderr]    Compiling sputnikdao-factory2 v0.2.0 (/opt/rustwide/workdir/sputnikdao-factory2)
[INFO] [stderr]    Compiling sputnik-staking v1.0.0 (/opt/rustwide/workdir/sputnik-staking)
[INFO] [stderr]    Compiling test-token v0.1.0 (/opt/rustwide/workdir/test-token)
[INFO] [stderr]    Compiling sputnikdao2 v2.0.0 (/opt/rustwide/workdir/sputnikdao2)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "df25f79edf33406cf99753d93ba4f2bad1a88b9ea135f3ebd8f587d8015df189", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df25f79edf33406cf99753d93ba4f2bad1a88b9ea135f3ebd8f587d8015df189", kill_on_drop: false }`
[INFO] [stdout] df25f79edf33406cf99753d93ba4f2bad1a88b9ea135f3ebd8f587d8015df189
[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] c44127856c3d9ec0ce04435cd9f5d5b6acc54042eb40fcc8c7f5358ae26262fe
[INFO] running `Command { std: "docker" "start" "-a" "c44127856c3d9ec0ce04435cd9f5d5b6acc54042eb40fcc8c7f5358ae26262fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.87
[INFO] [stderr]    Compiling target-lexicon v0.11.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.67.0
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling region v2.2.0
[INFO] [stderr]    Compiling regalloc v0.0.30
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling wasmer-vm v1.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling wasmparser v0.59.0
[INFO] [stderr]    Compiling clang-sys v1.3.1
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling wasmparser v0.65.0
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling rlp v0.5.1
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.68.0
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling jemalloc-sys v0.3.2
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling raw-cpuid v7.0.4
[INFO] [stderr]    Compiling wasmtime-runtime v0.20.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.13.1
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.8.2
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.8.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling wasmparser v0.57.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling target-lexicon v0.10.0
[INFO] [stderr]    Compiling regalloc v0.0.31
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling tracing-core v0.1.23
[INFO] [stderr]    Compiling memmap2 v0.2.3
[INFO] [stderr]    Compiling memmap2 v0.5.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling darling_macro v0.13.1
[INFO] [stderr]    Compiling darling v0.13.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling enumset_derive v0.5.5
[INFO] [stderr]    Compiling near-sdk-macros v4.0.0-pre.7
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling enumset v1.0.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.20
[INFO] [stderr]    Compiling dynasm v1.2.1
[INFO] [stderr]    Compiling librocksdb-sys v6.20.3
[INFO] [stderr]    Compiling page_size v0.4.2
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling tracing v0.1.32
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling event-listener v2.5.2
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling protobuf v2.27.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.0
[INFO] [stderr]    Compiling wasmparser v0.51.4
[INFO] [stderr]    Compiling cached_proc_macro v0.6.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling wast v39.0.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v6.20.3`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_TEST_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/librocksdb-sys-f33324124ed19ee9/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (5432) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.36/src/fallback.rs:708:9:
[INFO] [stderr]   "enum_(unnamed_at_rocksdb/include/rocksdb/c_h_854_1)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6504888948c2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6504888948c2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6504888948c2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6504888948c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6504888a693f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x6504888a693f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]      6:     0x6504888626e1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x6504888626e1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x65048886e542 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x650488871b0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x650488871969 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x650488872245 - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x65048887202a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x65048886e679 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x6504888566cd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x6504888b0d70 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x6504888485bf - proc_macro2::fallback::validate_ident::hc019c99668206cb8
[INFO] [stderr]                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.36/src/fallback.rs:708:9
[INFO] [stderr]     17:     0x6504888488c1 - proc_macro2::fallback::Ident::_new::h86d0cdc75b5cbf3a
[INFO] [stderr]                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.36/src/fallback.rs:642:9
[INFO] [stderr]     18:     0x65048884886d - proc_macro2::fallback::Ident::new::hec59efb3165adc86
[INFO] [stderr]                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.36/src/fallback.rs:652:9
[INFO] [stderr]     19:     0x650488847530 - proc_macro2::imp::Ident::new::h28bfdb8d81b0c6db
[INFO] [stderr]                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.36/src/wrapper.rs:691:50
[INFO] [stderr]     20:     0x65048883c255 - proc_macro2::Ident::new::h60a55610163761a7
[INFO] [stderr]                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.36/src/lib.rs:952:21
[INFO] [stderr]     21:     0x65048850f76f - bindgen::ir::context::BindgenContext::rust_ident_raw::h8111f68a5c2af1da
[INFO] [stderr]     22:     0x65048850d530 - bindgen::ir::context::BindgenContext::rust_ident::hdebaef4c5a4e4830
[INFO] [stderr]     23:     0x6504885e1a0e - <bindgen::ir::enum_ty::Enum as bindgen::codegen::CodeGenerator>::codegen::h64d9fa6eaa306ffb
[INFO] [stderr]     24:     0x6504885de466 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h606ae6576d9e3b6a
[INFO] [stderr]     25:     0x65048859150d - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h0cf8b10d153f74f5
[INFO] [stderr]     26:     0x6504884be5d5 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h483498bca28b3084
[INFO] [stderr]     27:     0x6504885cf5c5 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::hac00a3fb3172ef38
[INFO] [stderr]     28:     0x6504885914f2 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h0cf8b10d153f74f5
[INFO] [stderr]     29:     0x6504884cb67e - bindgen::codegen::codegen::{{closure}}::h1f93529931857501
[INFO] [stderr]     30:     0x650488519f58 - bindgen::ir::context::BindgenContext::gen::ha5025b967feb87d2
[INFO] [stderr]     31:     0x6504884caf8d - bindgen::codegen::codegen::ha9f598bc0bde7a61
[INFO] [stderr]     32:     0x6504884dc48e - bindgen::Bindings::generate::h6ed62436bf3b6763
[INFO] [stderr]     33:     0x6504884d944b - bindgen::Builder::generate::hb0ac237ae6d17912
[INFO] [stderr]     34:     0x650488452ebb - build_script_build::bindgen_rocksdb::h469685656ca2d3a9
[INFO] [stderr]     35:     0x650488453fec - build_script_build::main::hde255716cb8f5da4
[INFO] [stderr]     36:     0x65048844de83 - core::ops::function::FnOnce::call_once::h70a1e0591d76175a
[INFO] [stderr]     37:     0x650488454ed6 - std::sys::backtrace::__rust_begin_short_backtrace::hc4a6ea15f113de86
[INFO] [stderr]     38:     0x650488454e49 - std::rt::lang_start::{{closure}}::h048a13a11a292207
[INFO] [stderr]     39:     0x650488864270 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h4967fb77e0dfb65c
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     40:     0x650488864270 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     41:     0x650488864270 - std::panicking::catch_unwind::h26f0e342004b5114
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     42:     0x650488864270 - std::panic::catch_unwind::h9ee33ca17775d897
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     43:     0x650488864270 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stderr]     44:     0x650488864270 - std::panicking::catch_unwind::do_call::h819db0a7788e7259
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]     45:     0x650488864270 - std::panicking::catch_unwind::h23e08fb4a7b9f405
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]     46:     0x650488864270 - std::panic::catch_unwind::h7ca3d9eabb6135ff
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]     47:     0x650488864270 - std::rt::lang_start_internal::h06ad7395f4fda8d7
[INFO] [stderr]                                  at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stderr]     48:     0x650488454e31 - std::rt::lang_start::h2f716b7aa191e2a2
[INFO] [stderr]     49:     0x6504884559a5 - main
[INFO] [stderr]     50:     0x7b69bdbff1ca - <unknown>
[INFO] [stderr]     51:     0x7b69bdbff28b - __libc_start_main
[INFO] [stderr]     52:     0x65048844ce65 - _start
[INFO] [stderr]     53:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c44127856c3d9ec0ce04435cd9f5d5b6acc54042eb40fcc8c7f5358ae26262fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c44127856c3d9ec0ce04435cd9f5d5b6acc54042eb40fcc8c7f5358ae26262fe", kill_on_drop: false }`
[INFO] [stdout] c44127856c3d9ec0ce04435cd9f5d5b6acc54042eb40fcc8c7f5358ae26262fe
