[INFO] fetching crate gluon_codegen 0.18.2... [INFO] testing gluon_codegen-0.18.2 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate gluon_codegen 0.18.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate gluon_codegen 0.18.2 [INFO] finished tweaking crates.io crate gluon_codegen 0.18.2 [INFO] tweaked toml for crates.io crate gluon_codegen 0.18.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gluon_codegen 0.18.2 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 164 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.9.3 (available: v0.11.8) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f6bf5359d783bcd66031a2232912805ef1c388511c9ed455bad60950a619a28 [INFO] running `Command { std: "docker" "start" "-a" "0f6bf5359d783bcd66031a2232912805ef1c388511c9ed455bad60950a619a28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f6bf5359d783bcd66031a2232912805ef1c388511c9ed455bad60950a619a28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6bf5359d783bcd66031a2232912805ef1c388511c9ed455bad60950a619a28", kill_on_drop: false }` [INFO] [stdout] 0f6bf5359d783bcd66031a2232912805ef1c388511c9ed455bad60950a619a28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33eac0a26e45c034d4a2cca7b9503826d057069951c3602e6555e1fec35ab946 [INFO] running `Command { std: "docker" "start" "-a" "33eac0a26e45c034d4a2cca7b9503826d057069951c3602e6555e1fec35ab946", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling gluon_codegen v0.18.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pushable.rs:218:33 [INFO] [stdout] | [INFO] [stdout] 218 | fn get_info_from_fields(fields: &Fields) -> (Vec>, Vec<&Type>) { [INFO] [stdout] | ^^^^^^^ ---------- ----- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 218 | fn get_info_from_fields(fields: &Fields) -> (Vec>, Vec<&Type>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trace.rs:206:33 [INFO] [stdout] | [INFO] [stdout] 206 | fn get_info_from_fields(fields: &Fields) -> (Vec>, Vec<&Type>) { [INFO] [stdout] | ^^^^^^^ ---------- ----- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 206 | fn get_info_from_fields(fields: &Fields) -> (Vec>, Vec<&Type>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.76s [INFO] running `Command { std: "docker" "inspect" "33eac0a26e45c034d4a2cca7b9503826d057069951c3602e6555e1fec35ab946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33eac0a26e45c034d4a2cca7b9503826d057069951c3602e6555e1fec35ab946", kill_on_drop: false }` [INFO] [stdout] 33eac0a26e45c034d4a2cca7b9503826d057069951c3602e6555e1fec35ab946 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b72b2277e2294ac96ad74b569f96dad03f4f3c056b80f52b06defc52f150373a [INFO] running `Command { std: "docker" "start" "-a" "b72b2277e2294ac96ad74b569f96dad03f4f3c056b80f52b06defc52f150373a", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_derive_state v0.4.10 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling pretty v0.10.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling collect-mac v0.1.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling archery v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rpds v0.10.0 [INFO] [stderr] Compiling gluon_vm v0.18.2 [INFO] [stderr] Compiling frunk_core v0.4.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling gluon_codegen v0.18.2 [INFO] [stderr] Compiling gluon-salsa-macros v0.15.2 [INFO] [stderr] Compiling gluon_codegen v0.18.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/pushable.rs:218:33 [INFO] [stdout] | [INFO] [stdout] 218 | fn get_info_from_fields(fields: &Fields) -> (Vec>, Vec<&Type>) { [INFO] [stdout] | ^^^^^^^ ---------- ----- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 218 | fn get_info_from_fields(fields: &Fields) -> (Vec>, Vec<&Type>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/trace.rs:206:33 [INFO] [stdout] | [INFO] [stdout] 206 | fn get_info_from_fields(fields: &Fields) -> (Vec>, Vec<&Type>) { [INFO] [stdout] | ^^^^^^^ ---------- ----- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 206 | fn get_info_from_fields(fields: &Fields) -> (Vec>, Vec<&Type>) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling serde_state v0.4.8 [INFO] [stderr] Compiling codespan v0.11.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling gluon-salsa v0.15.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling gluon_base v0.18.2 [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/ast.rs:217:45 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/ast.rs:217:45 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/ast.rs:217:45 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/ast.rs:217:45 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/ast.rs:217:45 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/ast.rs:217:45 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/ast.rs:217:45 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/ast.rs:217:63 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SerializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/ast.rs:217:63 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/ast.rs:217:63 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/ast.rs:217:63 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/kind.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/kind.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/kind.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/kind.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/kind.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/kind.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/kind.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/kind.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/kind.rs:37:63 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SerializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/kind.rs:37:63 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/kind.rs:37:63 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/kind.rs:37:63 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/serialization.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | #[derive(DeserializeState, SerializeState)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/serialization.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | #[derive(DeserializeState, SerializeState)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/serialization.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | #[derive(DeserializeState, SerializeState)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/serialization.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | #[derive(DeserializeState, SerializeState)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/serialization.rs:235:28 [INFO] [stdout] | [INFO] [stdout] 235 | #[derive(DeserializeState, SerializeState)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SerializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/serialization.rs:235:28 [INFO] [stdout] | [INFO] [stdout] 235 | #[derive(DeserializeState, SerializeState)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/serialization.rs:235:28 [INFO] [stdout] | [INFO] [stdout] 235 | #[derive(DeserializeState, SerializeState)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/serialization.rs:235:28 [INFO] [stdout] | [INFO] [stdout] 235 | #[derive(DeserializeState, SerializeState)] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/symbol.rs:232:45 [INFO] [stdout] | [INFO] [stdout] 232 | #[cfg_attr(feature = "serde_derive", derive(SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SerializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/symbol.rs:360:45 [INFO] [stdout] | [INFO] [stdout] 360 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/symbol.rs:360:45 [INFO] [stdout] | [INFO] [stdout] 360 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/symbol.rs:360:45 [INFO] [stdout] | [INFO] [stdout] 360 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:304:45 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:304:45 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:304:45 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:304:45 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:304:45 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:304:45 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:304:45 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:304:63 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SerializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:304:63 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:304:63 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:304:63 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:317:45 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:317:45 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:317:45 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:317:45 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:317:45 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:317:45 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:317:45 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:317:45 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:317:45 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:317:63 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SerializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:317:63 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:317:63 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:317:63 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:317:63 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:343:45 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:343:45 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:343:45 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:343:45 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:343:45 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:343:45 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:343:45 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:343:63 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SerializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:343:63 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:343:63 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:343:63 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:372:45 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:372:45 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:372:45 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:372:45 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:372:45 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:372:63 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SerializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:372:63 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:372:63 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:551:45 [INFO] [stdout] | [INFO] [stdout] 551 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:551:45 [INFO] [stdout] | [INFO] [stdout] 551 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:551:45 [INFO] [stdout] | [INFO] [stdout] 551 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:551:45 [INFO] [stdout] | [INFO] [stdout] 551 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:551:45 [INFO] [stdout] | [INFO] [stdout] 551 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:551:45 [INFO] [stdout] | [INFO] [stdout] 551 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:551:45 [INFO] [stdout] | [INFO] [stdout] 551 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:551:45 [INFO] [stdout] | [INFO] [stdout] 551 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:551:63 [INFO] [stdout] | [INFO] [stdout] 551 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SerializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:551:63 [INFO] [stdout] | [INFO] [stdout] 551 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:551:63 [INFO] [stdout] | [INFO] [stdout] 551 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:551:63 [INFO] [stdout] | [INFO] [stdout] 551 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:700:45 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:700:45 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:700:45 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:700:45 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:700:45 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:700:45 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:700:45 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:700:45 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:700:45 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:700:45 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:700:45 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:700:45 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:700:63 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SerializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:700:63 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:700:63 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:700:63 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:700:63 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:700:63 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:825:45 [INFO] [stdout] | [INFO] [stdout] 825 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:825:45 [INFO] [stdout] | [INFO] [stdout] 825 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:825:45 [INFO] [stdout] | [INFO] [stdout] 825 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:825:45 [INFO] [stdout] | [INFO] [stdout] 825 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:825:45 [INFO] [stdout] | [INFO] [stdout] 825 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:825:45 [INFO] [stdout] | [INFO] [stdout] 825 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:825:45 [INFO] [stdout] | [INFO] [stdout] 825 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:825:63 [INFO] [stdout] | [INFO] [stdout] 825 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SerializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:825:63 [INFO] [stdout] | [INFO] [stdout] 825 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:825:63 [INFO] [stdout] | [INFO] [stdout] 825 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:825:63 [INFO] [stdout] | [INFO] [stdout] 825 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:63 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `SerializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:63 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:63 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:63 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:63 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:63 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gluon_parser v0.18.2 [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:63 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:63 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:63 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:63 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:63 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:63 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:63 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:63 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:63 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:63 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:63 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `try` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/ast.rs:217:45 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module through its public re-export [INFO] [stdout] | [INFO] [stdout] 2 + use fmt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/ast.rs:217:45 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/ast.rs:217:45 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use std::option::Option; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/kind.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use fmt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/kind.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/kind.rs:37:45 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Result; [INFO] [stdout] | [INFO] [stdout] 1 + use std::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 + use std::thread::Result; [INFO] [stdout] | [INFO] [stdout] 1 + use fmt::Result; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/serialization.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | #[derive(DeserializeState, SerializeState)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use fmt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/serialization.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | #[derive(DeserializeState, SerializeState)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/serialization.rs:235:10 [INFO] [stdout] | [INFO] [stdout] 235 | #[derive(DeserializeState, SerializeState)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Result; [INFO] [stdout] | [INFO] [stdout] 1 + use std::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 + use std::thread::Result; [INFO] [stdout] | [INFO] [stdout] 1 + use fmt::Result; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/symbol.rs:360:45 [INFO] [stdout] | [INFO] [stdout] 360 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module through its public re-export [INFO] [stdout] | [INFO] [stdout] 2 + use fmt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/symbol.rs:360:45 [INFO] [stdout] | [INFO] [stdout] 360 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:304:45 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use fmt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:304:45 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:304:45 [INFO] [stdout] | [INFO] [stdout] 304 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use std::option::Option; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:317:45 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use fmt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:317:45 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:317:45 [INFO] [stdout] | [INFO] [stdout] 317 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use std::option::Option; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:343:45 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use fmt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:343:45 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:343:45 [INFO] [stdout] | [INFO] [stdout] 343 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use std::option::Option; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:372:45 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use fmt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:372:45 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:388:5 [INFO] [stdout] | [INFO] [stdout] 388 | / #[cfg_attr(feature = "serde_derive", serde(skip))] [INFO] [stdout] 389 | | _marker: PhantomData, [INFO] [stdout] | |____________________________^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 + use std::default::Default; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:372:45 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use std::option::Option; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:551:45 [INFO] [stdout] | [INFO] [stdout] 551 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use fmt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:551:45 [INFO] [stdout] | [INFO] [stdout] 551 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:551:45 [INFO] [stdout] | [INFO] [stdout] 551 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use std::option::Option; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:700:45 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use fmt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:700:45 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:700:45 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use std::option::Option; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:825:45 [INFO] [stdout] | [INFO] [stdout] 825 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use fmt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:825:45 [INFO] [stdout] | [INFO] [stdout] 825 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:825:45 [INFO] [stdout] | [INFO] [stdout] 825 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use std::option::Option; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use fmt; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Result; [INFO] [stdout] | [INFO] [stdout] 1 + use std::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 + use std::thread::Result; [INFO] [stdout] | [INFO] [stdout] 1 + use fmt::Result; [INFO] [stdout] | [INFO] [stdout] = and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `__private` in `_serde` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gluon_base-0.18.2/src/types/mod.rs:915:45 [INFO] [stdout] | [INFO] [stdout] 915 | #[cfg_attr(feature = "serde_derive", derive(DeserializeState, SerializeState))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ could not find `__private` in `_serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `DeserializeState` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 + use std::option::Option; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gluon_base` (lib) due to 202 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b72b2277e2294ac96ad74b569f96dad03f4f3c056b80f52b06defc52f150373a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b72b2277e2294ac96ad74b569f96dad03f4f3c056b80f52b06defc52f150373a", kill_on_drop: false }` [INFO] [stdout] b72b2277e2294ac96ad74b569f96dad03f4f3c056b80f52b06defc52f150373a