[INFO] cloning repository https://github.com/mars-protocol/liquidation-helpers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mars-protocol/liquidation-helpers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmars-protocol%2Fliquidation-helpers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmars-protocol%2Fliquidation-helpers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8da7f1687d0d9b468a856c8c9f31eddce457d7ea
[INFO] testing mars-protocol/liquidation-helpers 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%2Fmars-protocol%2Fliquidation-helpers" "/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/mars-protocol/liquidation-helpers
[INFO] finished tweaking git repo https://github.com/mars-protocol/liquidation-helpers
[INFO] tweaked toml for git repo https://github.com/mars-protocol/liquidation-helpers written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mars-protocol/liquidation-helpers 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/mars-protocol/liquidation-helpers 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] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[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-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] c38f8abffb3a81cc101373dd3a14dd2d7b0950d9fe1880f450b119b324f1ec69
[INFO] running `Command { std: "docker" "start" "-a" "c38f8abffb3a81cc101373dd3a14dd2d7b0950d9fe1880f450b119b324f1ec69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c38f8abffb3a81cc101373dd3a14dd2d7b0950d9fe1880f450b119b324f1ec69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c38f8abffb3a81cc101373dd3a14dd2d7b0950d9fe1880f450b119b324f1ec69", kill_on_drop: false }`
[INFO] [stdout] c38f8abffb3a81cc101373dd3a14dd2d7b0950d9fe1880f450b119b324f1ec69
[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] 1bee7a186483a629d93dff996f975cae619ad4729d1aee60eb5936a3b714a306
[INFO] running `Command { std: "docker" "start" "-a" "1bee7a186483a629d93dff996f975cae619ad4729d1aee60eb5936a3b714a306", 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] 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.66
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde v1.0.179
[INFO] [stderr]    Compiling const-oid v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.179
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling schemars v0.8.12
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling keccak v0.1.4
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling dyn-clone v1.0.10
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling forward_ref v1.0.0
[INFO] [stderr]    Compiling bnum v0.7.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde-json-wasm v0.5.0
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling cosmwasm-derive v1.3.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling cosmwasm-schema-derive v1.3.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]    Compiling schemars_derive v0.8.12
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling cosmwasm-schema v1.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling cosmwasm-crypto v1.3.1
[INFO] [stderr]    Compiling cosmwasm-std v1.3.1
[INFO] [stderr]    Compiling cw-storage-plus v1.1.0
[INFO] [stderr]    Compiling mars-utils v1.2.0 (https://github.com/mars-protocol/red-bank?rev=b564988#b5649884)
[INFO] [stderr]    Compiling mars-owner v1.2.0
[INFO] [stderr]    Compiling mars-owner v2.0.0
[INFO] [stderr]    Compiling cw2 v1.1.0
[INFO] [stderr]    Compiling mars-red-bank-types v1.2.0 (https://github.com/mars-protocol/red-bank?rev=b564988#b5649884)
[INFO] [stderr]    Compiling mars-liquidation-filterer v1.0.1 (/opt/rustwide/workdir/contracts/liquidation-filterer)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]  --> contracts/liquidation-filterer/src/contract.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(feature = "library"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]   = help: consider adding `library` 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: `library`
[INFO] [stdout]   --> contracts/liquidation-filterer/src/contract.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` 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: `library`
[INFO] [stdout]   --> contracts/liquidation-filterer/src/contract.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` 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: `library`
[INFO] [stdout]    --> contracts/liquidation-filterer/src/contract.rs:224:16
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.85s
[INFO] running `Command { std: "docker" "inspect" "1bee7a186483a629d93dff996f975cae619ad4729d1aee60eb5936a3b714a306", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bee7a186483a629d93dff996f975cae619ad4729d1aee60eb5936a3b714a306", kill_on_drop: false }`
[INFO] [stdout] 1bee7a186483a629d93dff996f975cae619ad4729d1aee60eb5936a3b714a306
[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] 3660aa05ab8fb91f7476f400599860842a6990bc85aaf656c96badb9720050bf
[INFO] running `Command { std: "docker" "start" "-a" "3660aa05ab8fb91f7476f400599860842a6990bc85aaf656c96badb9720050bf", 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] 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 autocfg v1.1.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling async-trait v0.1.72
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling flex-error v0.4.4
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling subtle-encoding v0.5.1
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling pest v2.7.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling cw-storage-plus v0.15.1
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling ripemd160 v0.9.1
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling borsh-derive v0.9.3
[INFO] [stderr]    Compiling time v0.3.11
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling serde-cw-value v0.7.0
[INFO] [stderr]    Compiling peg-runtime v0.7.0
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling peg-macros v0.7.0
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.7.1
[INFO] [stderr]    Compiling cw2 v0.15.1
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling cw-utils v1.0.1
[INFO] [stderr]    Compiling pyth-sdk v0.7.0
[INFO] [stderr]    Compiling cw-utils v0.15.1
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling pyth-sdk-cw v1.2.0
[INFO] [stderr]    Compiling pest_generator v2.7.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling pin-project v1.1.2
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling ct-logs v0.8.0
[INFO] [stderr]    Compiling mars-oracle-base v1.2.0 (https://github.com/mars-protocol/red-bank?rev=b564988#b5649884)
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling bip32 v0.4.0
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling cw20 v0.15.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling peg v0.7.0
[INFO] [stderr]    Compiling pest_derive v2.7.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling cw-paginate v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling mars-swapper-base v1.2.0 (https://github.com/mars-protocol/red-bank?rev=b564988#b5649884)
[INFO] [stderr]    Compiling mars-health v1.2.0 (https://github.com/mars-protocol/red-bank?rev=b564988#b5649884)
[INFO] [stderr]    Compiling mars-rewards-collector-base v1.2.0 (https://github.com/mars-protocol/red-bank?rev=b564988#b5649884)
[INFO] [stderr]    Compiling tendermint-proto v0.23.9
[INFO] [stderr]    Compiling astroport v2.8.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling cw-multi-test v0.16.5
[INFO] [stderr]    Compiling mars-red-bank v1.2.0 (https://github.com/mars-protocol/red-bank?rev=b564988#b5649884)
[INFO] [stderr]    Compiling mars-rewards-collector-osmosis v1.2.0 (https://github.com/mars-protocol/red-bank?rev=b564988#b5649884)
[INFO] [stderr]    Compiling mars-incentives v1.2.0 (https://github.com/mars-protocol/red-bank?rev=b564988#b5649884)
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling osmosis-std-derive v0.16.1
[INFO] [stderr]    Compiling mars-address-provider v1.2.0 (https://github.com/mars-protocol/red-bank?rev=b564988#b5649884)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]  --> contracts/liquidation-filterer/src/contract.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(feature = "library"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]   = help: consider adding `library` 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: `library`
[INFO] [stdout]   --> contracts/liquidation-filterer/src/contract.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` 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: `library`
[INFO] [stdout]   --> contracts/liquidation-filterer/src/contract.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` 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: `library`
[INFO] [stdout]    --> contracts/liquidation-filterer/src/contract.rs:224:16
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` 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] [stderr]    Compiling osmosis-std v0.16.1
[INFO] [stderr]    Compiling regex-automata v0.3.4
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling config v0.13.3
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling tendermint v0.23.9
[INFO] [stderr]    Compiling cosmos-sdk-proto v0.14.0
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling hyper-proxy v0.9.1
[INFO] [stderr]    Compiling tendermint-config v0.23.9
[INFO] [stderr]    Compiling mars-oracle-wasm v1.2.0 (https://github.com/mars-protocol/red-bank?rev=b564988#b5649884)
[INFO] [stderr]    Compiling tendermint-rpc v0.23.9
[INFO] [stderr]    Compiling mars-swapper-astroport v1.2.0 (https://github.com/mars-protocol/red-bank?rev=b564988#b5649884)
[INFO] [stderr]    Compiling cosmrs v0.9.0
[INFO] [stderr]    Compiling test-tube v0.1.5
[INFO] [stderr]    Compiling apollo-cw-multi-test v0.16.2
[INFO] [stderr]    Compiling mars-osmosis v1.2.0 (https://github.com/mars-protocol/red-bank?rev=b564988#b5649884)
[INFO] [stderr]    Compiling mars-oracle-osmosis v1.2.0 (https://github.com/mars-protocol/red-bank?rev=b564988#b5649884)
[INFO] [stderr]    Compiling cw-it v0.1.0
[INFO] [stderr]    Compiling mars-testing v1.2.0 (https://github.com/mars-protocol/red-bank?rev=b564988#b5649884)
[INFO] [stderr]    Compiling mars-liquidation-filterer v1.0.1 (/opt/rustwide/workdir/contracts/liquidation-filterer)
[INFO] [stdout] warning: unexpected `cfg` condition value: `library`
[INFO] [stdout]  --> contracts/liquidation-filterer/src/contract.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(not(feature = "library"))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]   = help: consider adding `library` 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: `library`
[INFO] [stdout]   --> contracts/liquidation-filterer/src/contract.rs:27:16
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` 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: `library`
[INFO] [stdout]   --> contracts/liquidation-filterer/src/contract.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]    = help: consider adding `library` 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: `library`
[INFO] [stdout]    --> contracts/liquidation-filterer/src/contract.rs:224:16
[INFO] [stdout]     |
[INFO] [stdout] 224 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `backtraces`
[INFO] [stdout]     = help: consider adding `library` 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "3660aa05ab8fb91f7476f400599860842a6990bc85aaf656c96badb9720050bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3660aa05ab8fb91f7476f400599860842a6990bc85aaf656c96badb9720050bf", kill_on_drop: false }`
[INFO] [stdout] 3660aa05ab8fb91f7476f400599860842a6990bc85aaf656c96badb9720050bf
[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] 50a99119ec6f46633d50d61c878769eb7b99cb64722ec9c1c5aabf147bda74e8
[INFO] running `Command { std: "docker" "start" "-a" "50a99119ec6f46633d50d61c878769eb7b99cb64722ec9c1c5aabf147bda74e8", 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] 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] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]  --> contracts/liquidation-filterer/src/contract.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[cfg(not(feature = "library"))]
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `backtraces`
[INFO] [stderr]   = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]   --> contracts/liquidation-filterer/src/contract.rs:27:16
[INFO] [stderr]    |
[INFO] [stderr] 27 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `backtraces`
[INFO] [stderr]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]   --> contracts/liquidation-filterer/src/contract.rs:54:16
[INFO] [stderr]    |
[INFO] [stderr] 54 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `backtraces`
[INFO] [stderr]    = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `library`
[INFO] [stderr]    --> contracts/liquidation-filterer/src/contract.rs:224:16
[INFO] [stderr]     |
[INFO] [stderr] 224 | #[cfg_attr(not(feature = "library"), entry_point)]
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `backtraces`
[INFO] [stderr]     = help: consider adding `library` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `mars-liquidation-filterer` (lib) generated 4 warnings
[INFO] [stderr] warning: `mars-liquidation-filterer` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mars_liquidation_filterer-47b7d4f6aae16367)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/helpers.rs (/opt/rustwide/target/debug/deps/helpers-71965717341697da)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_admin.rs (/opt/rustwide/target/debug/deps/test_admin-9b8a9db43c90ba46)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_proper_initialization ... ok
[INFO] [stdout] test test_update_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_liquidate.rs (/opt/rustwide/target/debug/deps/test_liquidate-b29d1dfc034058d5)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_refund_if_no_coins ... ok
[INFO] [stdout] test test_refund ... ok
[INFO] [stdout] test test_liquidate_many_accounts_if_missing_debt_coin ... ok
[INFO] [stdout] test test_refund_if_unauthorized ... ok
[INFO] [stdout] test test_liquidate_many_accounts_if_not_enough_debt_coin ... ok
[INFO] [stdout] test test_liquidate_many_accounts ... ok
[INFO] [stderr]      Running tests/test_update_owner.rs (/opt/rustwide/target/debug/deps/test_update_owner-d07af4d2b589d7f4)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test initialized_state ... ok
[INFO] [stdout] test update_owner ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "50a99119ec6f46633d50d61c878769eb7b99cb64722ec9c1c5aabf147bda74e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50a99119ec6f46633d50d61c878769eb7b99cb64722ec9c1c5aabf147bda74e8", kill_on_drop: false }`
[INFO] [stdout] 50a99119ec6f46633d50d61c878769eb7b99cb64722ec9c1c5aabf147bda74e8
