[INFO] cloning repository https://github.com/kerberos727/dex-rust-smart-contract [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kerberos727/dex-rust-smart-contract" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkerberos727%2Fdex-rust-smart-contract", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkerberos727%2Fdex-rust-smart-contract'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be8306c85965c500d5c8c01350ef823b7b0e2f1a [INFO] checking kerberos727/dex-rust-smart-contract against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkerberos727%2Fdex-rust-smart-contract" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kerberos727/dex-rust-smart-contract [INFO] finished tweaking git repo https://github.com/kerberos727/dex-rust-smart-contract [INFO] tweaked toml for git repo https://github.com/kerberos727/dex-rust-smart-contract written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kerberos727/dex-rust-smart-contract on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kerberos727/dex-rust-smart-contract already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/contract-voting/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/contract-proxy/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 553f171b1ab2e10beb51f0c06a43ffbe4e52699ad7e0f641568f5e741b94efe9 [INFO] running `Command { std: "docker" "start" "-a" "553f171b1ab2e10beb51f0c06a43ffbe4e52699ad7e0f641568f5e741b94efe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "553f171b1ab2e10beb51f0c06a43ffbe4e52699ad7e0f641568f5e741b94efe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "553f171b1ab2e10beb51f0c06a43ffbe4e52699ad7e0f641568f5e741b94efe9", kill_on_drop: false }` [INFO] [stdout] 553f171b1ab2e10beb51f0c06a43ffbe4e52699ad7e0f641568f5e741b94efe9 [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=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc11a07166c9cdcec2f1d087e31571ea2e86a0fbcbc7e5385bd6dc9cb38c3427 [INFO] running `Command { std: "docker" "start" "-a" "dc11a07166c9cdcec2f1d087e31571ea2e86a0fbcbc7e5385bd6dc9cb38c3427", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/contract-proxy/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: /opt/rustwide/workdir/contract-voting/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pbc_traits v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking pbc_zk_core v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Compiling pbc_lib v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling rust_decimal v1.34.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Compiling derive_commons v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Compiling read_write_rpc_derive v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Compiling read_write_state_derive v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Compiling create_type_spec_derive v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Compiling pbc_contract_core v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pbc_contract_common v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling synthez-core v0.3.1 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling typed-builder-macro v0.15.2 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling pbc_contract_codegen_internal v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling synthez-codegen v0.3.1 [INFO] [stderr] Checking typed-builder v0.15.2 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Compiling synthez v0.3.1 [INFO] [stderr] Compiling pbc_contract_codegen v16.47.0 (https://git@gitlab.com/partisiablockchain/language/contract-sdk.git?tag=v.16.47.0#9ce7575a) [INFO] [stderr] Compiling cucumber-expressions v0.3.0 [INFO] [stderr] Checking lazy-regex v3.1.0 [INFO] [stderr] Compiling rpc-msg-derive v1.1.0 (/opt/rustwide/workdir/rpc-msg-derive) [INFO] [stderr] Checking contract-version-base v2.0.0 (/opt/rustwide/workdir/contract-version-base) [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking drain_filter_polyfill v0.1.3 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling cucumber-codegen v0.20.2 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking access-control v2.1.1 (/opt/rustwide/workdir/access-control) [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking rayon v1.9.0 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Checking contract-voting v1.1.0 (/opt/rustwide/workdir/contract-voting) [INFO] [stderr] Checking contract-proxy v1.0.0 (/opt/rustwide/workdir/contract-proxy) [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking serde_json v1.0.114 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking utils v1.1.0 (/opt/rustwide/workdir/utils) [INFO] [stdout] warning: struct `TestTransferMsg` is never constructed [INFO] [stdout] --> utils/src/events.rs:87:16 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct TestTransferMsg { [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 `TestTransferMsgDerive` is never constructed [INFO] [stdout] --> utils/src/events.rs:116:16 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct TestTransferMsgDerive { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestTransferMsgWithCost` is never constructed [INFO] [stdout] --> utils/src/events.rs:134:16 [INFO] [stdout] | [INFO] [stdout] 134 | pub struct TestTransferMsgWithCost { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TestTransferMsgWithCostDerive` is never constructed [INFO] [stdout] --> utils/src/events.rs:167:16 [INFO] [stdout] | [INFO] [stdout] 167 | pub struct TestTransferMsgWithCostDerive { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking partisia-name-system v3.0.0 (/opt/rustwide/workdir/partisia-name-system) [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking nft v3.1.0 (/opt/rustwide/workdir/nft) [INFO] [stderr] Checking airdrop v1.0.0 (/opt/rustwide/workdir/airdrop) [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Checking meta-names-contract v2.5.0 (/opt/rustwide/workdir/contract) [INFO] [stderr] Checking cucumber v0.20.2 [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> partisia-name-system/tests/cucumber.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Debug, Default, World)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the derive macro `World` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> partisia-name-system/tests/cucumber.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[given(regex = "'(.+)' domain is expired")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> partisia-name-system/tests/cucumber.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | #[when(regex = ".+ mints '(.+)' domain without a parent")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> partisia-name-system/tests/cucumber.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | #[given(regex = ".+ minted '(.+)' domain without a parent")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> partisia-name-system/tests/cucumber.rs:74:1 [INFO] [stdout] | [INFO] [stdout] 74 | #[when(regex = ".+ mints '(.+)' domain with '(.+)' domain as the parent")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> partisia-name-system/tests/cucumber.rs:73:1 [INFO] [stdout] | [INFO] [stdout] 73 | #[given(regex = ".+ minted '(.+)' domain with '(.+)' domain as the parent")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> partisia-name-system/tests/cucumber.rs:95:1 [INFO] [stdout] | [INFO] [stdout] 95 | #[when(regex = ".+ (mints|updates) the '(.+)' record with '(.+)' data for the '(.+)' domain")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> partisia-name-system/tests/cucumber.rs:94:1 [INFO] [stdout] | [INFO] [stdout] 94 | #[given(regex = ".+ (minted) the '(.+)' record with '(.+)' data for the '(.+)' domain")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> partisia-name-system/tests/cucumber.rs:137:1 [INFO] [stdout] | [INFO] [stdout] 137 | #[when(regex = ".+ deletes the '(.+)' record for the '(.+)' domain")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> partisia-name-system/tests/cucumber.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 147 | #[when(regex = ".+ deletes all records for the '(.+)' domain")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> partisia-name-system/tests/cucumber.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | #[then(regex = "'(.+)' domain (is|is not) minted")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> partisia-name-system/tests/cucumber.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 165 | #[then(expr = "'{word}' domain has a '{word}' record with '{word}' data")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> partisia-name-system/tests/cucumber.rs:181:1 [INFO] [stdout] | [INFO] [stdout] 181 | #[then(expr = "'{word}' domain does not exist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> partisia-name-system/tests/cucumber.rs:188:1 [INFO] [stdout] | [INFO] [stdout] 188 | #[then(expr = "'{word}' domain does not have a '{word}' record")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `partisia-name-system` (test "cucumber") due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:26:26 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(Debug, Default, World)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the derive macro `World` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | #[when(regex = r"(\w+) updates the config '(.+)' to '(.+)'")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:91:1 [INFO] [stdout] | [INFO] [stdout] 91 | #[given(regex = r"(contract) config '(.+)' is '(.+)'")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:134:1 [INFO] [stdout] | [INFO] [stdout] 134 | / #[when( [INFO] [stdout] 135 | | regex = r"(Alice|Bob) mints '(.+)' domain with (.+) as payment token id and without a parent" [INFO] [stdout] 136 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | #[when(regex = r"(Alice|Bob) mints '(.+)' domain without fees and a (parent)")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | #[given(regex = r"(\w+) minted '(.+)' domain without a (parent)")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:166:1 [INFO] [stdout] | [INFO] [stdout] 166 | #[when(regex = r"(Alice|Bob) batch mints '(.+)' and '(.+)' domain without fees and a (parent)")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:215:1 [INFO] [stdout] | [INFO] [stdout] 215 | #[when(regex = r"(\w+) user (grants|denies) the (\w+) role for (\w+) user")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | #[given(regex = r"(\w+) user (with) the (\w+) (role)")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:249:1 [INFO] [stdout] | [INFO] [stdout] 249 | #[given(expr = "{word} approved {word} on '{word}' domain")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:264:1 [INFO] [stdout] | [INFO] [stdout] 264 | #[when(regex = ".+ (mints|updates) the '(.+)' record with '(.+)' data for the '(.+)' domain")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:263:1 [INFO] [stdout] | [INFO] [stdout] 263 | #[given(regex = ".+ (minted) the '(.+)' record with '(.+)' data for the '(.+)' domain")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:306:1 [INFO] [stdout] | [INFO] [stdout] 306 | #[when(expr = "{word} renews '{word}' domain with {int} payment token id for {int} years")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | #[when(expr = "{word} renews '{word}' domain for {int} years")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:347:1 [INFO] [stdout] | [INFO] [stdout] 347 | #[given(expr = "{word} renewed '{word}' domain for {int} years")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:381:1 [INFO] [stdout] | [INFO] [stdout] 381 | #[when(expr = "{word} add airdrop to '{word}'")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:380:1 [INFO] [stdout] | [INFO] [stdout] 380 | #[given(expr = "{word} airdropped to '{word}'")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `given` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:398:1 [INFO] [stdout] | [INFO] [stdout] 398 | #[when(regex = r"(\w+) mints '(.+)' domain without (a parent)")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:397:1 [INFO] [stdout] | [INFO] [stdout] 397 | #[when(expr = "{word} mints '{word}' domain with '{word}' domain as the parent")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:430:1 [INFO] [stdout] | [INFO] [stdout] 430 | #[when(expr = "{word} transfers the '{word}' domain to {word}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `when` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:448:1 [INFO] [stdout] | [INFO] [stdout] 448 | #[then(expr = "{word} owns '{word}' domain")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:458:1 [INFO] [stdout] | [INFO] [stdout] 458 | #[then(expr = "'{word}' domain is not minted")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:465:1 [INFO] [stdout] | [INFO] [stdout] 465 | #[then(expr = "{word} mint count is {int}")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:472:1 [INFO] [stdout] | [INFO] [stdout] 472 | #[then(regex = r"(\w+) user (has|has not) the (\w+) role")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:482:1 [INFO] [stdout] | [INFO] [stdout] 482 | #[then(regex = "the contract config '(.+)' is '(.+)'")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:498:1 [INFO] [stdout] | [INFO] [stdout] 498 | #[then(expr = "'{word}' domain does not have a '{word}' record")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:509:1 [INFO] [stdout] | [INFO] [stdout] 509 | #[then(regex = r"'(.+)' domain (does not expire|expires) in (\d+) years")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> contract/tests/cucumber.rs:522:1 [INFO] [stdout] | [INFO] [stdout] 522 | #[then(regex = r"(\w+) (has|has not) the airdrop")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the attribute macro `then` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `meta-names-contract` (test "cucumber") due to 28 previous errors [INFO] running `Command { std: "docker" "inspect" "dc11a07166c9cdcec2f1d087e31571ea2e86a0fbcbc7e5385bd6dc9cb38c3427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc11a07166c9cdcec2f1d087e31571ea2e86a0fbcbc7e5385bd6dc9cb38c3427", kill_on_drop: false }` [INFO] [stdout] dc11a07166c9cdcec2f1d087e31571ea2e86a0fbcbc7e5385bd6dc9cb38c3427