[INFO] updating cached repository https://github.com/MrShiposha/apriori [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e17292429546591458c6f737179ed5ed09b64d2d [INFO] checking MrShiposha/apriori against try#40b20bc1bf55bfe3b99c09c905e596d3e650663c for pr-73084-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrShiposha%2Fapriori" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MrShiposha/apriori on toolchain 40b20bc1bf55bfe3b99c09c905e596d3e650663c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+40b20bc1bf55bfe3b99c09c905e596d3e650663c" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MrShiposha/apriori [INFO] finished tweaking git repo https://github.com/MrShiposha/apriori [INFO] tweaked toml for git repo https://github.com/MrShiposha/apriori written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/MrShiposha/apriori already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+40b20bc1bf55bfe3b99c09c905e596d3e650663c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+40b20bc1bf55bfe3b99c09c905e596d3e650663c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe810577b86c5133948fb66fb2b80a1b1f4cce6093c081136149a9e6e2b8caf7 [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" "fe810577b86c5133948fb66fb2b80a1b1f4cce6093c081136149a9e6e2b8caf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe810577b86c5133948fb66fb2b80a1b1f4cce6093c081136149a9e6e2b8caf7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe810577b86c5133948fb66fb2b80a1b1f4cce6093c081136149a9e6e2b8caf7", kill_on_drop: false }` [INFO] [stdout] fe810577b86c5133948fb66fb2b80a1b1f4cce6093c081136149a9e6e2b8caf7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+40b20bc1bf55bfe3b99c09c905e596d3e650663c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dfee8c72c36fde56c7e0993fdc7827c881fcb2dff903f944660200c810e174a [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" "2dfee8c72c36fde56c7e0993fdc7827c881fcb2dff903f944660200c810e174a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling xml-rs v0.8.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Compiling siphasher v0.3.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking base64 v0.12.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking slotmap v0.4.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.1 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking css-color-parser v0.1.2 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking petgraph v0.5.0 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking parking_lot_core v0.7.1 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking threadpool v1.8.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking rusttype v0.8.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.4 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking tokio v0.2.17 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking postgres-protocol v0.5.1 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking nalgebra v0.20.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking rustyline v6.1.0 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling postgres-derive v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Checking rusqlite v0.23.1 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking r2d2_sqlite v0.15.0 (https://github.com/MrShiposha/r2d2-sqlite.git#6b81ad3f) [INFO] [stderr] Checking image v0.22.5 [INFO] [stderr] Compiling structopt-derive v0.4.6 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking postgres-types v0.1.1 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking tokio-postgres v0.5.3 [INFO] [stderr] Checking structopt v0.3.13 [INFO] [stderr] Checking winit v0.18.1 [INFO] [stderr] Checking postgres v0.17.2 [INFO] [stderr] Checking r2d2_postgres v0.16.0 (https://github.com/MrShiposha/r2d2-postgres.git#96a4950a) [INFO] [stderr] Checking ncollide3d v0.22.0 [INFO] [stderr] Checking kiss3d v0.23.0 [INFO] [stderr] Checking apriori v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | pub target: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 59 | pub target: Option!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | pub deps: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 63 | pub deps: bool!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | pub disable: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 67 | pub disable: bool!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | pub filter: Option [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 74 | pub filter: Option! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | pub path: Option [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 81 | pub path: Option! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | pub step: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 91 | pub step: Option!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | pub reverse: bool [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 95 | pub reverse: bool! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | pub origin: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 102 | pub origin: bool!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:106:19 [INFO] [stdout] | [INFO] [stdout] 106 | pub time: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 106 | pub time: Option!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | pub reverse: bool [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 110 | pub reverse: bool! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:132:19 [INFO] [stdout] | [INFO] [stdout] 132 | pub name: Option [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 132 | pub name: Option! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | pub name: SessionName [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 139 | pub name: SessionName! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:146:19 [INFO] [stdout] | [INFO] [stdout] 146 | pub name: SessionName [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 146 | pub name: SessionName! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | pub old_name: SessionName, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 153 | pub old_name: SessionName!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:157:23 [INFO] [stdout] | [INFO] [stdout] 157 | pub new_name: SessionName [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 157 | pub new_name: SessionName! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:164:19 [INFO] [stdout] | [INFO] [stdout] 164 | pub name: SessionName [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 164 | pub name: SessionName! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:171:19 [INFO] [stdout] | [INFO] [stdout] 171 | pub name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 171 | pub name: Option!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:175:23 [INFO] [stdout] | [INFO] [stdout] 175 | pub location: Vector, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 175 | pub location: Vector!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:180:19 [INFO] [stdout] | [INFO] [stdout] 180 | pub time: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 180 | pub time: Option!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:184:20 [INFO] [stdout] | [INFO] [stdout] 184 | pub color: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 184 | pub color: Option!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:188:21 [INFO] [stdout] | [INFO] [stdout] 188 | pub radius: Distance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 188 | pub radius: Distance!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:192:19 [INFO] [stdout] | [INFO] [stdout] 192 | pub mass: Mass, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 192 | pub mass: Mass!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:196:19 [INFO] [stdout] | [INFO] [stdout] 196 | pub step: chrono::Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 196 | pub step: chrono::Duration!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:200:25 [INFO] [stdout] | [INFO] [stdout] 200 | pub track_size: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 200 | pub track_size: usize!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:207:23 [INFO] [stdout] | [INFO] [stdout] 207 | pub old_name: ObjectName, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 207 | pub old_name: ObjectName!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:211:23 [INFO] [stdout] | [INFO] [stdout] 211 | pub new_name: ObjectName [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 211 | pub new_name: ObjectName! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:218:19 [INFO] [stdout] | [INFO] [stdout] 218 | pub name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 218 | pub name: Option!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | pub location: Vector, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 222 | pub location: Vector!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:226:19 [INFO] [stdout] | [INFO] [stdout] 226 | pub mass: Mass, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 226 | pub mass: Mass!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:230:28 [INFO] [stdout] | [INFO] [stdout] 230 | pub gravity_coeff: GravityCoeff, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 230 | pub gravity_coeff: GravityCoeff!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:240:22 [INFO] [stdout] | [INFO] [stdout] 240 | pub disable: bool [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 240 | pub disable: bool! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:247:22 [INFO] [stdout] | [INFO] [stdout] 247 | pub disable: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 247 | pub disable: bool!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:251:19 [INFO] [stdout] | [INFO] [stdout] 251 | pub step: Option [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 251 | pub step: Option! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | pub target: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 59 | pub target: Option!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | pub deps: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 63 | pub deps: bool!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:67:22 [INFO] [stdout] | [INFO] [stdout] 67 | pub disable: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 67 | pub disable: bool!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | pub filter: Option [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 74 | pub filter: Option! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | pub path: Option [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 81 | pub path: Option! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | pub step: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 91 | pub step: Option!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | pub reverse: bool [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 95 | pub reverse: bool! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:102:21 [INFO] [stdout] | [INFO] [stdout] 102 | pub origin: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 102 | pub origin: bool!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:106:19 [INFO] [stdout] | [INFO] [stdout] 106 | pub time: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 106 | pub time: Option!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:110:22 [INFO] [stdout] | [INFO] [stdout] 110 | pub reverse: bool [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 110 | pub reverse: bool! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:132:19 [INFO] [stdout] | [INFO] [stdout] 132 | pub name: Option [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 132 | pub name: Option! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | pub name: SessionName [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 139 | pub name: SessionName! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:146:19 [INFO] [stdout] | [INFO] [stdout] 146 | pub name: SessionName [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 146 | pub name: SessionName! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | pub old_name: SessionName, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 153 | pub old_name: SessionName!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:157:23 [INFO] [stdout] | [INFO] [stdout] 157 | pub new_name: SessionName [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 157 | pub new_name: SessionName! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:164:19 [INFO] [stdout] | [INFO] [stdout] 164 | pub name: SessionName [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 164 | pub name: SessionName! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:171:19 [INFO] [stdout] | [INFO] [stdout] 171 | pub name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 171 | pub name: Option!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:175:23 [INFO] [stdout] | [INFO] [stdout] 175 | pub location: Vector, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 175 | pub location: Vector!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:180:19 [INFO] [stdout] | [INFO] [stdout] 180 | pub time: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 180 | pub time: Option!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:184:20 [INFO] [stdout] | [INFO] [stdout] 184 | pub color: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 184 | pub color: Option!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:188:21 [INFO] [stdout] | [INFO] [stdout] 188 | pub radius: Distance, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 188 | pub radius: Distance!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:192:19 [INFO] [stdout] | [INFO] [stdout] 192 | pub mass: Mass, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 192 | pub mass: Mass!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:196:19 [INFO] [stdout] | [INFO] [stdout] 196 | pub step: chrono::Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 196 | pub step: chrono::Duration!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:200:25 [INFO] [stdout] | [INFO] [stdout] 200 | pub track_size: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 200 | pub track_size: usize!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:207:23 [INFO] [stdout] | [INFO] [stdout] 207 | pub old_name: ObjectName, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 207 | pub old_name: ObjectName!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:211:23 [INFO] [stdout] | [INFO] [stdout] 211 | pub new_name: ObjectName [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 211 | pub new_name: ObjectName! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:218:19 [INFO] [stdout] | [INFO] [stdout] 218 | pub name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 218 | pub name: Option!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | pub location: Vector, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 222 | pub location: Vector!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:226:19 [INFO] [stdout] | [INFO] [stdout] 226 | pub mass: Mass, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 226 | pub mass: Mass!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:230:28 [INFO] [stdout] | [INFO] [stdout] 230 | pub gravity_coeff: GravityCoeff, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 230 | pub gravity_coeff: GravityCoeff!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:240:22 [INFO] [stdout] | [INFO] [stdout] 240 | pub disable: bool [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 240 | pub disable: bool! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:247:22 [INFO] [stdout] | [INFO] [stdout] 247 | pub disable: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 247 | pub disable: bool!, [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0423]: expected value, found macro `matches` [INFO] [stdout] --> src/message/mod.rs:251:19 [INFO] [stdout] | [INFO] [stdout] 251 | pub step: Option [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `!` to invoke the macro [INFO] [stdout] | [INFO] [stdout] 251 | pub step: Option! [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/message/messages_macro.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | $else_block [INFO] [stdout] | ^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Collision` [INFO] [stdout] --> src/scene/physics/mod.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Collision [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/message/messages_macro.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | $else_block [INFO] [stdout] | ^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Collision` [INFO] [stdout] --> src/scene/physics/mod.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Collision [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: could not compile `apriori`. [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 33 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0423`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2dfee8c72c36fde56c7e0993fdc7827c881fcb2dff903f944660200c810e174a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dfee8c72c36fde56c7e0993fdc7827c881fcb2dff903f944660200c810e174a", kill_on_drop: false }` [INFO] [stdout] 2dfee8c72c36fde56c7e0993fdc7827c881fcb2dff903f944660200c810e174a