[INFO] cloning repository https://github.com/okp4/contracts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/okp4/contracts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokp4%2Fcontracts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokp4%2Fcontracts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 436298514a0fc984baa6fab88e957868c02273b4 [INFO] testing okp4/contracts against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokp4%2Fcontracts" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/okp4/contracts on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/okp4/contracts [INFO] finished tweaking git repo https://github.com/okp4/contracts [INFO] tweaked toml for git repo https://github.com/okp4/contracts written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/okp4/contracts 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-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b07b3814cfad37606cc14a80b2e21f4b5ee46060cf091e5eb1cb205c9ff546b [INFO] running `Command { std: "docker" "start" "-a" "8b07b3814cfad37606cc14a80b2e21f4b5ee46060cf091e5eb1cb205c9ff546b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b07b3814cfad37606cc14a80b2e21f4b5ee46060cf091e5eb1cb205c9ff546b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b07b3814cfad37606cc14a80b2e21f4b5ee46060cf091e5eb1cb205c9ff546b", kill_on_drop: false }` [INFO] [stdout] 8b07b3814cfad37606cc14a80b2e21f4b5ee46060cf091e5eb1cb205c9ff546b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f45276072c5e49bf99f381d2e1e272ff6c2ff0eeaafa85218d428f065bc574da [INFO] running `Command { std: "docker" "start" "-a" "f45276072c5e49bf99f381d2e1e272ff6c2ff0eeaafa85218d428f065bc574da", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `axone-dataverse v6.0.0 (/opt/rustwide/workdir/contracts/axone-dataverse)` has the same output filename as the bin target `schema` in package `axone-cognitarium v6.0.0 (/opt/rustwide/workdir/contracts/axone-cognitarium)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `axone-dataverse v6.0.0 (/opt/rustwide/workdir/contracts/axone-dataverse)` has the same output filename as the bin target `schema` in package `axone-cognitarium v6.0.0 (/opt/rustwide/workdir/contracts/axone-cognitarium)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `axone-law-stone v6.0.0 (/opt/rustwide/workdir/contracts/axone-law-stone)` has the same output filename as the bin target `schema` in package `axone-dataverse v6.0.0 (/opt/rustwide/workdir/contracts/axone-dataverse)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `axone-law-stone v6.0.0 (/opt/rustwide/workdir/contracts/axone-law-stone)` has the same output filename as the bin target `schema` in package `axone-dataverse v6.0.0 (/opt/rustwide/workdir/contracts/axone-dataverse)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `axone-objectarium v6.0.0 (/opt/rustwide/workdir/contracts/axone-objectarium)` has the same output filename as the bin target `schema` in package `axone-law-stone v6.0.0 (/opt/rustwide/workdir/contracts/axone-law-stone)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `schema` in package `axone-objectarium v6.0.0 (/opt/rustwide/workdir/contracts/axone-objectarium)` has the same output filename as the bin target `schema` in package `axone-law-stone v6.0.0 (/opt/rustwide/workdir/contracts/axone-law-stone)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/schema.dwp [INFO] [stderr] The targets should have unique names. [INFO] [stderr] Consider changing their names to be unique or compiling them separately. [INFO] [stderr] This may become a hard error in the future; see . [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cosmwasm-core v2.1.5 [INFO] [stderr] Compiling bnum v0.11.0 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling bnum v0.8.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling forward_ref v1.0.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling oxilangtag v0.1.3 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling oxiri v0.2.2 [INFO] [stderr] Compiling rio_api v0.8.5 [INFO] [stderr] Compiling quick-xml v0.36.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling rio_turtle v0.8.5 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling rio_xml v0.8.5 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling blake3 v1.5.5 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0-beta.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling cosmwasm-derive v2.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.6 [INFO] [stderr] Compiling cosmwasm-schema-derive v2.1.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling zerocopy v0.6.6 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.18 [INFO] [stderr] Compiling cosmwasm-derive v1.5.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling derive_more v1.0.0-beta.6 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.12 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-bigint v0.5.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling data-encoding-macro v0.1.14 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling sec1 v0.7.1 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling enum-iterator v2.1.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling ed25519-zebra v4.0.3 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling serde-json-wasm v1.0.1 [INFO] [stderr] Compiling ed25519-zebra v3.0.0 [INFO] [stderr] Compiling serde-json-wasm v0.5.2 [INFO] [stderr] Compiling cosmwasm-crypto v1.5.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling cosmwasm-schema v2.1.5 [INFO] [stderr] Compiling cosmwasm-std v1.5.2 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling cosmwasm-storage v1.5.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling ark-bls12-381 v0.4.0 [INFO] [stderr] Compiling cosmwasm-crypto v2.1.5 [INFO] [stderr] Compiling cosmwasm-std v2.1.5 [INFO] [stderr] Compiling cw-storage-plus v2.0.0 [INFO] [stderr] Compiling cw-utils v2.0.0 [INFO] [stderr] Compiling axone-rdf v6.0.0 (/opt/rustwide/workdir/packages/axone-rdf) [INFO] [stderr] Compiling axone-wasm v6.0.0 (/opt/rustwide/workdir/packages/axone-wasm) [INFO] [stderr] Compiling testing v5.0.0 (/opt/rustwide/workdir/packages/testing) [INFO] [stderr] Compiling axone-logic-bindings v6.0.0 (/opt/rustwide/workdir/packages/axone-logic-bindings) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> packages/axone-logic-bindings/src/term_parser.rs:17:43 [INFO] [stdout] | [INFO] [stdout] 16 | impl<'a> Parser<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 17 | pub fn new(slice: &'a [u8]) -> Parser<'_> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cw2 v2.0.0 [INFO] [stderr] Compiling axone-cognitarium v6.0.0 (/opt/rustwide/workdir/contracts/axone-cognitarium) [INFO] [stderr] Compiling axone-objectarium v6.0.0 (/opt/rustwide/workdir/contracts/axone-objectarium) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> contracts/axone-cognitarium/src/querier/engine.rs:39:34 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> QueryEngine<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 39 | ) -> StdResult> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> contracts/axone-cognitarium/src/querier/engine.rs:66:41 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> QueryEngine<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 66 | ) -> StdResult> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> contracts/axone-cognitarium/src/querier/engine.rs:85:33 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> QueryEngine<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 85 | ) -> ResolvedTripleIterator<'_> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> contracts/axone-cognitarium/src/querier/engine.rs:109:78 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> QueryEngine<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 109 | pub fn eval_plan(&'a self, plan: QueryPlan) -> ResolvedVariablesIterator<'_> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling axone-objectarium-client v6.0.0 (/opt/rustwide/workdir/packages/axone-objectarium-client) [INFO] [stderr] Compiling axone-law-stone v6.0.0 (/opt/rustwide/workdir/contracts/axone-law-stone) [INFO] [stderr] Compiling axone-cognitarium-client v6.0.0 (/opt/rustwide/workdir/packages/axone-cognitarium-client) [INFO] [stderr] Compiling axone-dataverse v6.0.0 (/opt/rustwide/workdir/contracts/axone-dataverse) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "f45276072c5e49bf99f381d2e1e272ff6c2ff0eeaafa85218d428f065bc574da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f45276072c5e49bf99f381d2e1e272ff6c2ff0eeaafa85218d428f065bc574da", kill_on_drop: false }` [INFO] [stdout] f45276072c5e49bf99f381d2e1e272ff6c2ff0eeaafa85218d428f065bc574da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddcd9d0622bc6156f54ffd17906cf0bc304855481a59a3a7297110fd80843086 [INFO] running `Command { std: "docker" "start" "-a" "ddcd9d0622bc6156f54ffd17906cf0bc304855481a59a3a7297110fd80843086", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling quick-xml v0.36.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rio_xml v0.8.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling cucumber-expressions v0.3.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0-beta.6 [INFO] [stderr] Compiling cosmwasm-derive v2.1.5 [INFO] [stderr] Compiling thiserror-impl v2.0.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling cosmwasm-schema-derive v2.1.5 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling prost-derive v0.13.3 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling zerocopy v0.6.6 [INFO] [stderr] Compiling crypto-bigint v0.5.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling derive_more v1.0.0-beta.6 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.18 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling enum-iterator v2.1.0 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling typed-builder-macro v0.15.2 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling sec1 v0.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling ed25519-zebra v4.0.3 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling prost v0.13.3 [INFO] [stderr] Compiling synthez-core v0.3.1 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling typed-builder v0.15.2 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling synthez-codegen v0.3.1 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling lazy-regex v3.1.0 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling synthez v0.3.1 [INFO] [stderr] Compiling cucumber-codegen v0.21.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling serde-json-wasm v1.0.1 [INFO] [stderr] Compiling ed25519-zebra v3.0.0 [INFO] [stderr] Compiling serde-json-wasm v0.5.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling cosmwasm-crypto v1.5.2 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling cosmwasm-schema v2.1.5 [INFO] [stderr] Compiling cosmwasm-std v1.5.2 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling cucumber v0.21.1 [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling cosmwasm-storage v1.5.2 [INFO] [stderr] Compiling ark-bls12-381 v0.4.0 [INFO] [stderr] Compiling cosmwasm-crypto v2.1.5 [INFO] [stderr] Compiling cosmwasm-std v2.1.5 [INFO] [stderr] Compiling cw-storage-plus v2.0.0 [INFO] [stderr] Compiling cw-utils v2.0.0 [INFO] [stderr] Compiling axone-rdf v6.0.0 (/opt/rustwide/workdir/packages/axone-rdf) [INFO] [stderr] Compiling testing v5.0.0 (/opt/rustwide/workdir/packages/testing) [INFO] [stderr] Compiling axone-wasm v6.0.0 (/opt/rustwide/workdir/packages/axone-wasm) [INFO] [stderr] Compiling axone-logic-bindings v6.0.0 (/opt/rustwide/workdir/packages/axone-logic-bindings) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> packages/axone-logic-bindings/src/term_parser.rs:17:43 [INFO] [stdout] | [INFO] [stdout] 16 | impl<'a> Parser<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 17 | pub fn new(slice: &'a [u8]) -> Parser<'_> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cw2 v2.0.0 [INFO] [stderr] Compiling cw-multi-test v2.2.0 [INFO] [stderr] Compiling axone-cognitarium v6.0.0 (/opt/rustwide/workdir/contracts/axone-cognitarium) [INFO] [stderr] Compiling axone-objectarium v6.0.0 (/opt/rustwide/workdir/contracts/axone-objectarium) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> packages/axone-logic-bindings/src/term_parser.rs:17:43 [INFO] [stdout] | [INFO] [stdout] 16 | impl<'a> Parser<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 17 | pub fn new(slice: &'a [u8]) -> Parser<'_> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> contracts/axone-cognitarium/src/querier/engine.rs:39:34 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> QueryEngine<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 39 | ) -> StdResult> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> contracts/axone-cognitarium/src/querier/engine.rs:66:41 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> QueryEngine<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 66 | ) -> StdResult> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> contracts/axone-cognitarium/src/querier/engine.rs:85:33 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> QueryEngine<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 85 | ) -> ResolvedTripleIterator<'_> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> contracts/axone-cognitarium/src/querier/engine.rs:109:78 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> QueryEngine<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 109 | pub fn eval_plan(&'a self, plan: QueryPlan) -> ResolvedVariablesIterator<'_> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> contracts/axone-cognitarium/src/querier/engine.rs:39:34 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> QueryEngine<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 39 | ) -> StdResult> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> contracts/axone-cognitarium/src/querier/engine.rs:66:41 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> QueryEngine<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 66 | ) -> StdResult> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> contracts/axone-cognitarium/src/querier/engine.rs:85:33 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> QueryEngine<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 85 | ) -> ResolvedTripleIterator<'_> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> contracts/axone-cognitarium/src/querier/engine.rs:109:78 [INFO] [stdout] | [INFO] [stdout] 30 | impl<'a> QueryEngine<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 109 | pub fn eval_plan(&'a self, plan: QueryPlan) -> ResolvedVariablesIterator<'_> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling axone-objectarium-client v6.0.0 (/opt/rustwide/workdir/packages/axone-objectarium-client) [INFO] [stderr] Compiling axone-law-stone v6.0.0 (/opt/rustwide/workdir/contracts/axone-law-stone) [INFO] [stderr] Compiling axone-cognitarium-client v6.0.0 (/opt/rustwide/workdir/packages/axone-cognitarium-client) [INFO] [stderr] Compiling axone-dataverse v6.0.0 (/opt/rustwide/workdir/contracts/axone-dataverse) [INFO] [stderr] error: could not compile `axone-cognitarium` (lib test); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name axone_cognitarium --edition=2021 contracts/axone-cognitarium/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="library"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("library"))' -C metadata=b254e957ea888f91 -C extra-filename=-b254e957ea888f91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axone_rdf=/opt/rustwide/target/debug/deps/libaxone_rdf-068a3b0260395467.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-1e2a536fab485f9b.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-af7682ad74999ed2.rlib --extern cosmwasm_schema=/opt/rustwide/target/debug/deps/libcosmwasm_schema-fe4c355d172579a8.rlib --extern cosmwasm_std=/opt/rustwide/target/debug/deps/libcosmwasm_std-5d55622d76bca52e.rlib --extern cosmwasm_storage=/opt/rustwide/target/debug/deps/libcosmwasm_storage-4f03d6e9f9b9b148.rlib --extern cucumber=/opt/rustwide/target/debug/deps/libcucumber-5e1536717a36d3a7.rlib --extern cw_multi_test=/opt/rustwide/target/debug/deps/libcw_multi_test-bca6afdfa24779cd.rlib --extern cw_storage_plus=/opt/rustwide/target/debug/deps/libcw_storage_plus-3bf61179b5ffd191.rlib --extern cw_utils=/opt/rustwide/target/debug/deps/libcw_utils-6baa6fcb25ab5198.rlib --extern cw2=/opt/rustwide/target/debug/deps/libcw2-c327c71ba27bd4e5.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-3ce3fa6064724a99.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-5adc936c7a206324.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-1351263a469c6579.rlib --extern rio_api=/opt/rustwide/target/debug/deps/librio_api-7a2c95738090f300.rlib --extern rio_turtle=/opt/rustwide/target/debug/deps/librio_turtle-1e01d8653333ca15.rlib --extern rio_xml=/opt/rustwide/target/debug/deps/librio_xml-0247470bd02f68e9.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-4a1c7994eb7d9570.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cbb6dbc561fe4f6e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-22359a4cade8c531.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-43f84ef1cec5d61d.rlib --extern testing=/opt/rustwide/target/debug/deps/libtesting-eea56d3a6349ac23.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3121afd1fa489c49.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-b258122a638aacd6/out -L native=/opt/rustwide/target/debug/build/blake3-b258122a638aacd6/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ddcd9d0622bc6156f54ffd17906cf0bc304855481a59a3a7297110fd80843086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddcd9d0622bc6156f54ffd17906cf0bc304855481a59a3a7297110fd80843086", kill_on_drop: false }` [INFO] [stdout] ddcd9d0622bc6156f54ffd17906cf0bc304855481a59a3a7297110fd80843086