[INFO] cloning repository https://github.com/BeDreamCoder/mirbft-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BeDreamCoder/mirbft-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeDreamCoder%2Fmirbft-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeDreamCoder%2Fmirbft-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0fc27f9edb570fa35970d7c7a2f36a216102b19 [INFO] checking BeDreamCoder/mirbft-rs against try#279ba2cff36a3029611d32ee1b5c82559c565f69 for pr-87316 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeDreamCoder%2Fmirbft-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BeDreamCoder/mirbft-rs on toolchain 279ba2cff36a3029611d32ee1b5c82559c565f69 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+279ba2cff36a3029611d32ee1b5c82559c565f69" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/rust-toolchain [INFO] started tweaking git repo https://github.com/BeDreamCoder/mirbft-rs [INFO] finished tweaking git repo https://github.com/BeDreamCoder/mirbft-rs [INFO] tweaked toml for git repo https://github.com/BeDreamCoder/mirbft-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/BeDreamCoder/mirbft-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+279ba2cff36a3029611d32ee1b5c82559c565f69" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded walkdir v2.2.8 [INFO] [stderr] Downloaded slog-scope v4.1.1 [INFO] [stderr] Downloaded cmake v0.1.40 [INFO] [stderr] Downloaded slog-async v2.3.0 [INFO] [stderr] Downloaded slog-stdlog v3.0.2 [INFO] [stderr] Downloaded serde v1.0.95 [INFO] [stderr] Downloaded serde_derive v1.0.95 [INFO] [stderr] Downloaded syn v0.15.39 [INFO] [stderr] Downloaded backtrace v0.3.32 [INFO] [stderr] Downloaded backtrace-sys v0.1.30 [INFO] [stderr] Downloaded chrono v0.4.7 [INFO] [stderr] Downloaded prost v0.5.0 [INFO] [stderr] Downloaded prost-derive v0.5.0 [INFO] [stderr] Downloaded slog-term v2.4.0 [INFO] [stderr] Downloaded crossbeam v0.6.0 [INFO] [stderr] Downloaded multimap v0.4.0 [INFO] [stderr] Downloaded slog-envlogger v2.1.0 [INFO] [stderr] Downloaded slog v2.4.1 [INFO] [stderr] Downloaded grpcio v0.4.4 [INFO] [stderr] Downloaded which v2.0.1 [INFO] [stderr] Downloaded prost-types v0.5.0 [INFO] [stderr] Downloaded prost-build v0.5.0 [INFO] [stderr] Downloaded grpcio-sys v0.4.4 [INFO] [stderr] Downloaded derive-new v0.5.6 [INFO] [stderr] Downloaded grpcio-compiler v0.5.0-alpha [INFO] [stderr] Downloaded protobuf-codegen v2.8.0 [INFO] [stderr] Downloaded protoc-grpcio v1.0.2 [INFO] [stderr] Downloaded protoc v2.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+279ba2cff36a3029611d32ee1b5c82559c565f69" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6c6121eb6b28cf7fe44b0f8080ae195cffe0bb0867a9fde54be9c3088bbab679 [INFO] running `Command { std: "docker" "start" "-a" "6c6121eb6b28cf7fe44b0f8080ae195cffe0bb0867a9fde54be9c3088bbab679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c6121eb6b28cf7fe44b0f8080ae195cffe0bb0867a9fde54be9c3088bbab679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c6121eb6b28cf7fe44b0f8080ae195cffe0bb0867a9fde54be9c3088bbab679", kill_on_drop: false }` [INFO] [stdout] 6c6121eb6b28cf7fe44b0f8080ae195cffe0bb0867a9fde54be9c3088bbab679 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+279ba2cff36a3029611d32ee1b5c82559c565f69" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 520ed51231a6c51ad8e61f6b96ff49c2d3da02b1088787011da7c1d94f96c61a [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" "520ed51231a6c51ad8e61f6b96ff49c2d3da02b1088787011da7c1d94f96c61a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling protobuf v2.8.0 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking futures v0.1.28 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling serde v1.0.95 [INFO] [stderr] Checking failure_macros v0.1.0 (/opt/rustwide/workdir/common/failure_ext/failure_macros) [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling cmake v0.1.40 [INFO] [stderr] Compiling rand_chacha v0.2.0 [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 num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking arrayvec v0.4.10 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling protoc v2.7.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking crypto v0.1.0 (/opt/rustwide/workdir/common/crypto) [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking termion v1.5.3 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling grpcio-sys v0.4.4 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking crossbeam v0.7.1 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking slog-term v2.4.0 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking slog-scope v4.1.1 [INFO] [stderr] Checking slog-stdlog v3.0.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking slog-envlogger v2.1.0 [INFO] [stderr] Checking logger v0.1.0 (/opt/rustwide/workdir/logger) [INFO] [stderr] Compiling derive-new v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.95 [INFO] [stderr] Checking protobuf-codegen v2.8.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Checking failure_ext v0.1.0 (/opt/rustwide/workdir/common/failure_ext) [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:88:32 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:88:32 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:9:28 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:98:28 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:98:28 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:50:28 [INFO] [stdout] | [INFO] [stdout] 50 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:76:32 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:88:32 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:88:32 [INFO] [stdout] | [INFO] [stdout] 88 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:98:28 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:98:28 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:105:28 [INFO] [stdout] | [INFO] [stdout] 105 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:149:72 [INFO] [stdout] | [INFO] [stdout] 149 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:149:72 [INFO] [stdout] | [INFO] [stdout] 149 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:185:72 [INFO] [stdout] | [INFO] [stdout] 185 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:185:72 [INFO] [stdout] | [INFO] [stdout] 185 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:195:28 [INFO] [stdout] | [INFO] [stdout] 195 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:195:28 [INFO] [stdout] | [INFO] [stdout] 195 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:149:72 [INFO] [stdout] | [INFO] [stdout] 149 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:149:72 [INFO] [stdout] | [INFO] [stdout] 149 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:185:72 [INFO] [stdout] | [INFO] [stdout] 185 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:185:72 [INFO] [stdout] | [INFO] [stdout] 185 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:203:28 [INFO] [stdout] | [INFO] [stdout] 203 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:203:28 [INFO] [stdout] | [INFO] [stdout] 203 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:228:32 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:228:32 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:195:28 [INFO] [stdout] | [INFO] [stdout] 195 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:195:28 [INFO] [stdout] | [INFO] [stdout] 195 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:239:28 [INFO] [stdout] | [INFO] [stdout] 239 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:239:28 [INFO] [stdout] | [INFO] [stdout] 239 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:249:28 [INFO] [stdout] | [INFO] [stdout] 249 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:249:28 [INFO] [stdout] | [INFO] [stdout] 249 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:203:28 [INFO] [stdout] | [INFO] [stdout] 203 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:203:28 [INFO] [stdout] | [INFO] [stdout] 203 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:228:32 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:228:32 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:259:28 [INFO] [stdout] | [INFO] [stdout] 259 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:259:28 [INFO] [stdout] | [INFO] [stdout] 259 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:239:28 [INFO] [stdout] | [INFO] [stdout] 239 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:239:28 [INFO] [stdout] | [INFO] [stdout] 239 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:249:28 [INFO] [stdout] | [INFO] [stdout] 249 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:249:28 [INFO] [stdout] | [INFO] [stdout] 249 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:259:28 [INFO] [stdout] | [INFO] [stdout] 259 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:259:28 [INFO] [stdout] | [INFO] [stdout] 259 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:310:28 [INFO] [stdout] | [INFO] [stdout] 310 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:310:28 [INFO] [stdout] | [INFO] [stdout] 310 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:420:72 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:420:72 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:433:28 [INFO] [stdout] | [INFO] [stdout] 433 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:433:28 [INFO] [stdout] | [INFO] [stdout] 433 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:493:28 [INFO] [stdout] | [INFO] [stdout] 493 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:493:28 [INFO] [stdout] | [INFO] [stdout] 493 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:565:72 [INFO] [stdout] | [INFO] [stdout] 565 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:565:72 [INFO] [stdout] | [INFO] [stdout] 565 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:573:72 [INFO] [stdout] | [INFO] [stdout] 573 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:573:72 [INFO] [stdout] | [INFO] [stdout] 573 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:584:28 [INFO] [stdout] | [INFO] [stdout] 584 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:584:28 [INFO] [stdout] | [INFO] [stdout] 584 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:590:28 [INFO] [stdout] | [INFO] [stdout] 590 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:590:28 [INFO] [stdout] | [INFO] [stdout] 590 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:606:28 [INFO] [stdout] | [INFO] [stdout] 606 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:310:28 [INFO] [stdout] | [INFO] [stdout] 310 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:310:28 [INFO] [stdout] | [INFO] [stdout] 310 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:606:28 [INFO] [stdout] | [INFO] [stdout] 606 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:618:28 [INFO] [stdout] | [INFO] [stdout] 618 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:420:72 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:420:72 [INFO] [stdout] | [INFO] [stdout] 420 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:618:28 [INFO] [stdout] | [INFO] [stdout] 618 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:635:28 [INFO] [stdout] | [INFO] [stdout] 635 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:635:28 [INFO] [stdout] | [INFO] [stdout] 635 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:658:72 [INFO] [stdout] | [INFO] [stdout] 658 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:658:72 [INFO] [stdout] | [INFO] [stdout] 658 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:433:28 [INFO] [stdout] | [INFO] [stdout] 433 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:433:28 [INFO] [stdout] | [INFO] [stdout] 433 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:674:28 [INFO] [stdout] | [INFO] [stdout] 674 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:674:28 [INFO] [stdout] | [INFO] [stdout] 674 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:699:32 [INFO] [stdout] | [INFO] [stdout] 699 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:699:32 [INFO] [stdout] | [INFO] [stdout] 699 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:712:28 [INFO] [stdout] | [INFO] [stdout] 712 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:712:28 [INFO] [stdout] | [INFO] [stdout] 712 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:761:32 [INFO] [stdout] | [INFO] [stdout] 761 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:493:28 [INFO] [stdout] | [INFO] [stdout] 493 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:493:28 [INFO] [stdout] | [INFO] [stdout] 493 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:565:72 [INFO] [stdout] | [INFO] [stdout] 565 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:565:72 [INFO] [stdout] | [INFO] [stdout] 565 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:761:32 [INFO] [stdout] | [INFO] [stdout] 761 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:573:72 [INFO] [stdout] | [INFO] [stdout] 573 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:573:72 [INFO] [stdout] | [INFO] [stdout] 573 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:584:28 [INFO] [stdout] | [INFO] [stdout] 584 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:584:28 [INFO] [stdout] | [INFO] [stdout] 584 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:853:28 [INFO] [stdout] | [INFO] [stdout] 853 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:853:28 [INFO] [stdout] | [INFO] [stdout] 853 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:861:32 [INFO] [stdout] | [INFO] [stdout] 861 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:861:32 [INFO] [stdout] | [INFO] [stdout] 861 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:590:28 [INFO] [stdout] | [INFO] [stdout] 590 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:590:28 [INFO] [stdout] | [INFO] [stdout] 590 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:961:28 [INFO] [stdout] | [INFO] [stdout] 961 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:961:28 [INFO] [stdout] | [INFO] [stdout] 961 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:606:28 [INFO] [stdout] | [INFO] [stdout] 606 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:606:28 [INFO] [stdout] | [INFO] [stdout] 606 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:998:28 [INFO] [stdout] | [INFO] [stdout] 998 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:998:28 [INFO] [stdout] | [INFO] [stdout] 998 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:618:28 [INFO] [stdout] | [INFO] [stdout] 618 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1006:28 [INFO] [stdout] | [INFO] [stdout] 1006 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:618:28 [INFO] [stdout] | [INFO] [stdout] 618 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1006:28 [INFO] [stdout] | [INFO] [stdout] 1006 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:635:28 [INFO] [stdout] | [INFO] [stdout] 635 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:635:28 [INFO] [stdout] | [INFO] [stdout] 635 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:658:72 [INFO] [stdout] | [INFO] [stdout] 658 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:658:72 [INFO] [stdout] | [INFO] [stdout] 658 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1028:28 [INFO] [stdout] | [INFO] [stdout] 1028 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1028:28 [INFO] [stdout] | [INFO] [stdout] 1028 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1065:72 [INFO] [stdout] | [INFO] [stdout] 1065 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1065:72 [INFO] [stdout] | [INFO] [stdout] 1065 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:674:28 [INFO] [stdout] | [INFO] [stdout] 674 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:674:28 [INFO] [stdout] | [INFO] [stdout] 674 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1108:72 [INFO] [stdout] | [INFO] [stdout] 1108 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1108:72 [INFO] [stdout] | [INFO] [stdout] 1108 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:699:32 [INFO] [stdout] | [INFO] [stdout] 699 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:699:32 [INFO] [stdout] | [INFO] [stdout] 699 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1122:28 [INFO] [stdout] | [INFO] [stdout] 1122 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1122:28 [INFO] [stdout] | [INFO] [stdout] 1122 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:712:28 [INFO] [stdout] | [INFO] [stdout] 712 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:712:28 [INFO] [stdout] | [INFO] [stdout] 712 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1141:28 [INFO] [stdout] | [INFO] [stdout] 1141 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1141:28 [INFO] [stdout] | [INFO] [stdout] 1141 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1155:28 [INFO] [stdout] | [INFO] [stdout] 1155 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1155:28 [INFO] [stdout] | [INFO] [stdout] 1155 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1171:68 [INFO] [stdout] | [INFO] [stdout] 1171 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1171:68 [INFO] [stdout] | [INFO] [stdout] 1171 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:761:32 [INFO] [stdout] | [INFO] [stdout] 761 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:761:32 [INFO] [stdout] | [INFO] [stdout] 761 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:853:28 [INFO] [stdout] | [INFO] [stdout] 853 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:853:28 [INFO] [stdout] | [INFO] [stdout] 853 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:861:32 [INFO] [stdout] | [INFO] [stdout] 861 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1188:28 [INFO] [stdout] | [INFO] [stdout] 1188 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1188:28 [INFO] [stdout] | [INFO] [stdout] 1188 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:861:32 [INFO] [stdout] | [INFO] [stdout] 861 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:961:28 [INFO] [stdout] | [INFO] [stdout] 961 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1235:28 [INFO] [stdout] | [INFO] [stdout] 1235 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1235:28 [INFO] [stdout] | [INFO] [stdout] 1235 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:961:28 [INFO] [stdout] | [INFO] [stdout] 961 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:998:28 [INFO] [stdout] | [INFO] [stdout] 998 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:998:28 [INFO] [stdout] | [INFO] [stdout] 998 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1006:28 [INFO] [stdout] | [INFO] [stdout] 1006 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1006:28 [INFO] [stdout] | [INFO] [stdout] 1006 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1337:28 [INFO] [stdout] | [INFO] [stdout] 1337 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1337:28 [INFO] [stdout] | [INFO] [stdout] 1337 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1407:28 [INFO] [stdout] | [INFO] [stdout] 1407 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1407:28 [INFO] [stdout] | [INFO] [stdout] 1407 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1028:28 [INFO] [stdout] | [INFO] [stdout] 1028 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1028:28 [INFO] [stdout] | [INFO] [stdout] 1028 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1065:72 [INFO] [stdout] | [INFO] [stdout] 1065 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1065:72 [INFO] [stdout] | [INFO] [stdout] 1065 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1108:72 [INFO] [stdout] | [INFO] [stdout] 1108 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1108:72 [INFO] [stdout] | [INFO] [stdout] 1108 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1630:28 [INFO] [stdout] | [INFO] [stdout] 1630 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1630:28 [INFO] [stdout] | [INFO] [stdout] 1630 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1644:28 [INFO] [stdout] | [INFO] [stdout] 1644 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1644:28 [INFO] [stdout] | [INFO] [stdout] 1644 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1656:28 [INFO] [stdout] | [INFO] [stdout] 1656 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1656:28 [INFO] [stdout] | [INFO] [stdout] 1656 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1122:28 [INFO] [stdout] | [INFO] [stdout] 1122 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1122:28 [INFO] [stdout] | [INFO] [stdout] 1122 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1141:28 [INFO] [stdout] | [INFO] [stdout] 1141 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1141:28 [INFO] [stdout] | [INFO] [stdout] 1141 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1664:32 [INFO] [stdout] | [INFO] [stdout] 1664 | #[derive(Clone, PartialEq, ::prost::Oneof)] [INFO] [stdout] | ^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Oneof` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1664:32 [INFO] [stdout] | [INFO] [stdout] 1664 | #[derive(Clone, PartialEq, ::prost::Oneof)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1155:28 [INFO] [stdout] | [INFO] [stdout] 1155 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1155:28 [INFO] [stdout] | [INFO] [stdout] 1155 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1171:68 [INFO] [stdout] | [INFO] [stdout] 1171 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1171:68 [INFO] [stdout] | [INFO] [stdout] 1171 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1689:28 [INFO] [stdout] | [INFO] [stdout] 1689 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1689:28 [INFO] [stdout] | [INFO] [stdout] 1689 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1699:68 [INFO] [stdout] | [INFO] [stdout] 1699 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1699:68 [INFO] [stdout] | [INFO] [stdout] 1699 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1785:28 [INFO] [stdout] | [INFO] [stdout] 1785 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1785:28 [INFO] [stdout] | [INFO] [stdout] 1785 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1188:28 [INFO] [stdout] | [INFO] [stdout] 1188 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1188:28 [INFO] [stdout] | [INFO] [stdout] 1188 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1235:28 [INFO] [stdout] | [INFO] [stdout] 1235 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/compiler.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1235:28 [INFO] [stdout] | [INFO] [stdout] 1235 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/compiler.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1337:28 [INFO] [stdout] | [INFO] [stdout] 1337 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1337:28 [INFO] [stdout] | [INFO] [stdout] 1337 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1407:28 [INFO] [stdout] | [INFO] [stdout] 1407 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1407:28 [INFO] [stdout] | [INFO] [stdout] 1407 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/compiler.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/compiler.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1630:28 [INFO] [stdout] | [INFO] [stdout] 1630 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1630:28 [INFO] [stdout] | [INFO] [stdout] 1630 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/compiler.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/compiler.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1644:28 [INFO] [stdout] | [INFO] [stdout] 1644 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1644:28 [INFO] [stdout] | [INFO] [stdout] 1644 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1656:28 [INFO] [stdout] | [INFO] [stdout] 1656 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1656:28 [INFO] [stdout] | [INFO] [stdout] 1656 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/compiler.rs:64:32 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/compiler.rs:64:32 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1664:32 [INFO] [stdout] | [INFO] [stdout] 1664 | #[derive(Clone, PartialEq, ::prost::Oneof)] [INFO] [stdout] | ^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Oneof` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1664:32 [INFO] [stdout] | [INFO] [stdout] 1664 | #[derive(Clone, PartialEq, ::prost::Oneof)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1689:28 [INFO] [stdout] | [INFO] [stdout] 1689 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1689:28 [INFO] [stdout] | [INFO] [stdout] 1689 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1699:68 [INFO] [stdout] | [INFO] [stdout] 1699 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Enumeration` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1699:68 [INFO] [stdout] | [INFO] [stdout] 1699 | #[derive(Clone, Copy, Debug, PartialEq, Eq, Hash, PartialOrd, Ord, ::prost::Enumeration)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1785:28 [INFO] [stdout] | [INFO] [stdout] 1785 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/protobuf.rs:1785:28 [INFO] [stdout] | [INFO] [stdout] 1785 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/compiler.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/compiler.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/compiler.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/compiler.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/compiler.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/compiler.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected item, found `;` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/compiler.rs:64:32 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected item [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::prost::Message` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: proc-macro derive produced unparseable tokens [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-types-0.5.0/src/compiler.rs:64:32 [INFO] [stdout] | [INFO] [stdout] 64 | #[derive(Clone, PartialEq, ::prost::Message)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 116 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 116 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `prost-types` due to 117 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "520ed51231a6c51ad8e61f6b96ff49c2d3da02b1088787011da7c1d94f96c61a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "520ed51231a6c51ad8e61f6b96ff49c2d3da02b1088787011da7c1d94f96c61a", kill_on_drop: false }` [INFO] [stdout] 520ed51231a6c51ad8e61f6b96ff49c2d3da02b1088787011da7c1d94f96c61a