[INFO] cloning repository https://github.com/vladimirovmm/demo_alloy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vladimirovmm/demo_alloy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladimirovmm%2Fdemo_alloy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvladimirovmm%2Fdemo_alloy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4800384bca19df12b5060d76ff7e2bca53584bb6 [INFO] checking vladimirovmm/demo_alloy 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%2Fvladimirovmm%2Fdemo_alloy" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vladimirovmm/demo_alloy [INFO] finished tweaking git repo https://github.com/vladimirovmm/demo_alloy [INFO] tweaked toml for git repo https://github.com/vladimirovmm/demo_alloy written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vladimirovmm/demo_alloy 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/vladimirovmm/demo_alloy 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 56776f852e97f29e383382ebce1347ad7e92701a4a02619efde633f2327f2c4b [INFO] running `Command { std: "docker" "start" "-a" "56776f852e97f29e383382ebce1347ad7e92701a4a02619efde633f2327f2c4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56776f852e97f29e383382ebce1347ad7e92701a4a02619efde633f2327f2c4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56776f852e97f29e383382ebce1347ad7e92701a4a02619efde633f2327f2c4b", kill_on_drop: false }` [INFO] [stdout] 56776f852e97f29e383382ebce1347ad7e92701a4a02619efde633f2327f2c4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 329200dd0fa6e548cafec9f008a9e3a3294d587dfdb5c35182cd575158e6d8f2 [INFO] running `Command { std: "docker" "start" "-a" "329200dd0fa6e548cafec9f008a9e3a3294d587dfdb5c35182cd575158e6d8f2", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling alloy-rlp-derive v0.3.12 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling macro-string v0.1.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn-solidity v1.1.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking scrypt v0.10.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking strum v0.27.1 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking const-hex v1.14.1 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking alloy-sol-type-parser v1.1.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking nybbles v0.3.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking alloy-rlp v0.3.12 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking ruint v1.15.0 [INFO] [stderr] Checking lru v0.13.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking eth-keystore v0.5.0 [INFO] [stderr] Checking tracing-test v0.2.5 [INFO] [stderr] Checking alloy-primitives v1.1.2 [INFO] [stderr] Checking alloy-json-abi v1.1.2 [INFO] [stderr] Checking alloy-eip7702 v0.6.1 [INFO] [stderr] Checking alloy-eip2930 v0.2.1 [INFO] [stderr] Checking alloy-eip2124 v0.2.0 [INFO] [stderr] Checking alloy-trie v0.8.1 [INFO] [stderr] Checking alloy-serde v0.15.11 [INFO] [stderr] Checking alloy-serde v1.0.7 [INFO] [stderr] Checking alloy-signer v0.15.11 [INFO] [stderr] Checking alloy-chains v0.2.2 [INFO] [stderr] Checking alloy-signer v1.0.7 [INFO] [stderr] Checking alloy-eips v0.15.11 [INFO] [stderr] Checking alloy-eips v1.0.7 [INFO] [stderr] Compiling alloy-sol-macro-input v1.1.2 [INFO] [stderr] Checking alloy-consensus v1.0.7 [INFO] [stderr] Checking alloy-consensus v0.15.11 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling alloy-sol-macro-expander v1.1.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking hyper-util v0.1.12 [INFO] [stderr] Checking alloy-network-primitives v0.15.11 [INFO] [stderr] Checking alloy-consensus-any v0.15.11 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Checking alloy-network-primitives v1.0.7 [INFO] [stderr] Checking alloy-consensus-any v1.0.7 [INFO] [stderr] Compiling alloy-sol-macro v1.1.2 [INFO] [stderr] Checking alloy-sol-types v1.1.2 [INFO] [stderr] Checking alloy-json-rpc v0.15.11 [INFO] [stderr] Checking alloy-rpc-types-eth v0.15.11 [INFO] [stderr] Checking alloy-json-rpc v1.0.7 [INFO] [stderr] Checking alloy-rpc-types-eth v1.0.7 [INFO] [stderr] Checking alloy-dyn-abi v1.1.2 [INFO] [stderr] Checking alloy-transport v1.0.7 [INFO] [stderr] Checking alloy-transport v0.15.11 [INFO] [stderr] Checking alloy-core v1.1.2 [INFO] [stderr] Checking alloy-rpc-client v1.0.7 [INFO] [stderr] Checking alloy-transport-http v0.15.11 [INFO] [stderr] Checking alloy-rpc-client v0.15.11 [INFO] [stderr] Checking alloy-rpc-types-any v1.0.7 [INFO] [stderr] Checking alloy-network v1.0.7 [INFO] [stderr] Checking alloy-rpc-types-any v0.15.11 [INFO] [stderr] Checking alloy-rpc-types v0.15.11 [INFO] [stderr] Checking alloy-provider v1.0.7 [INFO] [stderr] Checking alloy-network v0.15.11 [INFO] [stderr] Checking alloy-provider v0.15.11 [INFO] [stderr] Checking alloy-signer-local v0.15.11 [INFO] [stderr] Checking alloy-contract v1.0.7 [INFO] [stderr] Checking alloy-contract v0.15.11 [INFO] [stderr] Checking alloy v0.15.11 [INFO] [stderr] Checking ws_demo_eth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | let _bridge = contract_provider!(Bridge, owner); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | let demo_erc = contract_provider!(DemoERC20, owner); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | let test_erc = contract_provider!(TestERC20, alice); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | let exm_erc = contract_provider!(ExmERC20, bob); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/accounts.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | let key_path = PathBuf::from_str("keys.private").context("Недопустимое значение пути")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/accounts.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | let keystore_path = PathBuf::from_str("data/keystore").context("Путь до ключей не валиден")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ws_demo_eth` (bin "ws_demo_eth") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | let _bridge = contract_provider!(Bridge, owner); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | let demo_erc = contract_provider!(DemoERC20, owner); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:26:20 [INFO] [stdout] | [INFO] [stdout] 26 | let test_erc = contract_provider!(TestERC20, alice); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | let exm_erc = contract_provider!(ExmERC20, bob); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/accounts.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | let key_path = PathBuf::from_str("keys.private").context("Недопустимое значение пути")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/accounts.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | let keystore_path = PathBuf::from_str("data/keystore").context("Путь до ключей не валиден")?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/console.rs:79:18 [INFO] [stdout] | [INFO] [stdout] 79 | let bridge = contract_provider!(Bridge, user); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/console.rs:97:18 [INFO] [stdout] | [INFO] [stdout] 97 | let bridge = contract_provider!(Bridge, user); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:959:22 [INFO] [stdout] | [INFO] [stdout] 959 | let bridge = contract_provider!(Bridge, owner); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:79:34 [INFO] [stdout] | [INFO] [stdout] 79 | let bridge = contract_provider!(Bridge, user); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:140:30 [INFO] [stdout] | [INFO] [stdout] 140 | let bridge = contract_provider!(Bridge, user); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:174:36 [INFO] [stdout] | [INFO] [stdout] 174 | let owner_bridge = contract_provider!(Bridge, owner); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:208:34 [INFO] [stdout] | [INFO] [stdout] 208 | let bridge = contract_provider!(Bridge, user); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:278:34 [INFO] [stdout] | [INFO] [stdout] 278 | let bridge = contract_provider!(Bridge, user); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:294:34 [INFO] [stdout] | [INFO] [stdout] 294 | let bridge = contract_provider!(Bridge, user); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:351:30 [INFO] [stdout] | [INFO] [stdout] 351 | let bridge = contract_provider!(Bridge, owner); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:390:34 [INFO] [stdout] | [INFO] [stdout] 390 | let bridge = contract_provider!(Bridge, user); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:422:26 [INFO] [stdout] | [INFO] [stdout] 422 | *contract_provider!(DemoERC20, owner).address(), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:426:26 [INFO] [stdout] | [INFO] [stdout] 426 | *contract_provider!(TestERC20, alice).address(), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:428:36 [INFO] [stdout] | [INFO] [stdout] 428 | (bob.clone(), *contract_provider!(ExmERC20, bob).address()), [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:430:34 [INFO] [stdout] | [INFO] [stdout] 430 | let bridge = contract_provider!(Bridge, user); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:505:36 [INFO] [stdout] | [INFO] [stdout] 505 | let owner_bridge = contract_provider!(Bridge, owner); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:507:34 [INFO] [stdout] | [INFO] [stdout] 507 | let demo_token = contract_provider!(DemoERC20, owner); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:508:34 [INFO] [stdout] | [INFO] [stdout] 508 | let test_token = contract_provider!(TestERC20, owner); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:509:33 [INFO] [stdout] | [INFO] [stdout] 509 | let exm_token = contract_provider!(ExmERC20, owner); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:552:39 [INFO] [stdout] | [INFO] [stdout] 552 | let user_bridge = contract_provider!(Bridge, user); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:553:43 [INFO] [stdout] | [INFO] [stdout] 553 | let user_demo_token = contract_provider!(DemoERC20, user); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:554:43 [INFO] [stdout] | [INFO] [stdout] 554 | let user_test_token = contract_provider!(TestERC20, user); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:555:42 [INFO] [stdout] | [INFO] [stdout] 555 | let user_exm_token = contract_provider!(ExmERC20, user); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:668:34 [INFO] [stdout] | [INFO] [stdout] 668 | let demo_token = contract_provider!(DemoERC20, alice); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:671:30 [INFO] [stdout] | [INFO] [stdout] 671 | let bridge = contract_provider!(Bridge, alice); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:718:34 [INFO] [stdout] | [INFO] [stdout] 718 | let demo_token = contract_provider!(DemoERC20, alice); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:721:30 [INFO] [stdout] | [INFO] [stdout] 721 | let bridge = contract_provider!(Bridge, alice); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:795:36 [INFO] [stdout] | [INFO] [stdout] 795 | let owner_bridge = contract_provider!(Bridge, owner); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:799:34 [INFO] [stdout] | [INFO] [stdout] 799 | let demo_token = contract_provider!(DemoERC20, owner); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:800:34 [INFO] [stdout] | [INFO] [stdout] 800 | let test_token = contract_provider!(TestERC20, alice); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:801:33 [INFO] [stdout] | [INFO] [stdout] 801 | let exm_token = contract_provider!(ExmERC20, bob); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:873:38 [INFO] [stdout] | [INFO] [stdout] 873 | let bridge = contract_provider!(Bridge, user); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:942:34 [INFO] [stdout] | [INFO] [stdout] 942 | let demo_token = contract_provider!(DemoERC20, alice); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (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: std::result::Result [INFO] [stdout] --> src/contracts.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | let path = PathBuf::from_str(&format!("/tmp/{hash}.address")).context("Невалидное имя для файла").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:943:30 [INFO] [stdout] | [INFO] [stdout] 943 | let bridge = contract_provider!(Bridge, alice); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `contract_provider` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ws_demo_eth` (bin "ws_demo_eth" test) due to 40 previous errors [INFO] running `Command { std: "docker" "inspect" "329200dd0fa6e548cafec9f008a9e3a3294d587dfdb5c35182cd575158e6d8f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "329200dd0fa6e548cafec9f008a9e3a3294d587dfdb5c35182cd575158e6d8f2", kill_on_drop: false }` [INFO] [stdout] 329200dd0fa6e548cafec9f008a9e3a3294d587dfdb5c35182cd575158e6d8f2