[INFO] fetching crate lightning_encoding_derive 0.4.0... [INFO] checking lightning_encoding_derive-0.4.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate lightning_encoding_derive 0.4.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate lightning_encoding_derive 0.4.0 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 lightning_encoding_derive 0.4.0 [INFO] finished tweaking crates.io crate lightning_encoding_derive 0.4.0 [INFO] tweaked toml for crates.io crate lightning_encoding_derive 0.4.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] 29a64d55a616fbd9380d5837255178970d286d38a293fb6819306a4ae835456f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "29a64d55a616fbd9380d5837255178970d286d38a293fb6819306a4ae835456f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29a64d55a616fbd9380d5837255178970d286d38a293fb6819306a4ae835456f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29a64d55a616fbd9380d5837255178970d286d38a293fb6819306a4ae835456f", kill_on_drop: false }` [INFO] [stdout] 29a64d55a616fbd9380d5837255178970d286d38a293fb6819306a4ae835456f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 3b6fc89437069528def6fa795414e5b942814188044926b8c956198edc57accc [INFO] running `Command { std: "docker" "start" "-a" "3b6fc89437069528def6fa795414e5b942814188044926b8c956198edc57accc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking syn v1.0.73 [INFO] [stderr] Checking amplify_derive_helpers v0.0.4 [INFO] [stderr] Compiling amplify_syn v1.1.4 [INFO] [stderr] Compiling amplify_derive v2.7.2 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/amplify_derive-2.7.2/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] 70 | 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.7.2/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 70 | 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.7.2/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] 74 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 75 | | ident, [INFO] [stdout] 76 | | "unexpected `name=\"value\"` argument", [INFO] [stdout] 77 | | example [INFO] [stdout] 78 | | )) [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.7.2/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 74 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 75 | | ident, [INFO] [stdout] 76 | | "unexpected `name=\"value\"` argument", [INFO] [stdout] 77 | | example [INFO] [stdout] 78 | | )) [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.7.2/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] 81 | 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.7.2/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 81 | 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.7.2/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] 99 | 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.7.2/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 99 | 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.7.2/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] 102 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 103 | | ident, [INFO] [stdout] 104 | | "must have form `name=\"value\"`, not `name(value)`", [INFO] [stdout] 105 | | example [INFO] [stdout] 106 | | )) [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.7.2/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 102 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 103 | | ident, [INFO] [stdout] 104 | | "must have form `name=\"value\"`, not `name(value)`", [INFO] [stdout] 105 | | example [INFO] [stdout] 106 | | )) [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.7.2/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] 110 | 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.7.2/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 110 | 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.7.2/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] 124 | 0 => Err(attr_err!( [INFO] [stdout] | __________________- [INFO] [stdout] 125 | | attr_name, [INFO] [stdout] 126 | | "unexpected absence of argument", [INFO] [stdout] 127 | | example [INFO] [stdout] 128 | | )), [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.7.2/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | 0 => Err(attr_err!( [INFO] [stdout] | __________________- [INFO] [stdout] 125 | | attr_name, [INFO] [stdout] 126 | | "unexpected absence of argument", [INFO] [stdout] 127 | | example [INFO] [stdout] 128 | | )), [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.7.2/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] 136 | NestedMeta::Lit(_) => Err(attr_err!( [INFO] [stdout] | _______________________________________- [INFO] [stdout] 137 | | attr_name, [INFO] [stdout] 138 | | "unexpected literal for type identifier is met", [INFO] [stdout] 139 | | example [INFO] [stdout] 140 | | )), [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.7.2/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 136 | NestedMeta::Lit(_) => Err(attr_err!( [INFO] [stdout] | _______________________________________- [INFO] [stdout] 137 | | attr_name, [INFO] [stdout] 138 | | "unexpected literal for type identifier is met", [INFO] [stdout] 139 | | example [INFO] [stdout] 140 | | )), [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.7.2/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 | _ => Err(attr_err!( [INFO] [stdout] | __________________- [INFO] [stdout] 143 | | attr_name, [INFO] [stdout] 144 | | "unexpected multiple type identifiers", [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.7.2/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 142 | _ => Err(attr_err!( [INFO] [stdout] | __________________- [INFO] [stdout] 143 | | attr_name, [INFO] [stdout] 144 | | "unexpected multiple type identifiers", [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.7.2/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] 158 | _ => 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.7.2/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 158 | _ => 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.7.2/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] 171 | _ => 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.7.2/src/util.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | _ => 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.7.2/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.7.2/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.7.2/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.7.2/src/display.rs:135:32 [INFO] [stdout] | [INFO] [stdout] 135 | return Err(attr_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.7.2/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.7.2/src/display.rs:135:32 [INFO] [stdout] | [INFO] [stdout] 135 | return Err(attr_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.7.2/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.7.2/src/display.rs:152:43 [INFO] [stdout] | [INFO] [stdout] 152 | Some(_) => return Err(attr_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.7.2/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.7.2/src/display.rs:152:43 [INFO] [stdout] | [INFO] [stdout] 152 | Some(_) => return Err(attr_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.7.2/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.7.2/src/display.rs:153:40 [INFO] [stdout] | [INFO] [stdout] 153 | None => return Err(attr_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.7.2/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.7.2/src/display.rs:153:40 [INFO] [stdout] | [INFO] [stdout] 153 | None => return Err(attr_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.7.2/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.7.2/src/display.rs:162:40 [INFO] [stdout] | [INFO] [stdout] 162 | ... return Err(attr_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.7.2/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.7.2/src/display.rs:162:40 [INFO] [stdout] | [INFO] [stdout] 162 | ... return Err(attr_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.7.2/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.7.2/src/display.rs:169:44 [INFO] [stdout] | [INFO] [stdout] 169 | ... return Err(attr_err!( [INFO] [stdout] | __________________________________- [INFO] [stdout] 170 | | ... span, [INFO] [stdout] 171 | | ... "alternative formatting can be given only if \ [INFO] [stdout] 172 | | ... the first argument is a format string" [INFO] [stdout] 173 | | ... )) [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.7.2/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.7.2/src/display.rs:169:44 [INFO] [stdout] | [INFO] [stdout] 169 | ... return Err(attr_err!( [INFO] [stdout] | __________________________________- [INFO] [stdout] 170 | | ... span, [INFO] [stdout] 171 | | ... "alternative formatting can be given only if \ [INFO] [stdout] 172 | | ... the first argument is a format string" [INFO] [stdout] 173 | | ... )) [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.7.2/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.7.2/src/display.rs:178:37 [INFO] [stdout] | [INFO] [stdout] 178 | _ => return Err(attr_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.7.2/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.7.2/src/display.rs:178:37 [INFO] [stdout] | [INFO] [stdout] 178 | _ => return Err(attr_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.7.2/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.7.2/src/display.rs:186:35 [INFO] [stdout] | [INFO] [stdout] 186 | Some(_) => return Err(attr_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.7.2/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.7.2/src/display.rs:186:35 [INFO] [stdout] | [INFO] [stdout] 186 | Some(_) => return Err(attr_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.7.2/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.7.2/src/display.rs:377:28 [INFO] [stdout] | [INFO] [stdout] 377 | return Err(attr_err!( [INFO] [stdout] | ____________________________- [INFO] [stdout] 378 | | fields.span(), [INFO] [stdout] 379 | | "display(inner) requires only single field in the structure" [INFO] [stdout] 380 | | )); [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.7.2/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.7.2/src/display.rs:377:28 [INFO] [stdout] | [INFO] [stdout] 377 | return Err(attr_err!( [INFO] [stdout] | ____________________________- [INFO] [stdout] 378 | | fields.span(), [INFO] [stdout] 379 | | "display(inner) requires only single field in the structure" [INFO] [stdout] 380 | | )); [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.7.2/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.7.2/src/display.rs:531:36 [INFO] [stdout] | [INFO] [stdout] 531 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 532 | | fields.span(), [INFO] [stdout] 533 | | "display(inner) requires only single field in the structure" [INFO] [stdout] 534 | | )); [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.7.2/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.7.2/src/display.rs:531:36 [INFO] [stdout] | [INFO] [stdout] 531 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 532 | | fields.span(), [INFO] [stdout] 533 | | "display(inner) requires only single field in the structure" [INFO] [stdout] 534 | | )); [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.7.2/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.7.2/src/from.rs:200:36 [INFO] [stdout] | [INFO] [stdout] 200 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 201 | | attr, [INFO] [stdout] 202 | | "empty attribute is allowed only for entities \ [INFO] [stdout] 203 | | with a single field; for multi-field entities \ [INFO] [stdout] 204 | | specify the attribute right ahead of the target field" [INFO] [stdout] 205 | | )) [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.7.2/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.7.2/src/from.rs:200:36 [INFO] [stdout] | [INFO] [stdout] 200 | return Err(attr_err!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 201 | | attr, [INFO] [stdout] 202 | | "empty attribute is allowed only for entities \ [INFO] [stdout] 203 | | with a single field; for multi-field entities \ [INFO] [stdout] 204 | | specify the attribute right ahead of the target field" [INFO] [stdout] 205 | | )) [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.7.2/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.7.2/src/from.rs:327:17 [INFO] [stdout] | [INFO] [stdout] 327 | Err(attr_err!( [INFO] [stdout] | _________________- [INFO] [stdout] 328 | | a, [INFO] [stdout] 329 | | "top-level attribute is not allowed, use it for specific fields or variants" [INFO] [stdout] 330 | | )) [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.7.2/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.7.2/src/from.rs:327:17 [INFO] [stdout] | [INFO] [stdout] 327 | Err(attr_err!( [INFO] [stdout] | _________________- [INFO] [stdout] 328 | | a, [INFO] [stdout] 329 | | "top-level attribute is not allowed, use it for specific fields or variants" [INFO] [stdout] 330 | | )) [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.7.2/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.7.2/src/wrapper.rs:72:17 [INFO] [stdout] | [INFO] [stdout] 72 | Err(attr_err!( [INFO] [stdout] | _________________- [INFO] [stdout] 73 | | path.span(), [INFO] [stdout] 74 | | NAME, [INFO] [stdout] 75 | | "must contain at least one identifier", [INFO] [stdout] 76 | | EXAMPLE [INFO] [stdout] 77 | | )), [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.7.2/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.7.2/src/wrapper.rs:609:26 [INFO] [stdout] | [INFO] [stdout] 609 | .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.7.2/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.7.2/src/wrapper.rs:609:26 [INFO] [stdout] | [INFO] [stdout] 609 | .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.7.2/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.7.2/src/wrapper.rs:616:33 [INFO] [stdout] | [INFO] [stdout] 616 | ... 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.7.2/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.7.2/src/wrapper.rs:616:33 [INFO] [stdout] | [INFO] [stdout] 616 | ... 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.7.2/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.7.2/src/wrapper.rs:619:41 [INFO] [stdout] | [INFO] [stdout] 619 | _ => return 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.7.2/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.7.2/src/wrapper.rs:619:41 [INFO] [stdout] | [INFO] [stdout] 619 | _ => return 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.7.2/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.7.2/src/wrapper.rs:623:29 [INFO] [stdout] | [INFO] [stdout] 623 | _ => return 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.7.2/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.7.2/src/wrapper.rs:623:29 [INFO] [stdout] | [INFO] [stdout] 623 | _ => return 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 54 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] running `Command { std: "docker" "inspect" "3b6fc89437069528def6fa795414e5b942814188044926b8c956198edc57accc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b6fc89437069528def6fa795414e5b942814188044926b8c956198edc57accc", kill_on_drop: false }` [INFO] [stdout] 3b6fc89437069528def6fa795414e5b942814188044926b8c956198edc57accc