[INFO] cloning repository https://github.com/internet2-org/rust-internet2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/internet2-org/rust-internet2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finternet2-org%2Frust-internet2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finternet2-org%2Frust-internet2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31c974fcb7157b19258aad2734f3e4f79c5ca7b1 [INFO] checking internet2-org/rust-internet2 against try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finternet2-org%2Frust-internet2" "/workspace/builds/worker-93/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-93/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/internet2-org/rust-internet2 on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/internet2-org/rust-internet2 [INFO] finished tweaking git repo https://github.com/internet2-org/rust-internet2 [INFO] tweaked toml for git repo https://github.com/internet2-org/rust-internet2 written to /workspace/builds/worker-93/source/Cargo.toml [INFO] crate git repo https://github.com/internet2-org/rust-internet2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "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-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3eeba0aba41a906c0bbadb00e8c933c5d0c1bb708560aad2df573e5ddc8010b3 [INFO] running `Command { std: "docker" "start" "-a" "3eeba0aba41a906c0bbadb00e8c933c5d0c1bb708560aad2df573e5ddc8010b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3eeba0aba41a906c0bbadb00e8c933c5d0c1bb708560aad2df573e5ddc8010b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eeba0aba41a906c0bbadb00e8c933c5d0c1bb708560aad2df573e5ddc8010b3", kill_on_drop: false }` [INFO] [stdout] 3eeba0aba41a906c0bbadb00e8c933c5d0c1bb708560aad2df573e5ddc8010b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cd2494e6c5a70e48b116b962dd042695fe9607b06bb5c4282d82a8f3ad620dc [INFO] running `Command { std: "docker" "start" "-a" "7cd2494e6c5a70e48b116b962dd042695fe9607b06bb5c4282d82a8f3ad620dc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling paste v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking bitcoin_hashes v0.9.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking bytes v0.6.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking parse_arg v0.1.4 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tokio v0.3.7 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking ed25519 v1.0.3 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling cmake v0.1.43 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Compiling stringly_conversions v0.1.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling zeromq-src v0.1.10+4.3.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking poly1305 v0.6.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling amplify_derive_helpers v0.0.4 [INFO] [stderr] Checking secp256k1 v0.20.1 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Checking bitcoin v0.26.0 [INFO] [stderr] Compiling amplify_derive v2.4.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking curve25519-dalek v3.0.2 [INFO] [stderr] Checking chacha20 v0.6.0 [INFO] [stderr] Checking chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking miniscript v5.1.0 [INFO] [stderr] Compiling amplify v3.1.0 [INFO] [stderr] Checking inet2_addr v0.4.0 (/opt/rustwide/workdir/addr) [INFO] [stderr] Checking inet2_derive v0.4.1 (/opt/rustwide/workdir/derive) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 83 | | ident, [INFO] [stdout] 84 | | "unexpected path argument", [INFO] [stdout] 85 | | example [INFO] [stdout] 86 | | )) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 83 | | ident, [INFO] [stdout] 84 | | "unexpected path argument", [INFO] [stdout] 85 | | example [INFO] [stdout] 86 | | )) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 92 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 93 | | ident, [INFO] [stdout] 94 | | "unexpected `name=\"value\"` argument", [INFO] [stdout] 95 | | example [INFO] [stdout] 96 | | )) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 92 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 93 | | ident, [INFO] [stdout] 94 | | "unexpected `name=\"value\"` argument", [INFO] [stdout] 95 | | example [INFO] [stdout] 96 | | )) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | return Err(attr_err!(ident, "wrong format", example)) [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | return Err(attr_err!(ident, "wrong format", example)) [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 120 | | ident, [INFO] [stdout] 121 | | "unexpected path argument", [INFO] [stdout] 122 | | example [INFO] [stdout] 123 | | )) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 120 | | ident, [INFO] [stdout] 121 | | "unexpected path argument", [INFO] [stdout] 122 | | example [INFO] [stdout] 123 | | )) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 127 | | ident, [INFO] [stdout] 128 | | "must have form `name=\"value\"`, not `name(value)`", [INFO] [stdout] 129 | | example [INFO] [stdout] 130 | | )) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 127 | | ident, [INFO] [stdout] 128 | | "must have form `name=\"value\"`, not `name(value)`", [INFO] [stdout] 129 | | example [INFO] [stdout] 130 | | )) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 135 | return Err(attr_err!(ident, "wrong format", example)) [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 135 | return Err(attr_err!(ident, "wrong format", example)) [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | 0 => Err(attr_err!( [INFO] [stdout] | __________________- [INFO] [stdout] 151 | | attr_name, [INFO] [stdout] 152 | | "unexpected absence of argument", [INFO] [stdout] 153 | | example [INFO] [stdout] 154 | | )), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | 0 => Err(attr_err!( [INFO] [stdout] | __________________- [INFO] [stdout] 151 | | attr_name, [INFO] [stdout] 152 | | "unexpected absence of argument", [INFO] [stdout] 153 | | example [INFO] [stdout] 154 | | )), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | NestedMeta::Lit(_) => Err(attr_err!( [INFO] [stdout] | _______________________________________- [INFO] [stdout] 163 | | attr_name, [INFO] [stdout] 164 | | "unexpected literal for type identifier is met", [INFO] [stdout] 165 | | example [INFO] [stdout] 166 | | )), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | NestedMeta::Lit(_) => Err(attr_err!( [INFO] [stdout] | _______________________________________- [INFO] [stdout] 163 | | attr_name, [INFO] [stdout] 164 | | "unexpected literal for type identifier is met", [INFO] [stdout] 165 | | example [INFO] [stdout] 166 | | )), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 168 | _ => Err(attr_err!( [INFO] [stdout] | __________________- [INFO] [stdout] 169 | | attr_name, [INFO] [stdout] 170 | | "unexpected multiple type identifiers", [INFO] [stdout] 171 | | example [INFO] [stdout] 172 | | )), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 168 | _ => Err(attr_err!( [INFO] [stdout] | __________________- [INFO] [stdout] 169 | | attr_name, [INFO] [stdout] 170 | | "unexpected multiple type identifiers", [INFO] [stdout] 171 | | example [INFO] [stdout] 172 | | )), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 186 | Err(attr_err!(attr_name, "unexpected attribute type", example)) [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 186 | Err(attr_err!(attr_name, "unexpected attribute type", example)) [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 202 | Err(attr_err!(attr_name, "unexpected attribute type", example)) [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 202 | Err(attr_err!(attr_name, "unexpected attribute type", example)) [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | .ok_or(attr_err!(input, "encoding type must be specified"))?; [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | .ok_or(attr_err!(input, "encoding type must be specified"))?; [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | .ok_or(attr_err!(input, "encoding must be specified"))? [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | .ok_or(attr_err!(input, "encoding must be specified"))? [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | .ok_or(attr_err!(v, "type must be specified"))? [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | .ok_or(attr_err!(v, "type must be specified"))? [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 91 | .or_else(|_| Err(attr_err!(i, "`type` must be an integer")))?, [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 91 | .or_else(|_| Err(attr_err!(i, "`type` must be an integer")))?, [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | _ => err!(type_lit, "`type` must be an integer"), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | _ => err!(type_lit, "`type` must be an integer"), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:121:17 [INFO] [stdout] | [INFO] [stdout] 121 | / err!( [INFO] [stdout] 122 | | v, [INFO] [stdout] 123 | | "API does not support requests represented by named enums" [INFO] [stdout] 124 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `attr_err` [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:121:17 [INFO] [stdout] | [INFO] [stdout] 121 | / err!( [INFO] [stdout] 122 | | v, [INFO] [stdout] 123 | | "API does not support requests represented by named enums" [INFO] [stdout] 124 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `attr_err` [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | / err!( [INFO] [stdout] 130 | | v, [INFO] [stdout] 131 | | "each API message enum variant must contain not more than a single argument" [INFO] [stdout] 132 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | / err!( [INFO] [stdout] 130 | | v, [INFO] [stdout] 131 | | "each API message enum variant must contain not more than a single argument" [INFO] [stdout] 132 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling strict_encoding_derive v1.0.0 [INFO] [stderr] Compiling lightning_encoding_derive v0.4.0 [INFO] [stderr] Compiling inet2_derive v0.4.1 [INFO] [stdout] warning: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 83 | | ident, [INFO] [stdout] 84 | | "unexpected path argument", [INFO] [stdout] 85 | | example [INFO] [stdout] 86 | | )) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 82 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 83 | | ident, [INFO] [stdout] 84 | | "unexpected path argument", [INFO] [stdout] 85 | | example [INFO] [stdout] 86 | | )) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 92 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 93 | | ident, [INFO] [stdout] 94 | | "unexpected `name=\"value\"` argument", [INFO] [stdout] 95 | | example [INFO] [stdout] 96 | | )) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 92 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 93 | | ident, [INFO] [stdout] 94 | | "unexpected `name=\"value\"` argument", [INFO] [stdout] 95 | | example [INFO] [stdout] 96 | | )) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | return Err(attr_err!(ident, "wrong format", example)) [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 100 | return Err(attr_err!(ident, "wrong format", example)) [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 120 | | ident, [INFO] [stdout] 121 | | "unexpected path argument", [INFO] [stdout] 122 | | example [INFO] [stdout] 123 | | )) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 119 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 120 | | ident, [INFO] [stdout] 121 | | "unexpected path argument", [INFO] [stdout] 122 | | example [INFO] [stdout] 123 | | )) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 127 | | ident, [INFO] [stdout] 128 | | "must have form `name=\"value\"`, not `name(value)`", [INFO] [stdout] 129 | | example [INFO] [stdout] 130 | | )) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 126 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 127 | | ident, [INFO] [stdout] 128 | | "must have form `name=\"value\"`, not `name(value)`", [INFO] [stdout] 129 | | example [INFO] [stdout] 130 | | )) [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 135 | return Err(attr_err!(ident, "wrong format", example)) [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 135 | return Err(attr_err!(ident, "wrong format", example)) [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | 0 => Err(attr_err!( [INFO] [stdout] | __________________- [INFO] [stdout] 151 | | attr_name, [INFO] [stdout] 152 | | "unexpected absence of argument", [INFO] [stdout] 153 | | example [INFO] [stdout] 154 | | )), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 150 | 0 => Err(attr_err!( [INFO] [stdout] | __________________- [INFO] [stdout] 151 | | attr_name, [INFO] [stdout] 152 | | "unexpected absence of argument", [INFO] [stdout] 153 | | example [INFO] [stdout] 154 | | )), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | NestedMeta::Lit(_) => Err(attr_err!( [INFO] [stdout] | _______________________________________- [INFO] [stdout] 163 | | attr_name, [INFO] [stdout] 164 | | "unexpected literal for type identifier is met", [INFO] [stdout] 165 | | example [INFO] [stdout] 166 | | )), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 162 | NestedMeta::Lit(_) => Err(attr_err!( [INFO] [stdout] | _______________________________________- [INFO] [stdout] 163 | | attr_name, [INFO] [stdout] 164 | | "unexpected literal for type identifier is met", [INFO] [stdout] 165 | | example [INFO] [stdout] 166 | | )), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 168 | _ => Err(attr_err!( [INFO] [stdout] | __________________- [INFO] [stdout] 169 | | attr_name, [INFO] [stdout] 170 | | "unexpected multiple type identifiers", [INFO] [stdout] 171 | | example [INFO] [stdout] 172 | | )), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 168 | _ => Err(attr_err!( [INFO] [stdout] | __________________- [INFO] [stdout] 169 | | attr_name, [INFO] [stdout] 170 | | "unexpected multiple type identifiers", [INFO] [stdout] 171 | | example [INFO] [stdout] 172 | | )), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 186 | Err(attr_err!(attr_name, "unexpected attribute type", example)) [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 186 | Err(attr_err!(attr_name, "unexpected attribute type", example)) [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:35:75 [INFO] [stdout] | [INFO] [stdout] 35 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 202 | Err(attr_err!(attr_name, "unexpected attribute type", example)) [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 202 | Err(attr_err!(attr_name, "unexpected attribute type", example)) [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | .ok_or(attr_err!(input, "encoding type must be specified"))?; [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 45 | .ok_or(attr_err!(input, "encoding type must be specified"))?; [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | .ok_or(attr_err!(input, "encoding must be specified"))? [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:48:20 [INFO] [stdout] | [INFO] [stdout] 48 | .ok_or(attr_err!(input, "encoding must be specified"))? [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | .ok_or(attr_err!(v, "type must be specified"))? [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | .ok_or(attr_err!(v, "type must be specified"))? [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 91 | .or_else(|_| Err(attr_err!(i, "`type` must be an integer")))?, [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:91:34 [INFO] [stdout] | [INFO] [stdout] 91 | .or_else(|_| Err(attr_err!(i, "`type` must be an integer")))?, [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | _ => err!(type_lit, "`type` must be an integer"), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:92:18 [INFO] [stdout] | [INFO] [stdout] 92 | _ => err!(type_lit, "`type` must be an integer"), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:121:17 [INFO] [stdout] | [INFO] [stdout] 121 | / err!( [INFO] [stdout] 122 | | v, [INFO] [stdout] 123 | | "API does not support requests represented by named enums" [INFO] [stdout] 124 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `attr_err` [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:121:17 [INFO] [stdout] | [INFO] [stdout] 121 | / err!( [INFO] [stdout] 122 | | v, [INFO] [stdout] 123 | | "API does not support requests represented by named enums" [INFO] [stdout] 124 | | ) [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `attr_err` [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:32:53 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | / err!( [INFO] [stdout] 130 | | v, [INFO] [stdout] 131 | | "each API message enum variant must contain not more than a single argument" [INFO] [stdout] 132 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> derive/src/util.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: derive/src/api.rs:129:21 [INFO] [stdout] | [INFO] [stdout] 129 | / err!( [INFO] [stdout] 130 | | v, [INFO] [stdout] 131 | | "each API message enum variant must contain not more than a single argument" [INFO] [stdout] 132 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 36 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `miniscript` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name miniscript /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/miniscript-5.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiler"' --cfg 'feature="default"' -C metadata=fe3654a60c1d0439 -C extra-filename=-fe3654a60c1d0439 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-90a97148adf61023.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-ce5589cfb6ea52f2/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7cd2494e6c5a70e48b116b962dd042695fe9607b06bb5c4282d82a8f3ad620dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd2494e6c5a70e48b116b962dd042695fe9607b06bb5c4282d82a8f3ad620dc", kill_on_drop: false }` [INFO] [stdout] 7cd2494e6c5a70e48b116b962dd042695fe9607b06bb5c4282d82a8f3ad620dc