[INFO] fetching crate ts-rs-macros 3.0.0... [INFO] checking ts-rs-macros-3.0.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate ts-rs-macros 3.0.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate ts-rs-macros 3.0.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 ts-rs-macros 3.0.0 [INFO] finished tweaking crates.io crate ts-rs-macros 3.0.0 [INFO] tweaked toml for crates.io crate ts-rs-macros 3.0.0 written to /workspace/builds/worker-7/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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 00dd372c5acf501c22f6f6a6c1de3cbe238e84524053d550909a7c43e826ed7f [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" "00dd372c5acf501c22f6f6a6c1de3cbe238e84524053d550909a7c43e826ed7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00dd372c5acf501c22f6f6a6c1de3cbe238e84524053d550909a7c43e826ed7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00dd372c5acf501c22f6f6a6c1de3cbe238e84524053d550909a7c43e826ed7f", kill_on_drop: false }` [INFO] [stdout] 00dd372c5acf501c22f6f6a6c1de3cbe238e84524053d550909a7c43e826ed7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] b6f09cce56c814e2d9ccd844f13de9cfdf9707bc62461b3ceaea9b708785a62c [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" "b6f09cce56c814e2d9ccd844f13de9cfdf9707bc62461b3ceaea9b708785a62c", kill_on_drop: false }` [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking proc-macro2 v1.0.27 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking ts-rs-macros v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/attr/enum.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / impl_parse! { [INFO] [stdout] 47 | | EnumAttr(input, out) { [INFO] [stdout] 48 | | "rename" => out.rename = Some(parse_assign_str(input)?), [INFO] [stdout] 49 | | "rename_all" => out.rename_all = Some(parse_assign_inflection(input)?), [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/attr/field.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / impl_parse! { [INFO] [stdout] 48 | | FieldAttr(input, out) { [INFO] [stdout] 49 | | "type" => out.type_override = Some(parse_assign_str(input)?), [INFO] [stdout] 50 | | "rename" => out.rename = Some(parse_assign_str(input)?), [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] 55 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/attr/struct.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / impl_parse! { [INFO] [stdout] 34 | | StructAttr(input, out) { [INFO] [stdout] 35 | | "rename" => out.rename = Some(parse_assign_str(input)?), [INFO] [stdout] 36 | | "rename_all" => out.rename_all = Some(parse_assign_str(input).and_then(Inflection::try_from)?), [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/attr/mod.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | _ => syn_err!("invalid inflection: '{}'", value), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/attr/mod.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | _ => syn_err!("invalid inflection: '{}'", value), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/named.rs:63:32 [INFO] [stdout] | [INFO] [stdout] 63 | (Some(_), _, _) => syn_err!("`type` is not compatible with `flatten`"), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/named.rs:63:32 [INFO] [stdout] | [INFO] [stdout] 63 | (Some(_), _, _) => syn_err!("`type` is not compatible with `flatten`"), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/named.rs:64:32 [INFO] [stdout] | [INFO] [stdout] 64 | (_, Some(_), _) => syn_err!("`rename` is not compatible with `flatten`"), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/named.rs:64:32 [INFO] [stdout] | [INFO] [stdout] 64 | (_, Some(_), _) => syn_err!("`rename` is not compatible with `flatten`"), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/named.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | (_, _, true) => syn_err!("`inline` is not compatible with `flatten`"), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/named.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | (_, _, true) => syn_err!("`inline` is not compatible with `flatten`"), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/attr/enum.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / impl_parse! { [INFO] [stdout] 47 | | EnumAttr(input, out) { [INFO] [stdout] 48 | | "rename" => out.rename = Some(parse_assign_str(input)?), [INFO] [stdout] 49 | | "rename_all" => out.rename_all = Some(parse_assign_inflection(input)?), [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/attr/field.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / impl_parse! { [INFO] [stdout] 48 | | FieldAttr(input, out) { [INFO] [stdout] 49 | | "type" => out.type_override = Some(parse_assign_str(input)?), [INFO] [stdout] 50 | | "rename" => out.rename = Some(parse_assign_str(input)?), [INFO] [stdout] ... | [INFO] [stdout] 54 | | } [INFO] [stdout] 55 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/attr/struct.rs:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | / impl_parse! { [INFO] [stdout] 34 | | StructAttr(input, out) { [INFO] [stdout] 35 | | "rename" => out.rename = Some(parse_assign_str(input)?), [INFO] [stdout] 36 | | "rename_all" => out.rename_all = Some(parse_assign_str(input).and_then(Inflection::try_from)?), [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/attr/mod.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | _ => syn_err!("invalid inflection: '{}'", value), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/attr/mod.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | _ => syn_err!("invalid inflection: '{}'", value), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/newtype.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | (Some(_), _, _) => syn_err!("`rename` is not applicable to newtype fields"), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/newtype.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | (Some(_), _, _) => syn_err!("`rename` is not applicable to newtype fields"), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/newtype.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | (_, true, _) => syn_err!("`skip` is not applicable to newtype fields"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/newtype.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | (_, true, _) => syn_err!("`skip` is not applicable to newtype fields"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/newtype.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | (_, _, true) => syn_err!("`flatten` is not applicable to newtype fields"), [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/newtype.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | (_, _, true) => syn_err!("`flatten` is not applicable to newtype fields"), [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/named.rs:63:32 [INFO] [stdout] | [INFO] [stdout] 63 | (Some(_), _, _) => syn_err!("`type` is not compatible with `flatten`"), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/named.rs:63:32 [INFO] [stdout] | [INFO] [stdout] 63 | (Some(_), _, _) => syn_err!("`type` is not compatible with `flatten`"), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/named.rs:64:32 [INFO] [stdout] | [INFO] [stdout] 64 | (_, Some(_), _) => syn_err!("`rename` is not compatible with `flatten`"), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/named.rs:64:32 [INFO] [stdout] | [INFO] [stdout] 64 | (_, Some(_), _) => syn_err!("`rename` is not compatible with `flatten`"), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/named.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | (_, _, true) => syn_err!("`inline` is not compatible with `flatten`"), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/named.rs:65:29 [INFO] [stdout] | [INFO] [stdout] 65 | (_, _, true) => syn_err!("`inline` is not compatible with `flatten`"), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/tuple.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | syn_err!("`rename` is not applicable to tuple structs") [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/tuple.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | syn_err!("`rename` is not applicable to tuple structs") [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/tuple.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | syn_err!("`flatten` is not applicable to tuple fields") [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/tuple.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | syn_err!("`flatten` is not applicable to tuple fields") [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/newtype.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | (Some(_), _, _) => syn_err!("`rename` is not applicable to newtype fields"), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/newtype.rs:25:28 [INFO] [stdout] | [INFO] [stdout] 25 | (Some(_), _, _) => syn_err!("`rename` is not applicable to newtype fields"), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/newtype.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | (_, true, _) => syn_err!("`skip` is not applicable to newtype fields"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/newtype.rs:26:25 [INFO] [stdout] | [INFO] [stdout] 26 | (_, true, _) => syn_err!("`skip` is not applicable to newtype fields"), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/newtype.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | (_, _, true) => syn_err!("`flatten` is not applicable to newtype fields"), [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/newtype.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | (_, _, true) => syn_err!("`flatten` is not applicable to newtype fields"), [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/mod.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | (_, Some(_), ..) => syn_err!("`type_override` is not applicable to enum variants"), [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/mod.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | (_, Some(_), ..) => syn_err!("`type_override` is not applicable to enum variants"), [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/mod.rs:69:28 [INFO] [stdout] | [INFO] [stdout] 69 | (_, _, _, true) => syn_err!("`flatten` is not applicable to enum variants"), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/mod.rs:69:28 [INFO] [stdout] | [INFO] [stdout] 69 | (_, _, _, true) => syn_err!("`flatten` is not applicable to enum variants"), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/tuple.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | syn_err!("`rename` is not applicable to tuple structs") [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/tuple.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | syn_err!("`rename` is not applicable to tuple structs") [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/tuple.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | syn_err!("`flatten` is not applicable to tuple fields") [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/tuple.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | syn_err!("`flatten` is not applicable to tuple fields") [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | _ => syn_err!(input.span(); "unsupported item"), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/mod.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | (_, Some(_), ..) => syn_err!("`type_override` is not applicable to enum variants"), [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/mod.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | (_, Some(_), ..) => syn_err!("`type_override` is not applicable to enum variants"), [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:8:62 [INFO] [stdout] | [INFO] [stdout] 8 | syn_err!(proc_macro2::Span::call_site(); $l $(, $a)*); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/mod.rs:69:28 [INFO] [stdout] | [INFO] [stdout] 69 | (_, _, _, true) => syn_err!("`flatten` is not applicable to enum variants"), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/types/mod.rs:69:28 [INFO] [stdout] | [INFO] [stdout] 69 | (_, _, _, true) => syn_err!("`flatten` is not applicable to enum variants"), [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_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] --> src/utils.rs:11:62 [INFO] [stdout] | [INFO] [stdout] 11 | return Err(syn::Error::new($s, format!($l $(, $a)*))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | _ => syn_err!(input.span(); "unsupported item"), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `syn_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ts-rs-macros` [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [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" "b6f09cce56c814e2d9ccd844f13de9cfdf9707bc62461b3ceaea9b708785a62c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6f09cce56c814e2d9ccd844f13de9cfdf9707bc62461b3ceaea9b708785a62c", kill_on_drop: false }` [INFO] [stdout] b6f09cce56c814e2d9ccd844f13de9cfdf9707bc62461b3ceaea9b708785a62c