[INFO] cloning repository https://github.com/krnik/serde-bolt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krnik/serde-bolt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrnik%2Fserde-bolt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrnik%2Fserde-bolt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 460c4fc09b151c805ba527a746adb4c237b69b8a [INFO] checking krnik/serde-bolt against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrnik%2Fserde-bolt" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/krnik/serde-bolt 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 git repo https://github.com/krnik/serde-bolt [INFO] finished tweaking git repo https://github.com/krnik/serde-bolt [INFO] tweaked toml for git repo https://github.com/krnik/serde-bolt written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/krnik/serde-bolt 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] 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] d668149d74d1171d69eec960fdc5050281011d90b03536aa0f20b46d867cb419 [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" "d668149d74d1171d69eec960fdc5050281011d90b03536aa0f20b46d867cb419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d668149d74d1171d69eec960fdc5050281011d90b03536aa0f20b46d867cb419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d668149d74d1171d69eec960fdc5050281011d90b03536aa0f20b46d867cb419", kill_on_drop: false }` [INFO] [stdout] d668149d74d1171d69eec960fdc5050281011d90b03536aa0f20b46d867cb419 [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] 24e15c7e2e93060ab57d02cab1ddc0be314ab8bcb58e1f630380aab4d755222f [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" "24e15c7e2e93060ab57d02cab1ddc0be314ab8bcb58e1f630380aab4d755222f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking packstream_serde v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/de.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | check!(__key, map_access, STRUCTURE_SIG_KEY); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/de.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | check!(__key, map_access, STRUCTURE_SIG_KEY); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/node.rs:82:46 [INFO] [stdout] | [INFO] [stdout] 82 | let (identity, labels, properties) = structure_access!(map_access, Node); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/node.rs:82:46 [INFO] [stdout] | [INFO] [stdout] 82 | let (identity, labels, properties) = structure_access!(map_access, Node); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/node.rs:82:46 [INFO] [stdout] | [INFO] [stdout] 82 | let (identity, labels, properties) = structure_access!(map_access, Node); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/node.rs:82:46 [INFO] [stdout] | [INFO] [stdout] 82 | let (identity, labels, properties) = structure_access!(map_access, Node); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/path.rs:83:48 [INFO] [stdout] | [INFO] [stdout] 83 | let (nodes, relationships, sequence) = structure_access!(map_access, Path); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/path.rs:83:48 [INFO] [stdout] | [INFO] [stdout] 83 | let (nodes, relationships, sequence) = structure_access!(map_access, Path); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/path.rs:83:48 [INFO] [stdout] | [INFO] [stdout] 83 | let (nodes, relationships, sequence) = structure_access!(map_access, Path); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/path.rs:83:48 [INFO] [stdout] | [INFO] [stdout] 83 | let (nodes, relationships, sequence) = structure_access!(map_access, Path); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/relationship.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | structure_access!(map_access, Relationship); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/relationship.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | structure_access!(map_access, Relationship); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/relationship.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | structure_access!(map_access, Relationship); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/relationship.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | structure_access!(map_access, Relationship); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/unbound_relationship.rs:82:46 [INFO] [stdout] | [INFO] [stdout] 82 | let (identity, r#type, properties) = structure_access!(map_access, UnboundRelationship); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/unbound_relationship.rs:82:46 [INFO] [stdout] | [INFO] [stdout] 82 | let (identity, r#type, properties) = structure_access!(map_access, UnboundRelationship); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/unbound_relationship.rs:82:46 [INFO] [stdout] | [INFO] [stdout] 82 | let (identity, r#type, properties) = structure_access!(map_access, UnboundRelationship); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/unbound_relationship.rs:82:46 [INFO] [stdout] | [INFO] [stdout] 82 | let (identity, r#type, properties) = structure_access!(map_access, UnboundRelationship); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 75 | let days = structure_access!(map_access, Date); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 75 | let days = structure_access!(map_access, Date); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 75 | let days = structure_access!(map_access, Date); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 75 | let days = structure_access!(map_access, Date); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/de.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | check!(__key, map_access, STRUCTURE_SIG_KEY); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/de.rs:21:9 [INFO] [stdout] | [INFO] [stdout] 21 | check!(__key, map_access, STRUCTURE_SIG_KEY); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/time.rs:79:48 [INFO] [stdout] | [INFO] [stdout] 79 | let (nanoseconds, tz_offset_seconds) = structure_access!(map_access, Time); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/time.rs:79:48 [INFO] [stdout] | [INFO] [stdout] 79 | let (nanoseconds, tz_offset_seconds) = structure_access!(map_access, Time); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/time.rs:79:48 [INFO] [stdout] | [INFO] [stdout] 79 | let (nanoseconds, tz_offset_seconds) = structure_access!(map_access, Time); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/time.rs:79:48 [INFO] [stdout] | [INFO] [stdout] 79 | let (nanoseconds, tz_offset_seconds) = structure_access!(map_access, Time); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/local_time.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | let nanoseconds = structure_access!(map_access, LocalTime); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/local_time.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | let nanoseconds = structure_access!(map_access, LocalTime); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/local_time.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | let nanoseconds = structure_access!(map_access, LocalTime); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/node.rs:82:46 [INFO] [stdout] | [INFO] [stdout] 82 | let (identity, labels, properties) = structure_access!(map_access, Node); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/node.rs:82:46 [INFO] [stdout] | [INFO] [stdout] 82 | let (identity, labels, properties) = structure_access!(map_access, Node); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/node.rs:82:46 [INFO] [stdout] | [INFO] [stdout] 82 | let (identity, labels, properties) = structure_access!(map_access, Node); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/local_time.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | let nanoseconds = structure_access!(map_access, LocalTime); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/node.rs:82:46 [INFO] [stdout] | [INFO] [stdout] 82 | let (identity, labels, properties) = structure_access!(map_access, Node); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date_time.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | let (seconds, nanoseconds, tz_offset_seconds) = structure_access!(map_access, DateTime); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/path.rs:83:48 [INFO] [stdout] | [INFO] [stdout] 83 | let (nodes, relationships, sequence) = structure_access!(map_access, Path); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/path.rs:83:48 [INFO] [stdout] | [INFO] [stdout] 83 | let (nodes, relationships, sequence) = structure_access!(map_access, Path); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/path.rs:83:48 [INFO] [stdout] | [INFO] [stdout] 83 | let (nodes, relationships, sequence) = structure_access!(map_access, Path); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/path.rs:83:48 [INFO] [stdout] | [INFO] [stdout] 83 | let (nodes, relationships, sequence) = structure_access!(map_access, Path); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date_time.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | let (seconds, nanoseconds, tz_offset_seconds) = structure_access!(map_access, DateTime); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date_time.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | let (seconds, nanoseconds, tz_offset_seconds) = structure_access!(map_access, DateTime); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/relationship.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | structure_access!(map_access, Relationship); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/relationship.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | structure_access!(map_access, Relationship); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date_time.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | let (seconds, nanoseconds, tz_offset_seconds) = structure_access!(map_access, DateTime); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/relationship.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | structure_access!(map_access, Relationship); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/relationship.rs:91:13 [INFO] [stdout] | [INFO] [stdout] 91 | structure_access!(map_access, Relationship); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/unbound_relationship.rs:82:46 [INFO] [stdout] | [INFO] [stdout] 82 | let (identity, r#type, properties) = structure_access!(map_access, UnboundRelationship); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date_time_zone_id.rs:83:45 [INFO] [stdout] | [INFO] [stdout] 83 | let (seconds, nanoseconds, tz_id) = structure_access!(map_access, DateTimeZoneId); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date_time_zone_id.rs:83:45 [INFO] [stdout] | [INFO] [stdout] 83 | let (seconds, nanoseconds, tz_id) = structure_access!(map_access, DateTimeZoneId); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date_time_zone_id.rs:83:45 [INFO] [stdout] | [INFO] [stdout] 83 | let (seconds, nanoseconds, tz_id) = structure_access!(map_access, DateTimeZoneId); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date_time_zone_id.rs:83:45 [INFO] [stdout] | [INFO] [stdout] 83 | let (seconds, nanoseconds, tz_id) = structure_access!(map_access, DateTimeZoneId); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/local_date_time.rs:79:38 [INFO] [stdout] | [INFO] [stdout] 79 | let (seconds, nanoseconds) = structure_access!(map_access, LocalDateTime); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/local_date_time.rs:79:38 [INFO] [stdout] | [INFO] [stdout] 79 | let (seconds, nanoseconds) = structure_access!(map_access, LocalDateTime); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/local_date_time.rs:79:38 [INFO] [stdout] | [INFO] [stdout] 79 | let (seconds, nanoseconds) = structure_access!(map_access, LocalDateTime); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/local_date_time.rs:79:38 [INFO] [stdout] | [INFO] [stdout] 79 | let (seconds, nanoseconds) = structure_access!(map_access, LocalDateTime); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/unbound_relationship.rs:82:46 [INFO] [stdout] | [INFO] [stdout] 82 | let (identity, r#type, properties) = structure_access!(map_access, UnboundRelationship); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/unbound_relationship.rs:82:46 [INFO] [stdout] | [INFO] [stdout] 82 | let (identity, r#type, properties) = structure_access!(map_access, UnboundRelationship); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/unbound_relationship.rs:82:46 [INFO] [stdout] | [INFO] [stdout] 82 | let (identity, r#type, properties) = structure_access!(map_access, UnboundRelationship); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/duration.rs:87:52 [INFO] [stdout] | [INFO] [stdout] 87 | let (months, days, seconds, nanoseconds) = structure_access!(map_access, Duration); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/duration.rs:87:52 [INFO] [stdout] | [INFO] [stdout] 87 | let (months, days, seconds, nanoseconds) = structure_access!(map_access, Duration); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 75 | let days = structure_access!(map_access, Date); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/duration.rs:87:52 [INFO] [stdout] | [INFO] [stdout] 87 | let (months, days, seconds, nanoseconds) = structure_access!(map_access, Duration); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 75 | let days = structure_access!(map_access, Date); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 75 | let days = structure_access!(map_access, Date); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date.rs:75:20 [INFO] [stdout] | [INFO] [stdout] 75 | let days = structure_access!(map_access, Date); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/duration.rs:87:52 [INFO] [stdout] | [INFO] [stdout] 87 | let (months, days, seconds, nanoseconds) = structure_access!(map_access, Duration); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/time.rs:79:48 [INFO] [stdout] | [INFO] [stdout] 79 | let (nanoseconds, tz_offset_seconds) = structure_access!(map_access, Time); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/time.rs:79:48 [INFO] [stdout] | [INFO] [stdout] 79 | let (nanoseconds, tz_offset_seconds) = structure_access!(map_access, Time); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/time.rs:79:48 [INFO] [stdout] | [INFO] [stdout] 79 | let (nanoseconds, tz_offset_seconds) = structure_access!(map_access, Time); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/point_2d.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | let (srid, x, y) = structure_access!(map_access, Point2D); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/point_2d.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | let (srid, x, y) = structure_access!(map_access, Point2D); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/point_2d.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | let (srid, x, y) = structure_access!(map_access, Point2D); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/point_2d.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | let (srid, x, y) = structure_access!(map_access, Point2D); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/time.rs:79:48 [INFO] [stdout] | [INFO] [stdout] 79 | let (nanoseconds, tz_offset_seconds) = structure_access!(map_access, Time); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/point_3d.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | let (srid, x, y, z) = structure_access!(map_access, Point3D); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/local_time.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | let nanoseconds = structure_access!(map_access, LocalTime); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/point_3d.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | let (srid, x, y, z) = structure_access!(map_access, Point3D); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/local_time.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | let nanoseconds = structure_access!(map_access, LocalTime); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/point_3d.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | let (srid, x, y, z) = structure_access!(map_access, Point3D); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/local_time.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | let nanoseconds = structure_access!(map_access, LocalTime); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/point_3d.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | let (srid, x, y, z) = structure_access!(map_access, Point3D); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/local_time.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | let nanoseconds = structure_access!(map_access, LocalTime); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date_time.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | let (seconds, nanoseconds, tz_offset_seconds) = structure_access!(map_access, DateTime); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:104:21 [INFO] [stdout] | [INFO] [stdout] 104 | structure_access!(map_access, Node, no_sig_key); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:104:21 [INFO] [stdout] | [INFO] [stdout] 104 | structure_access!(map_access, Node, no_sig_key); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date_time.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | let (seconds, nanoseconds, tz_offset_seconds) = structure_access!(map_access, DateTime); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | structure_access!(map_access, Path, no_sig_key); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date_time.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | let (seconds, nanoseconds, tz_offset_seconds) = structure_access!(map_access, DateTime); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | structure_access!(map_access, Path, no_sig_key); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date_time.rs:83:57 [INFO] [stdout] | [INFO] [stdout] 83 | let (seconds, nanoseconds, tz_offset_seconds) = structure_access!(map_access, DateTime); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:122:21 [INFO] [stdout] | [INFO] [stdout] 122 | structure_access!(map_access, Relationship, no_sig_key); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:122:21 [INFO] [stdout] | [INFO] [stdout] 122 | structure_access!(map_access, Relationship, no_sig_key); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | structure_access!(map_access, UnboundRelationship, no_sig_key); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | structure_access!(map_access, UnboundRelationship, no_sig_key); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:141:28 [INFO] [stdout] | [INFO] [stdout] 141 | let days = structure_access!(map_access, Date, no_sig_key); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date_time_zone_id.rs:83:45 [INFO] [stdout] | [INFO] [stdout] 83 | let (seconds, nanoseconds, tz_id) = structure_access!(map_access, DateTimeZoneId); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:141:28 [INFO] [stdout] | [INFO] [stdout] 141 | let days = structure_access!(map_access, Date, no_sig_key); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date_time_zone_id.rs:83:45 [INFO] [stdout] | [INFO] [stdout] 83 | let (seconds, nanoseconds, tz_id) = structure_access!(map_access, DateTimeZoneId); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:148:56 [INFO] [stdout] | [INFO] [stdout] 148 | let (nanoseconds, tz_offset_seconds) = structure_access!(map_access, Time, no_sig_key); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date_time_zone_id.rs:83:45 [INFO] [stdout] | [INFO] [stdout] 83 | let (seconds, nanoseconds, tz_id) = structure_access!(map_access, DateTimeZoneId); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:148:56 [INFO] [stdout] | [INFO] [stdout] 148 | let (nanoseconds, tz_offset_seconds) = structure_access!(map_access, Time, no_sig_key); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/date_time_zone_id.rs:83:45 [INFO] [stdout] | [INFO] [stdout] 83 | let (seconds, nanoseconds, tz_id) = structure_access!(map_access, DateTimeZoneId); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:156:35 [INFO] [stdout] | [INFO] [stdout] 156 | let nanoseconds = structure_access!(map_access, LocalTime, no_sig_key); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:156:35 [INFO] [stdout] | [INFO] [stdout] 156 | let nanoseconds = structure_access!(map_access, LocalTime, no_sig_key); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:163:65 [INFO] [stdout] | [INFO] [stdout] 163 | let (seconds, nanoseconds, tz_offset_seconds) = structure_access!( [INFO] [stdout] | _________________________________________________________________- [INFO] [stdout] 164 | | map_access, [INFO] [stdout] 165 | | DateTime, [INFO] [stdout] 166 | | no_sig_key [INFO] [stdout] 167 | | ); [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/local_date_time.rs:79:38 [INFO] [stdout] | [INFO] [stdout] 79 | let (seconds, nanoseconds) = structure_access!(map_access, LocalDateTime); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:163:65 [INFO] [stdout] | [INFO] [stdout] 163 | let (seconds, nanoseconds, tz_offset_seconds) = structure_access!( [INFO] [stdout] | _________________________________________________________________- [INFO] [stdout] 164 | | map_access, [INFO] [stdout] 165 | | DateTime, [INFO] [stdout] 166 | | no_sig_key [INFO] [stdout] 167 | | ); [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:176:53 [INFO] [stdout] | [INFO] [stdout] 176 | let (seconds, nanoseconds, tz_id) = structure_access!( [INFO] [stdout] | _____________________________________________________- [INFO] [stdout] 177 | | map_access, [INFO] [stdout] 178 | | DateTimeZoneId, [INFO] [stdout] 179 | | no_sig_key [INFO] [stdout] 180 | | ); [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/local_date_time.rs:79:38 [INFO] [stdout] | [INFO] [stdout] 79 | let (seconds, nanoseconds) = structure_access!(map_access, LocalDateTime); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:176:53 [INFO] [stdout] | [INFO] [stdout] 176 | let (seconds, nanoseconds, tz_id) = structure_access!( [INFO] [stdout] | _____________________________________________________- [INFO] [stdout] 177 | | map_access, [INFO] [stdout] 178 | | DateTimeZoneId, [INFO] [stdout] 179 | | no_sig_key [INFO] [stdout] 180 | | ); [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/local_date_time.rs:79:38 [INFO] [stdout] | [INFO] [stdout] 79 | let (seconds, nanoseconds) = structure_access!(map_access, LocalDateTime); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:189:46 [INFO] [stdout] | [INFO] [stdout] 189 | let (seconds, nanoseconds) = structure_access!(map_access, LocalDateTime, no_sig_key); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:189:46 [INFO] [stdout] | [INFO] [stdout] 189 | let (seconds, nanoseconds) = structure_access!(map_access, LocalDateTime, no_sig_key); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/local_date_time.rs:79:38 [INFO] [stdout] | [INFO] [stdout] 79 | let (seconds, nanoseconds) = structure_access!(map_access, LocalDateTime); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:197:60 [INFO] [stdout] | [INFO] [stdout] 197 | let (months, days, seconds, nanoseconds) = structure_access!(map_access, Duration, no_sig_key); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:197:60 [INFO] [stdout] | [INFO] [stdout] 197 | let (months, days, seconds, nanoseconds) = structure_access!(map_access, Duration, no_sig_key); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/duration.rs:87:52 [INFO] [stdout] | [INFO] [stdout] 87 | let (months, days, seconds, nanoseconds) = structure_access!(map_access, Duration); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:207:36 [INFO] [stdout] | [INFO] [stdout] 207 | let (srid, x, y) = structure_access!(map_access, Point2D, no_sig_key); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/duration.rs:87:52 [INFO] [stdout] | [INFO] [stdout] 87 | let (months, days, seconds, nanoseconds) = structure_access!(map_access, Duration); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/duration.rs:87:52 [INFO] [stdout] | [INFO] [stdout] 87 | let (months, days, seconds, nanoseconds) = structure_access!(map_access, Duration); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:207:36 [INFO] [stdout] | [INFO] [stdout] 207 | let (srid, x, y) = structure_access!(map_access, Point2D, no_sig_key); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/duration.rs:87:52 [INFO] [stdout] | [INFO] [stdout] 87 | let (months, days, seconds, nanoseconds) = structure_access!(map_access, Duration); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:216:39 [INFO] [stdout] | [INFO] [stdout] 216 | let (srid, x, y, z) = structure_access!(map_access, Point3D, no_sig_key); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:216:39 [INFO] [stdout] | [INFO] [stdout] 216 | let (srid, x, y, z) = structure_access!(map_access, Point3D, no_sig_key); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/point_2d.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | let (srid, x, y) = structure_access!(map_access, Point2D); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/point_2d.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | let (srid, x, y) = structure_access!(map_access, Point2D); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/point_2d.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | let (srid, x, y) = structure_access!(map_access, Point2D); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/point_2d.rs:82:28 [INFO] [stdout] | [INFO] [stdout] 82 | let (srid, x, y) = structure_access!(map_access, Point2D); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/point_3d.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | let (srid, x, y, z) = structure_access!(map_access, Point3D); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/point_3d.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | let (srid, x, y, z) = structure_access!(map_access, Point3D); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/point_3d.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | let (srid, x, y, z) = structure_access!(map_access, Point3D); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure/point_3d.rs:86:31 [INFO] [stdout] | [INFO] [stdout] 86 | let (srid, x, y, z) = structure_access!(map_access, Point3D); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/init.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | let (client, auth) = structure_access!(map_access, Init); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/init.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | let (client, auth) = structure_access!(map_access, Init); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/init.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | let (client, auth) = structure_access!(map_access, Init); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:104:21 [INFO] [stdout] | [INFO] [stdout] 104 | structure_access!(map_access, Node, no_sig_key); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/init.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | let (client, auth) = structure_access!(map_access, Init); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:104:21 [INFO] [stdout] | [INFO] [stdout] 104 | structure_access!(map_access, Node, no_sig_key); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | structure_access!(map_access, Path, no_sig_key); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | structure_access!(map_access, Path, no_sig_key); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:122:21 [INFO] [stdout] | [INFO] [stdout] 122 | structure_access!(map_access, Relationship, no_sig_key); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:122:21 [INFO] [stdout] | [INFO] [stdout] 122 | structure_access!(map_access, Relationship, no_sig_key); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/ack_failure.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | structure_access!(map_access, AckFailure); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | structure_access!(map_access, UnboundRelationship, no_sig_key); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/ack_failure.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | structure_access!(map_access, AckFailure); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:133:21 [INFO] [stdout] | [INFO] [stdout] 133 | structure_access!(map_access, UnboundRelationship, no_sig_key); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/ack_failure.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | structure_access!(map_access, AckFailure); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:141:28 [INFO] [stdout] | [INFO] [stdout] 141 | let days = structure_access!(map_access, Date, no_sig_key); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/ack_failure.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | structure_access!(map_access, AckFailure); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:141:28 [INFO] [stdout] | [INFO] [stdout] 141 | let days = structure_access!(map_access, Date, no_sig_key); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:148:56 [INFO] [stdout] | [INFO] [stdout] 148 | let (nanoseconds, tz_offset_seconds) = structure_access!(map_access, Time, no_sig_key); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:148:56 [INFO] [stdout] | [INFO] [stdout] 148 | let (nanoseconds, tz_offset_seconds) = structure_access!(map_access, Time, no_sig_key); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/reset.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, Reset); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/reset.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, Reset); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:156:35 [INFO] [stdout] | [INFO] [stdout] 156 | let nanoseconds = structure_access!(map_access, LocalTime, no_sig_key); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/reset.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, Reset); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:156:35 [INFO] [stdout] | [INFO] [stdout] 156 | let nanoseconds = structure_access!(map_access, LocalTime, no_sig_key); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/reset.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, Reset); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:163:65 [INFO] [stdout] | [INFO] [stdout] 163 | let (seconds, nanoseconds, tz_offset_seconds) = structure_access!( [INFO] [stdout] | _________________________________________________________________- [INFO] [stdout] 164 | | map_access, [INFO] [stdout] 165 | | DateTime, [INFO] [stdout] 166 | | no_sig_key [INFO] [stdout] 167 | | ); [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:163:65 [INFO] [stdout] | [INFO] [stdout] 163 | let (seconds, nanoseconds, tz_offset_seconds) = structure_access!( [INFO] [stdout] | _________________________________________________________________- [INFO] [stdout] 164 | | map_access, [INFO] [stdout] 165 | | DateTime, [INFO] [stdout] 166 | | no_sig_key [INFO] [stdout] 167 | | ); [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:176:53 [INFO] [stdout] | [INFO] [stdout] 176 | let (seconds, nanoseconds, tz_id) = structure_access!( [INFO] [stdout] | _____________________________________________________- [INFO] [stdout] 177 | | map_access, [INFO] [stdout] 178 | | DateTimeZoneId, [INFO] [stdout] 179 | | no_sig_key [INFO] [stdout] 180 | | ); [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:176:53 [INFO] [stdout] | [INFO] [stdout] 176 | let (seconds, nanoseconds, tz_id) = structure_access!( [INFO] [stdout] | _____________________________________________________- [INFO] [stdout] 177 | | map_access, [INFO] [stdout] 178 | | DateTimeZoneId, [INFO] [stdout] 179 | | no_sig_key [INFO] [stdout] 180 | | ); [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:189:46 [INFO] [stdout] | [INFO] [stdout] 189 | let (seconds, nanoseconds) = structure_access!(map_access, LocalDateTime, no_sig_key); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:189:46 [INFO] [stdout] | [INFO] [stdout] 189 | let (seconds, nanoseconds) = structure_access!(map_access, LocalDateTime, no_sig_key); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:197:60 [INFO] [stdout] | [INFO] [stdout] 197 | let (months, days, seconds, nanoseconds) = structure_access!(map_access, Duration, no_sig_key); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:197:60 [INFO] [stdout] | [INFO] [stdout] 197 | let (months, days, seconds, nanoseconds) = structure_access!(map_access, Duration, no_sig_key); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:207:36 [INFO] [stdout] | [INFO] [stdout] 207 | let (srid, x, y) = structure_access!(map_access, Point2D, no_sig_key); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:207:36 [INFO] [stdout] | [INFO] [stdout] 207 | let (srid, x, y) = structure_access!(map_access, Point2D, no_sig_key); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:216:39 [INFO] [stdout] | [INFO] [stdout] 216 | let (srid, x, y, z) = structure_access!(map_access, Point3D, no_sig_key); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/value/structure.rs:216:39 [INFO] [stdout] | [INFO] [stdout] 216 | let (srid, x, y, z) = structure_access!(map_access, Point3D, no_sig_key); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/run.rs:78:39 [INFO] [stdout] | [INFO] [stdout] 78 | let (statement, parameters) = structure_access!(map_access, Run); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/run.rs:78:39 [INFO] [stdout] | [INFO] [stdout] 78 | let (statement, parameters) = structure_access!(map_access, Run); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/run.rs:78:39 [INFO] [stdout] | [INFO] [stdout] 78 | let (statement, parameters) = structure_access!(map_access, Run); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/run.rs:78:39 [INFO] [stdout] | [INFO] [stdout] 78 | let (statement, parameters) = structure_access!(map_access, Run); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/discard_all.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | structure_access!(map_access, DiscardAll); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/discard_all.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | structure_access!(map_access, DiscardAll); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/discard_all.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | structure_access!(map_access, DiscardAll); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/discard_all.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | structure_access!(map_access, DiscardAll); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/init.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | let (client, auth) = structure_access!(map_access, Init); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/init.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | let (client, auth) = structure_access!(map_access, Init); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/init.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | let (client, auth) = structure_access!(map_access, Init); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/init.rs:116:30 [INFO] [stdout] | [INFO] [stdout] 116 | let (client, auth) = structure_access!(map_access, Init); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/pull_all.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, PullAll); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/pull_all.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, PullAll); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/pull_all.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, PullAll); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/pull_all.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, PullAll); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/ack_failure.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | structure_access!(map_access, AckFailure); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/ack_failure.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | structure_access!(map_access, AckFailure); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/ack_failure.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | structure_access!(map_access, AckFailure); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/success.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Success); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/ack_failure.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | structure_access!(map_access, AckFailure); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/success.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Success); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/reset.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, Reset); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/reset.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, Reset); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/success.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Success); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/reset.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, Reset); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/success.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Success); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/reset.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, Reset); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/run.rs:78:39 [INFO] [stdout] | [INFO] [stdout] 78 | let (statement, parameters) = structure_access!(map_access, Run); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/run.rs:78:39 [INFO] [stdout] | [INFO] [stdout] 78 | let (statement, parameters) = structure_access!(map_access, Run); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/run.rs:78:39 [INFO] [stdout] | [INFO] [stdout] 78 | let (statement, parameters) = structure_access!(map_access, Run); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/run.rs:78:39 [INFO] [stdout] | [INFO] [stdout] 78 | let (statement, parameters) = structure_access!(map_access, Run); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/discard_all.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | structure_access!(map_access, DiscardAll); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/discard_all.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | structure_access!(map_access, DiscardAll); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/discard_all.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | structure_access!(map_access, DiscardAll); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/discard_all.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | structure_access!(map_access, DiscardAll); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/ignored.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, Ignored); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/ignored.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, Ignored); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/pull_all.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, PullAll); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/ignored.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, Ignored); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/ignored.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, Ignored); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/pull_all.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, PullAll); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/pull_all.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, PullAll); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/pull_all.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, PullAll); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/failure.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Failure); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/failure.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Failure); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/success.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Success); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/failure.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Failure); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/success.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Success); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/failure.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Failure); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/success.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Success); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/success.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Success); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/ignored.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, Ignored); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/ignored.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, Ignored); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/ignored.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, Ignored); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/ignored.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, Ignored); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/record.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Record); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/record.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Record); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/record.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Record); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/record.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Record); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/failure.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Failure); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/failure.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Failure); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/failure.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Failure); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/failure.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Failure); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/de.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | check!(__key, map_access, STRUCTURE_SIG_KEY); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/de.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | check!(__key, map_access, STRUCTURE_SIG_KEY); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/de.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | check!(__key, map_access, STRUCTURE_SIG_KEY); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/record.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Record); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/de.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | check!(__key, map_access, STRUCTURE_SIG_KEY); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/record.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Record); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/record.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Record); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/record.rs:72:22 [INFO] [stdout] | [INFO] [stdout] 72 | let fields = structure_access!(map_access, Record); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:52:38 [INFO] [stdout] | [INFO] [stdout] 52 | let (client, auth) = structure_access!(map_access, Init, no_sig_key); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:52:38 [INFO] [stdout] | [INFO] [stdout] 52 | let (client, auth) = structure_access!(map_access, Init, no_sig_key); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/de.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | check!(__key, map_access, STRUCTURE_SIG_KEY); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | structure_access!(map_access, AckFailure, no_sig_key); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/de.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | check!(__key, map_access, STRUCTURE_SIG_KEY); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | structure_access!(map_access, AckFailure, no_sig_key); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | structure_access!(map_access, Reset, no_sig_key); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | structure_access!(map_access, Reset, no_sig_key); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | let (statement, parameters) = structure_access!(map_access, Run, no_sig_key); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | let (statement, parameters) = structure_access!(map_access, Run, no_sig_key); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, DiscardAll, no_sig_key); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, DiscardAll, no_sig_key); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | structure_access!(map_access, PullAll, no_sig_key); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | structure_access!(map_access, PullAll, no_sig_key); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/de.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | check!(__key, map_access, STRUCTURE_SIG_KEY); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message/de.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | check!(__key, map_access, STRUCTURE_SIG_KEY); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:162:30 [INFO] [stdout] | [INFO] [stdout] 162 | let fields = structure_access!(map_access, Failure, no_sig_key); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:162:30 [INFO] [stdout] | [INFO] [stdout] 162 | let fields = structure_access!(map_access, Failure, no_sig_key); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:168:17 [INFO] [stdout] | [INFO] [stdout] 168 | structure_access!(map_access, Ignored, no_sig_key); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:52:38 [INFO] [stdout] | [INFO] [stdout] 52 | let (client, auth) = structure_access!(map_access, Init, no_sig_key); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:52:38 [INFO] [stdout] | [INFO] [stdout] 52 | let (client, auth) = structure_access!(map_access, Init, no_sig_key); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | structure_access!(map_access, AckFailure, no_sig_key); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | structure_access!(map_access, AckFailure, no_sig_key); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:168:17 [INFO] [stdout] | [INFO] [stdout] 168 | structure_access!(map_access, Ignored, no_sig_key); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | structure_access!(map_access, Reset, no_sig_key); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | structure_access!(map_access, Reset, no_sig_key); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:172:30 [INFO] [stdout] | [INFO] [stdout] 172 | let fields = structure_access!(map_access, Success, no_sig_key); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:172:30 [INFO] [stdout] | [INFO] [stdout] 172 | let fields = structure_access!(map_access, Success, no_sig_key); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | let (statement, parameters) = structure_access!(map_access, Run, no_sig_key); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:64:47 [INFO] [stdout] | [INFO] [stdout] 64 | let (statement, parameters) = structure_access!(map_access, Run, no_sig_key); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, DiscardAll, no_sig_key); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | structure_access!(map_access, DiscardAll, no_sig_key); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | structure_access!(map_access, PullAll, no_sig_key); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:75:17 [INFO] [stdout] | [INFO] [stdout] 75 | structure_access!(map_access, PullAll, no_sig_key); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:162:30 [INFO] [stdout] | [INFO] [stdout] 162 | let fields = structure_access!(map_access, Failure, no_sig_key); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:162:30 [INFO] [stdout] | [INFO] [stdout] 162 | let fields = structure_access!(map_access, Failure, no_sig_key); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:168:17 [INFO] [stdout] | [INFO] [stdout] 168 | structure_access!(map_access, Ignored, no_sig_key); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:168:17 [INFO] [stdout] | [INFO] [stdout] 168 | structure_access!(map_access, Ignored, no_sig_key); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:172:30 [INFO] [stdout] | [INFO] [stdout] 172 | let fields = structure_access!(map_access, Success, no_sig_key); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (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/macros.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | ))); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/message.rs:172:30 [INFO] [stdout] | [INFO] [stdout] 172 | let fields = structure_access!(map_access, Success, no_sig_key); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `unexpected_key_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 142 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `packstream_serde` [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] [stdout] error: aborting due to 142 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "24e15c7e2e93060ab57d02cab1ddc0be314ab8bcb58e1f630380aab4d755222f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e15c7e2e93060ab57d02cab1ddc0be314ab8bcb58e1f630380aab4d755222f", kill_on_drop: false }` [INFO] [stdout] 24e15c7e2e93060ab57d02cab1ddc0be314ab8bcb58e1f630380aab4d755222f