[INFO] cloning repository https://github.com/grass-dev-pa/ref-contracts-009
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grass-dev-pa/ref-contracts-009" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrass-dev-pa%2Fref-contracts-009", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrass-dev-pa%2Fref-contracts-009'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1f9f1cedce2772e08fedff606ce43360979997c
[INFO] testing grass-dev-pa/ref-contracts-009 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%2Fgrass-dev-pa%2Fref-contracts-009" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/grass-dev-pa/ref-contracts-009
[INFO] finished tweaking git repo https://github.com/grass-dev-pa/ref-contracts-009
[INFO] tweaked toml for git repo https://github.com/grass-dev-pa/ref-contracts-009 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/grass-dev-pa/ref-contracts-009 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/grass-dev-pa/ref-contracts-009 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 4e0ba96bf8ae40b1bb3f6298b61ee13f3ebb097b5857c9dfc2fa74db68980144
[INFO] running `Command { std: "docker" "start" "-a" "4e0ba96bf8ae40b1bb3f6298b61ee13f3ebb097b5857c9dfc2fa74db68980144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e0ba96bf8ae40b1bb3f6298b61ee13f3ebb097b5857c9dfc2fa74db68980144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e0ba96bf8ae40b1bb3f6298b61ee13f3ebb097b5857c9dfc2fa74db68980144", kill_on_drop: false }`
[INFO] [stdout] 4e0ba96bf8ae40b1bb3f6298b61ee13f3ebb097b5857c9dfc2fa74db68980144
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 87a87c65c8d60366cb756493a71b2e73044a5dab3bbaae7202bbac5a82e4cd0f
[INFO] running `Command { std: "docker" "start" "-a" "87a87c65c8d60366cb756493a71b2e73044a5dab3bbaae7202bbac5a82e4cd0f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling syn v1.0.57
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.70
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling libc v0.2.107
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling near-sys v0.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling uint v0.9.3
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling sha3 v0.9.1
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling near-runtime-utils v4.0.0-pre.1
[INFO] [stderr]    Compiling borsh-derive-internal v0.8.2
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.8.2
[INFO] [stderr]    Compiling near-sdk-core v3.1.0
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling near-sdk-macros v3.1.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling near-rpc-error-core v0.1.0
[INFO] [stderr]    Compiling borsh-derive v0.8.2
[INFO] [stderr]    Compiling near-rpc-error-macro v0.1.0
[INFO] [stderr]    Compiling borsh v0.8.2
[INFO] [stderr]    Compiling near-vm-errors v4.0.0-pre.1
[INFO] [stderr]    Compiling near-primitives-core v0.4.0
[INFO] [stderr]    Compiling near-vm-logic v4.0.0-pre.1
[INFO] [stderr]    Compiling near-sdk v3.1.0
[INFO] [stderr]    Compiling near-contract-standards v3.2.0
[INFO] [stderr]    Compiling mock-burrowland v0.1.0 (/opt/rustwide/workdir/mock-burrowland)
[INFO] [stderr]    Compiling mock-price-oracle v0.1.0 (/opt/rustwide/workdir/mock-price-oracle)
[INFO] [stderr]    Compiling mock-wnear v0.0.1 (/opt/rustwide/workdir/mock-wnear)
[INFO] [stderr]    Compiling test-rated-token v0.1.2 (/opt/rustwide/workdir/test-rated-token)
[INFO] [stderr]    Compiling test-token v0.1.0 (/opt/rustwide/workdir/test-token)
[INFO] [stderr]    Compiling mock-boost-farming v0.2.4 (/opt/rustwide/workdir/mock-boost-farming)
[INFO] [stderr]    Compiling ref_farming v1.1.0 (/opt/rustwide/workdir/ref-farming)
[INFO] [stderr]    Compiling mock-pyth v0.1.0 (/opt/rustwide/workdir/mock-pyth)
[INFO] [stderr]    Compiling ref-exchange v1.9.19 (/opt/rustwide/workdir/ref-exchange)
[INFO] [stdout] warning: unused import: `env`
[INFO] [stdout]  --> test-token/src/lib.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 | use near_sdk::{env, near_bindgen, AccountId, PanicOnDefault, PromiseOrValue};
[INFO] [stdout]   |                ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]   --> ref-farming/src/farmer.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg_attr(feature = "test", derive(Clone))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `test` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]   --> ref-farming/src/farm_seed.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg_attr(feature = "test", derive(Clone))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `test` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]  --> mock-boost-farming/src/farmer.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg_attr(feature = "test", derive(Clone))]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `test` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]  --> mock-boost-farming/src/owner.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg_attr(feature = "test", derive(Clone))]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `test` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]   --> mock-boost-farming/src/owner.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg_attr(feature = "test", derive(Clone))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `test` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]  --> mock-boost-farming/src/view.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg_attr(feature = "test", derive(Deserialize, Clone))]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `test` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]   --> mock-boost-farming/src/view.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg_attr(feature = "test", derive(Deserialize, Clone))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `test` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `test`
[INFO] [stdout]   --> mock-boost-farming/src/lib.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg_attr(feature = "test", derive(Deserialize, Clone))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `test` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> mock-boost-farming/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use crate::big_decimal::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ the name `U256` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use crate::utils::*;
[INFO] [stdout]    |         --------------- but the name `U256` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> mock-boost-farming/src/lib.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use crate::big_decimal::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ the name `U256` in the value namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 36 | pub use crate::utils::*;
[INFO] [stdout]    |         --------------- but the name `U256` in the value namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> ref-exchange/src/lib.rs:5:25
[INFO] [stdout]    |
[INFO] [stdout]  5 | use degen_swap::degen::{global_get_degen, global_set_degen, DegenTrait};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `global_get_degen` in the value namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> ref-exchange/src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use crate::degen_swap::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> ref-exchange/src/lib.rs:5:25
[INFO] [stdout]    |
[INFO] [stdout]  5 | use degen_swap::degen::{global_get_degen, global_set_degen, DegenTrait};
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(hidden_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> ref-exchange/src/lib.rs:5:43
[INFO] [stdout]    |
[INFO] [stdout]  5 | use degen_swap::degen::{global_get_degen, global_set_degen, DegenTrait};
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `global_set_degen` in the value namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> ref-exchange/src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use crate::degen_swap::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> ref-exchange/src/lib.rs:5:43
[INFO] [stdout]    |
[INFO] [stdout]  5 | use degen_swap::degen::{global_get_degen, global_set_degen, DegenTrait};
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> ref-exchange/src/lib.rs:5:61
[INFO] [stdout]    |
[INFO] [stdout]  5 | use degen_swap::degen::{global_get_degen, global_set_degen, DegenTrait};
[INFO] [stdout]    |                                                             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `DegenTrait` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> ref-exchange/src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use crate::degen_swap::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> ref-exchange/src/lib.rs:5:61
[INFO] [stdout]    |
[INFO] [stdout]  5 | use degen_swap::degen::{global_get_degen, global_set_degen, DegenTrait};
[INFO] [stdout]    |                                                             ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: private item shadows public glob re-export
[INFO] [stdout]   --> ref-exchange/src/lib.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use degen_swap::DegenSwapPool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the name `DegenSwapPool` in the type namespace is supposed to be publicly re-exported here
[INFO] [stdout]   --> ref-exchange/src/lib.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use crate::degen_swap::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: but the private item here shadows it
[INFO] [stdout]   --> ref-exchange/src/lib.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | use degen_swap::DegenSwapPool;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ERR35_ILLEGAL_TOKEN_ID` is never used
[INFO] [stdout]   --> ref-farming/src/errors.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const ERR35_ILLEGAL_TOKEN_ID: &str = "E35: illegal token_id in mft_transfer_call";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `MFTTokenReceiver` is never used
[INFO] [stdout]   --> ref-farming/src/token_receiver.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub trait MFTTokenReceiver {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TokenOrPool` is never used
[INFO] [stdout]   --> ref-farming/src/token_receiver.rs:98:6
[INFO] [stdout]    |
[INFO] [stdout] 98 | enum TokenOrPool {
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `try_identify_sub_token_id` is never used
[INFO] [stdout]    --> ref-farming/src/token_receiver.rs:104:4
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn try_identify_sub_token_id(token_id: &String) ->Result<u64, &'static str> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_token_id` is never used
[INFO] [stdout]    --> ref-farming/src/token_receiver.rs:116:4
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn parse_token_id(token_id: String) -> TokenOrPool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `MFTTokenReceiver` is never used
[INFO] [stdout]   --> mock-boost-farming/src/token_receiver.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub trait MFTTokenReceiver {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> mock-boost-farming/src/lib.rs:116:31
[INFO] [stdout]     |
[INFO] [stdout] 116 |             .filter(|(k, v)| k.clone() != seed_id && v.affected_seeds.contains_key(seed_id))
[INFO] [stdout]     |                               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `std::string::String` does not implement `Clone`, so calling `clone` on `&std::string::String` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 116 -             .filter(|(k, v)| k.clone() != seed_id && v.affected_seeds.contains_key(seed_id))
[INFO] [stdout] 116 +             .filter(|(k, v)| k != seed_id && v.affected_seeds.contains_key(seed_id))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContractV1` is never constructed
[INFO] [stdout]   --> ref-exchange/src/legacy.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub struct ContractV1 {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContractV2` is never constructed
[INFO] [stdout]   --> ref-exchange/src/legacy.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct ContractV2 {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContractV3` is never constructed
[INFO] [stdout]    --> ref-exchange/src/legacy.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct ContractV3 {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.18s
[INFO] running `Command { std: "docker" "inspect" "87a87c65c8d60366cb756493a71b2e73044a5dab3bbaae7202bbac5a82e4cd0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87a87c65c8d60366cb756493a71b2e73044a5dab3bbaae7202bbac5a82e4cd0f", kill_on_drop: false }`
[INFO] [stdout] 87a87c65c8d60366cb756493a71b2e73044a5dab3bbaae7202bbac5a82e4cd0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 04c898f0609f2a1970dfc9e43bdf7927fe2af7d86be6c4f611351970d9e6e799
[INFO] running `Command { std: "docker" "start" "-a" "04c898f0609f2a1970dfc9e43bdf7927fe2af7d86be6c4f611351970d9e6e799", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.57
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling target-lexicon v0.11.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling more-asserts v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling gimli v0.24.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.67.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling object v0.24.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling region v2.2.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regalloc v0.0.30
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.45
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling wasmparser v0.59.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling memmap2 v0.2.3
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling clang-sys v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling wasmparser v0.65.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling backtrace v0.3.59
[INFO] [stderr]    Compiling wasmer-vm v1.0.2
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling rlp v0.5.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling byte-slice-cast v1.2.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.68.0
[INFO] [stderr]    Compiling jemalloc-sys v0.3.2
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling parity-secp256k1 v0.7.0
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling addr2line v0.15.2
[INFO] [stderr]    Compiling libloading v0.7.2
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling bindgen v0.59.1
[INFO] [stderr]    Compiling signature v1.4.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling ed25519 v1.2.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling raw-cpuid v7.0.4
[INFO] [stderr]    Compiling wasmtime-runtime v0.20.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling wasmparser v0.57.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling reed-solomon-erasure v4.0.2
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling target-lexicon v0.10.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling c2-chacha v0.3.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling blake2 v0.9.2
[INFO] [stderr]    Compiling regalloc v0.0.31
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling validator_types v0.12.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling async-mutex v1.4.0
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling page_size v0.4.2
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling wasmer-compiler-cranelift v1.0.2
[INFO] [stderr]    Compiling protobuf v2.25.2
[INFO] [stderr]    Compiling heapsize v0.4.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling wasmparser v0.51.4
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.0
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling wast v38.0.1
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling prometheus v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling parity-wasm v0.41.0
[INFO] [stderr]    Compiling elastic-array v0.11.0
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling cexpr v0.5.0
[INFO] [stderr]    Compiling wasmer-runtime-core-near v0.17.4
[INFO] [stderr]    Compiling pwasm-utils v0.12.0
[INFO] [stderr]    Compiling borsh-derive-internal v0.8.2
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.8.2
[INFO] [stderr]    Compiling near-sdk-core v3.1.0
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling wat v1.0.40
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling near-sdk-macros v3.1.0
[INFO] [stderr]    Compiling zeroize_derive v1.2.2
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.18
[INFO] [stderr]    Compiling dynasm v1.1.0
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling async-trait v0.1.42
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stderr]    Compiling wasmer-derive v1.0.2
[INFO] [stderr]    Compiling cached_proc_macro v0.6.1
[INFO] [stderr]    Compiling zeroize v1.4.3
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling manifest-dir-macros v0.1.11
[INFO] [stderr]    Compiling lazy-static-include v3.1.1
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling enumset_derive v0.5.4
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling enumset v1.0.6
[INFO] [stderr]    Compiling near-metrics v0.1.0
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling librocksdb-sys v6.20.3
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling cached v0.23.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-a06ba78762dcddd2/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (6970) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.32/src/fallback.rs:702: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:     0x63d5f0e0f5da - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63d5f0e0f5da - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63d5f0e0f5da - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63d5f0e0f5da - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63d5f0e270aa - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63d5f0e270aa - core[6771d259883166e6]::fmt::write
[INFO] [stderr]      6:     0x63d5f0e159f2 - std[128c3efe2914e152]::io::default_write_fmt::<std[128c3efe2914e152]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x63d5f0e159f2 - <std[128c3efe2914e152]::sys::stdio::unix::Stderr as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x63d5f0deef8f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63d5f0deef8f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63d5f0e08ed1 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63d5f0e09182 - <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] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stderr]     12:     0x63d5f0e09182 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stderr]     13:     0x63d5f0def048 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stderr]     14:     0x63d5f0de4079 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     15:     0x63d5f0defa8d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stderr]     16:     0x63d5f0e278ec - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stderr]     17:     0x63d5f0db0a9d - proc_macro2::fallback::validate_ident::hdb7736060d7a80ca
[INFO] [stderr]                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.32/src/fallback.rs:702:9
[INFO] [stderr]     18:     0x63d5f0db0da1 - proc_macro2::fallback::Ident::_new::h79fe01d6552b3de9
[INFO] [stderr]                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.32/src/fallback.rs:636:9
[INFO] [stderr]     19:     0x63d5f0db0d4d - proc_macro2::fallback::Ident::new::hc20961eef55e455f
[INFO] [stderr]                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.32/src/fallback.rs:646:9
[INFO] [stderr]     20:     0x63d5f0dc01d0 - proc_macro2::imp::Ident::new::hcd77531a21bb882e
[INFO] [stderr]                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.32/src/wrapper.rs:691:50
[INFO] [stderr]     21:     0x63d5f0db00f5 - proc_macro2::Ident::new::h26362cb307917f49
[INFO] [stderr]                                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.32/src/lib.rs:943:21
[INFO] [stderr]     22:     0x63d5f0b3d45f - bindgen::ir::context::BindgenContext::rust_ident_raw::h931aed2cf95d64ef
[INFO] [stderr]     23:     0x63d5f0b3b1e0 - bindgen::ir::context::BindgenContext::rust_ident::h3935e0c9e0da5921
[INFO] [stderr]     24:     0x63d5f0afd2ae - <bindgen::ir::enum_ty::Enum as bindgen::codegen::CodeGenerator>::codegen::hd592362c37e6e68c
[INFO] [stderr]     25:     0x63d5f0af9f3e - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h0aa3f276b30eebed
[INFO] [stderr]     26:     0x63d5f0a7f1a8 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h95bd2c8ffbddcd20
[INFO] [stderr]     27:     0x63d5f0a65695 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::hc70f2caa1beaea6b
[INFO] [stderr]     28:     0x63d5f0aea7c7 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::hfcbc21f1e95b904f
[INFO] [stderr]     29:     0x63d5f0a7f18d - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h95bd2c8ffbddcd20
[INFO] [stderr]     30:     0x63d5f0a7208c - bindgen::codegen::codegen::{{closure}}::hf933eb5924d8a4ce
[INFO] [stderr]     31:     0x63d5f0b47708 - bindgen::ir::context::BindgenContext::gen::h304246f503274df0
[INFO] [stderr]     32:     0x63d5f0a719bf - bindgen::codegen::codegen::h8066de26924ba89a
[INFO] [stderr]     33:     0x63d5f0abeca9 - bindgen::Bindings::generate::ha42c334ec311a186
[INFO] [stderr]     34:     0x63d5f0abbc5f - bindgen::Builder::generate::h2baa1c251325f99a
[INFO] [stderr]     35:     0x63d5f09f5305 - build_script_build::bindgen_rocksdb::h1f08ee679f2fbf74
[INFO] [stderr]     36:     0x63d5f09f643c - build_script_build::main::h8a36fe27c7d6ab79
[INFO] [stderr]     37:     0x63d5f09f7083 - core::ops::function::FnOnce::call_once::h5e242e5b0e294dcd
[INFO] [stderr]     38:     0x63d5f09f99c6 - std::sys::backtrace::__rust_begin_short_backtrace::hf1cbd4512ffcc852
[INFO] [stderr]     39:     0x63d5f09f9939 - std::rt::lang_start::{{closure}}::h4a56504182c2f75f
[INFO] [stderr]     40:     0x63d5f0e07fb4 - <&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     41:     0x63d5f0e07fb4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]     42:     0x63d5f0e07fb4 - std[128c3efe2914e152]::panicking::catch_unwind::<i32, &dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]     43:     0x63d5f0e07fb4 - std[128c3efe2914e152]::panic::catch_unwind::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]     44:     0x63d5f0e07fb4 - std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:175:24
[INFO] [stderr]     45:     0x63d5f0e07fb4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stderr]     46:     0x63d5f0e07fb4 - std[128c3efe2914e152]::panicking::catch_unwind::<isize, std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stderr]     47:     0x63d5f0e07fb4 - std[128c3efe2914e152]::panic::catch_unwind::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stderr]     48:     0x63d5f0e07fb4 - std[128c3efe2914e152]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:171:5
[INFO] [stderr]     49:     0x63d5f09f9921 - std::rt::lang_start::h3fa5ac8010f764d3
[INFO] [stderr]     50:     0x63d5f09f8695 - main
[INFO] [stderr]     51:     0x74f15eb381ca - <unknown>
[INFO] [stderr]     52:     0x74f15eb3828b - __libc_start_main
[INFO] [stderr]     53:     0x63d5f09f2815 - _start
[INFO] [stderr]     54:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "04c898f0609f2a1970dfc9e43bdf7927fe2af7d86be6c4f611351970d9e6e799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04c898f0609f2a1970dfc9e43bdf7927fe2af7d86be6c4f611351970d9e6e799", kill_on_drop: false }`
[INFO] [stdout] 04c898f0609f2a1970dfc9e43bdf7927fe2af7d86be6c4f611351970d9e6e799
