[INFO] fetching crate algonaut 0.4.2... [INFO] checking algonaut-0.4.2 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate algonaut 0.4.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate algonaut 0.4.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate algonaut 0.4.2 [INFO] tweaked toml for crates.io crate algonaut 0.4.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate algonaut 0.4.2 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 crates.io crate algonaut 0.4.2 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c10ef3f4d955742bc2e9ea3e0e999de2914a25bc9a9db423dc6fea04e24ba8e5 [INFO] running `Command { std: "docker" "start" "-a" "c10ef3f4d955742bc2e9ea3e0e999de2914a25bc9a9db423dc6fea04e24ba8e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c10ef3f4d955742bc2e9ea3e0e999de2914a25bc9a9db423dc6fea04e24ba8e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c10ef3f4d955742bc2e9ea3e0e999de2914a25bc9a9db423dc6fea04e24ba8e5", kill_on_drop: false }` [INFO] [stdout] c10ef3f4d955742bc2e9ea3e0e999de2914a25bc9a9db423dc6fea04e24ba8e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 915366d7e7c52bb5581bc6c2920d30c8d7ffd0e697429b049de020173951502a [INFO] running `Command { std: "docker" "start" "-a" "915366d7e7c52bb5581bc6c2920d30c8d7ffd0e697429b049de020173951502a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking indexmap v1.9.1 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking rmp v0.8.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking crossbeam-utils v0.8.11 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling itertools v0.10.4 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking urlencoding v2.1.2 [INFO] [stderr] Checking textwrap v0.15.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking console v0.15.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking globset v0.4.9 [INFO] [stderr] Checking peg v0.6.3 [INFO] [stderr] Checking ignore v0.4.18 [INFO] [stderr] Checking nom_locate v4.0.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling sealed v0.3.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling typed-builder v0.7.1 [INFO] [stderr] Compiling ctor v0.1.23 [INFO] [stderr] Compiling ghost v0.1.6 [INFO] [stderr] Compiling sealed v0.4.0 [INFO] [stderr] Compiling synthez-core v0.2.0 [INFO] [stderr] Checking inventory v0.2.3 [INFO] [stderr] Compiling synthez-codegen v0.2.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling synthez v0.2.0 [INFO] [stderr] Checking clap v3.2.22 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling cucumber-expressions v0.2.1 [INFO] [stderr] Compiling cucumber-codegen v0.13.0 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking algonaut_encoding v0.4.2 [INFO] [stderr] Checking rmp-serde v1.1.0 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking serde_bytes v0.11.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking algonaut_crypto v0.4.2 [INFO] [stderr] Checking algonaut_core v0.4.2 [INFO] [stderr] Checking algonaut_abi v0.4.2 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Compiling gherkin v0.12.0 [INFO] [stderr] Checking algonaut_model v0.4.2 [INFO] [stderr] Checking cucumber v0.13.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking algonaut_transaction v0.4.2 [INFO] [stderr] Checking algonaut_client v0.4.2 [INFO] [stderr] Checking algonaut v0.4.2 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/step_defs/integration/abi.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | #[when(regex = r#"^I make a transaction signer for the ([^"]*) account\.$"#)] [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 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] --> tests/step_defs/integration/abi.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[given(regex = r#"^I make a transaction signer for the ([^"]*) account\.$"#)] [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] --> tests/step_defs/integration/abi.rs:51:1 [INFO] [stdout] | [INFO] [stdout] 51 | / #[given( [INFO] [stdout] 52 | | regex = r#"^I build a payment transaction with sender "([^"]*)", receiver "([^"]*)", amount (\d+), close remainder to "([^"]*)"$"# [INFO] [stdout] 53 | | )] [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] --> tests/step_defs/integration/abi.rs:48:1 [INFO] [stdout] | [INFO] [stdout] 48 | / #[when( [INFO] [stdout] 49 | | regex = r#"^I build a payment transaction with sender "([^"]*)", receiver "([^"]*)", amount (\d+), close remainder to "([^"]*)"$"# [INFO] [stdout] 50 | | )] [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] --> tests/step_defs/integration/abi.rs:118:1 [INFO] [stdout] | [INFO] [stdout] 118 | #[then(regex = r#"^The composer should have a status of "([^"]*)"\.$"#)] [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] --> tests/step_defs/integration/abi.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 144 | #[given(regex = r#"I create the Method object from method signature "([^"]*)"$"#)] [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] --> tests/step_defs/integration/abi.rs:143:1 [INFO] [stdout] | [INFO] [stdout] 143 | #[when(regex = r#"I create the Method object from method signature "([^"]*)"$"#)] [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] --> tests/step_defs/integration/abi.rs:173:1 [INFO] [stdout] | [INFO] [stdout] 173 | #[when(regex = r#"I append the encoded arguments "([^"]*)" to the method arguments array.$"#)] [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] --> tests/step_defs/integration/abi.rs:172:1 [INFO] [stdout] | [INFO] [stdout] 172 | #[given(regex = r#"I append the encoded arguments "([^"]*)" to the method arguments array.$"#)] [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] --> tests/step_defs/integration/abi.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | / #[given( [INFO] [stdout] 222 | | regex = r#"^I add a method call with the ([^"]*) account, the current application, suggested params, on complete "([^"]*)", current t... [INFO] [stdout] 223 | | )] [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] --> tests/step_defs/integration/abi.rs:218:1 [INFO] [stdout] | [INFO] [stdout] 218 | / #[when( [INFO] [stdout] 219 | | regex = r#"^I add a method call with the ([^"]*) account, the current application, suggested params, on complete "([^"]*)", current t... [INFO] [stdout] 220 | | )] [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] --> tests/step_defs/integration/abi.rs:241:1 [INFO] [stdout] | [INFO] [stdout] 241 | / #[when( [INFO] [stdout] 242 | | regex = r#"^I add a method call with the ([^"]*) account, the current application, suggested params, on complete "([^"]*)", current t... [INFO] [stdout] 243 | | )] [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] --> tests/step_defs/integration/abi.rs:267:1 [INFO] [stdout] | [INFO] [stdout] 267 | / #[when( [INFO] [stdout] 268 | | regex = r#"^I add a method call with the ([^"]*) account, the current application, suggested params, on complete "([^"]*)", current t... [INFO] [stdout] 269 | | )] [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] --> tests/step_defs/integration/abi.rs:298:1 [INFO] [stdout] | [INFO] [stdout] 298 | / #[given( [INFO] [stdout] 299 | | regex = r#"^I add a nonced method call with the ([^"]*) account, the current application, suggested params, on complete "([^"]*)", cu... [INFO] [stdout] 300 | | )] [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] --> tests/step_defs/integration/abi.rs:431:1 [INFO] [stdout] | [INFO] [stdout] 431 | #[given(regex = r#"I add the nonce "([^"]*)"$"#)] [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] --> tests/step_defs/integration/abi.rs:455:1 [INFO] [stdout] | [INFO] [stdout] 455 | / #[given( [INFO] [stdout] 456 | | regex = r#"^I build the transaction group with the composer. If there is an error it is "([^"]*)".$"# [INFO] [stdout] 457 | | )] [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] --> tests/step_defs/integration/abi.rs:452:1 [INFO] [stdout] | [INFO] [stdout] 452 | / #[then( [INFO] [stdout] 453 | | regex = r#"^I build the transaction group with the composer. If there is an error it is "([^"]*)".$"# [INFO] [stdout] 454 | | )] [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] --> tests/step_defs/integration/abi.rs:449:1 [INFO] [stdout] | [INFO] [stdout] 449 | / #[when( [INFO] [stdout] 450 | | regex = r#"^I build the transaction group with the composer. If there is an error it is "([^"]*)".$"# [INFO] [stdout] 451 | | )] [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] --> tests/step_defs/integration/abi.rs:498:1 [INFO] [stdout] | [INFO] [stdout] 498 | #[then(regex = r#"^The app should have returned "([^"]*)"\.$"#)] [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] --> tests/step_defs/integration/abi.rs:549:1 [INFO] [stdout] | [INFO] [stdout] 549 | #[then(regex = r#"^The app should have returned ABI types "([^"]*)"\.$"#)] [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] --> tests/step_defs/integration/abi.rs:640:1 [INFO] [stdout] | [INFO] [stdout] 640 | #[then(regex = r#"^The (\d+)th atomic result for randElement\("([^"]*)"\) proves correct$"#)] [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] --> tests/step_defs/integration/abi.rs:683:1 [INFO] [stdout] | [INFO] [stdout] 683 | / #[then( [INFO] [stdout] 684 | | regex = r#"^I dig into the paths "([^"]*)" of the resulting atomic transaction tree I see group ids and they are all the same$"# [INFO] [stdout] 685 | | )] [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] --> tests/step_defs/integration/abi.rs:732:1 [INFO] [stdout] | [INFO] [stdout] 732 | / #[then( [INFO] [stdout] 733 | | regex = r#"^I can dig the (\d+)th atomic result with path "([^"]*)" and see the value "([^"]*)"$"# [INFO] [stdout] 734 | | )] [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] --> tests/step_defs/integration/abi.rs:750:1 [INFO] [stdout] | [INFO] [stdout] 750 | #[then(regex = r#"^The (\d+)th atomic result for "([^"]*)" satisfies the regex "([^"]*)"$"#)] [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] --> tests/step_defs/integration/applications.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / #[when( [INFO] [stdout] 21 | | regex = r#"^I build an application transaction with the transient account, the current application, suggested params, operation "([^"... [INFO] [stdout] 22 | | )] [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] --> tests/step_defs/integration/applications.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | / #[then( [INFO] [stdout] 18 | | regex = r#"^I build an application transaction with the transient account, the current application, suggested params, operation "([^"... [INFO] [stdout] 19 | | )] [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] --> tests/step_defs/integration/applications.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / #[given( [INFO] [stdout] 15 | | regex = r#"^I build an application transaction with the transient account, the current application, suggested params, operation "([^"... [INFO] [stdout] 16 | | )] [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] --> tests/step_defs/integration/applications.rs:167:1 [INFO] [stdout] | [INFO] [stdout] 167 | / #[then( [INFO] [stdout] 168 | | regex = r#"^The transient account should have the created app "([^"]*)" and total schema byte-slices (\d+) and uints (\d+), the appli... [INFO] [stdout] 169 | | )] [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] --> tests/step_defs/integration/general.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[given(regex = r#"^an algod v2 client connected to "([^"]*)" port (\d+) with token "([^"]*)"$"#)] [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] --> tests/step_defs/integration/general.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | / #[when( [INFO] [stdout] 129 | | regex = r#"I sign and submit the transaction, saving the txid\. If there is an error it is "([^"]*)"\.$"# [INFO] [stdout] 130 | | )] [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] --> tests/step_defs/integration/general.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | / #[then( [INFO] [stdout] 126 | | regex = r#"I sign and submit the transaction, saving the txid\. If there is an error it is "([^"]*)"\.$"# [INFO] [stdout] 127 | | )] [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] --> tests/step_defs/integration/general.rs:122:1 [INFO] [stdout] | [INFO] [stdout] 122 | / #[given( [INFO] [stdout] 123 | | regex = r#"I sign and submit the transaction, saving the txid\. If there is an error it is "([^"]*)"\.$"# [INFO] [stdout] 124 | | )] [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] --> tests/step_defs/integration/world.rs:52:49 [INFO] [stdout] | [INFO] [stdout] 52 | async fn new() -> Result { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 53 | | Ok(Self::default()) [INFO] [stdout] 54 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> tests/step_defs/integration/world.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | Ok(Self::default()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `algonaut` (test "features_runner") due to 34 previous errors [INFO] running `Command { std: "docker" "inspect" "915366d7e7c52bb5581bc6c2920d30c8d7ffd0e697429b049de020173951502a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "915366d7e7c52bb5581bc6c2920d30c8d7ffd0e697429b049de020173951502a", kill_on_drop: false }` [INFO] [stdout] 915366d7e7c52bb5581bc6c2920d30c8d7ffd0e697429b049de020173951502a