[INFO] fetching crate inet2_derive 0.4.1... [INFO] checking inet2_derive-0.4.1 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate inet2_derive 0.4.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate inet2_derive 0.4.1 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate inet2_derive 0.4.1 [INFO] finished tweaking crates.io crate inet2_derive 0.4.1 [INFO] tweaked toml for crates.io crate inet2_derive 0.4.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate inet2_derive 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strict_encoding_derive v1.0.0 [INFO] [stderr] Downloaded lightning_encoding_derive v0.3.12 [INFO] [stderr] Downloaded amplify v3.0.0 [INFO] [stderr] Downloaded lightning_encoding v0.3.11 [INFO] [stderr] Downloaded amplify_derive v2.4.4 [INFO] [stderr] Downloaded lnpbp v0.3.2 [INFO] [stderr] Downloaded client_side_validation v0.3.0 [INFO] [stderr] Downloaded descriptor-wallet v0.3.5 [INFO] [stderr] Downloaded strict_encoding v1.0.6 [INFO] [stderr] Downloaded miniscript v5.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5c87f7d228f7be1bd0efe1bd51c9f6a0ea09bdd872647c3651995a1c0be06f08 [INFO] running `Command { std: "docker" "start" "-a" "5c87f7d228f7be1bd0efe1bd51c9f6a0ea09bdd872647c3651995a1c0be06f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c87f7d228f7be1bd0efe1bd51c9f6a0ea09bdd872647c3651995a1c0be06f08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c87f7d228f7be1bd0efe1bd51c9f6a0ea09bdd872647c3651995a1c0be06f08", kill_on_drop: false }` [INFO] [stdout] 5c87f7d228f7be1bd0efe1bd51c9f6a0ea09bdd872647c3651995a1c0be06f08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0f577a4186c6c720ce1c3d4f041b81bc4b238920d314902b697d27bd95f4be1a [INFO] running `Command { std: "docker" "start" "-a" "0f577a4186c6c720ce1c3d4f041b81bc4b238920d314902b697d27bd95f4be1a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking bitcoin_hashes v0.9.4 [INFO] [stderr] Checking bech32 v0.7.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling stringly_conversions v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking thread_local v1.1.2 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking secp256k1 v0.20.1 [INFO] [stderr] Checking bitcoin v0.26.0 [INFO] [stderr] Compiling amplify_derive v2.4.4 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:32:75 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 76 | return Err(attr_err!(ident, "unexpected path argument", example)) [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 76 | return Err(attr_err!(ident, "unexpected path argument", example)) [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:32:75 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 81 | | ident, [INFO] [stdout] 82 | | "unexpected `name=\"value\"` argument", [INFO] [stdout] 83 | | example [INFO] [stdout] 84 | | )) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 80 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 81 | | ident, [INFO] [stdout] 82 | | "unexpected `name=\"value\"` argument", [INFO] [stdout] 83 | | example [INFO] [stdout] 84 | | )) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:32:75 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | Err(_) => return Err(attr_err!(ident, "wrong format", example)), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 87 | Err(_) => return Err(attr_err!(ident, "wrong format", example)), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:32:75 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 105 | return Err(attr_err!(ident, "unexpected path argument", example)) [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 105 | return Err(attr_err!(ident, "unexpected path argument", example)) [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:32:75 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 108 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 109 | | ident, [INFO] [stdout] 110 | | "must have form `name=\"value\"`, not `name(value)`", [INFO] [stdout] 111 | | example [INFO] [stdout] 112 | | )) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 108 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 109 | | ident, [INFO] [stdout] 110 | | "must have form `name=\"value\"`, not `name(value)`", [INFO] [stdout] 111 | | example [INFO] [stdout] 112 | | )) [INFO] [stdout] | |_________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:32:75 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | Err(_) => return Err(attr_err!(ident, "wrong format", example)), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | Err(_) => return Err(attr_err!(ident, "wrong format", example)), [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:32:75 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | 0 => Err(attr_err!( [INFO] [stdout] | __________________- [INFO] [stdout] 131 | | attr_name, [INFO] [stdout] 132 | | "unexpected absence of argument", [INFO] [stdout] 133 | | example [INFO] [stdout] 134 | | )), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 130 | 0 => Err(attr_err!( [INFO] [stdout] | __________________- [INFO] [stdout] 131 | | attr_name, [INFO] [stdout] 132 | | "unexpected absence of argument", [INFO] [stdout] 133 | | example [INFO] [stdout] 134 | | )), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:32:75 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | NestedMeta::Lit(_) => Err(attr_err!( [INFO] [stdout] | _______________________________________- [INFO] [stdout] 143 | | attr_name, [INFO] [stdout] 144 | | "unexpected literal for type identifier is met", [INFO] [stdout] 145 | | example [INFO] [stdout] 146 | | )), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | NestedMeta::Lit(_) => Err(attr_err!( [INFO] [stdout] | _______________________________________- [INFO] [stdout] 143 | | attr_name, [INFO] [stdout] 144 | | "unexpected literal for type identifier is met", [INFO] [stdout] 145 | | example [INFO] [stdout] 146 | | )), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:32:75 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | _ => Err(attr_err!( [INFO] [stdout] | __________________- [INFO] [stdout] 149 | | attr_name, [INFO] [stdout] 150 | | "unexpected multiple type identifiers", [INFO] [stdout] 151 | | example [INFO] [stdout] 152 | | )), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 148 | _ => Err(attr_err!( [INFO] [stdout] | __________________- [INFO] [stdout] 149 | | attr_name, [INFO] [stdout] 150 | | "unexpected multiple type identifiers", [INFO] [stdout] 151 | | example [INFO] [stdout] 152 | | )), [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:32:75 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 165 | _ => Err(attr_err!(attr_name, "unexpected attribute type", example)), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 165 | _ => Err(attr_err!(attr_name, "unexpected attribute type", example)), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:32:75 [INFO] [stdout] | [INFO] [stdout] 32 | attr_err!(::proc_macro2::Span::call_site(), $name, $msg, $example); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | _ => Err(attr_err!(attr_name, "unexpected attribute type", example)), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 179 | _ => Err(attr_err!(attr_name, "unexpected attribute type", example)), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/display.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | Err(attr_err!( [INFO] [stdout] | _________________- [INFO] [stdout] 43 | | span, [INFO] [stdout] 44 | | NAME, [INFO] [stdout] 45 | | "must contain at least one identifier", [INFO] [stdout] 46 | | EXAMPLE [INFO] [stdout] 47 | | )), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:29:53 [INFO] [stdout] | [INFO] [stdout] 29 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/display.rs:135:21 [INFO] [stdout] | [INFO] [stdout] 135 | err!(span, "too many arguments") [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/display.rs:135:21 [INFO] [stdout] | [INFO] [stdout] 135 | err!(span, "too many arguments") [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:29:53 [INFO] [stdout] | [INFO] [stdout] 29 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/display.rs:152:32 [INFO] [stdout] | [INFO] [stdout] 152 | Some(_) => err!(span, "argument must be a string literal"), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/display.rs:152:32 [INFO] [stdout] | [INFO] [stdout] 152 | Some(_) => err!(span, "argument must be a string literal"), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:29:53 [INFO] [stdout] | [INFO] [stdout] 29 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/display.rs:153:29 [INFO] [stdout] | [INFO] [stdout] 153 | None => err!(span, "argument is required"), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/display.rs:153:29 [INFO] [stdout] | [INFO] [stdout] 153 | None => err!(span, "argument is required"), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:29:53 [INFO] [stdout] | [INFO] [stdout] 29 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/display.rs:162:29 [INFO] [stdout] | [INFO] [stdout] 162 | ... err!(span, "excessive arguments") [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/display.rs:162:29 [INFO] [stdout] | [INFO] [stdout] 162 | ... err!(span, "excessive arguments") [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:29:53 [INFO] [stdout] | [INFO] [stdout] 29 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/display.rs:168:34 [INFO] [stdout] | [INFO] [stdout] 168 | ... _ => err!( [INFO] [stdout] | ____________________________- [INFO] [stdout] 169 | | ... span, [INFO] [stdout] 170 | | ... "alternative formatting can be given only if \ [INFO] [stdout] 171 | | ... the first argument is a format string" [INFO] [stdout] 172 | | ... ), [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/display.rs:168:34 [INFO] [stdout] | [INFO] [stdout] 168 | ... _ => err!( [INFO] [stdout] | ____________________________- [INFO] [stdout] 169 | | ... span, [INFO] [stdout] 170 | | ... "alternative formatting can be given only if \ [INFO] [stdout] 171 | | ... the first argument is a format string" [INFO] [stdout] 172 | | ... ), [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:29:53 [INFO] [stdout] | [INFO] [stdout] 29 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/display.rs:176:26 [INFO] [stdout] | [INFO] [stdout] 176 | _ => err!(span, "unrecognizable second argument"), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/display.rs:176:26 [INFO] [stdout] | [INFO] [stdout] 176 | _ => err!(span, "unrecognizable second argument"), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:29:53 [INFO] [stdout] | [INFO] [stdout] 29 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/display.rs:184:24 [INFO] [stdout] | [INFO] [stdout] 184 | Some(_) => err!(span, "argument must be a string literal"), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/display.rs:184:24 [INFO] [stdout] | [INFO] [stdout] 184 | Some(_) => err!(span, "argument must be a string literal"), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:29:53 [INFO] [stdout] | [INFO] [stdout] 29 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/display.rs:381:17 [INFO] [stdout] | [INFO] [stdout] 381 | / err!( [INFO] [stdout] 382 | | fields.span(), [INFO] [stdout] 383 | | "display(inner) requires only single field in the structure" [INFO] [stdout] 384 | | ); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/display.rs:381:17 [INFO] [stdout] | [INFO] [stdout] 381 | / err!( [INFO] [stdout] 382 | | fields.span(), [INFO] [stdout] 383 | | "display(inner) requires only single field in the structure" [INFO] [stdout] 384 | | ); [INFO] [stdout] | |__________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:29:53 [INFO] [stdout] | [INFO] [stdout] 29 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/display.rs:520:25 [INFO] [stdout] | [INFO] [stdout] 520 | / err!( [INFO] [stdout] 521 | | fields.span(), [INFO] [stdout] 522 | | "display(inner) requires only single field in the structure" [INFO] [stdout] 523 | | ); [INFO] [stdout] | |__________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/display.rs:520:25 [INFO] [stdout] | [INFO] [stdout] 520 | / err!( [INFO] [stdout] 521 | | fields.span(), [INFO] [stdout] 522 | | "display(inner) requires only single field in the structure" [INFO] [stdout] 523 | | ); [INFO] [stdout] | |__________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/from.rs:205:26 [INFO] [stdout] | [INFO] [stdout] 205 | _ => err!( [INFO] [stdout] | __________________________- [INFO] [stdout] 206 | | attr, [INFO] [stdout] 207 | | "empty attribute is allowed only for entities \ [INFO] [stdout] 208 | | with a single field; for multi-field entities \ [INFO] [stdout] 209 | | specify the attribute right ahead of the target field" [INFO] [stdout] 210 | | ), [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:29:53 [INFO] [stdout] | [INFO] [stdout] 29 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/from.rs:331:17 [INFO] [stdout] | [INFO] [stdout] 331 | Err(attr_err!( [INFO] [stdout] | _________________- [INFO] [stdout] 332 | | a, [INFO] [stdout] 333 | | "top-level attribute is not allowed, use it for specific fields or variants" [INFO] [stdout] 334 | | )) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/from.rs:331:17 [INFO] [stdout] | [INFO] [stdout] 331 | Err(attr_err!( [INFO] [stdout] | _________________- [INFO] [stdout] 332 | | a, [INFO] [stdout] 333 | | "top-level attribute is not allowed, use it for specific fields or variants" [INFO] [stdout] 334 | | )) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/wrapper.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | Err(attr_err!( [INFO] [stdout] | _________________- [INFO] [stdout] 72 | | path.span(), [INFO] [stdout] 73 | | NAME, [INFO] [stdout] 74 | | "must contain at least one identifier", [INFO] [stdout] 75 | | EXAMPLE [INFO] [stdout] 76 | | )), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:29:53 [INFO] [stdout] | [INFO] [stdout] 29 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/wrapper.rs:593:26 [INFO] [stdout] | [INFO] [stdout] 593 | .map_err(|_| attr_err!(attr, WRAPPER_DERIVE_ERR))? [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/wrapper.rs:593:26 [INFO] [stdout] | [INFO] [stdout] 593 | .map_err(|_| attr_err!(attr, WRAPPER_DERIVE_ERR))? [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:29:53 [INFO] [stdout] | [INFO] [stdout] 29 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/wrapper.rs:601:44 [INFO] [stdout] | [INFO] [stdout] 601 | ... .ok_or(attr_err!(path, "Unrecognized wrapper parameter"))?, [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/wrapper.rs:601:44 [INFO] [stdout] | [INFO] [stdout] 601 | ... .ok_or(attr_err!(path, "Unrecognized wrapper parameter"))?, [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:29:53 [INFO] [stdout] | [INFO] [stdout] 29 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/wrapper.rs:604:34 [INFO] [stdout] | [INFO] [stdout] 604 | _ => Err(attr_err!(meta, WRAPPER_DERIVE_ERR))?, [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/wrapper.rs:604:34 [INFO] [stdout] | [INFO] [stdout] 604 | _ => Err(attr_err!(meta, WRAPPER_DERIVE_ERR))?, [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:29:53 [INFO] [stdout] | [INFO] [stdout] 29 | attr_err!($attr.span(), NAME, $msg, EXAMPLE); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/wrapper.rs:608:22 [INFO] [stdout] | [INFO] [stdout] 608 | _ => Err(attr_err!(attr, WRAPPER_DERIVE_ERR))?, [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.4.4/src/wrapper.rs:608:22 [INFO] [stdout] | [INFO] [stdout] 608 | _ => Err(attr_err!(attr, WRAPPER_DERIVE_ERR))?, [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `attr_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 53 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `amplify_derive` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0f577a4186c6c720ce1c3d4f041b81bc4b238920d314902b697d27bd95f4be1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f577a4186c6c720ce1c3d4f041b81bc4b238920d314902b697d27bd95f4be1a", kill_on_drop: false }` [INFO] [stdout] 0f577a4186c6c720ce1c3d4f041b81bc4b238920d314902b697d27bd95f4be1a